Skip to content

Commit 0fad03a

Browse files
committed
redisable flaky test
(cherry picked from commit c13402c)
1 parent b691b8d commit 0fad03a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Concurrency/Runtime/executor_deinit1.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
// REQUIRES: concurrency_runtime
77
// UNSUPPORTED: back_deployment_runtime
88

9+
// REQUIRES: rdar114644156
10+
911
// doesn't matter that it's bool identity function or not
1012
func boolIdentityFn(_ x : Bool) -> Bool { return x }
1113

0 commit comments

Comments
 (0)