============================= test session starts ============================== platform linux -- Python 3.14.5, pytest-9.0.3, pluggy-1.6.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /var/ARTIFACTS/work-polarionasukooty/plans/remote/polarion/discover/default-0/tests/requre/polarion plugins: anyio-4.13.0 collecting ... collected 6 items export.py::PolarionBase::test PASSED [ 16%] export.py::PolarionExport::test_coverage_bugzilla PASSED [ 33%] export.py::PolarionExport::test_create PASSED [ 50%] export.py::PolarionExport::test_create_dryrun PASSED [ 66%] export.py::PolarionExport::test_existing PASSED [ 83%] export.py::PolarionExport::test_existing_dryrun PASSED [100%] =============================== warnings summary =============================== ../../../../../../../../../../../usr/lib/python3.14/site-packages/tmt/hardware/constraints.py:39 /usr/lib/python3.14/site-packages/tmt/hardware/constraints.py:39: DeprecationWarning: This function will be removed in future versions of pint. Use ureg.formatter.default_format UNITS.default_format = '~' # type: ignore[reportDeprecated,unused-ignore] ../../../../../../../../../../../usr/lib/python3.14/site-packages/tmt/utils/rest.py:434: 26 warnings /usr/lib/python3.14/site-packages/tmt/utils/rest.py:434: DeprecationWarning: The frontend.OptionParser class will be replaced by a subclass of argparse.ArgumentParser in Docutils 2.0 or later. To get default settings, use frontend.get_default_settings(). settings = docutils.frontend.OptionParser( # type: ignore[reportDeprecated,unused-ignore] ../../../../../../../../../../../usr/lib64/python3.14/optparse.py:990: 1872 warnings /usr/lib64/python3.14/optparse.py:990: DeprecationWarning: The frontend.Option class will be removed in Docutils 2.0 or later. option = self.option_class(*args, **kwargs) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================= 6 passed, 1899 warnings in 2.32s =======================