spec/labels.txt (16.482s) + test/wasm2c/spec/load.txt (17.739s) + test/wasm2c/spec/local_get.txt (17.556s) + test/wasm2c/spec/left-to-right.txt (24.932s) + test/wasm2c/spec/local_set.txt (15.954s) - test/wasm2c/spec/int_exprs.txt TIMEOUT - test/wasm2c/spec/float_exprs.txt TIMEOUT - test/wasm2c/spec/linking.txt TIMEOUT + test/wasm2c/spec/memory_redundancy.txt (15.827s) + test/wasm2c/spec/local_tee.txt (20.694s) + test/wasm2c/spec/memory_size.txt (22.985s) + test/wasm2c/spec/memory_grow.txt (29.288s) - test/wasm2c/spec/memory_trap.txt expected error code 0, got 1. STDERR MISMATCH: --- expected +++ actual @@ -0,0 +1,9 @@ +Traceback (most recent call last): + File "/builddir/build/BUILD/wabt-1.0.19/test/run-spec-wasm2c.py", line 415, in + sys.exit(main(sys.argv[1:])) + File "/builddir/build/BUILD/wabt-1.0.19/test/run-spec-wasm2c.py", line 408, in main + utils.Executable(os.path.join(out_dir, main_exe), + File "/builddir/build/BUILD/wabt-1.0.19/test/utils.py", line 103, in RunWithArgs + raise error +utils.Error: Error running "out/test/wasm2c/spec/memory_trap/memory_trap": +memory_trap-main.c:756: assertion failed: in Z_memory_trap_1Z_i64Z2EloadZ_ji(65528u): expected 7523094288207667809, got 97. STDOUT MISMATCH: --- expected +++ actual @@ -1 +1 @@ -171/171 tests passed. +170/171 tests passed. + test/wasm2c/spec/return.txt (18.024s) + test/wasm2c/spec/nop.txt (21.226s) + test/wasm2c/spec/memory.txt (39.620s) + test/wasm2c/spec/select.txt (20.140s) + test/wasm2c/spec/store.txt (13.722s) + test/wasm2c/spec/stack.txt (19.842s) + test/wasm2c/spec/switch.txt (13.617s) - test/wasm2c/spec/names.txt TIMEOUT + test/wasm2c/spec/start.txt (24.576s) + test/wasm2c/spec/token.txt (13.284s) + test/wasm2c/spec/imports.txt (108.180s) + test/wasm2c/spec/type.txt (14.538s) + test/wasm2c/spec/skip-stack-guard-page.txt (39.585s) + test/wasm2c/spec/unreachable.txt (17.438s) + test/wasm2c/spec/table.txt (26.023s) + test/wasm2c/spec/unreached-invalid.txt (13.336s) + test/wasm2c/spec/traps.txt (24.058s) + test/wasm2c/spec/utf8-custom-section-id.txt (11.899s) + test/wasm2c/spec/utf8-import-field.txt (12.207s) + test/wasm2c/spec/unwind.txt (15.972s) + test/wasm2c/spec/utf8-import-module.txt (11.868s) + test/wasm2c/spec/utf8-invalid-encoding.txt (11.418s) **** FAILED ****************************************************************** - test/wasm2c/spec/align.txt TIMEOUT - test/wasm2c/spec/binary-leb128.txt TIMEOUT - test/wasm2c/spec/binary.txt TIMEOUT - test/wasm2c/spec/data.txt TIMEOUT - test/wasm2c/spec/elem.txt TIMEOUT - test/wasm2c/spec/const.txt TIMEOUT - test/wasm2c/spec/f32.txt TIMEOUT - test/wasm2c/spec/exports.txt TIMEOUT - test/wasm2c/spec/float_misc.txt TIMEOUT - test/wasm2c/spec/f32_cmp.txt TIMEOUT - test/wasm2c/spec/f64.txt TIMEOUT - test/wasm2c/spec/f64_cmp.txt TIMEOUT - test/wasm2c/spec/int_exprs.txt TIMEOUT - test/wasm2c/spec/float_exprs.txt TIMEOUT - test/wasm2c/spec/linking.txt TIMEOUT - test/wasm2c/spec/memory_trap.txt /usr/bin/python3 /builddir/build/BUILD/wabt-1.0.19/test/run-spec-wasm2c.py out/test/wasm2c/spec/memory_trap.wast --bindir=riscv64-redhat-linux-gnu --no-error-cmdline -o out/test/wasm2c/spec/memory_trap - test/wasm2c/spec/names.txt TIMEOUT error: Bad exit status from /var/tmp/rpm-tmp.4MuGzU (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.4MuGzU (%check) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/mockbuild/trace_decorator.py", line 95, in trace result = func(*args, **kw) File "/usr/lib/python3.8/site-packages/mockbuild/util.py", line 746, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/wabt.spec