============================= test session starts ============================== platform linux -- Python 3.10.14, pytest-7.0.1, pluggy-1.0.0 rootdir: /usr/lib/python3.10/site-packages/xtesting/samples plugins: html-3.1.1, metadata-1.11.0 collected 1 item ../../../../usr/lib/python3.10/site-packages/xtesting/samples/fourth.py . [100%] =============================== warnings summary =============================== ../../../../usr/lib/python3.10/site-packages/_pytest/config/__init__.py:697 /usr/lib/python3.10/site-packages/_pytest/config/__init__.py:697: PytestAssertRewriteWarning: Module already imported so cannot be rewritten: xtesting.core.pytest self.import_plugin(arg, consider_entry_points=True) ../../../../usr/lib/python3.10/site-packages/_pytest/cacheprovider.py:433 /usr/lib/python3.10/site-packages/_pytest/cacheprovider.py:433: PytestCacheWarning: could not create cache path /usr/lib/python3.10/site-packages/xtesting/samples/.pytest_cache/v/cache/nodeids config.cache.set("cache/nodeids", sorted(self.cached_nodeids)) ../../../../usr/lib/python3.10/site-packages/_pytest/stepwise.py:52 /usr/lib/python3.10/site-packages/_pytest/stepwise.py:52: PytestCacheWarning: could not create cache path /usr/lib/python3.10/site-packages/xtesting/samples/.pytest_cache/v/cache/stepwise session.config.cache.set(STEPWISE_CACHE_DIR, []) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ------- generated xml file: /var/lib/xtesting/results/nineth/results.xml ------- -- generated html file: file:///var/lib/xtesting/results/nineth/results.html --- ======================== 1 passed, 3 warnings in 0.06s =========================