mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 11:37:44 +00:00
users and who: ignore failing tests for now
This commit is contained in:
parent
644c99ed2e
commit
687dcaef9f
2 changed files with 9 additions and 0 deletions
|
@ -7,6 +7,7 @@ fn test_users_no_arg() {
|
|||
|
||||
#[test]
|
||||
#[cfg(any(target_vendor = "apple", target_os = "linux"))]
|
||||
#[ignore = "issue #3219"]
|
||||
fn test_users_check_name() {
|
||||
#[cfg(target_os = "linux")]
|
||||
let util_name = util_name!();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue