Skip to content

Commit 56ff69c

Browse files
committed
mark the wasi tests as expected failures for now
1 parent ea894dc commit 56ff69c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

crates/test/src/cpp.rs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,10 @@ impl LanguageMethods for Cpp {
7070
| "simple-http.wit"
7171
| "variants.wit"
7272
| "variants-unioning-types.wit"
73+
| "wasi-cli"
74+
| "wasi-filesystem"
75+
| "wasi-http"
76+
| "wasi-io"
7377
| "worlds-with-types.wit"
7478
| "streams.wit" => true,
7579
_ => false,

0 commit comments

Comments
 (0)