wabt
wabt copied to clipboard
test/wasm2c/spec/memory64/memory_copy.txt is failing on s390x
I'm not sure when this started failing but its failing on the main branch.
It looks like the first commit where it started failing was https://github.com/WebAssembly/wabt/pull/2634.. which seems completely unrelated. So my guess is that something changes with the github CI infra of the qemu package we use to run the test.
@SoniEx2 would you have time to look into this? It looks like that the s390 stuff was addeding #2380 but this test started failing for some external reason.