Skip to content

Commit f5114ae

Browse files
authored
lookup: remove underscore flaky for s390 (#949)
1 parent 18cf7df commit f5114ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/lookup.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -521,7 +521,7 @@
521521
"comment": "Tests timeout"
522522
},
523523
"underscore": {
524-
"flaky": ["aix", "s390"],
524+
"flaky": ["aix"],
525525
"skip": "win32",
526526
"maintainers": "jashkenas"
527527
},

0 commit comments

Comments
 (0)