Marcel Telka
2024-04-03 048a7222084696961865dab2f327aac36d8619ba
components/python/pytest-cov/test/results-all.master
@@ -4,9 +4,9 @@
platform sunos5 -- Python $(PYTHON_VERSION).X -- $(PYTHON)
cachedir: .tox/py$(PYV)/.pytest_cache
rootdir: $(@D)
configfile: setup.cfg
configfile: pytest.ini
testpaths: tests
collecting ... collected 129 items
collecting ... collected 130 items
coverage.version_info > (6, 4))
coverage.version_info > (6, 4))
@@ -128,6 +128,7 @@
tests/test_pytest_cov.py::test_no_cover_marker PASSED
tests/test_pytest_cov.py::test_not_started_plugin_does_not_fail PASSED
tests/test_pytest_cov.py::test_pth_failure PASSED
tests/test_pytest_cov.py::test_pyproject_toml PASSED
tests/test_pytest_cov.py::test_show_missing_coveragerc[branch1a] PASSED
tests/test_pytest_cov.py::test_show_missing_coveragerc[branch1c] PASSED
tests/test_pytest_cov.py::test_show_missing_coveragerc[branch2x] PASSED
@@ -144,6 +145,6 @@
xdist 2.3.0 the parent sys.path is copied in the child process)
=========================== short test summary info ============================
======== 119 passed, 10 skipped ========
======== 120 passed, 10 skipped ========
  py$(PYV): OK
  congratulations :)