Skip to content

Commit a7130cc

Browse files
committed
Re-enable executor_deinit1.swift test case
rdar://77658743
1 parent 8978efb commit a7130cc

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

test/Concurrency/Runtime/executor_deinit1.swift

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,6 @@
99
// https://bugs.swift.org/browse/SR-14461
1010
// UNSUPPORTED: linux
1111

12-
// rdar://77658743
13-
// UNSUPPORTED: swift_test_mode_optimize
14-
// UNSUPPORTED: swift_test_mode_optimize_size
15-
16-
1712
// doesn't matter that it's bool identity function or not
1813
func boolIdentityFn(_ x : Bool) -> Bool { return x }
1914

0 commit comments

Comments
 (0)