25s) + test/wasm2c/spec/i64.txt (21.877s) + test/wasm2c/spec/inline-module.txt (8.821s) - test/wasm2c/spec/float_exprs.txt TIMEOUT + test/wasm2c/spec/int_literals.txt (9.676s) + test/wasm2c/spec/labels.txt (10.448s) + test/wasm2c/spec/left-to-right.txt (15.802s) + test/wasm2c/spec/load.txt (11.277s) - test/wasm2c/spec/int_exprs.txt TIMEOUT + test/wasm2c/spec/local_get.txt (10.579s) + test/wasm2c/spec/local_set.txt (9.592s) + test/wasm2c/spec/linking.txt (38.115s) + test/wasm2c/spec/imports.txt (69.927s) + test/wasm2c/spec/local_tee.txt (11.877s) + test/wasm2c/spec/loop.txt (12.156s) + test/wasm2c/spec/memory_redundancy.txt (8.066s) + test/wasm2c/spec/memory.txt (24.738s) + test/wasm2c/spec/memory_size.txt (16.032s) + test/wasm2c/spec/memory_grow.txt (18.939s) - 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 (10.565s) + test/wasm2c/spec/nop.txt (12.162s) + test/wasm2c/spec/select.txt (12.305s) + test/wasm2c/spec/stack.txt (12.062s) + test/wasm2c/spec/store.txt (8.432s) + test/wasm2c/spec/start.txt (16.017s) - test/wasm2c/spec/names.txt TIMEOUT + test/wasm2c/spec/skip-stack-guard-page.txt (29.401s) + test/wasm2c/spec/switch.txt (10.871s) + test/wasm2c/spec/token.txt (7.930s) + test/wasm2c/spec/type.txt (8.976s) + test/wasm2c/spec/table.txt (18.069s) + test/wasm2c/spec/traps.txt (14.068s) + test/wasm2c/spec/unreachable.txt (11.109s) + test/wasm2c/spec/unreached-invalid.txt (8.789s) + test/wasm2c/spec/utf8-custom-section-id.txt (8.885s) + test/wasm2c/spec/unwind.txt (10.959s) + test/wasm2c/spec/utf8-import-field.txt (8.714s) + test/wasm2c/spec/utf8-import-module.txt (9.562s) + test/wasm2c/spec/utf8-invalid-encoding.txt (9.151s) **** FAILED ****************************************************************** - test/wasm2c/spec/align.txt TIMEOUT - test/wasm2c/spec/binary-leb128.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/f32_cmp.txt TIMEOUT - test/wasm2c/spec/f64.txt TIMEOUT - test/wasm2c/spec/f64_cmp.txt TIMEOUT - test/wasm2c/spec/float_exprs.txt TIMEOUT - test/wasm2c/spec/int_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 - test/wasm2c/spec/names.txt TIMEOUT error: Bad exit status from /var/tmp/rpm-tmp.rltibI (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.rltibI (%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