Thanks to visit codestin.com
Credit goes to github.com

Skip to content

dd: fix flaky test_null_stats#6204

Merged
cakebaker merged 1 commit intouutils:mainfrom
BenWiederhake:dev-dd-flaky-test-regex
Apr 10, 2024
Merged

dd: fix flaky test_null_stats#6204
cakebaker merged 1 commit intouutils:mainfrom
BenWiederhake:dev-dd-flaky-test-regex

Conversation

@BenWiederhake
Copy link
Collaborator

If the first four decimal digits are zero, GNU dd elides them altogether. Therefore, this test just contained an overly-strict regex.

See also ede944e.

This flake causes real problems.

If the first four decimal digits are zero, GNU dd elides them altogether.
Therefore, this test just contained an overly-strict regex.

See also ede944e.
@github-actions
Copy link

github-actions bot commented Apr 7, 2024

GNU testsuite comparison:

Congrats! The gnu test tests/misc/kill is no longer failing!
Skipping an intermittent issue tests/tail/inotify-dir-recreate (passes in this run but fails in the 'main' branch)
GNU test error: tests/misc/kill. tests/misc/kill is passing on 'main'. Maybe you have to rebase?

@cakebaker cakebaker merged commit 8b82fcd into uutils:main Apr 10, 2024
@cakebaker
Copy link
Contributor

Good catch, 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

Comments