Skip to content

Commit c3dbb7c

Browse files
committed
[android][test] Disable new SwiftToCxxToSwift Interop class type bridging test
1 parent 9c9671b commit c3dbb7c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Interop/SwiftToCxxToSwift/import-swift-class-back-to-swift.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
// RUN: %target-swift-frontend -typecheck %t/swiftMod.swift -typecheck -module-name SwiftMod -I %t -enable-experimental-cxx-interop -Xcc -DSWIFT_CXX_INTEROP_HIDE_SWIFT_ERROR -DSECOND_PASS -emit-sil -o - | %FileCheck --check-prefix=SIL %s
1111

1212
// UNSUPPORTED: OS=windows-msvc
13+
// XFAIL: OS=linux-android, OS=linux-androideabi
1314

1415
//--- header.h
1516
#ifndef FIRSTPASS

0 commit comments

Comments
 (0)