Skip to content

Commit 7a4bde9

Browse files
committed
Disable std-span-interface-swift (NFC)
This test fails in the Amazon Linux 2023 bootstrap build. Disable until it can be reproduced.
1 parent aa7c250 commit 7a4bde9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Interop/Cxx/stdlib/std-span-interface.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
// REQUIRES: swift_feature_Lifetimes
1010
// REQUIRES: std_span
1111

12+
// REQUIRES: rdar163085444
13+
1214
#if !BRIDGING_HEADER
1315
import StdSpan
1416
#endif

0 commit comments

Comments
 (0)