Skip to content

Commit b984933

Browse files
authored
Merge pull request #64541 from nate-chandler/test/20230322/1
[Test] Fully disabled test.
2 parents e78cf22 + 2d19632 commit b984933

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)