Skip to content

Commit 88a3d5c

Browse files
authored
Merge pull request #36565 from eeckstein/main
2 parents f3a26b0 + 5fdd4b7 commit 88a3d5c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/Concurrency/Runtime/objc_async.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
// REQUIRES: concurrency
88
// REQUIRES: objc_interop
99

10+
// This test is flaky and crashes sometimes, mostly when testing with swift_test_mode_optimize.
11+
// REQUIRES: rdar75783864
12+
1013

1114
@main struct Main {
1215
static func main() async {

0 commit comments

Comments
 (0)