;;; TOOL: run-interp-spec ;;; STDIN_FILE: third_party/testsuite/table_fill.wast (;; STDOUT ;;; out/test/spec/table_fill.wast:54: assert_trap passed: out of bounds table access: table.fill out of bounds out/test/spec/table_fill.wast:62: assert_trap passed: out of bounds table access: table.fill out of bounds out/test/spec/table_fill.wast:67: assert_trap passed: out of bounds table access: table.fill out of bounds out/test/spec/table_fill.wast:75: assert_invalid passed: out/test/spec/table_fill/table_fill.1.wasm:0000020: error: type mismatch in table.fill, expected [i32, externref, i32] but got [] 0000020: error: OnTableFillExpr callback failed out/test/spec/table_fill.wast:84: assert_invalid passed: out/test/spec/table_fill/table_fill.2.wasm:0000024: error: type mismatch in table.fill, expected [i32, externref, i32] but got [externref, i32] 0000024: error: OnTableFillExpr callback failed out/test/spec/table_fill.wast:93: assert_invalid passed: out/test/spec/table_fill/table_fill.3.wasm:0000024: error: type mismatch in table.fill, expected [i32, externref, i32] but got [i32, i32] 0000024: error: OnTableFillExpr callback failed out/test/spec/table_fill.wast:102: assert_invalid passed: out/test/spec/table_fill/table_fill.4.wasm:0000024: error: type mismatch in table.fill, expected [i32, externref, i32] but got [i32, externref] 0000024: error: OnTableFillExpr callback failed out/test/spec/table_fill.wast:111: assert_invalid passed: out/test/spec/table_fill/table_fill.5.wasm:0000029: error: type mismatch in table.fill, expected [i32, externref, i32] but got [f32, externref, i32] 0000029: error: OnTableFillExpr callback failed out/test/spec/table_fill.wast:120: assert_invalid passed: out/test/spec/table_fill/table_fill.6.wasm:0000027: error: type mismatch in table.fill, expected [i32, funcref, i32] but got [i32, externref, i32] 0000027: error: OnTableFillExpr callback failed out/test/spec/table_fill.wast:129: assert_invalid passed: out/test/spec/table_fill/table_fill.7.wasm:0000029: error: type mismatch in table.fill, expected [i32, externref, i32] but got [i32, externref, f32] 0000029: error: OnTableFillExpr callback failed out/test/spec/table_fill.wast:139: assert_invalid passed: out/test/spec/table_fill/table_fill.8.wasm:000002a: error: type mismatch in table.fill, expected [i32, funcref, i32] but got [i32, externref, i32] 000002a: error: OnTableFillExpr callback failed out/test/spec/table_fill.wast:150: assert_invalid passed: out/test/spec/table_fill/table_fill.9.wasm:0000028: error: type mismatch in implicit return, expected [i32] but got [] 0000028: error: EndFunctionBody callback failed 45/45 tests passed. ;;; STDOUT ;;)