Skip to content

Commit e104815

Browse files
committed
Disable test/Concurrency/Runtime/executor_deinit1.swift
Failed in CI; disable until we can figure out what is going on. rdar://78325660
1 parent 6b1b9ba commit e104815

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
@@ -9,6 +9,8 @@
99
// https://bugs.swift.org/browse/SR-14461
1010
// UNSUPPORTED: linux
1111

12+
// REQUIRES: rdar78325660
13+
1214
// doesn't matter that it's bool identity function or not
1315
func boolIdentityFn(_ x : Bool) -> Bool { return x }
1416

0 commit comments

Comments
 (0)