Skip to content

Commit e983655

Browse files
committed
disable concurrentTypeByName test to unblock CI
1 parent 45eaaa2 commit e983655

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Runtime/concurrentTypeByName.swift

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

4+
// REQUIRES: radar82364236
5+
46
import StdlibUnittest
57
import SwiftPrivateThreadExtras
68

0 commit comments

Comments
 (0)