Skip to content

Commit 10aa01f

Browse files
authored
Merge pull request #62052 from buttaface/droid
[android][test] Disable new SwiftToCxxToSwift Interop test
2 parents c47a342 + bd21ad1 commit 10aa01f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Interop/SwiftToCxxToSwift/hide-swift-module-namespace-in-swift.swift

+2
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010

1111
// RUN: %check-interop-cxx-header-in-clang(%t/swiftMod2.h -Wno-error)
1212

13+
// XFAIL: OS=linux-android, OS=linux-androideabi
14+
1315
//--- header.h
1416
#include "swiftMod.h"
1517

0 commit comments

Comments
 (0)