uutils / coreutils

Cross-platform Rust rewrite of the GNU coreutils
https://uutils.github.io/
MIT License
17.8k stars 1.28k forks source link

ci: remove code coverage jobs #6856

Closed cakebaker closed 6 days ago

cakebaker commented 1 week ago

This PR is a proposal to remove the failing code coverage jobs in order to get the CI back to green.

The attempts in #6842 and #6850 to fix those jobs failed so far and for me it is not foreseeable when we will be able to fix them.

github-actions[bot] commented 1 week ago

GNU testsuite comparison:

GNU test failed: tests/misc/usage_vs_getopt. tests/misc/usage_vs_getopt is passing on 'main'. Maybe you have to rebase?
Skip an intermittent issue tests/rm/rm1 (fails in this run but passes in the 'main' branch)
sylvestre commented 6 days ago

ok, let's do it until we have a real fix for this