2c/spec/forward.txt (8.272s) + test/wasm2c/spec/func.txt (14.980s) + test/wasm2c/spec/func_ptrs.txt (11.115s) + test/wasm2c/spec/f64_cmp.txt (111.878s) + test/wasm2c/spec/global.txt (14.596s) + test/wasm2c/spec/i32.txt (16.899s) + test/wasm2c/spec/i64.txt (17.619s) + test/wasm2c/spec/if.txt (11.199s) + test/wasm2c/spec/inline-module.txt (6.992s) + test/wasm2c/spec/int_literals.txt (8.971s) + test/wasm2c/spec/labels.txt (8.352s) - test/wasm2c/spec/float_exprs.txt TIMEOUT + test/wasm2c/spec/left-to-right.txt (13.740s) + test/wasm2c/spec/int_exprs.txt (36.388s) + test/wasm2c/spec/load.txt (8.538s) + test/wasm2c/spec/local_get.txt (8.271s) + test/wasm2c/spec/imports.txt (59.041s) + test/wasm2c/spec/local_set.txt (9.074s) + test/wasm2c/spec/local_tee.txt (10.958s) + test/wasm2c/spec/linking.txt (35.116s) + test/wasm2c/spec/loop.txt (10.349s) + test/wasm2c/spec/memory_redundancy.txt (7.420s) + test/wasm2c/spec/memory_grow.txt (14.894s) + test/wasm2c/spec/memory.txt (20.610s) + test/wasm2c/spec/memory_size.txt (12.257s) - 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.20/test/run-spec-wasm2c.py", line 415, in + sys.exit(main(sys.argv[1:])) + File "/builddir/build/BUILD/wabt-1.0.20/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.20/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 (11.296s) + test/wasm2c/spec/nop.txt (12.929s) + test/wasm2c/spec/select.txt (9.833s) + test/wasm2c/spec/stack.txt (9.967s) + test/wasm2c/spec/start.txt (13.842s) + test/wasm2c/spec/store.txt (8.001s) + test/wasm2c/spec/names.txt (34.120s) + test/wasm2c/spec/skip-stack-guard-page.txt (23.515s) + test/wasm2c/spec/switch.txt (8.368s) + test/wasm2c/spec/token.txt (8.564s) + test/wasm2c/spec/type.txt (7.839s) + test/wasm2c/spec/table.txt (16.194s) + test/wasm2c/spec/traps.txt (14.250s) + test/wasm2c/spec/unreachable.txt (9.603s) + test/wasm2c/spec/unreached-invalid.txt (7.339s) + test/wasm2c/spec/unwind.txt (8.935s) + test/wasm2c/spec/utf8-custom-section-id.txt (6.898s) + test/wasm2c/spec/utf8-import-field.txt (7.411s) + test/wasm2c/spec/utf8-import-module.txt (7.245s) + test/wasm2c/spec/utf8-invalid-encoding.txt (6.869s) **** FAILED ****************************************************************** - test/wasm2c/spec/align.txt TIMEOUT - test/wasm2c/spec/binary-leb128.txt TIMEOUT - test/wasm2c/spec/const.txt TIMEOUT - test/wasm2c/spec/f32.txt TIMEOUT - test/wasm2c/spec/f64.txt TIMEOUT - test/wasm2c/spec/float_exprs.txt TIMEOUT - test/wasm2c/spec/memory_trap.txt /usr/bin/python3 /builddir/build/BUILD/wabt-1.0.20/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 error: Bad exit status from /var/tmp/rpm-tmp.M4vvgK (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.M4vvgK (%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