Skip to content

Commit f82edf7

Browse files
committed
Mark test async_stream as executable_test
It fails on non_executable bots. rdar://77963528
1 parent a2ce02a commit f82edf7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Concurrency/Runtime/async_stream.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
// REQUIRES: concurrency
44
// REQUIRES: libdispatch
5+
// REQUIRES: executable_test
56
// UNSUPPORTED: use_os_stdlib
67

78
// https://bugs.swift.org/browse/SR-14466

0 commit comments

Comments
 (0)