Skip to content

testsuite: fix T17920 for wasm backend

Cheng Shao requested to merge wip/wasm-fix-T17920 into master

T17920 was marked as fragile on wasm before; it can be trivially fixed by avoiding calling variadic printf() in cmm.

Merge request reports