Skip to content

Commit 11decb0

Browse files
committed
disable actor_availability on ios
1 parent 347114b commit 11decb0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/ModuleInterface/actor_availability.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77

88
// REQUIRES: VENDOR=apple
99

10+
// FIXME: rdar://107052715 temporarily disabled the test; fails on ios simulator
11+
// UNSUPPORTED: OS=ios
12+
1013
// CHECK: #if compiler(>=5.3) && $Actors
1114
// CHECK-NEXT: public actor ActorWithImplicitAvailability {
1215
public actor ActorWithImplicitAvailability {

0 commit comments

Comments
 (0)