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

tr: fix "space" class, test "blank" class for order #6141

Merged
merged 2 commits into from
Mar 29, 2024

Conversation

BenWiederhake
Copy link
Collaborator

This addresses a stand-alone issue originally documented in #6133, but can be solved independently: Our space class was wrong. As a drive-by, I also wrote a test to make sure our space class never gets messed up.

@BenWiederhake
Copy link
Collaborator Author

CI is flaky:

2024-03-29T00:06:14.1473580Z [command]/usr/bin/tar --posix -cf cache.tzst --exclude cache.tzst -P -C /home/runner/work/coreutils/coreutils --files-from manifest.txt --use-compress-program zstdmt
2024-03-29T00:06:14.2280795Z Failed to save: Unable to reserve cache with key corpus-cache-fuzz_echo, another job may be creating this cache. More details: {"$id":"1","innerException":null,"message":"Request was blocked due to exceeding usage of resource 'Count' in namespace '.","typeName":"Microsoft.TeamFoundation.Framework.Server.RequestBlockedException, Microsoft.TeamFoundation.Framework.Server","typeKey":"RequestBlockedException","errorCode":0,"eventId":3000}`

Copy link

GNU testsuite comparison:

Skip an intermittent issue tests/tail/inotify-dir-recreate (fails in this run but passes in the 'main' branch)

@cakebaker cakebaker merged commit 20a5e96 into uutils:main Mar 29, 2024
58 of 62 checks passed
@cakebaker
Copy link
Contributor

Thanks :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants