Skip to content

Commit 3054ef0

Browse files
Merge pull request swiftlang#79135 from swiftlang/disable_pr143950805
Test Interop/Cxx/stdlib/overlay/custom-collection.swift fails on bots
2 parents 6028fde + 58d3cf3 commit 3054ef0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Interop/Cxx/stdlib/overlay/custom-collection.swift

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// REQUIRES: rdar143950805
2+
13
// RUN: %target-run-simple-swift(-I %S/Inputs -Xfrontend -enable-experimental-cxx-interop)
24
// RUN: %target-run-simple-swift(-I %S/Inputs -cxx-interoperability-mode=swift-6)
35
// RUN: %target-run-simple-swift(-I %S/Inputs -cxx-interoperability-mode=upcoming-swift)

0 commit comments

Comments
 (0)