Skip to content

Commit 9992b8c

Browse files
committed
[cxx-interop] Disable failing test on Android
1 parent 761b88f commit 9992b8c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Interop/Cxx/stdlib/use-std-vector-typechecker.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// RUN: not %target-swift-frontend %s -typecheck -I %S/Inputs -cxx-interoperability-mode=default -diagnostic-style llvm 2>&1 | %FileCheck %s
2+
// XFAIL: OS=linux-androideabi
23

34
import StdVector
45
import CxxStdlib

0 commit comments

Comments
 (0)