[wasm] test-main.js
needs an unhandled exception handler
#73330
Labels
arch-wasm
WebAssembly architecture
area-VM-meta-mono
test-enhancement
Improvements of test source code
Milestone
When running tests with xharness on browser, we are not able to get the traces for uncaught exceptions. A handler for that can print the trace which can be usable by anyone looking at test logs.
Also, note the timings above.
xharness
continues to wait for 13mins after theuncaught
exception, because the app did not signal that it had crashed.The text was updated successfully, but these errors were encountered: