github-actions[bot] opened issue #13202:
See https://github.com/bytecodealliance/wasmtime/actions/runs/24975679966
alexcrichton closed issue #13202:
See https://github.com/bytecodealliance/wasmtime/actions/runs/24975679966
alexcrichton commented on issue #13202:
cc @badeend as you might be interested in this, the failing test is this line, specifically resolving
localhosttimed out... Not sure how that's possible, but I'm going to close this as not-too-actionable in the meantime.
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