Skip to content

Commit f3f71ce

Browse files
authored
Merge pull request #39581 from meg-gupta/disableconcurrencytest
2 parents bbcde58 + 24c3e2c commit f3f71ce

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: rdar83840279
21+
1922
actor MyActor { }
2023

2124
protocol MyProtocol {

0 commit comments

Comments
 (0)