tschneidereit opened PR #13351 from tschneidereit:fix-dns-error to bytecodealliance:main:
the
wasi_http_without_porttest previously sent a request tohttpbin.org, causing intermittent CI failures if that host wasn't available. This change removes the reliance on an external service entirely by intercepting the outgoing request and handling it internally.
tschneidereit requested pchickey for a review on PR #13351.
tschneidereit requested wasmtime-wasi-reviewers for a review on PR #13351.
tschneidereit commented on PR #13351:
This just happened, so I looked into what caused it.
:thumbs_up: alexcrichton submitted PR review.
alexcrichton added PR #13351 [tests] Don't use external server in http test to the merge queue.
:check: alexcrichton merged PR #13351.
alexcrichton removed PR #13351 [tests] Don't use external server in http test from the merge queue.
Last updated: Jun 01 2026 at 09:49 UTC