Skip to content

Commit bd90cd8

Browse files
committed
[testing] Add ALLOW_RETRIES to buggy test
1 parent 850a84a commit bd90cd8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Driver/pipe_round_robin.swift.gyb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
// Windows doesn't track/use read() and poll()
22
// UNSUPPORTED: windows
3+
// This test is unreliable on busy machines.
4+
// ALLOW_RETRIES: 5
35
// RUN: %empty-directory(%t/manyfuncs)
46
// RUN: %empty-directory(%t/stats)
57
//

0 commit comments

Comments
 (0)