pytest-dev / pytest-cov

Coverage plugin for pytest.
MIT License
1.72k stars 211 forks source link

GitHub Actions failures on Python 3.8 and 3.9 on pytest81-xdist350-coverage74 (windows) #634

Closed cclauss closed 5 months ago

cclauss commented 5 months ago

I am unsure how to fix these failing GitHub Actions tests on Windows:

  1. py38-pytest81-xdist350-coverage74 (windows)
  2. py39-pytest81-xdist350-coverage74 (windows)
  3. pypy38-pytest81-xdist350-coverage74 (windows)
  4. pypy39-pytest81-xdist350-coverage74 (windows)
ionelmc commented 5 months ago

Should be fixed now. Turns out they were regressions.