10000 `test_pipe_when_bytes_option_given_input_size_has_multiple_size_of_buffer_size` is failing intermittently on mac · Issue #3958 · uutils/coreutils · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

test_pipe_when_bytes_option_given_input_size_has_multiple_size_of_buffer_size is failing intermittently on mac #3958

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

Open
sylvestre opened this issue Sep 20, 2022 · 2 comments · Fixed by #3953

Comments

@sylvestre
Copy link
Contributor
sylvestre commented Sep 20, 2022

Full log:
https://github.com/uutils/coreutils/actions/runs/3088035582/jobs/4994128254


---- test_tail::pipe_tests::test_pipe_when_bytes_option_given_input_size_has_multiple_size_of_buffer_size stdout ----
current_directory_resolved: 
run: /Users/runner/work/coreutils/coreutils/target/debug/coreutils tail -c +0
current_directory_resolved: 
run: /Users/runner/work/coreutils/coreutils/target/debug/coreutils tail -c -0
current_directory_resolved: 
run: /Users/runner/work/coreutils/coreutils/target/debug/coreutils tail -c +8193
current_directory_resolved: 
run: /Users/runner/work/coreutils/coreutils/target/debug/coreutils tail -c +8194
thread 'test_tail::pipe_tests::test_pipe_when_bytes_option_given_input_size_has_multiple_size_of_buffer_size' panicked at 'assertion failed: `(left == right)`

Diff < left / right > :
<[]
>[
>    115,
@Joining7943
Copy link
Contributor
Joining7943 commented Sep 21, 2022

Fixed with #3953. The pr also fixed #3916. However, because of the random nature of this bug, I would still see the fix in a pending state.

@Joining7943
Copy link
Contributor

I haven't seen these errors anymore, since the fix. Close the issue?

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 a pull request may close this issue.

2 participants
0