Skip to content

Commit 4133734

Browse files
ktosoxedin
authored andcommitted
Disable startSynchronously while we rework semantics
Reworking semantics of this API so disabling the flaky test, it'll have different sematntics and then the test will be adjusted (cherry picked from commit a3762d4)
1 parent 910bc1a commit 4133734

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/Concurrency/Runtime/startSynchronously.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// FIXME: Marking this disabled since we're reworking the semantics and the test is a bit racy until we do
2+
// REQUIRES: rdar149506152
3+
14
// RUN: %empty-directory(%t)
25
// RUN: %target-build-swift -Xfrontend -disable-availability-checking %s %import-libdispatch -swift-version 6 -o %t/a.out
36
// RUN: %target-codesign %t/a.out

0 commit comments

Comments
 (0)