You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running ./auto_update_tests.py should be a no-op, but it breaks test/fib-dbg.wasm.fromBinary, changing it so that check.py fails. It creates this diff:
Running
./auto_update_tests.py
should be a no-op, but it breakstest/fib-dbg.wasm.fromBinary
, changing it so thatcheck.py
fails. It creates this diff:Maybe missing a param or something in the auto-update script that is in check.py?
cc @yurydelendik , this is your code I believe.
The text was updated successfully, but these errors were encountered: