Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 18, 2021 09:37
Show Gist options
  • Save r-rmcgibbo/9ae61be7824fe5def2d832e1c51593ca to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/9ae61be7824fe5def2d832e1c51593ca to your computer and use it in GitHub Desktop.
system: x86_64-linux | build_time: a minute | https://github.com/NixOS/nixpkgs/pull/116710
Sourcing python-remove-tests-dir-hook
Sourcing python-catch-conflicts-hook.sh
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing setuptools-build-hook
Using setuptoolsBuildPhase
Using setuptoolsShellHook
Sourcing pip-install-hook
Using pipInstallPhase
Sourcing python-imports-check-hook.sh
Using pythonImportsCheckPhase
Sourcing python-namespaces-hook
Sourcing setuptools-check-hook
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/xc7pbql6rm0bap468bkmvhm2pm4mi6i7-html5lib-1.1.tar.gz
source root is html5lib-1.1
setting SOURCE_DATE_EPOCH to timestamp 1592868671 of file html5lib-1.1/setup.cfg
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
no configure script, doing nothing
@nix { "action": "setPhase", "phase": "buildPhase" }
building
Executing setuptoolsBuildPhase
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/html5lib
copying html5lib/_inputstream.py -> build/lib/html5lib
copying html5lib/_tokenizer.py -> build/lib/html5lib
copying html5lib/html5parser.py -> build/lib/html5lib
copying html5lib/__init__.py -> build/lib/html5lib
copying html5lib/_utils.py -> build/lib/html5lib
copying html5lib/serializer.py -> build/lib/html5lib
copying html5lib/constants.py -> build/lib/html5lib
copying html5lib/_ihatexml.py -> build/lib/html5lib
creating build/lib/html5lib/treewalkers
copying html5lib/treewalkers/etree.py -> build/lib/html5lib/treewalkers
copying html5lib/treewalkers/genshi.py -> build/lib/html5lib/treewalkers
copying html5lib/treewalkers/__init__.py -> build/lib/html5lib/treewalkers
copying html5lib/treewalkers/etree_lxml.py -> build/lib/html5lib/treewalkers
copying html5lib/treewalkers/base.py -> build/lib/html5lib/treewalkers
copying html5lib/treewalkers/dom.py -> build/lib/html5lib/treewalkers
creating build/lib/html5lib/filters
copying html5lib/filters/whitespace.py -> build/lib/html5lib/filters
copying html5lib/filters/lint.py -> build/lib/html5lib/filters
copying html5lib/filters/__init__.py -> build/lib/html5lib/filters
copying html5lib/filters/alphabeticalattributes.py -> build/lib/html5lib/filters
copying html5lib/filters/base.py -> build/lib/html5lib/filters
copying html5lib/filters/optionaltags.py -> build/lib/html5lib/filters
copying html5lib/filters/inject_meta_charset.py -> build/lib/html5lib/filters
copying html5lib/filters/sanitizer.py -> build/lib/html5lib/filters
creating build/lib/html5lib/treeadapters
copying html5lib/treeadapters/genshi.py -> build/lib/html5lib/treeadapters
copying html5lib/treeadapters/__init__.py -> build/lib/html5lib/treeadapters
copying html5lib/treeadapters/sax.py -> build/lib/html5lib/treeadapters
creating build/lib/html5lib/treebuilders
copying html5lib/treebuilders/etree.py -> build/lib/html5lib/treebuilders
copying html5lib/treebuilders/__init__.py -> build/lib/html5lib/treebuilders
copying html5lib/treebuilders/etree_lxml.py -> build/lib/html5lib/treebuilders
copying html5lib/treebuilders/base.py -> build/lib/html5lib/treebuilders
copying html5lib/treebuilders/dom.py -> build/lib/html5lib/treebuilders
creating build/lib/html5lib/_trie
copying html5lib/_trie/_base.py -> build/lib/html5lib/_trie
copying html5lib/_trie/__init__.py -> build/lib/html5lib/_trie
copying html5lib/_trie/py.py -> build/lib/html5lib/_trie
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/html5lib
copying build/lib/html5lib/_inputstream.py -> build/bdist.linux-x86_64/wheel/html5lib
creating build/bdist.linux-x86_64/wheel/html5lib/treewalkers
copying build/lib/html5lib/treewalkers/etree.py -> build/bdist.linux-x86_64/wheel/html5lib/treewalkers
copying build/lib/html5lib/treewalkers/genshi.py -> build/bdist.linux-x86_64/wheel/html5lib/treewalkers
copying build/lib/html5lib/treewalkers/__init__.py -> build/bdist.linux-x86_64/wheel/html5lib/treewalkers
copying build/lib/html5lib/treewalkers/etree_lxml.py -> build/bdist.linux-x86_64/wheel/html5lib/treewalkers
copying build/lib/html5lib/treewalkers/base.py -> build/bdist.linux-x86_64/wheel/html5lib/treewalkers
copying build/lib/html5lib/treewalkers/dom.py -> build/bdist.linux-x86_64/wheel/html5lib/treewalkers
creating build/bdist.linux-x86_64/wheel/html5lib/filters
copying build/lib/html5lib/filters/whitespace.py -> build/bdist.linux-x86_64/wheel/html5lib/filters
copying build/lib/html5lib/filters/lint.py -> build/bdist.linux-x86_64/wheel/html5lib/filters
copying build/lib/html5lib/filters/__init__.py -> build/bdist.linux-x86_64/wheel/html5lib/filters
copying build/lib/html5lib/filters/alphabeticalattributes.py -> build/bdist.linux-x86_64/wheel/html5lib/filters
copying build/lib/html5lib/filters/base.py -> build/bdist.linux-x86_64/wheel/html5lib/filters
copying build/lib/html5lib/filters/optionaltags.py -> build/bdist.linux-x86_64/wheel/html5lib/filters
copying build/lib/html5lib/filters/inject_meta_charset.py -> build/bdist.linux-x86_64/wheel/html5lib/filters
copying build/lib/html5lib/filters/sanitizer.py -> build/bdist.linux-x86_64/wheel/html5lib/filters
copying build/lib/html5lib/_tokenizer.py -> build/bdist.linux-x86_64/wheel/html5lib
copying build/lib/html5lib/html5parser.py -> build/bdist.linux-x86_64/wheel/html5lib
copying build/lib/html5lib/__init__.py -> build/bdist.linux-x86_64/wheel/html5lib
copying build/lib/html5lib/_utils.py -> build/bdist.linux-x86_64/wheel/html5lib
copying build/lib/html5lib/serializer.py -> build/bdist.linux-x86_64/wheel/html5lib
copying build/lib/html5lib/constants.py -> build/bdist.linux-x86_64/wheel/html5lib
creating build/bdist.linux-x86_64/wheel/html5lib/treeadapters
copying build/lib/html5lib/treeadapters/genshi.py -> build/bdist.linux-x86_64/wheel/html5lib/treeadapters
copying build/lib/html5lib/treeadapters/__init__.py -> build/bdist.linux-x86_64/wheel/html5lib/treeadapters
copying build/lib/html5lib/treeadapters/sax.py -> build/bdist.linux-x86_64/wheel/html5lib/treeadapters
creating build/bdist.linux-x86_64/wheel/html5lib/treebuilders
copying build/lib/html5lib/treebuilders/etree.py -> build/bdist.linux-x86_64/wheel/html5lib/treebuilders
copying build/lib/html5lib/treebuilders/__init__.py -> build/bdist.linux-x86_64/wheel/html5lib/treebuilders
copying build/lib/html5lib/treebuilders/etree_lxml.py -> build/bdist.linux-x86_64/wheel/html5lib/treebuilders
copying build/lib/html5lib/treebuilders/base.py -> build/bdist.linux-x86_64/wheel/html5lib/treebuilders
copying build/lib/html5lib/treebuilders/dom.py -> build/bdist.linux-x86_64/wheel/html5lib/treebuilders
creating build/bdist.linux-x86_64/wheel/html5lib/_trie
copying build/lib/html5lib/_trie/_base.py -> build/bdist.linux-x86_64/wheel/html5lib/_trie
copying build/lib/html5lib/_trie/__init__.py -> build/bdist.linux-x86_64/wheel/html5lib/_trie
copying build/lib/html5lib/_trie/py.py -> build/bdist.linux-x86_64/wheel/html5lib/_trie
copying build/lib/html5lib/_ihatexml.py -> build/bdist.linux-x86_64/wheel/html5lib
running install_egg_info
running egg_info
writing html5lib.egg-info/PKG-INFO
writing dependency_links to html5lib.egg-info/dependency_links.txt
writing requirements to html5lib.egg-info/requires.txt
writing top-level names to html5lib.egg-info/top_level.txt
reading manifest file 'html5lib.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'html5lib.egg-info/SOURCES.txt'
Copying html5lib.egg-info to build/bdist.linux-x86_64/wheel/html5lib-1.1-py3.8.egg-info
running install_scripts
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
adding license file "AUTHORS.rst" (matched pattern "AUTHORS*")
creating build/bdist.linux-x86_64/wheel/html5lib-1.1.dist-info/WHEEL
creating 'dist/html5lib-1.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'html5lib/__init__.py'
adding 'html5lib/_ihatexml.py'
adding 'html5lib/_inputstream.py'
adding 'html5lib/_tokenizer.py'
adding 'html5lib/_utils.py'
adding 'html5lib/constants.py'
adding 'html5lib/html5parser.py'
adding 'html5lib/serializer.py'
adding 'html5lib/_trie/__init__.py'
adding 'html5lib/_trie/_base.py'
adding 'html5lib/_trie/py.py'
adding 'html5lib/filters/__init__.py'
adding 'html5lib/filters/alphabeticalattributes.py'
adding 'html5lib/filters/base.py'
adding 'html5lib/filters/inject_meta_charset.py'
adding 'html5lib/filters/lint.py'
adding 'html5lib/filters/optionaltags.py'
adding 'html5lib/filters/sanitizer.py'
adding 'html5lib/filters/whitespace.py'
adding 'html5lib/treeadapters/__init__.py'
adding 'html5lib/treeadapters/genshi.py'
adding 'html5lib/treeadapters/sax.py'
adding 'html5lib/treebuilders/__init__.py'
adding 'html5lib/treebuilders/base.py'
adding 'html5lib/treebuilders/dom.py'
adding 'html5lib/treebuilders/etree.py'
adding 'html5lib/treebuilders/etree_lxml.py'
adding 'html5lib/treewalkers/__init__.py'
adding 'html5lib/treewalkers/base.py'
adding 'html5lib/treewalkers/dom.py'
adding 'html5lib/treewalkers/etree.py'
adding 'html5lib/treewalkers/etree_lxml.py'
adding 'html5lib/treewalkers/genshi.py'
adding 'html5lib-1.1.dist-info/AUTHORS.rst'
adding 'html5lib-1.1.dist-info/LICENSE'
adding 'html5lib-1.1.dist-info/METADATA'
adding 'html5lib-1.1.dist-info/WHEEL'
adding 'html5lib-1.1.dist-info/top_level.txt'
adding 'html5lib-1.1.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Finished executing setuptoolsBuildPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/html5lib-1.1/dist /build/html5lib-1.1
Processing ./html5lib-1.1-py2.py3-none-any.whl
Requirement already satisfied: webencodings in /nix/store/j63gl433dsmyajkngphmbi39565rs0fi-python3.8-webencodings-0.5.1/lib/python3.8/site-packages (from html5lib==1.1) (0.5.1)
Requirement already satisfied: six>=1.9 in /nix/store/2yy2r5n5y7wyzm8nz6z2cp1n6fy0vp4m-python3.8-six-1.15.0/lib/python3.8/site-packages (from html5lib==1.1) (1.15.0)
Installing collected packages: html5lib
Successfully installed html5lib-1.1
/build/html5lib-1.1
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/a0y1b0i96dfkq1s4qgz7fv4ns6s5a77i-python3.8-html5lib-1.1
strip is /nix/store/ja1dn9gcs7nlkn120j7a6hvabx6mpb1y-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/a0y1b0i96dfkq1s4qgz7fv4ns6s5a77i-python3.8-html5lib-1.1/lib
patching script interpreter paths in /nix/store/a0y1b0i96dfkq1s4qgz7fv4ns6s5a77i-python3.8-html5lib-1.1
checking for references to /build/ in /nix/store/a0y1b0i96dfkq1s4qgz7fv4ns6s5a77i-python3.8-html5lib-1.1...
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
@nix { "action": "setPhase", "phase": "installCheckPhase" }
running install tests
============================= test session starts ==============================
platform linux -- Python 3.8.8, pytest-4.6.11, py-1.9.0, pluggy-0.13.1
rootdir: /build/html5lib-1.1, inifile: pytest.ini
plugins: expect-1.1.0
collecting ...
collecting 5 items
collecting 923 items
collecting 5341 items
collecting 10241 items
collecting 15881 items
collecting 22376 items
collecting 28526 items
collected 33341 items
html5lib/tests/test_alphabeticalattributes.py ..... [ 0%]
html5lib/tests/test_encoding.py ........................................ [ 0%]
...........................................x............................ [ 0%]
......................................................x................. [ 0%]
.......... [ 0%]
html5lib/tests/test_meta.py . [ 0%]
html5lib/tests/test_optionaltags_filter.py . [ 0%]
html5lib/tests/test_parser2.py .......... [ 0%]
html5lib/tests/test_sanitizer.py ....................................... [ 0%]
........................................................................ [ 0%]
........................................................................ [ 1%]
........................................................................ [ 1%]
........................................................................ [ 1%]
........................................................................ [ 1%]
.. [ 1%]
html5lib/tests/test_serializer.py ...................................... [ 1%]
..................................................ssss [ 2%]
html5lib/tests/test_tokenizer2.py ... [ 2%]
html5lib/tests/test_treeadapters.py . [ 2%]
html5lib/tests/test_treewalkers.py .....ssssss....sssssssssssssssss [ 2%]
html5lib/tests/test_whitespace_filter.py ........... [ 2%]
html5lib/tests/testdata/tokenizer/contentModelFlags.test ............... [ 2%]
......... [ 2%]
html5lib/tests/testdata/tokenizer/domjs.test .......x................... [ 2%]
............................... [ 2%]
html5lib/tests/testdata/tokenizer/entities.test ........................ [ 2%]
........................................................ [ 2%]
html5lib/tests/testdata/tokenizer/escapeFlag.test ......... [ 2%]
html5lib/tests/testdata/tokenizer/namedEntities.test ................... [ 2%]
........................................................................ [ 3%]
........................................................................ [ 3%]
........................................................................ [ 3%]
........................................................................ [ 3%]
........................................................................ [ 3%]
........................................................................ [ 4%]
........................................................................ [ 4%]
........................................................................ [ 4%]
........................................................................ [ 4%]
........................................................................ [ 4%]
........................................................................ [ 5%]
........................................................................ [ 5%]
........................................................................ [ 5%]
........................................................................ [ 5%]
........................................................................ [ 6%]
........................................................................ [ 6%]
........................................................................ [ 6%]
........................................................................ [ 6%]
........................................................................ [ 6%]
........................................................................ [ 7%]
........................................................................ [ 7%]
........................................................................ [ 7%]
........................................................................ [ 7%]
........................................................................ [ 8%]
........................................................................ [ 8%]
........................................................................ [ 8%]
........................................................................ [ 8%]
........................................................................ [ 8%]
........................................................................ [ 9%]
........................................................................ [ 9%]
........................................................................ [ 9%]
........................................................................ [ 9%]
........................................................................ [ 9%]
........................................................................ [ 10%]
........................................................................ [ 10%]
........................................................................ [ 10%]
........................................................................ [ 10%]
........................................................................ [ 11%]
........................................................................ [ 11%]
........................................................................ [ 11%]
........................................................................ [ 11%]
........................................................................ [ 11%]
........................................................................ [ 12%]
........................................................................ [ 12%]
........................................................................ [ 12%]
........................................................................ [ 12%]
........................................................................ [ 12%]
........................................................................ [ 13%]
........................................................................ [ 13%]
........................................................................ [ 13%]
........................................................................ [ 13%]
........................................................................ [ 14%]
........................................................................ [ 14%]
........................................................................ [ 14%]
........................................................................ [ 14%]
........................................................................ [ 14%]
........................................................................ [ 15%]
........................................................................ [ 15%]
............... [ 15%]
html5lib/tests/testdata/tokenizer/numericEntities.test ................. [ 15%]
........................................................................ [ 15%]
........................................................................ [ 15%]
........................................................................ [ 16%]
........................................................................ [ 16%]
............................... [ 16%]
html5lib/tests/testdata/tokenizer/pendingSpecChanges.test . [ 16%]
html5lib/tests/testdata/tokenizer/test1.test ........................... [ 16%]
......................................... [ 16%]
html5lib/tests/testdata/tokenizer/test2.test x.......................... [ 16%]
.................. [ 16%]
html5lib/tests/testdata/tokenizer/test3.test ........................... [ 16%]
........................................................................ [ 17%]
........................................................................ [ 17%]
........................................................................ [ 17%]
........................................................................ [ 17%]
........................................................................ [ 17%]
.............................x..xx.xx.x..xx.xx.x...........x............ [ 18%]
........................................................................ [ 18%]
........................................................................ [ 18%]
........................................................................ [ 18%]
........................................................................ [ 18%]
........................................................................ [ 19%]
...................................x.................................... [ 19%]
........................................................................ [ 19%]
........................................................................ [ 19%]
........................................................................ [ 20%]
........................................................................ [ 20%]
........................................................................ [ 20%]
........................................................................ [ 20%]
........................................................................ [ 20%]
........................................................................ [ 21%]
........................................................................ [ 21%]
........................................................................ [ 21%]
........................................................................ [ 21%]
........................................................................ [ 22%]
............................... [ 22%]
html5lib/tests/testdata/tokenizer/test4.test ........................... [ 22%]
.......................................................... [ 22%]
html5lib/tests/testdata/tokenizer/unicodeChars.test .................... [ 22%]
........................................................................ [ 22%]
........................................................................ [ 22%]
........................................................................ [ 23%]
........................................................................ [ 23%]
............... [ 23%]
html5lib/tests/testdata/tokenizer/unicodeCharsProblematic.test ..... [ 23%]
html5lib/tests/testdata/tree-construction/adoption01.dat ......sssssssss [ 23%]
......sssssssss......sssssssss......sssssssss......sssssssss......ssssss [ 23%]
sss......sssssssss......sssssssss......sssssssss......sssssssss......sss [ 23%]
ssssss......sssssssss......sssssssss......sssssssss......sssssssss...... [ 24%]
sssssssss......sssssssssxxsxxssssssssss [ 24%]
html5lib/tests/testdata/tree-construction/adoption02.dat ......sssssssss [ 24%]
......sssssssss [ 24%]
html5lib/tests/testdata/tree-construction/blocks.dat ......sssssssss.... [ 24%]
..sssssssss......sssssssss......sssssssss......sssssssss......sssssssss. [ 24%]
.....sssssssss......sssssssss......sssssssss......sssssssss......sssssss [ 24%]
ss......sssssssssxxsxxssssssssss......sssssssss......sssssssss......ssss [ 24%]
sssss......sssssssss......sssssssss......sssssssss......sssssssss......s [ 25%]
ssssssss......sssssssss......sssssssss......sssssssss......sssssssss.... [ 25%]
..sssssssss......sssssssss......sssssssss......sssssssss......sssssssss. [ 25%]
.....sssssssss......sssssssss......sssssssss......sssssssss......sssssss [ 25%]
ss......sssssssss......sssssssss......sssssssss......sssssssss......ssss [ 26%]
sssss......sssssssss......sssssssss......sssssssss......sssssssss......s [ 26%]
ssssssss......sssssssss......sssssssss......sssssssss [ 26%]
html5lib/tests/testdata/tree-construction/comments01.dat ......sssssssss [ 26%]
......sssssssss......sssssssss......sssssssss......sssssssss......ssssss [ 26%]
sss......sssssssss......sssssssss......sssssssss......sssssssss......sss [ 26%]
ssssss......sssssssss......sssssssss......sssssssss......sssssssss...... [ 27%]
sssssssss [ 27%]
html5lib/tests/testdata/tree-construction/doctype01.dat ......sssssssss. [ 27%]
.....sssssssss......sssssssss......sssssssss......sssssssss......sssssss [ 27%]
ss......sssssssss......sssssssss......sssssssss......sssssssss......ssss [ 27%]
sssss......sssssssss......sssssssss......sssssssss......sssssssss......s [ 27%]
ssssssss......sssssssss......sssssssss......sssssssss......sssssssss.... [ 28%]
..sssssssss......sssssssss......sssssssss......sssssssss......sssssssss. [ 28%]
.....sssssssss......sssssssss......sssssssss......sssssssss......sssssss [ 28%]
ss......sssssssss......sssssssss......sssssssss......sssssssss......ssss [ 28%]
sssss......sssssssss......sssssssss [ 28%]
html5lib/tests/testdata/tree-construction/domjs-unsafe.dat ......sssssss [ 28%]
ss......sssssssss......sssssssss......sssssssss......sssssssss......ssss [ 29%]
sssss......sssssssss......sssssssss......sssssssss......sssssssss......s [ 29%]
ssssssss......sssssssss......sssssssss......sssssssss......sssssssss.... [ 29%]
..sssssssss......sssssssss......sssssssss......sssssssss......sssssssss. [ 29%]
.....sssssssss......sssssssss......sssssssss......sssssssss......sssssss [ 29%]
ss......sssssssss......sssssssss......sssssssss......sssssssss......ssss [ 30%]
sssss......sssssssss......sssssssss......sssssssss......sssssssss......s [ 30%]
ssssssss......sssssssss......sssssssss......sssssssss......sssssssss.... [ 30%]
..sssssssss......sssssssss......sssssssss......sssssssss......sssssssss. [ 30%]
.....sssssssss......sssssssss......sssssssss......sssssssss......sssssss [ 30%]
ss [ 30%]
html5lib/tests/testdata/tree-construction/entities01.dat ......sssssssss [ 31%]
......sssssssss......sssssssss......sssssssss......sssssssss......ssssss [ 31%]
sss......sssssssss......sssssssss......sssssssss......sssssssss......sss [ 31%]
ssssss......sssssssss......sssssssss......sssssssss......sssssssss...... [ 31%]
sssssssss......sssssssss......sssssssss......sssssssss......sssssssss... [ 31%]
...sssssssss......sssssssss......sssssssss......sssssssss......sssssssss [ 32%]
......sssssssss......sssssssss......sssssssss......sssssssss......ssssss [ 32%]
sss......sssssssss......sssssssss......sssssssss......sssssssss......sss [ 32%]
ssssss......sssssssss......sssssssss......sssssssss......sssssssss...... [ 32%]
sssssssss......sssssssss......sssssssss......sssssssss......sssssssss... [ 32%]
...sssssssss......sssssssss......sssssssss......sssssssss......sssssssss [ 33%]
......sssssssss......sssssssss......sssssssss......sssssssss......ssssss [ 33%]
sss......sssssssss......sssssssss......sssssssss......sssssssss......sss [ 33%]
ssssss......sssssssss......sssssssss......sssssssss......sssssssss...... [ 33%]
sssssssss......sssssssss......sssssssss......sssssssss......sssssssss... [ 34%]
...sssssssss......sssssssss......sssssssss......sssssssss......sssssssss [ 34%]
......sssssssss......sssssssss [ 34%]
html5lib/tests/testdata/tree-construction/entities02.dat ......sssssssss [ 34%]
......sssssssss......sssssssss......sssssssss......sssssssss......ssssss [ 34%]
sss......sssssssss......sssssssss......sssssssss......sssssssss......sss [ 34%]
ssssss......sssssssss......sssssssss......sssssssss......sssssssss...... [ 35%]
sssssssss......sssssssss......sssssssss......sssssssss......sssssssss... [ 35%]
...sssssssss......sssssssss......sssssssss......sssssssss......sssssssss [ 35%]
......sssssssss [ 35%]
html5lib/tests/testdata/tree-construction/foreign-fragment.dat xxsxxssss [ 35%]
ssssssxxsxxssssssssssxxsxxssssssssssxxsxxssssssssss......sssssssss...... [ 35%]
sssssssss......sssssssss......sssssssss......sssssssss......sssssssss... [ 35%]
...sssssssss......sssssssss......sssssssss......sssssssss......sssssssss [ 36%]
......sssssssss......sssssssss......sssssssssxxsxxssssssssssxxsxxsssssss [ 36%]
sss......sssssssss......sssssssssxxsxxssssssssssxxsxxssssssssss......sss [ 36%]
ssssss......sssssssssxxsxxssssssssssxxsxxssssssssss......sssssssss...... [ 36%]
sssssssssxxsxxssssssssssxxsxxssssssssss......sssssssss......sssssssssxxs [ 37%]
xxssssssssssxxsxxssssssssss......sssssssss......sssssssssxxsxxssssssssss [ 37%]
xxsxxssssssssssxxsxxssssssssssxxsxxssssssssss......sssssssss......ssssss [ 37%]
sss......sssssssss......sssssssss......sssssssssxxsxxssssssssssxxsxxssss [ 37%]
ssssss......sssssssss......sssssssss......sssssssss......sssssssss...... [ 37%]
sssssssss......sssssssss......sssssssss......sssssssss......sssssssss [ 38%]
html5lib/tests/testdata/tree-construction/html5test-com.dat ......ssssss [ 38%]
sss......sssssssss......sssssssss......sssssssss......sssssssss......sss [ 38%]
ssssss......sssssssss......sssssssss......sssssssss......sssssssss...... [ 38%]
sssssssss......sssssssss......sssssssss......sssssssss......sssssssss... [ 38%]
...sssssssss......sssssssss......sssssssss......sssssssss......sssssssss [ 39%]
......sssssssss......sssssssss......sssssssss......sssssssss [ 39%]
html5lib/tests/testdata/tree-construction/inbody01.dat ......sssssssss.. [ 39%]
....sssssssss......sssssssss......sssssssss [ 39%]
html5lib/tests/testdata/tree-construction/isindex.dat xxsxxssssssssssxxs [ 39%]
xxssssssssssxxsxxssssssssssxxsxxssssssssss [ 39%]
html5lib/tests/testdata/tree-construction/main-element.dat ......sssssss [ 39%]
ss......sssssssss......sssssssss [ 39%]
html5lib/tests/testdata/tree-construction/math.dat ......sssssssss...... [ 39%]
sssssssss......sssssssss......sssssssss......sssssssss......sssssssss... [ 39%]
...sssssssss......sssssssss [ 40%]
html5lib/tests/testdata/tree-construction/menuitem-element.dat ......sss [ 40%]
ssssss......sssssssss......sssssssss......sssssssss......sssssssss...... [ 40%]
sssssssss......sssssssss......sssssssss......sssssssss......sssssssss... [ 40%]
...sssssssss......sssssssss......sssssssss......sssssssss......sssssssss [ 40%]
......sssssssss......sssssssss......sssssssss......sssssssss......ssssss [ 40%]
sss [ 40%]
html5lib/tests/testdata/tree-construction/namespace-sensitivity.dat xxsx [ 40%]
xssssssssss [ 41%]
html5lib/tests/testdata/tree-construction/noscript01.dat ......sssssssss [ 41%]
......sssssssss......sssssssss......sssssssss......sssssssss......ssssss [ 41%]
sss......sssssssss......sssssssss......sssssssss......sssssssss......sss [ 41%]
ssssss......sssssssss......sssssssss......sssssssss......sssssssss...... [ 41%]
sssssssss......sssssssss......sssssssss [ 41%]
html5lib/tests/testdata/tree-construction/pending-spec-changes-plain-text-unsafe.dat . [ 41%]
.....sssssssss [ 41%]
html5lib/tests/testdata/tree-construction/pending-spec-changes.dat ..... [ 41%]
.sssssssss......sssssssss......sssssssss [ 42%]
html5lib/tests/testdata/tree-construction/plain-text-unsafe.dat ......ss [ 42%]
sssssss......sssssssss......sssssssss......sssssssss......sssssssss..... [ 42%]
.sssssssss......sssssssss......sssssssss......sssssssss......sssssssss.. [ 42%]
....sssssssss......sssssssss......sssssssss......sssssssss......ssssssss [ 42%]
s......sssssssss......sssssssss......sssssssss......sssssssss......sssss [ 42%]
ssss......sssssssss......sssssssss......sssssssss......sssssssss......ss [ 43%]
sssssss......sssssssss......sssssssss......sssssssss......sssssssss..... [ 43%]
.sssssssss......sssssssss......sssssssss......sssssssss [ 43%]
html5lib/tests/testdata/tree-construction/ruby.dat xxsxxssssssssssxxsxxs [ 43%]
sssssssssxxsxxssssssssssxxsxxssssssssss......sssssssssxxsxxssssssssss... [ 43%]
...sssssssssxxsxxssssssssss......sssssssss......sssssssssxxsxxssssssssss [ 43%]
......sssssssssxxsxxssssssssss......sssssssss......sssssssssxxsxxsssssss [ 44%]
sss......sssssssssxxsxxssssssssss......sssssssss......sssssssssxxsxxssss [ 44%]
ssssss [ 44%]
html5lib/tests/testdata/tree-construction/scriptdata01.dat ......sssssss [ 44%]
ss......sssssssss......sssssssss......sssssssss......sssssssss......ssss [ 44%]
sssss......sssssssss......sssssssss......sssssssss......sssssssss......s [ 44%]
ssssssss......sssssssss......sssssssss......sssssssss......sssssssss.... [ 45%]
..sssssssss......sssssssss......sssssssss......sssssssss......sssssssss. [ 45%]
.....sssssssss......sssssssss......sssssssss......sssssssss......sssssss [ 45%]
ss......sssssssss......sssssssss [ 45%]
html5lib/tests/testdata/tree-construction/tables01.dat ......sssssssss.. [ 45%]
....sssssssss......sssssssss......sssssssss......sssssssss......ssssssss [ 45%]
s......sssssssss......sssssssss......sssssssss......sssssssss......sssss [ 46%]
ssss......sssssssss......sssssssss......sssssssss......sssssssss......ss [ 46%]
sssssss......sssssssss [ 46%]
html5lib/tests/testdata/tree-construction/template.dat xxsxxssssssssssxx [ 46%]
sxxssssssssssxxsxxssssssssssxxsxxssssssssssxxsxxssssssssssxxsxxsssssssss [ 46%]
sxxsxxssssssssss......sssssssssxxsxxssssssssssxxsxxssssssssssxxsxxssssss [ 46%]
ssssxxsxxssssssssssxxsxxssssssssssxxsxxssssssssssxxsxxssssssssssxxsxxsss [ 47%]
sssssssxxsxxssssssssssxxsxxssssssssssxxsxxssssssssssxxsxxssssssssssxxsxx [ 47%]
ssssssssssxxsxxssssssssssxxsxxssssssssssxxsxxssssssssssxxsxxssssssssssxx [ 47%]
sxxssssssssssxxsxxssssssssssxxsxxssssssssssxxsxxssssssssssxxsxxsssssssss [ 47%]
sxxsxxssssssssssxxsxxssssssssssxxsxxssssssssssxxsxxssssssssssxxsxxssssss [ 47%]
ssssxxsxxssssssssssxxsxxssssssssssxxsxxssssssssssxxsxxssssssssss......ss [ 48%]
sssssssxxsxxssssssssssxxsxxssssssssssxxsxxssssssssssxxsxxssssssssssxxsxx [ 48%]
ssssssssssxxsxxssssssssssxxsxxssssssssssxxsxxssssssssssxxsxxssssssssssxx [ 48%]
sxxssssssssssxxsxxssssssssssxxsxxssssssssssxxsxxssssssssssxxsxxsssssssss [ 48%]
sxxsxxssssssssssxxsxxssssssssssxxsxxssssssssssxxsxxssssssssssxxsxxssssss [ 49%]
ssssxxsxxssssssssssxxsxxssssssssssxxsxxssssssssssxxsxxssssssssssxxsxxsss [ 49%]
sssssssxxsxxssssssssssxxsxxssssssssssxxsxxssssssssssxxsxxssssssssssxxsxx [ 49%]
ssssssssssxxsxxssssssssssxxsxxssssssssssxxsxxssssssssssxxsxxssssssssssxx [ 49%]
sxxssssssssssxxsxxssssssssssxxsxxssssssssssxxsxxssssssssssxxsxxsssssssss [ 49%]
sxxsxxssssssssssxxsxxssssssssssxxsxxssssssssssxxsxxssssssssssxxsxxssssss [ 50%]
ssssxxsxxssssssssssxxsxxssssssssssxxsxxssssssssssxxsxxssssssssssxxsxxsss [ 50%]
sssssssxxsxxssssssssssxxsxxssssssssssxxsxxssssssssssxxsxxssssssssssxxsxx [ 50%]
ssssssssssxxsxxssssssssssxxsxxssssssssssxxsxxssssssssssxxsxxssssssssssxx [ 50%]
sxxssssssssssxxsxxssssssssssxxsxxssssssssssxxsxxssssssssssxxsxxsssssssss [ 51%]
sxxsxxssssssssssxxsxxssssssssssxxsxxssssssssssxxsxxssssssssssxxsxxssssss [ 51%]
ssssxxsxxssssssssss [ 51%]
html5lib/tests/testdata/tree-construction/tests1.dat ......sssssssss.... [ 51%]
..sssssssss......sssssssss......sssssssss......sssssssss......sssssssss. [ 51%]
.....sssssssss......sssssssss......sssssssss......sssssssss......sssssss [ 51%]
ss......sssssssss......sssssssss......sssssssss......sssssssss......ssss [ 51%]
sssss......sssssssss......sssssssss......sssssssss......sssssssss......s [ 52%]
ssssssss......sssssssss......sssssssss......sssssssss......sssssssss.... [ 52%]
..sssssssss......sssssssss......sssssssss......sssssssss......sssssssss. [ 52%]
.....sssssssss......sssssssss......sssssssss......sssssssss......sssssss [ 52%]
ss......sssssssss......sssssssss......sssssssss......sssssssss......ssss [ 53%]
sssss......sssssssss......sssssssss......sssssssss......sssssssss......s [ 53%]
ssssssss......sssssssss......sssssssss......sssssssss......sssssssss.... [ 53%]
..sssssssss......sssssssss......sssssssss......sssssssss......sssssssss. [ 53%]
.....sssssssss......sssssssss......sssssssss......sssssssss......sssssss [ 53%]
ss......sssssssss......sssssssss......sssssssss......sssssssss......ssss [ 54%]
sssss......sssssssss......sssssssss......sssssssss......sssssssss......s [ 54%]
ssssssss......sssssssss......sssssssss......sssssssss......sssssssss.... [ 54%]
..sssssssss......sssssssss......sssssssss......sssssssss......sssssssss. [ 54%]
.....sssssssss......sssssssss......sssssssss......sssssssss......sssssss [ 55%]
ss......sssssssss......sssssssss......sssssssss......sssssssss......ssss [ 55%]
sssss......sssssssss......sssssssss......sssssssss......sssssssss......s [ 55%]
ssssssss......sssssssss......sssssssss......sssssssss......sssssssss.... [ 55%]
..sssssssss......sssssssss......sssssssss......sssssssss......sssssssss. [ 55%]
.....sssssssss......sssssssss......sssssssss......sssssssss......sssssss [ 56%]
ss......sssssssss......sssssssss......sssssssss......sssssssss......ssss [ 56%]
sssss......sssssssss......sssssssss [ 56%]
html5lib/tests/testdata/tree-construction/tests10.dat ......sssssssss... [ 56%]
...sssssssss......sssssssss......sssssssss......sssssssss......sssssssss [ 56%]
......sssssssss......sssssssss......sssssssss......sssssssss......ssssss [ 56%]
sss......sssssssss......sssssssss......sssssssss......sssssssss......sss [ 57%]
ssssss......sssssssss......sssssssss......sssssssss......sssssssss...... [ 57%]
sssssssss......sssssssss......sssssssss......sssssssss......sssssssss... [ 57%]
...sssssssss......sssssssss......sssssssss......sssssssss......sssssssss [ 57%]
......sssssssss......sssssssss......sssssssss......sssssssss......ssssss [ 57%]
sss......sssssssss......sssssssss......sssssssss......sssssssss......sss [ 58%]
ssssss......sssssssss......sssssssss......sssssssss......sssssssss...... [ 58%]
sssssssss......sssssssss......sssssssss......sssssssss......sssssssss... [ 58%]
...sssssssss......sssssssss......sssssssss......sssssssss......sssssssss [ 58%]
[ 58%]
html5lib/tests/testdata/tree-construction/tests11.dat ......sssssssss... [ 58%]
...sssssssssxxsxxssssssssss......sssssssssxxsxxssssssssssxxsxxssssssssss [ 59%]
xxsxxssssssssss......sssssssss......sssssssss......sssssssss......ssssss [ 59%]
sss......sssssssss......sssssssss [ 59%]
html5lib/tests/testdata/tree-construction/tests12.dat ......sssssssss... [ 59%]
...sssssssss [ 59%]
html5lib/tests/testdata/tree-construction/tests14.dat ......sssssssss... [ 59%]
...sssssssss......sssssssss......sssssssss......sssssssss......sssssssss [ 59%]
......sssssssss [ 59%]
html5lib/tests/testdata/tree-construction/tests15.dat ......sssssssss... [ 59%]
...sssssssss......sssssssss......sssssssss......sssssssss......sssssssss [ 60%]
......sssssssss......sssssssss......sssssssss......sssssssss......ssssss [ 60%]
sss......sssssssss......sssssssss......sssssssss [ 60%]
html5lib/tests/testdata/tree-construction/tests16.dat ......sssssssss... [ 60%]
...sssssssss......sssssssss......sssssssss......sssssssss......sssssssss [ 60%]
......sssssssss......sssssssss......sssssssss......sssssssss......ssssss [ 60%]
sss......sssssssss......sssssssss......sssssssss......sssssssss......sss [ 61%]
ssssss......sssssssss......sssssssss......sssssssss......sssssssss...... [ 61%]
sssssssss......sssssssss......sssssssss......sssssssss......sssssssss... [ 61%]
...sssssssss......sssssssss......sssssssss......sssssssss......sssssssss [ 61%]
......sssssssss......sssssssss......sssssssss......sssssssss......ssssss [ 62%]
sss......sssssssss......sssssssss......sssssssss......sssssssss......sss [ 62%]
ssssss......sssssssss......sssssssss......sssssssss......sssssssss...... [ 62%]
sssssssss......sssssssss......sssssssss......sssssssss......sssssssss... [ 62%]
...sssssssss......sssssssss......sssssssss......sssssssss......sssssssss [ 62%]
......sssssssss......sssssssss......sssssssss......sssssssss......ssssss [ 63%]
sss......sssssssss......sssssssss......sssssssss......sssssssss......sss [ 63%]
ssssss......sssssssss......sssssssss......sssssssss......sssssssss...... [ 63%]
sssssssss......sssssssss......sssssssss......sssssssss......sssssssss... [ 63%]
...sssssssss......sssssssss......sssssssss......sssssssss......sssssssss [ 63%]
......sssssssss......sssssssss......sssssssss......sssssssss......ssssss [ 64%]
sss......sssssssss......sssssssss......sssssssss......sssssssss......sss [ 64%]
ssssss......sssssssss......sssssssss......sssssssss......sssssssss...... [ 64%]
sssssssss......sssssssss......sssssssss......sssssssss......sssssssss... [ 64%]
...sssssssss......sssssssss......sssssssss......sssssssss......sssssssss [ 65%]
......sssssssss......sssssssss......sssssssss......sssssssss......ssssss [ 65%]
sss......sssssssss......sssssssss......sssssssss......sssssssss......sss [ 65%]
ssssss......sssssssss......sssssssss......sssssssss......sssssssss...... [ 65%]
sssssssss......sssssssss......sssssssss......sssssssss......sssssssss... [ 65%]
...sssssssss......sssssssss......sssssssss......sssssssss......sssssssss [ 66%]
......sssssssss......sssssssss......sssssssss......sssssssss......ssssss [ 66%]
sss......sssssssss......sssssssss......sssssssss......sssssssss......sss [ 66%]
ssssss......sssssssss......sssssssss......sssssssss......sssssssss...... [ 66%]
sssssssss......sssssssss......sssssssss......sssssssss......sssssssss... [ 66%]
...sssssssss......sssssssss......sssssssss......sssssssss......sssssssss [ 67%]
......sssssssss......sssssssss......sssssssss......sssssssss......ssssss [ 67%]
sss......sssssssss......sssssssss......sssssssss......sssssssss......sss [ 67%]
ssssss......sssssssss......sssssssss......sssssssss......sssssssss...... [ 67%]
sssssssss......sssssssss......sssssssss......sssssssss......sssssssss... [ 68%]
...sssssssss......sssssssss......sssssssss......sssssssss......sssssssss [ 68%]
......sssssssss......sssssssss......sssssssss......sssssssss......ssssss [ 68%]
sss......sssssssss......sssssssss......sssssssss......sssssssss......sss [ 68%]
ssssss......sssssssss......sssssssss......sssssssss......sssssssss...... [ 68%]
sssssssss......sssssssss......sssssssss......sssssssss......sssssssss... [ 69%]
...sssssssss......sssssssss......sssssssss......sssssssss [ 69%]
html5lib/tests/testdata/tree-construction/tests17.dat ......sssssssss... [ 69%]
...sssssssss......sssssssss......sssssssss......sssssssss......sssssssss [ 69%]
......sssssssss......sssssssss......sssssssss......sssssssss......ssssss [ 69%]
sss......sssssssss......sssssssss [ 69%]
html5lib/tests/testdata/tree-construction/tests18.dat ......sssssssss... [ 69%]
...sssssssss......sssssssss......sssssssss......sssssssss......sssssssss [ 70%]
......sssssssss......sssssssss......sssssssss......sssssssss......ssssss [ 70%]
sss......sssssssss......sssssssss......sssssssss......sssssssssxxsxxssss [ 70%]
ssssss......sssssssss......sssssssss......sssssssss......sssssssss...... [ 70%]
sssssssss......sssssssss......sssssssss......sssssssss......sssssssss... [ 71%]
...sssssssss......sssssssss......sssssssss......sssssssss......sssssssss [ 71%]
......sssssssss......sssssssss......sssssssss......sssssssss......ssssss [ 71%]
sss......sssssssss [ 71%]
html5lib/tests/testdata/tree-construction/tests19.dat ......sssssssss... [ 71%]
...sssssssss......sssssssss......sssssssss......sssssssss......sssssssss [ 71%]
......sssssssssxxsxxssssssssss......sssssssss......sssssssss......ssssss [ 72%]
sss......sssssssss......sssssssss......sssssssssxxsxxssssssssss......sss [ 72%]
ssssss......sssssssssxxsxxssssssssss......sssssssss......sssssssss...... [ 72%]
sssssssss......sssssssss......sssssssss......sssssssss......sssssssss... [ 72%]
...sssssssss......sssssssss......sssssssss......sssssssss......sssssssss [ 72%]
......sssssssss......sssssssss......sssssssss......sssssssss......ssssss [ 73%]
sss......sssssssss......sssssssss......sssssssss......sssssssss......sss [ 73%]
ssssss......sssssssss......sssssssss......sssssssss......sssssssss...... [ 73%]
sssssssss......sssssssss......sssssssss......sssssssss......sssssssss... [ 73%]
...sssssssss......sssssssss......sssssssss......sssssssss......sssssssss [ 73%]
......sssssssss......sssssssss......sssssssss......sssssssss......ssssss [ 74%]
sss......sssssssss......sssssssss......sssssssss......sssssssss......sss [ 74%]
ssssss......sssssssss......sssssssss......sssssssss......sssssssss...... [ 74%]
sssssssss......sssssssss......sssssssss......sssssssss......sssssssss... [ 74%]
...sssssssss......sssssssss......sssssssss......sssssssss......sssssssss [ 75%]
......sssssssss......sssssssss......sssssssss......sssssssss......ssssss [ 75%]
sss......sssssssss......sssssssss......sssssssss......sssssssss......sss [ 75%]
ssssss......sssssssss......sssssssss......sssssssss......sssssssss...... [ 75%]
sssssssss......sssssssss......sssssssss......sssssssss......sssssssss... [ 75%]
...sssssssss......sssssssss......sssssssss......sssssssss......sssssssss [ 76%]
......sssssssss......sssssssss......sssssssss [ 76%]
html5lib/tests/testdata/tree-construction/tests2.dat ......sssssssss.... [ 76%]
..sssssssss......sssssssss......sssssssss......sssssssss......sssssssssx [ 76%]
xsxxssssssssssxxsxxssssssssss......sssssssss......sssssssss......sssssss [ 76%]
ss......sssssssss......sssssssss......sssssssss......sssssssss......ssss [ 76%]
sssss......sssssssss......sssssssss......sssssssss......sssssssss......s [ 77%]
ssssssss......sssssssss......sssssssss......sssssssss......sssssssss.... [ 77%]
..sssssssss......sssssssss......sssssssss......sssssssss......sssssssss. [ 77%]
.....sssssssss......sssssssss......sssssssss......sssssssss......sssssss [ 77%]
ss......sssssssss......sssssssss......sssssssss......sssssssss......ssss [ 78%]
sssss......sssssssss......sssssssss......sssssssss......sssssssss......s [ 78%]
ssssssss......sssssssss......sssssssss......sssssssss......sssssssss.... [ 78%]
..sssssssss......sssssssss......sssssssss......sssssssss......sssssssss. [ 78%]
.....sssssssss......sssssssss......sssssssss......sssssssss......sssssss [ 78%]
ss......sssssssss......sssssssss......sssssssss [ 79%]
html5lib/tests/testdata/tree-construction/tests20.dat ......sssssssss... [ 79%]
...sssssssss......sssssssss......sssssssss......sssssssss......sssssssss [ 79%]
......sssssssss......sssssssss......sssssssss......sssssssss......ssssss [ 79%]
sss......sssssssss......sssssssss......sssssssss......sssssssss......sss [ 79%]
ssssss......sssssssss......sssssssss......sssssssss......sssssssss...... [ 79%]
sssssssss......sssssssss......sssssssss......sssssssss......sssssssss... [ 80%]
...sssssssss......sssssssss......sssssssss......sssssssss......sssssssss [ 80%]
......sssssssss......sssssssss......sssssssss......sssssssss......ssssss [ 80%]
sss......sssssssss......sssssssss......sssssssss......sssssssss......sss [ 80%]
ssssss......sssssssss......sssssssss......sssssssss......sssssssss [ 81%]
html5lib/tests/testdata/tree-construction/tests21.dat ......sssssssss... [ 81%]
...sssssssss......sssssssss......sssssssss......sssssssss......sssssssss [ 81%]
......sssssssss......sssssssss......sssssssss......sssssssss......ssssss [ 81%]
sss......sssssssss......sssssssss......sssssssss......sssssssss......sss [ 81%]
ssssss......sssssssss......sssssssss......sssssssss......sssssssss...... [ 81%]
sssssssss......sssssssss......sssssssss......sssssssss......sssssssss [ 82%]
html5lib/tests/testdata/tree-construction/tests22.dat ......sssssssss... [ 82%]
...sssssssss......sssssssss......sssssssss......sssssssss [ 82%]
html5lib/tests/testdata/tree-construction/tests23.dat ......sssssssss... [ 82%]
...sssssssss......sssssssss......sssssssss......sssssssss [ 82%]
html5lib/tests/testdata/tree-construction/tests24.dat ......sssssssss... [ 82%]
...sssssssss......sssssssss......sssssssss......sssssssss......sssssssss [ 82%]
......sssssssss......sssssssss [ 82%]
html5lib/tests/testdata/tree-construction/tests25.dat ......sssssssss... [ 83%]
...sssssssss......sssssssss......sssssssss......sssssssss......sssssssss [ 83%]
......sssssssssxxsxxssssssssss......sssssssss......sssssssss......ssssss [ 83%]
sss......sssssssss......sssssssss......sssssssss......sssssssss......sss [ 83%]
ssssss......sssssssss......sssssssss......sssssssss......sssssssss...... [ 83%]
sssssssss......sssssssss......sssssssss......sssssssss......sssssssss... [ 84%]
...sssssssss [ 84%]
html5lib/tests/testdata/tree-construction/tests26.dat ......sssssssss... [ 84%]
...sssssssss......sssssssss......sssssssss......sssssssss......sssssssss [ 84%]
......sssssssss......sssssssss......sssssssss......sssssssss......ssssss [ 84%]
sss......sssssssss......sssssssss......sssssssss......sssssssss......sss [ 84%]
ssssss [ 84%]
html5lib/tests/testdata/tree-construction/tests3.dat ......sssssssss.... [ 84%]
..sssssssss......sssssssss......sssssssss......sssssssss......sssssssss. [ 85%]
.....sssssssss......sssssssss......sssssssss......sssssssss......sssssss [ 85%]
ss......sssssssss......sssssssss......sssssssss......sssssssss......ssss [ 85%]
sssss......sssssssss......sssssssss......sssssssss......sssssssss......s [ 85%]
ssssssss......sssssssss......sssssssss......sssssssss [ 85%]
html5lib/tests/testdata/tree-construction/tests4.dat ......sssssssss.... [ 85%]
..sssssssss......sssssssss......sssssssss......sssssssss......sssssssss. [ 86%]
.....sssssssss [ 86%]
html5lib/tests/testdata/tree-construction/tests5.dat ......sssssssss.... [ 86%]
..sssssssss......sssssssss......sssssssss......sssssssss......sssssssss. [ 86%]
.....sssssssss......sssssssss......sssssssss......sssssssss......sssssss [ 86%]
ss......sssssssss......sssssssss......sssssssss......sssssssss......ssss [ 86%]
sssss......sssssssss [ 86%]
html5lib/tests/testdata/tree-construction/tests6.dat ......sssssssss.... [ 87%]
..sssssssss......sssssssss......sssssssss......sssssssss......sssssssss. [ 87%]
.....sssssssss......sssssssss......sssssssss......sssssssss......sssssss [ 87%]
ss......sssssssss......sssssssss......sssssssss......sssssssss......ssss [ 87%]
sssss......sssssssss......sssssssss......sssssssss......sssssssss......s [ 87%]
ssssssss......sssssssss......sssssssss......sssssssss......sssssssss.... [ 88%]
..sssssssss......sssssssss......sssssssss......sssssssss......sssssssss. [ 88%]
.....sssssssss......sssssssss......sssssssss......sssssssss......sssssss [ 88%]
ss......sssssssss......sssssssss......sssssssss......sssssssss......ssss [ 88%]
sssss......sssssssss......sssssssss......sssssssss......sssssssss......s [ 88%]
ssssssss......sssssssss......sssssssss......sssssssss......sssssssss.... [ 89%]
..sssssssss......sssssssss......sssssssss [ 89%]
html5lib/tests/testdata/tree-construction/tests7.dat ......sssssssss.... [ 89%]
..sssssssss......sssssssss......sssssssss......sssssssss......sssssssss. [ 89%]
.....sssssssss......sssssssss......sssssssss......sssssssss......sssssss [ 89%]
ss......sssssssss......sssssssss......sssssssss......sssssssss......ssss [ 90%]
sssss......sssssssss......sssssssss......sssssssss......sssssssss......s [ 90%]
ssssssss......sssssssss......sssssssss......sssssssss......sssssssss.... [ 90%]
..sssssssss......sssssssss......sssssssss......sssssssss......sssssssss. [ 90%]
.....sssssssss [ 90%]
html5lib/tests/testdata/tree-construction/tests8.dat ......sssssssss.... [ 90%]
..sssssssss......sssssssss......sssssssss......sssssssssxxsxxssssssssss. [ 91%]
.....sssssssss......sssssssss......sssssssss......sssssssss [ 91%]
html5lib/tests/testdata/tree-construction/tests9.dat ......sssssssss.... [ 91%]
..sssssssss......sssssssss......sssssssss......sssssssss......sssssssss. [ 91%]
.....sssssssss......sssssssss......sssssssss......sssssssss......sssssss [ 91%]
ss......sssssssss......sssssssss......sssssssss......sssssssss......ssss [ 91%]
sssss......sssssssss......sssssssss......sssssssss......sssssssss......s [ 92%]
ssssssss......sssssssss......sssssssss......sssssssss......sssssssss.... [ 92%]
..sssssssss......sssssssss [ 92%]
html5lib/tests/testdata/tree-construction/tests_innerHTML_1.dat ......ss [ 92%]
sssssss......sssssssss......sssssssss......sssssssss......sssssssss..... [ 92%]
.sssssssss......sssssssss......sssssssss......sssssssss......sssssssss.. [ 92%]
....sssssssss......sssssssss......sssssssss......sssssssss......ssssssss [ 93%]
s......sssssssss......sssssssss......sssssssss......sssssssss......sssss [ 93%]
ssss......sssssssss......sssssssss......sssssssss......sssssssss......ss [ 93%]
sssssss......sssssssss......sssssssss......sssssssss......sssssssss..... [ 93%]
.sssssssss......sssssssss......sssssssss......sssssssss......sssssssss.. [ 93%]
....sssssssss......sssssssss......sssssssss......sssssssss......ssssssss [ 94%]
s......sssssssss......sssssssss......sssssssss......sssssssss......sssss [ 94%]
ssss......sssssssss......sssssssss......sssssssss......sssssssss......ss [ 94%]
sssssss......sssssssss......sssssssss......sssssssss......sssssssss..... [ 94%]
.sssssssss......sssssssss......sssssssss......sssssssss......sssssssss.. [ 95%]
....sssssssss......sssssssss......sssssssss......sssssssss......ssssssss [ 95%]
s......sssssssss......sssssssss......sssssssss......sssssssss......sssss [ 95%]
ssss......sssssssss......sssssssss......sssssssss......sssssssss......ss [ 95%]
sssssss......sssssssss......sssssssss......sssssssss......sssssssss..... [ 95%]
.sssssssss......sssssssss......sssssssss......sssssssss......sssssssss.. [ 96%]
....sssssssss......sssssssss......sssssssss [ 96%]
html5lib/tests/testdata/tree-construction/tricky01.dat ......sssssssss.. [ 96%]
....sssssssss......sssssssss......sssssssss......sssssssss......ssssssss [ 96%]
s......sssssssss......sssssssss......sssssssss [ 96%]
html5lib/tests/testdata/tree-construction/webkit01.dat ......sssssssss.. [ 96%]
....sssssssss......sssssssss......sssssssss......sssssssss......ssssssss [ 96%]
s......sssssssss......sssssssss......sssssssss......sssssssss......sssss [ 97%]
ssss......sssssssss......sssssssss......sssssssss......sssssssss......ss [ 97%]
sssssss......sssssssss......sssssssss......sssssssss......sssssssss..... [ 97%]
.sssssssss......sssssssss......sssssssss......sssssssss......sssssssss.. [ 97%]
....sssssssss......sssssssss......sssssssss......sssssssss......ssssssss [ 97%]
s......sssssssss......sssssssss......sssssssss......sssssssss......sssss [ 98%]
ssss......sssssssss......sssssssss......sssssssss......sssssssss......ss [ 98%]
sssssss......sssssssss......sssssssss......sssssssss......sssssssss..... [ 98%]
.sssssssss......sssssssss......sssssssss......sssssssss......sssssssss.. [ 98%]
....sssssssss [ 98%]
html5lib/tests/testdata/tree-construction/webkit02.dat ......sssssssss.. [ 98%]
....sssssssss......sssssssss......sssssssss......sssssssss......ssssssss [ 99%]
s......sssssssss......sssssssss......sssssssss......sssssssss......sssss [ 99%]
ssss......sssssssss......sssssssss......sssssssssxxsxxssssssssssxxsxxsss [ 99%]
sssssssxxsxxssssssssss......sssssssss......sssssssss......sssssssss..... [ 99%]
.sssssssss [ 99%]
html5lib/tests/testdata/tree-construction/scripted/adoption01.dat xxsxxs [ 99%]
sssssssss [ 99%]
html5lib/tests/testdata/tree-construction/scripted/ark.dat xxsxxssssssss [ 99%]
ss [ 99%]
html5lib/tests/testdata/tree-construction/scripted/webkit01.dat xxsxxsss [ 99%]
sssssssxxsxxssssssssss [100%]
=============================== warnings summary ===============================
html5lib/filters/sanitizer.py:29
/build/html5lib-1.1/html5lib/filters/sanitizer.py:29: DeprecationWarning: html5lib's sanitizer is deprecated; see https://github.com/html5lib/html5lib-python/issues/443 and please let us know if Bleach is unsuitable for your needs
warnings.warn(_deprecation_msg, DeprecationWarning)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==== 16983 passed, 15689 skipped, 669 xfailed, 1 warnings in 71.37 seconds =====
@nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" }
pythonCatchConflictsPhase
@nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" }
pythonRemoveBinBytecodePhase
@nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" }
pythonImportsCheckPhase
Executing pythonImportsCheckPhase
@nix { "action": "setPhase", "phase": "pytestcachePhase" }
pytestcachePhase
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment