Skip to content

Commit a999865

Browse files
[Test] Disable concurrent test under single thread assumption
1 parent 5f94468 commit a999865

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Runtime/concurrentTypeByName.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
// UNSUPPORTED: use_os_stdlib
55
// UNSUPPORTED: back_deployment_runtime
6+
// UNSUPPORTED: single_threaded_concurrency
67

78
import StdlibUnittest
89
import SwiftPrivateThreadExtras

0 commit comments

Comments
 (0)