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 867e5cd commit 323cfd9Copy full SHA for 323cfd9
test/toolchain/clang-module.swift
@@ -1,3 +1,6 @@
1
// RUN: rm -rf %t.dir
2
// RUN: mkdir -p %t.dir
3
// 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