mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
[Runtime][Tests] Disable Runtime/backtrace test on Android.
This should be disabled for Android. Fixes #44446. rdar://153615567
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
// UNSUPPORTED: OS=watchos
|
||||
// UNSUPPORTED: OS=ios
|
||||
// UNSUPPORTED: OS=tvos
|
||||
// UNSUPPORTED: OS=linux-android, OS=linux-androideabi
|
||||
|
||||
// REQUIRES: swift_stdlib_asserts
|
||||
// REQUIRES: executable_test
|
||||
|
||||
Reference in New Issue
Block a user