Stream: git-wasmtime

Topic: wasmtime / PR #13351 [tests] Don't use external server in...


view this post on Zulip Wasmtime GitHub notifications bot (May 13 2026 at 18:13):

tschneidereit opened PR #13351 from tschneidereit:fix-dns-error to bytecodealliance:main:

the wasi_http_without_port test previously sent a request to httpbin.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.

view this post on Zulip Wasmtime GitHub notifications bot (May 13 2026 at 18:13):

tschneidereit requested pchickey for a review on PR #13351.

view this post on Zulip Wasmtime GitHub notifications bot (May 13 2026 at 18:14):

tschneidereit requested wasmtime-wasi-reviewers for a review on PR #13351.

view this post on Zulip Wasmtime GitHub notifications bot (May 13 2026 at 18:14):

tschneidereit commented on PR #13351:

This just happened, so I looked into what caused it.

view this post on Zulip Wasmtime GitHub notifications bot (May 13 2026 at 18:44):

:thumbs_up: alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (May 13 2026 at 18:44):

alexcrichton added PR #13351 [tests] Don't use external server in http test to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (May 13 2026 at 19:09):

:check: alexcrichton merged PR #13351.

view this post on Zulip Wasmtime GitHub notifications bot (May 13 2026 at 19:09):

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