mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
Disable test_preference_of_userspec on android
This commit is contained in:
@@ -59,6 +59,7 @@ fn test_invalid_user_spec() {
|
||||
}
|
||||
|
||||
#[test]
|
||||
#[cfg(not(target_os = "android"))]
|
||||
fn test_preference_of_userspec() {
|
||||
let scene = TestScenario::new(util_name!());
|
||||
let result = scene.cmd("whoami").run();
|
||||
|
||||
Reference in New Issue
Block a user