Skip to content

Commit db31835

Browse files
committed
[android][test] Unsupport Linux Android tests
These tests should be disabled on all flavors of Linux, not just 'linux-gnu'. See discussion in swiftlang#1090 (comment).
1 parent 74492ea commit db31835

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/ClangModules/autolinking.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
// UNSUPPORTED: OS=linux-gnu
1717
// UNSUPPORTED: OS=linux-gnueabihf
1818
// UNSUPPORTED: OS=freebsd
19+
// UNSUPPORTED: OS=linux-androideabi
1920

2021
import LinkMusket
2122
import LinkFramework

0 commit comments

Comments
 (0)