summaryrefslogtreecommitdiff
path: root/test/spec/memory64/memory.txt
blob: 222920b49d39df0f8d99535b8a93f877b1790d1c (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
;;; TOOL: run-interp-spec
;;; STDIN_FILE: third_party/testsuite/proposals/memory64/memory.wast
;;; ARGS*: --enable-memory64
(;; STDOUT ;;;
out/test/spec/memory64/memory.wast:17: assert_invalid passed:
  out/test/spec/memory64/memory/memory.9.wasm:000000c: error: memory variable out of range: 0 (max 0)
  000000c: error: BeginDataSegment callback failed
out/test/spec/memory64/memory.wast:18: assert_invalid passed:
  out/test/spec/memory64/memory/memory.10.wasm:000000c: error: memory variable out of range: 0 (max 0)
  000000c: error: BeginDataSegment callback failed
out/test/spec/memory64/memory.wast:19: assert_invalid passed:
  out/test/spec/memory64/memory/memory.11.wasm:000000c: error: memory variable out of range: 0 (max 0)
  000000c: error: BeginDataSegment callback failed
out/test/spec/memory64/memory.wast:22: assert_invalid passed:
  out/test/spec/memory64/memory/memory.12.wasm:000001c: error: memory variable out of range: 0 (max 0)
  000001c: error: OnLoadExpr callback failed
out/test/spec/memory64/memory.wast:26: assert_invalid passed:
  out/test/spec/memory64/memory/memory.13.wasm:0000021: error: memory variable out of range: 0 (max 0)
  0000021: error: OnStoreExpr callback failed
out/test/spec/memory64/memory.wast:30: assert_invalid passed:
  out/test/spec/memory64/memory/memory.14.wasm:000001c: error: memory variable out of range: 0 (max 0)
  000001c: error: OnLoadExpr callback failed
out/test/spec/memory64/memory.wast:34: assert_invalid passed:
  out/test/spec/memory64/memory/memory.15.wasm:000001e: error: memory variable out of range: 0 (max 0)
  000001e: error: OnStoreExpr callback failed
out/test/spec/memory64/memory.wast:38: assert_invalid passed:
  out/test/spec/memory64/memory/memory.16.wasm:0000019: error: memory variable out of range: 0 (max 0)
  0000019: error: OnMemorySizeExpr callback failed
out/test/spec/memory64/memory.wast:42: assert_invalid passed:
  out/test/spec/memory64/memory/memory.17.wasm:000001b: error: memory variable out of range: 0 (max 0)
  000001b: error: OnMemoryGrowExpr callback failed
out/test/spec/memory64/memory.wast:48: assert_invalid passed:
  out/test/spec/memory64/memory/memory.18.wasm:000000e: error: max pages (0) must be >= initial pages (1)
  000000e: error: OnMemory callback failed
out/test/spec/memory64/memory.wast:52: assert_invalid passed:
  out/test/spec/memory64/memory/memory.19.wasm:000000f: error: initial pages (65537) must be <= (65536)
  000000f: error: OnMemory callback failed
out/test/spec/memory64/memory.wast:56: assert_invalid passed:
  out/test/spec/memory64/memory/memory.20.wasm:0000011: error: initial pages (2147483648) must be <= (65536)
  0000011: error: OnMemory callback failed
out/test/spec/memory64/memory.wast:60: assert_invalid passed:
  out/test/spec/memory64/memory/memory.21.wasm:0000011: error: initial pages (4294967295) must be <= (65536)
  0000011: error: OnMemory callback failed
out/test/spec/memory64/memory.wast:64: assert_invalid passed:
  out/test/spec/memory64/memory/memory.22.wasm:0000010: error: max pages (65537) must be <= (65536)
  0000010: error: OnMemory callback failed
out/test/spec/memory64/memory.wast:68: assert_invalid passed:
  out/test/spec/memory64/memory/memory.23.wasm:0000012: error: max pages (2147483648) must be <= (65536)
  0000012: error: OnMemory callback failed
out/test/spec/memory64/memory.wast:72: assert_invalid passed:
  out/test/spec/memory64/memory/memory.24.wasm:0000012: error: max pages (4294967295) must be <= (65536)
  0000012: error: OnMemory callback failed
out/test/spec/memory64/memory.wast:77: assert_invalid passed:
  out/test/spec/memory64/memory/memory.25.wat:1:9: error: invalid int "0x1_0000_0000"
  (memory 0x1_0000_0000)
          ^^^^^^^^^^^^^
out/test/spec/memory64/memory.wast:81: assert_invalid passed:
  out/test/spec/memory64/memory/memory.26.wat:1:9: error: invalid int "0x1_0000_0000"
  (memory 0x1_0000_0000 0x1_0000_0000)
          ^^^^^^^^^^^^^
  out/test/spec/memory64/memory/memory.26.wat:1:23: error: invalid int "0x1_0000_0000"
  (memory 0x1_0000_0000 0x1_0000_0000)
                        ^^^^^^^^^^^^^
out/test/spec/memory64/memory.wast:85: assert_invalid passed:
  out/test/spec/memory64/memory/memory.27.wat:1:11: error: invalid int "0x1_0000_0000"
  (memory 0 0x1_0000_0000)
            ^^^^^^^^^^^^^
out/test/spec/memory64/memory.wast:228: assert_malformed passed:
  out/test/spec/memory64/memory/memory.29.wat:1:17: error: redefinition of memory "$foo"
  (memory $foo 1)(memory $foo 1)
                  ^^^^^^
out/test/spec/memory64/memory.wast:232: assert_malformed passed:
  out/test/spec/memory64/memory/memory.30.wat:1:32: error: redefinition of memory "$foo"
  (import "" "" (memory $foo 1))(memory $foo 1)
                                 ^^^^^^
out/test/spec/memory64/memory.wast:236: assert_malformed passed:
  out/test/spec/memory64/memory/memory.31.wat:1:32: error: redefinition of memory "$foo"
  (import "" "" (memory $foo 1))(import "" "" (memory $foo 1))
                                 ^^^^^^
86/86 tests passed.
;;; STDOUT ;;)