We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Example:
https://github.com/uutils/coreutils/runs/6865338221?check_suite_focus=true
The text was updated successfully, but these errors were encountered: