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.
2 parents 0514925 + a472587 commit a60395eCopy full SHA for a60395e
test/Driver/bad_tmpdir.swift
@@ -5,7 +5,7 @@
5
// test is somewhat artificially limited to macOS.
6
//
7
// REQUIRES: OS=macosx
8
-
+// REQUIRES: rdar117411265
9
// (https://github.com/apple/swift/issues/54796) This test is failing on
10
// next branch.
11
// XFAIL: *
test/Sema/package_resilience_super_class.swift
@@ -20,6 +20,7 @@
20
// RUN: %target-build-swift -I %t -L %t -lUtils %s -o %t/main %target-rpath(%t) -package-name mypkg -DTESTABLE
21
// RUN: %target-run %t/main %t/%target-library-name(Utils) | %FileCheck %s
22
23
+// REQUIRES: rdar117594759
24
//--- Utils.swift
25
26
open class OpenKlass {
0 commit comments