summaryrefslogtreecommitdiff
path: root/test/spec/local_set.txt
blob: d5984c4ea35d82365e9841a55bc00a3ea1f3d104 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
;;; TOOL: run-interp-spec
;;; STDIN_FILE: third_party/testsuite/local_set.wast
(;; STDOUT ;;;
out/test/spec/local_set.wast:148: assert_invalid passed:
  error: type mismatch in local.set, expected [i32] but got []
  000001c: error: OnLocalSetExpr callback failed
out/test/spec/local_set.wast:152: assert_invalid passed:
  error: type mismatch in local.set, expected [i32] but got [f32]
  0000020: error: OnLocalSetExpr callback failed
out/test/spec/local_set.wast:156: assert_invalid passed:
  error: type mismatch in local.set, expected [f32] but got [f64]
  0000024: error: OnLocalSetExpr callback failed
out/test/spec/local_set.wast:160: assert_invalid passed:
  error: type mismatch in local.set, expected [i64] but got [f64]
  0000026: error: OnLocalSetExpr callback failed
out/test/spec/local_set.wast:169: assert_invalid passed:
  error: type mismatch in local.set, expected [i32] but got []
  000001b: error: OnLocalSetExpr callback failed
out/test/spec/local_set.wast:173: assert_invalid passed:
  error: type mismatch in local.set, expected [i32] but got [f32]
  000001f: error: OnLocalSetExpr callback failed
out/test/spec/local_set.wast:177: assert_invalid passed:
  error: type mismatch in local.set, expected [f32] but got [f64]
  0000023: error: OnLocalSetExpr callback failed
out/test/spec/local_set.wast:181: assert_invalid passed:
  error: type mismatch in local.set, expected [i64] but got [f64]
  0000024: error: OnLocalSetExpr callback failed
out/test/spec/local_set.wast:186: assert_invalid passed:
  error: type mismatch in local.set, expected [i32] but got []
  000001a: error: OnLocalSetExpr callback failed
out/test/spec/local_set.wast:194: assert_invalid passed:
  error: type mismatch in local.set, expected [i32] but got []
  000001e: error: OnLocalSetExpr callback failed
out/test/spec/local_set.wast:203: assert_invalid passed:
  error: type mismatch in local.set, expected [i32] but got []
  000001e: error: OnLocalSetExpr callback failed
out/test/spec/local_set.wast:212: assert_invalid passed:
  error: type mismatch in local.set, expected [i32] but got []
  0000020: error: OnLocalSetExpr callback failed
out/test/spec/local_set.wast:221: assert_invalid passed:
  error: type mismatch in local.set, expected [i32] but got []
  0000023: error: OnLocalSetExpr callback failed
out/test/spec/local_set.wast:230: assert_invalid passed:
  error: type mismatch in local.set, expected [i32] but got []
  000001e: error: OnLocalSetExpr callback failed
out/test/spec/local_set.wast:239: assert_invalid passed:
  error: type mismatch in local.set, expected [i32] but got []
  000001e: error: OnLocalSetExpr callback failed
out/test/spec/local_set.wast:248: assert_invalid passed:
  error: type mismatch in local.set, expected [i32] but got []
  000001e: error: OnLocalSetExpr callback failed
out/test/spec/local_set.wast:257: assert_invalid passed:
  error: type mismatch in local.set, expected [i32] but got []
  000001a: error: OnLocalSetExpr callback failed
out/test/spec/local_set.wast:265: assert_invalid passed:
  error: type mismatch in local.set, expected [i32] but got []
  000001a: error: OnLocalSetExpr callback failed
out/test/spec/local_set.wast:273: assert_invalid passed:
  error: type mismatch in local.set, expected [i32] but got []
  0000020: error: OnLocalSetExpr callback failed
out/test/spec/local_set.wast:282: assert_invalid passed:
  error: type mismatch in local.set, expected [i32] but got []
  0000037: error: OnLocalSetExpr callback failed
out/test/spec/local_set.wast:301: assert_invalid passed:
  error: type mismatch in local.set, expected [i32] but got [f32]
  0000021: error: OnLocalSetExpr callback failed
out/test/spec/local_set.wast:305: assert_invalid passed:
  error: type mismatch in local.set, expected [i32] but got [f32]
  0000022: error: OnLocalSetExpr callback failed
out/test/spec/local_set.wast:309: assert_invalid passed:
  error: type mismatch in local.set, expected [f64] but got [i64]
  0000020: error: OnLocalSetExpr callback failed
out/test/spec/local_set.wast:317: assert_invalid passed:
  error: type mismatch in implicit return, expected [i32] but got []
  000001e: error: EndFunctionBody callback failed
out/test/spec/local_set.wast:321: assert_invalid passed:
  error: type mismatch in implicit return, expected [i64] but got []
  000001e: error: EndFunctionBody callback failed
out/test/spec/local_set.wast:325: assert_invalid passed:
  error: type mismatch in implicit return, expected [f32] but got []
  0000021: error: EndFunctionBody callback failed
out/test/spec/local_set.wast:329: assert_invalid passed:
  error: type mismatch in implicit return, expected [f64] but got []
  0000025: error: EndFunctionBody callback failed
out/test/spec/local_set.wast:337: assert_invalid passed:
  error: invalid local_index: 3 (max 2)
  000001f: error: OnLocalSetExpr callback failed
out/test/spec/local_set.wast:341: assert_invalid passed:
  error: invalid local_index: 14324343 (max 2)
  0000022: error: OnLocalSetExpr callback failed
out/test/spec/local_set.wast:346: assert_invalid passed:
  error: invalid local_index: 2 (max 2)
  000001d: error: OnLocalSetExpr callback failed
out/test/spec/local_set.wast:350: assert_invalid passed:
  error: invalid local_index: 714324343 (max 2)
  0000021: error: OnLocalSetExpr callback failed
out/test/spec/local_set.wast:355: assert_invalid passed:
  error: invalid local_index: 3 (max 3)
  0000020: error: OnLocalSetExpr callback failed
out/test/spec/local_set.wast:359: assert_invalid passed:
  error: invalid local_index: 214324343 (max 3)
  0000023: error: OnLocalSetExpr callback failed
52/52 tests passed.
;;; STDOUT ;;)