We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 456a26e commit a3762d4Copy full SHA for a3762d4
test/Concurrency/Runtime/startSynchronously.swift
@@ -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
+
4
// RUN: %empty-directory(%t)
5
// RUN: %target-build-swift -Xfrontend -disable-availability-checking %s %import-libdispatch -swift-version 6 -o %t/a.out
6
// RUN: %target-codesign %t/a.out
0 commit comments