Skip to content

Commit cca0bf6

Browse files
authored
Merge pull request #82330 from al45tair/eng/PR-153615567
[Runtime][Tests] Disable Runtime/backtrace test on Android.
2 parents a28515e + 9e65b84 commit cca0bf6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Runtime/backtrace.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
// UNSUPPORTED: OS=watchos
1111
// UNSUPPORTED: OS=ios
1212
// UNSUPPORTED: OS=tvos
13+
// UNSUPPORTED: OS=linux-android, OS=linux-androideabi
1314

1415
// REQUIRES: swift_stdlib_asserts
1516
// REQUIRES: executable_test

0 commit comments

Comments
 (0)