2023-02-03T17:31 2023-02-03T17:31 ============================= test session starts ============================== platform linux -- Python 3.11.1, pytest-7.2.0, pluggy-1.0.0 rootdir: /usr/lib/python3-jinja2/ptest plugins: hypothesis-6.62.0, subtests-0.9.0 collected 842 items tests/test_api.py ................................. [ 3%] tests/test_async.py .................................................... [ 10%] ...... [ 10%] tests/test_async_filters.py ........................................... [ 15%] tests/test_bytecode_cache.py ... [ 16%] tests/test_compile.py .. [ 16%] tests/test_core_tags.py ................................................ [ 22%] .............. [ 23%] tests/test_debug.py ....... [ 24%] tests/test_ext.py ................................................. [ 30%] tests/test_filters.py .................................................. [ 36%] ........................................................................ [ 45%] .. [ 45%] tests/test_idtracking.py ..... [ 45%] tests/test_imports.py ............... [ 47%] tests/test_inheritance.py ...................... [ 50%] tests/test_lexnparse.py ................................................ [ 55%] ........................................................................ [ 64%] .............................. [ 68%] tests/test_loader.py ......................................... [ 72%] tests/test_nativetypes.py .......................... [ 76%] tests/test_nodes.py . [ 76%] tests/test_pickle.py . [ 76%] tests/test_regression.py ............................................... [ 81%] ..... [ 82%] tests/test_runtime.py ....... [ 83%] tests/test_security.py ............... [ 85%] tests/test_tests.py .................................................... [ 91%] ...................................................... [ 97%] tests/test_utils.py .................... [100%] =============================== warnings summary =============================== tests/test_loader.py::TestModuleLoader::test_log /usr/lib/python3.11/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. tests/test_loader.py::TestModuleLoader::test_log is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) tests/test_loader.py::TestModuleLoader::test_deflated_zip_compile /usr/lib/python3.11/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. tests/test_loader.py::TestModuleLoader::test_deflated_zip_compile is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) tests/test_loader.py::TestModuleLoader::test_stored_zip_compile /usr/lib/python3.11/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. tests/test_loader.py::TestModuleLoader::test_stored_zip_compile is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) tests/test_loader.py::TestModuleLoader::test_filesystem_compile /usr/lib/python3.11/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. tests/test_loader.py::TestModuleLoader::test_filesystem_compile is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) tests/test_loader.py::TestModuleLoader::test_weak_references /usr/lib/python3.11/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. tests/test_loader.py::TestModuleLoader::test_weak_references is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) tests/test_loader.py::TestModuleLoader::test_choice_loader /usr/lib/python3.11/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. tests/test_loader.py::TestModuleLoader::test_choice_loader is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) tests/test_loader.py::TestModuleLoader::test_prefix_loader /usr/lib/python3.11/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. tests/test_loader.py::TestModuleLoader::test_prefix_loader is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) tests/test_loader.py::TestModuleLoader::test_path_as_pathlib /usr/lib/python3.11/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. tests/test_loader.py::TestModuleLoader::test_path_as_pathlib is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) tests/test_loader.py::TestModuleLoader::test_supports_pathlib_in_list_of_paths /usr/lib/python3.11/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. tests/test_loader.py::TestModuleLoader::test_supports_pathlib_in_list_of_paths is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================= 842 passed, 9 warnings in 2.98s ======================== DURATION: 3