Skip to content

Commit e05ca06

Browse files
committed
[Tests] Temporarily disable test/Concurrency/transfernonsendable_closureliterals_isolationinference.swift
We are working on a fix but need to disable the test temporarily to unblock CI.
1 parent 576a378 commit e05ca06

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)