on my wiggle PR, there seems to be a CI failure due to some unimplemented instructions in the new backend - just want to confirm we're merging PRs even if they fail this check https://github.com/bytecodealliance/wasmtime/pull/2096/checks?check_run_id=947428091
I think it's actually an intermittent (the panic output is spurious, from #[ignore_panic] tests)
At least, that's what @Benjamin Bouvier (PTO) was saying last week after he turned the new backend CI on
I think we should probably actually remove this CI test until he's back and can take a look
(I'm planning to spend a little time looking at it, but in the meantime I mean)
https://github.com/bytecodealliance/wasmtime/pull/2100
thanks. yeah, it looks intermittent, not every ci run gets hit
Last updated: Nov 22 2024 at 16:03 UTC