Skip to content

Commit 928fc59

Browse files
committed
Ignore test_lookup until issue #2181 is fixed
1 parent 9f97356 commit 928fc59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/by-util/test_who.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,7 @@ fn test_users() {
162162

163163
#[cfg(target_os = "linux")]
164164
#[test]
165+
#[ignore]
165166
fn test_lookup() {
166167
for opt in vec!["--lookup"] {
167168
new_ucmd!()

0 commit comments

Comments
 (0)