Skip to content

Commit d12e1b4

Browse files
committed
[NFC] Mark a concurrency test as unsupported in the freestanding configuration.
1 parent e5d7885 commit d12e1b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Concurrency/actor_data_race_checks_minimal.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
// REQUIRES: executable_test
44
// REQUIRES: concurrency
55
// REQUIRES: concurrency_runtime
6+
// UNSUPPORTED: freestanding
67

78
@preconcurrency @MainActor
89
protocol P {

0 commit comments

Comments
 (0)