wasm2c/spec/float_exprs.txt TIMEOUT + test/wasm2c/spec/inline-module.txt (8.817s) + test/wasm2c/spec/int_literals.txt (10.388s) + test/wasm2c/spec/labels.txt (10.776s) + test/wasm2c/spec/left-to-right.txt (18.144s) - test/wasm2c/spec/int_exprs.txt TIMEOUT + test/wasm2c/spec/load.txt (12.001s) + test/wasm2c/spec/local_get.txt (10.829s) + test/wasm2c/spec/local_set.txt (10.289s) - test/wasm2c/spec/linking.txt TIMEOUT + test/wasm2c/spec/imports.txt (73.365s) + test/wasm2c/spec/local_tee.txt (13.805s) + test/wasm2c/spec/loop.txt (12.937s) + test/wasm2c/spec/memory_redundancy.txt (9.831s) + test/wasm2c/spec/memory_grow.txt (18.911s) + test/wasm2c/spec/memory.txt (26.147s) + test/wasm2c/spec/memory_size.txt (15.594s) - 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 (13.361s) + test/wasm2c/spec/nop.txt (13.920s) + test/wasm2c/spec/select.txt (13.362s) + test/wasm2c/spec/stack.txt (12.044s) + test/wasm2c/spec/store.txt (10.171s) - test/wasm2c/spec/names.txt TIMEOUT + test/wasm2c/spec/start.txt (18.106s) + test/wasm2c/spec/skip-stack-guard-page.txt (27.396s) + test/wasm2c/spec/switch.txt (10.387s) + test/wasm2c/spec/token.txt (10.044s) + test/wasm2c/spec/type.txt (9.532s) + test/wasm2c/spec/table.txt (19.271s) + test/wasm2c/spec/traps.txt (16.972s) + test/wasm2c/spec/unreachable.txt (10.517s) + test/wasm2c/spec/unreached-invalid.txt (9.566s) + test/wasm2c/spec/utf8-custom-section-id.txt (10.297s) + test/wasm2c/spec/utf8-import-field.txt (10.170s) + test/wasm2c/spec/unwind.txt (12.794s) + test/wasm2c/spec/utf8-import-module.txt (9.403s) + test/wasm2c/spec/utf8-invalid-encoding.txt (8.941s) **** 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/linking.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.ZLDcZy (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.ZLDcZy (%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