[Test] Fully disabled test.

It's failing on more platforms than originally thought.

rdar://107052715
This commit is contained in:
Nate Chandler
2023-03-22 10:26:27 -07:00
parent e78cf220c5
commit 2d19632d88

View File

@@ -8,7 +8,7 @@
// REQUIRES: VENDOR=apple
// FIXME: rdar://107052715 temporarily disabled the test; fails on ios simulator
// UNSUPPORTED: OS=ios
// REQUIRES: rdar107052715
// CHECK: #if compiler(>=5.3) && $Actors
// CHECK-NEXT: public actor ActorWithImplicitAvailability {