Created attachment 824341 [details] dev-python:pytest-cov-3.0.0-r2:20221015-152153.log =dev-python/pytest-cov-3.0.0-r2 fails one test for me: =========================================================== short test summary info ============================================================ SKIPPED [1] tests/test_pytest_cov.py:1047: deadlocks on Python 3.8+, see: https://bugs.python.org/issue38227 SKIPPED [1] tests/test_pytest_cov.py:1089: deadlocks on Python 3.8, see: https://bugs.python.org/issue38227 SKIPPED [3] tests/test_pytest_cov.py:1316: condition: sys.platform != "win32" FAILED tests/test_pytest_cov.py::test_contexts[nodist] - AssertionError: assert {'',\n 'test_contexts.py::OldStyleTests::test_03|run',\n 'tes... !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! stopping after 1 failures !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ================================ 1 failed, 121 passed, 5 skipped, 1 deselected, 1 warning in 141.25s (0:02:21) ================================= As far as I can see, this is a completely different failure from the failures reported in bug #776334.
Created attachment 824343 [details] emerge-info.txt
We're on 4.0.0-r1 now and I've just pushed one more test fix. Please reopen if you can still reproduce the issue with the newest coverage+pytest-cov.