From 6349f9cfedc313c6daa23b29b7cfa0f7ed6ee3c9 Mon Sep 17 00:00:00 2001 From: Trevor Elliott Date: Wed, 20 Sep 2023 17:10:15 -0700 Subject: [PATCH] Ignore the wasi-http cli test --- tests/all/cli_tests.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/all/cli_tests.rs b/tests/all/cli_tests.rs index de5f2cb06a03..4f7dd4968dc0 100644 --- a/tests/all/cli_tests.rs +++ b/tests/all/cli_tests.rs @@ -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(