Skip to content

Commit f6c22c9

Browse files
authored
Merge pull request #28520 from compnerd/android-is-being-executed
test: repair Android builds
2 parents 9893ef5 + 0de6e73 commit f6c22c9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Frontend/crash-in-user-code.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
// RUN: echo %s > %t.filelist.txt
33
// RUN: not --crash %target-swift-frontend -interpret -filelist %t.filelist.txt 2>&1 | %FileCheck %s
44

5+
// REQUIRES: executable_test
6+
57
// UNSUPPORTED: OS=ios
68
// UNSUPPORTED: OS=tvos
79
// UNSUPPORTED: OS=watchos

0 commit comments

Comments
 (0)