summaryrefslogtreecommitdiff
path: root/test/spec/labels.txt
blob: dee92b5c6f5f3b7bc33691aeac97ff3265b6fdb2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
;;; TOOL: run-interp-spec
;;; STDIN_FILE: third_party/testsuite/labels.wast
(;; STDOUT ;;;
out/test/spec/labels.wast:318: assert_invalid passed:
  out/test/spec/labels/labels.1.wasm:000001e: error: type mismatch in f32.neg, expected [f32] but got []
  000001e: error: OnUnaryExpr callback failed
out/test/spec/labels.wast:322: assert_invalid passed:
  out/test/spec/labels/labels.2.wasm:0000023: error: type mismatch at end of block, expected [] but got [f32]
  0000023: error: OnEndExpr callback failed
out/test/spec/labels.wast:326: assert_invalid passed:
  out/test/spec/labels/labels.3.wasm:0000023: error: type mismatch at end of block, expected [] but got [f32]
  0000023: error: OnEndExpr callback failed
29/29 tests passed.
;;; STDOUT ;;)