Skip to content

Commit 323cfd9

Browse files
Skip clang-module test on main until we include swift-testing in the SDK
1 parent 867e5cd commit 323cfd9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/toolchain/clang-module.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
// RUN: rm -rf %t.dir
22
// RUN: mkdir -p %t.dir
33
// RUN: %{swift} build --package-path %S/Inputs/clang-module-example --scratch-path %t.dir --triple wasm32-unknown-wasi --static-swift-stdlib
4+
5+
// Skipping this test on main until we include swift-testing in the SDK
6+
// XFAIL: scheme=main

0 commit comments

Comments
 (0)