Skip to content

Commit ed7b7ca

Browse files
committed
[Test] Don't test concurrentTypeByName.swift against old, unfixed runtimes.
1 parent dbb5a48 commit ed7b7ca

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/Runtime/concurrentTypeByName.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
// RUN: %target-run-simple-swift
22
// REQUIRES: executable_test
33

4+
// UNSUPPORTED: use_os_stdlib
5+
// UNSUPPORTED: back_deployment_runtime
6+
47
import StdlibUnittest
58
import SwiftPrivateThreadExtras
69

0 commit comments

Comments
 (0)