Skip to content

Commit e696624

Browse files
committed
[NFC] Don't run nonisolated(unsafe) test with SendNonSendable on the 5.10 branch.
1 parent 2f52b65 commit e696624

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/Concurrency/experimental_feature_strictconcurrency.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
// RUN: %target-swift-frontend -disable-availability-checking -parse-as-library -enable-experimental-feature StrictConcurrency -enable-experimental-feature GlobalConcurrency -emit-sil -o /dev/null -verify %s
22
// RUN: %target-swift-frontend -disable-availability-checking -parse-as-library -enable-experimental-feature StrictConcurrency=complete -enable-experimental-feature GlobalConcurrency -emit-sil -o /dev/null -verify %s
3-
// RUN: %target-swift-frontend -disable-availability-checking -parse-as-library -enable-experimental-feature StrictConcurrency=complete -enable-experimental-feature GlobalConcurrency -emit-sil -o /dev/null -verify -enable-experimental-feature SendNonSendable %s
43

54
// REQUIRES: concurrency
65
// REQUIRES: asserts

0 commit comments

Comments
 (0)