1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-28 11:37:44 +00:00

issues: 7158, 7159 and 7174 - ignore linux arm64 specific test

This commit is contained in:
Sylvestre Ledru 2025-01-18 22:59:54 +01:00
parent 4caacf8d3e
commit d66932f593
3 changed files with 12 additions and 0 deletions

View file

@ -357,6 +357,10 @@ fn test_include_exclude_same_type() {
);
}
#[cfg_attr(
all(target_arch = "aarch64", target_os = "linux"),
ignore = "Issue #7158 - Test not supported on ARM64 Linux"
)]
#[test]
fn test_total() {
// Example output: