As most of us have probably already seen CI is kinda dead today due to networking failures. I attempted to make things more robust in https://github.com/bytecodealliance/wasmtime/pull/11532 with some more retries it looks like that was just a "spurious success" on the PR as it's failing in the queue.
Once that PR got in the queue I "jumped" it to the front. It then failed there. Before it failed I queued a bunch of other stuff in the merge queue. Now that it failed I manually removed it, re-added it, and jumped it again. Now CI is so overwhelmed with hundreds of jobs to run I'm hoping that by the time it actually gets to testing things all the networking issues are gone. Who knows though
things seem to be moving again
Last updated: Dec 06 2025 at 06:05 UTC