Skip to content

Commit b4a5a0b

Browse files
authored
Merge pull request #82786 from xedin/rdar-154969621-disable-test
[Tests] Temporarily disable `test/Concurrency/transfernonsendable_clo…
2 parents a2f5d2a + e05ca06 commit b4a5a0b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Concurrency/transfernonsendable_closureliterals_isolationinference.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
// REQUIRES: asserts
88
// REQUIRES: swift_feature_NonisolatedNonsendingByDefault
99

10+
// REQUIRES: rdar154969621
11+
1012
// This test validates the behavior of transfernonsendable around
1113
// closure literals
1214

0 commit comments

Comments
 (0)