Skip to content

Commit 31d52b0

Browse files
committed
Tests: Temporarily disable Interop/Cxx/stdlib/use-std-map.swift.
1 parent 42ca1c4 commit 31d52b0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/Interop/Cxx/stdlib/use-std-map.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
// Enable this everywhere once we have a solution for modularizing other C++ stdlibs: rdar://87654514
66
// REQUIRES: OS=macosx || OS=linux-gnu
77

8+
// This test is failing in Linux CI currently.
9+
// REQUIRES: rdar102420290
10+
811
import StdlibUnittest
912
import StdMap
1013
import std

0 commit comments

Comments
 (0)