Skip to content

Commit

Permalink
Ignore the wasi-http cli test
Browse files Browse the repository at this point in the history
  • Loading branch information
elliottt committed Sep 21, 2023
1 parent 27ef314 commit 6349f9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/all/cli_tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -791,6 +791,7 @@ fn run_basic_component() -> Result<()> {
}

#[cfg(feature = "wasi-http")]
#[ignore = "needs to be ported to components"]
#[test]
fn run_wasi_http_module() -> Result<()> {
let output = run_wasmtime_for_output(
Expand Down

0 comments on commit 6349f9c

Please sign in to comment.