Skip to content

Commit 9e65b84

Browse files
committed
[Runtime][Tests] Disable Runtime/backtrace test on Android.
This should be disabled for Android. Fixes #44446. rdar://153615567
1 parent 3d9e490 commit 9e65b84

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)