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
I believe the checker here uses the basename of the wasmfile as the basis for the filename used for stderr. This probably should change to something more generic so that we don't have a bunch of redundant stderr.expected files. In this case all benchmarks are expected to return '0' to stdout. Will confirm and work on the patch to make a default.stderr.expected and default.stdout.expected when we don't care for the distinction.
The benchmarks in
benchmarks/libsodium
are missing their expected stdout and stderr files.The text was updated successfully, but these errors were encountered: