Skip to content

Commit 3e7ef4b

Browse files
authored
Update transitive.swift
Disable failing testing pending fix (SR-12554)
1 parent f6d30c3 commit 3e7ef4b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/CrossImport/transitive.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
// RUN: %target-typecheck-verify-swift -enable-cross-import-overlays -I %t/include -I %t/lib/swift -F %t/Frameworks -DDIRECT_FIRST
77
// RUN: %target-typecheck-verify-swift -enable-cross-import-overlays -I %t/include -I %t/lib/swift -F %t/Frameworks -DDIRECT_SECOND
88

9+
// REQUIRES: SR12554
10+
911
#if DIRECT_FIRST
1012
import ThinLibrary
1113
import UniversalExports

0 commit comments

Comments
 (0)