Stream: git-wasmtime

Topic: wasmtime / issue #13202 Failed CI build for refs/heads/re...


view this post on Zulip Wasmtime GitHub notifications bot (Apr 27 2026 at 04:14):

github-actions[bot] opened issue #13202:

See https://github.com/bytecodealliance/wasmtime/actions/runs/24975679966

view this post on Zulip Wasmtime GitHub notifications bot (Apr 27 2026 at 15:26):

alexcrichton closed issue #13202:

See https://github.com/bytecodealliance/wasmtime/actions/runs/24975679966

view this post on Zulip Wasmtime GitHub notifications bot (Apr 27 2026 at 15:26):

alexcrichton commented on issue #13202:

cc @badeend as you might be interested in this, the failing test is this line, specifically resolving localhost timed out... Not sure how that's possible, but I'm going to close this as not-too-actionable in the meantime.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 28 2026 at 19:14):

badeend commented on issue #13202:

Fun. I've given it a quick search, but nothing insightful came up.

Let's add this to the collection of #12895


For posterity:

MSVC x86_64
thread 'main' (1) panicked at crates\test-programs\src\bin\p2_ip_name_lookup.rs:6:26:
called `Result::unwrap()` on an `Err` value: ErrorCode { code: 5, name: "timeout", message: "The operation timed out before it could finish completely." }


Last updated: May 03 2026 at 22:13 UTC