============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-4.6.11, py-1.11.0, pluggy-0.13.1 rootdir: /build/python2-html5lib/src/html5lib-python-1.1, inifile: pytest.ini plugins: expect-1.1.0 collected 1156 items html5lib/tests/test_alphabeticalattributes.py ..... [ 0%] html5lib/tests/test_encoding.py ........................................ [ 3%] ...........................................x............................ [ 10%] ......................................................x................. [ 16%] ........... [ 17%] html5lib/tests/test_meta.py . [ 17%] html5lib/tests/test_optionaltags_filter.py . [ 17%] html5lib/tests/test_parser2.py .......... [ 18%] html5lib/tests/test_sanitizer.py ....................................... [ 21%] ........................................................................ [ 27%] ........................................................................ [ 34%] ........................................................................ [ 40%] ........................................................................ [ 46%] ........................................................................ [ 52%] .. [ 53%] html5lib/tests/test_serializer.py ...................................... [ 56%] ..................................................sss................... [ 62%] ........................................................................ [ 68%] ........................................................................ [ 75%] ........................................................................ [ 81%] [ 81%] html5lib/tests/test_stream.py .......................................... [ 84%] ........................................................ [ 89%] html5lib/tests/test_tokenizer2.py ... [ 89%] html5lib/tests/test_treeadapters.py . [ 90%] html5lib/tests/test_treewalkers.py .......ssss......sssssssssssssss [ 92%] html5lib/tests/test_whitespace_filter.py ........... [ 93%] html5lib/tests/sanitizer-testdata/tests1.dat ........................... [ 96%] ............................................. [100%] =============================== warnings summary =============================== html5lib/filters/sanitizer.py:29 /build/python2-html5lib/src/html5lib-python-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 ======== 1132 passed, 22 skipped, 2 xfailed, 1 warnings in 9.78 seconds ========