spec/func.txt (15.481s) + test/wasm2c/spec/func_ptrs.txt (12.570s) + test/wasm2c/spec/f64_cmp.txt (117.195s) + test/wasm2c/spec/global.txt (16.490s) + test/wasm2c/spec/i32.txt (17.394s) + test/wasm2c/spec/if.txt (10.777s) + test/wasm2c/spec/i64.txt (17.192s) + test/wasm2c/spec/inline-module.txt (7.233s) + test/wasm2c/spec/int_literals.txt (9.380s) - test/wasm2c/spec/float_exprs.txt TIMEOUT + test/wasm2c/spec/labels.txt (9.621s) + test/wasm2c/spec/left-to-right.txt (13.385s) + test/wasm2c/spec/int_exprs.txt (36.630s) + test/wasm2c/spec/load.txt (10.805s) + test/wasm2c/spec/local_get.txt (8.924s) + test/wasm2c/spec/imports.txt (57.929s) + test/wasm2c/spec/local_set.txt (8.252s) + test/wasm2c/spec/linking.txt (33.228s) + test/wasm2c/spec/local_tee.txt (10.325s) + test/wasm2c/spec/loop.txt (10.600s) + test/wasm2c/spec/memory_redundancy.txt (8.401s) + test/wasm2c/spec/memory_size.txt (13.280s) + test/wasm2c/spec/memory_grow.txt (17.208s) + test/wasm2c/spec/memory.txt (22.534s) - 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/nop.txt (10.909s) + test/wasm2c/spec/return.txt (9.576s) + test/wasm2c/spec/select.txt (10.691s) + test/wasm2c/spec/stack.txt (10.837s) + test/wasm2c/spec/store.txt (7.714s) + test/wasm2c/spec/start.txt (16.036s) + test/wasm2c/spec/skip-stack-guard-page.txt (23.620s) + test/wasm2c/spec/names.txt (35.128s) + test/wasm2c/spec/switch.txt (8.657s) + test/wasm2c/spec/token.txt (7.510s) + test/wasm2c/spec/table.txt (15.222s) + test/wasm2c/spec/type.txt (7.452s) + test/wasm2c/spec/traps.txt (13.024s) + test/wasm2c/spec/unreachable.txt (9.270s) + test/wasm2c/spec/unreached-invalid.txt (8.979s) + test/wasm2c/spec/utf8-custom-section-id.txt (9.178s) + test/wasm2c/spec/unwind.txt (11.066s) + test/wasm2c/spec/utf8-import-field.txt (8.532s) + test/wasm2c/spec/utf8-import-module.txt (7.487s) + test/wasm2c/spec/utf8-invalid-encoding.txt (7.041s) **** FAILED ****************************************************************** - test/wasm2c/spec/align.txt TIMEOUT - test/wasm2c/spec/binary-leb128.txt TIMEOUT - test/wasm2c/spec/data.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.khptsx (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.khptsx (%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