Skip to content

Commit 365bebd

Browse files
authored
Merge pull request #62144 from tshortli/disable-use-std-map-test
Tests: Temporarily disable Interop/Cxx/stdlib/use-std-map.swift
2 parents 42ca1c4 + 31d52b0 commit 365bebd

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)