Tests on Windows started failing since WSL was made available on GitHub Actions #7518
Labels
platform: windows
windows platform-specific problem
type: infrastructure
improvement to development/releases/CI structure
type: selftests
a problem in the tests of pytest
See e.g. https://github.com/pytest-dev/pytest/pull/7516/checks?check_run_id=889498913#step:7:172 from #7516.
That smells like a change in the GitHub Actions environments, as the error message reads (with a couple of NUL-bytes in between):
Probably due to this: actions/runner-images#1081.
Not sure what to do here. Should we just skip that test on Windows? Or perhaps if on Windows and on GitHub Actions?
The text was updated successfully, but these errors were encountered: