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

test_follow_name_truncate4 is intermittent #3616

Closed
sylvestre opened this issue Jun 11, 2022 · 0 comments · Fixed by #3618
Closed

test_follow_name_truncate4 is intermittent #3616

sylvestre opened this issue Jun 11, 2022 · 0 comments · Fixed by #3618
Labels

Comments

@sylvestre
Copy link
Contributor

Found in:
https://github.com/uutils/coreutils/runs/6827401685?check_suite_focus=true


---- test_tail::test_follow_name_truncate4 stdout ----
current_directory_resolved: 
write(append): /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/.tmpxBKdqN/file
run: /Users/runner/work/coreutils/coreutils/target/debug/coreutils tail -s.1 --max-unchanged-stats=1 -F file
write(truncate): /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/.tmpxBKdqN/file
remove: "/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/.tmpxBKdqN/file"
write(append): /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/.tmpxBKdqN/file
run: /Users/runner/work/coreutils/coreutils/target/debug/coreutils tail -s.1 --max-unchanged-stats=1 -F file ---disable-inotify
write(truncate): /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/.tmpxBKdqN/file
thread 'test_tail::test_follow_name_truncate4' panicked at 'assertion failed: buf_stderr.is_empty()', /Users/runner/work/coreutils/coreutils/tests/by-util/test_tail.rs:1755:9

cc @jhscheer

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

Successfully merging a pull request may close this issue.

1 participant