Skip to content

Commit bc271ab

Browse files
authored
Merge pull request swiftlang#37094 from jckarter/reenable-test-on-simulator
Reenable test/Concurrency/Runtime/executor_deinit1.swift on iOS simulator.
2 parents e585f7b + cd6823f commit bc271ab

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/Concurrency/Runtime/executor_deinit1.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@
88

99
// https://bugs.swift.org/browse/SR-14461
1010
// UNSUPPORTED: linux
11-
// rdar://76611676
12-
// UNSUPPORTED: CPU=x86_64 && OS=ios
1311

1412

1513
// doesn't matter that it's bool identity function or not

0 commit comments

Comments
 (0)