Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: disable broken code coverage on windows #6687

Merged

Conversation

BenWiederhake
Copy link
Collaborator

The Code Coverage (windows-latest, windows, nightly-x86_64-pc-windows-gnu) CI step seems to always fail for all PRs, and has been broken for several months now: #6534.

Instead of wasting even more CPU time (and perhaps money?) on a broken CI step that apparently noone wants to fix it, let's just deactivate it for now. If someone wants to fix it later, a FIXME points at the open issue #6686, which also serves as a good place to discuss potential fixes, should someone ever be interested.

@samueltardieu
Copy link
Contributor

As a casual contributor, I second this move. First, it is frustrating to not get a green checkmark on a correct PR. Second, getting a red mark and seeing this test fail requires investigating to determine whether the PR code is to blame or not.

@sylvestre sylvestre merged commit bdd45de into uutils:main Sep 8, 2024
67 of 68 checks passed
@BenWiederhake BenWiederhake deleted the dev-drop-windows-code-coverage branch September 8, 2024 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants