Skip to content

Commit 603713a

Browse files
XFAIL: ProcessInfo test
1 parent 487a667 commit 603713a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/swift-sdk/foundation/ProcessInfo.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
// RUN: %{target_simple_swift_build}
22
// RUN: %{wasm_run} --dir %t.dir::/tmp %t.dir/.build/debug/Check.wasm | %{FileCheck} %s
33
// REQUIRES: FileCheck && scheme=main
4+
// XFAIL: scheme=main
5+
// https://github.com/swiftlang/swift-foundation/pull/1447
46

57
import Foundation
68

0 commit comments

Comments
 (0)