Skip to content

Commit 8386c77

Browse files
authored
Merge pull request #39731 from bnbarham/xfail-83840279
[Test] Disable Concurrency/Backdeploy/mangling.swift to unblock CI
2 parents a6ea9bf + c462fd5 commit 8386c77

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/Concurrency/Backdeploy/mangling.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616
// REQUIRES: OS=macosx
1717
// REQUIRES: executable_test
1818
// REQUIRES: concurrency_runtime
19+
20+
// REQUIRES: rdar84218063
21+
1922
actor MyActor { }
2023

2124
protocol MyProtocol {

0 commit comments

Comments
 (0)