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 487a667 commit 603713aCopy full SHA for 603713a
test/swift-sdk/foundation/ProcessInfo.swift
@@ -1,6 +1,8 @@
1
// RUN: %{target_simple_swift_build}
2
// RUN: %{wasm_run} --dir %t.dir::/tmp %t.dir/.build/debug/Check.wasm | %{FileCheck} %s
3
// REQUIRES: FileCheck && scheme=main
4
+// XFAIL: scheme=main
5
+// https://github.com/swiftlang/swift-foundation/pull/1447
6
7
import Foundation
8
0 commit comments