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

sort::test_tmp_files_deleted_on_sigint is intermittent #3623

Closed
sylvestre opened this issue Jun 13, 2022 · 0 comments · Fixed by #3801
Closed

sort::test_tmp_files_deleted_on_sigint is intermittent #3623

sylvestre opened this issue Jun 13, 2022 · 0 comments · Fixed by #3801
Labels

Comments

@sylvestre
Copy link
Contributor

Example:
https://github.com/uutils/coreutils/runs/6865338221?check_suite_focus=true

---- test_sort::test_tmp_files_deleted_on_sigint stdout ----
current_directory_resolved: 
mkdir: /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/.tmpowUudY/tmp_dir
run: /Users/runner/work/coreutils/coreutils/target/debug/coreutils sort ext_sort.txt --buffer-size=1 --temporary-directory=tmp_dir
thread 'test_sort::test_tmp_files_deleted_on_sigint' panicked at 'assertion failed: read_dir(at.plus(\"tmp_dir\")).unwrap().next().is_some()', /Users/runner/work/coreutils/coreutils/tests/by-util/test_sort.rs:1129:5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

Successfully merging a pull request may close this issue.

1 participant