Skip to content

Commit 4430c77

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 (cherry picked from commit e104815)
1 parent e32e4f7 commit 4430c77

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
@@ -15,6 +15,8 @@
1515
// rdar://78193017
1616
// UNSUPPORTED: CPU=x86_64 && OS=tvos
1717

18+
// REQUIRES: rdar78325660
19+
1820
// doesn't matter that it's bool identity function or not
1921
func boolIdentityFn(_ x : Bool) -> Bool { return x }
2022

0 commit comments

Comments
 (0)