mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 19:47:45 +00:00
ignore test_install_copy_then_compare_file_with_extra_mode
see https://github.com/uutils/coreutils/issues/1927
This commit is contained in:
parent
75700677ca
commit
e9ffaf87ea
1 changed files with 1 additions and 0 deletions
|
@ -452,6 +452,7 @@ fn test_install_copy_then_compare_file() {
|
|||
|
||||
#[test]
|
||||
#[cfg(target_os = "linux")]
|
||||
#[ignore]
|
||||
fn test_install_copy_then_compare_file_with_extra_mode() {
|
||||
let scene = TestScenario::new(util_name!());
|
||||
let at = &scene.fixtures;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue