Skip to content

Commit 4b6dcf6

Browse files
authored
Merge pull request swiftlang#34796 from drodriguez/android-async-requires-executable
[android] Mark Interpreter/async as an executable test.
2 parents 32dac8b + 17aece4 commit 4b6dcf6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Interpreter/async.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
// RUN: %target-run %t/main | %FileCheck %s
55

66
// REQUIRES: concurrency
7+
// REQUIRES: executable_test
78
// UNSUPPORTED: use_os_stdlib
89
// UNSUPPORTED: CPU=arm64e
910

0 commit comments

Comments
 (0)