Skip to content

Commit 539bf36

Browse files
It succeeds on some platforms ??
1 parent 164be4c commit 539bf36

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

test/toolchain/clang-module.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
// RUN: %{swift} build --package-path %S/Inputs/clang-module-example --scratch-path %t.dir --triple wasm32-unknown-wasi --static-swift-stdlib
44

55
// Skipping this test on main until we include swift-testing in the SDK
6-
// XFAIL: scheme=main
6+
// REQUIRES: GH-5587

test/toolchain/swiftpm-test.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
REQUIRES: FileCheck
22
# Skipping this test on main until we include swift-testing in the SDK
3-
XFAIL: scheme=main
3+
REQUIRES: GH-5587
44

55
RUN: rm -rf %t.dir
66
RUN: mkdir -p %t.dir

0 commit comments

Comments
 (0)