Skip to content

Commit 2d19632

Browse files
committed
[Test] Fully disabled test.
It's failing on more platforms than originally thought. rdar://107052715
1 parent e78cf22 commit 2d19632

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/ModuleInterface/actor_availability.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// REQUIRES: VENDOR=apple
99

1010
// FIXME: rdar://107052715 temporarily disabled the test; fails on ios simulator
11-
// UNSUPPORTED: OS=ios
11+
// REQUIRES: rdar107052715
1212

1313
// CHECK: #if compiler(>=5.3) && $Actors
1414
// CHECK-NEXT: public actor ActorWithImplicitAvailability {

0 commit comments

Comments
 (0)