Skip to content

Commit 9c598e8

Browse files
authored
Merge pull request #79661 from rintaro/disbale-rdar145735542
[Test] Disable a flaky test case
2 parents 35f79e4 + 19213f8 commit 9c598e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Concurrency/Runtime/startSynchronously.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// REQUIRES: rdar145735542
12
// RUN: %empty-directory(%t)
23
// RUN: %target-build-swift -Xfrontend -disable-availability-checking %s %import-libdispatch -swift-version 6 -o %t/a.out
34
// RUN: %target-codesign %t/a.out

0 commit comments

Comments
 (0)