diff options
Diffstat (limited to 'test/spec/exception-handling/imports.txt')
-rw-r--r-- | test/spec/exception-handling/imports.txt | 130 |
1 files changed, 65 insertions, 65 deletions
diff --git a/test/spec/exception-handling/imports.txt b/test/spec/exception-handling/imports.txt index c1d69108..09396e8a 100644 --- a/test/spec/exception-handling/imports.txt +++ b/test/spec/exception-handling/imports.txt @@ -124,134 +124,134 @@ out/test/spec/exception-handling/imports.wast:392: assert_trap passed: undefined out/test/spec/exception-handling/imports.wast:407: assert_trap passed: uninitialized table element out/test/spec/exception-handling/imports.wast:410: assert_trap passed: uninitialized table element out/test/spec/exception-handling/imports.wast:411: assert_trap passed: undefined table index -out/test/spec/exception-handling/imports.wast:443: assert_unlinkable passed: +out/test/spec/exception-handling/imports.wast:442: assert_unlinkable passed: error: invalid import "test.unknown" -out/test/spec/exception-handling/imports.wast:447: assert_unlinkable passed: +out/test/spec/exception-handling/imports.wast:446: assert_unlinkable passed: error: invalid import "spectest.unknown" -out/test/spec/exception-handling/imports.wast:452: assert_unlinkable passed: +out/test/spec/exception-handling/imports.wast:451: assert_unlinkable passed: error: actual size (10) smaller than declared (12) -out/test/spec/exception-handling/imports.wast:456: assert_unlinkable passed: +out/test/spec/exception-handling/imports.wast:455: assert_unlinkable passed: error: max size (unspecified) larger than declared (20) -out/test/spec/exception-handling/imports.wast:460: assert_unlinkable passed: +out/test/spec/exception-handling/imports.wast:459: assert_unlinkable passed: error: actual size (10) smaller than declared (12) -out/test/spec/exception-handling/imports.wast:464: assert_unlinkable passed: +out/test/spec/exception-handling/imports.wast:463: assert_unlinkable passed: error: max size (20) larger than declared (18) -out/test/spec/exception-handling/imports.wast:468: assert_unlinkable passed: +out/test/spec/exception-handling/imports.wast:467: assert_unlinkable passed: error: actual size (10) smaller than declared (12) -out/test/spec/exception-handling/imports.wast:472: assert_unlinkable passed: +out/test/spec/exception-handling/imports.wast:471: assert_unlinkable passed: error: max size (20) larger than declared (15) -out/test/spec/exception-handling/imports.wast:477: assert_unlinkable passed: +out/test/spec/exception-handling/imports.wast:476: assert_unlinkable passed: error: expected import "test.func" to have kind table, not func -out/test/spec/exception-handling/imports.wast:481: assert_unlinkable passed: +out/test/spec/exception-handling/imports.wast:480: assert_unlinkable passed: error: expected import "test.global-i32" to have kind table, not global -out/test/spec/exception-handling/imports.wast:485: assert_unlinkable passed: +out/test/spec/exception-handling/imports.wast:484: assert_unlinkable passed: error: expected import "test.memory-2-inf" to have kind table, not memory -out/test/spec/exception-handling/imports.wast:489: assert_unlinkable passed: +out/test/spec/exception-handling/imports.wast:488: assert_unlinkable passed: error: expected import "spectest.print_i32" to have kind table, not func -out/test/spec/exception-handling/imports.wast:507: assert_trap passed: out of bounds memory access: access at 1000000+4 >= max value 65536 -out/test/spec/exception-handling/imports.wast:518: assert_trap passed: out of bounds memory access: access at 1000000+4 >= max value 65536 -out/test/spec/exception-handling/imports.wast:521: assert_invalid passed: +out/test/spec/exception-handling/imports.wast:506: assert_trap passed: out of bounds memory access: access at 1000000+4 >= max value 65536 +out/test/spec/exception-handling/imports.wast:517: assert_trap passed: out of bounds memory access: access at 1000000+4 >= max value 65536 +out/test/spec/exception-handling/imports.wast:520: assert_invalid passed: out/test/spec/exception-handling/imports/imports.103.wasm:0000015: error: only one memory block allowed 0000015: error: OnImportMemory callback failed -out/test/spec/exception-handling/imports.wast:525: assert_invalid passed: +out/test/spec/exception-handling/imports.wast:524: assert_invalid passed: out/test/spec/exception-handling/imports/imports.104.wasm:0000015: error: only one memory block allowed 0000015: error: OnMemory callback failed -out/test/spec/exception-handling/imports.wast:529: assert_invalid passed: +out/test/spec/exception-handling/imports.wast:528: assert_invalid passed: out/test/spec/exception-handling/imports/imports.105.wasm:000000f: error: only one memory block allowed 000000f: error: OnMemory callback failed -out/test/spec/exception-handling/imports.wast:544: assert_unlinkable passed: +out/test/spec/exception-handling/imports.wast:543: assert_unlinkable passed: error: invalid import "test.unknown" -out/test/spec/exception-handling/imports.wast:548: assert_unlinkable passed: +out/test/spec/exception-handling/imports.wast:547: assert_unlinkable passed: error: invalid import "spectest.unknown" -out/test/spec/exception-handling/imports.wast:553: assert_unlinkable passed: +out/test/spec/exception-handling/imports.wast:552: assert_unlinkable passed: error: actual size (2) smaller than declared (3) -out/test/spec/exception-handling/imports.wast:557: assert_unlinkable passed: +out/test/spec/exception-handling/imports.wast:556: assert_unlinkable passed: error: max size (unspecified) larger than declared (3) -out/test/spec/exception-handling/imports.wast:561: assert_unlinkable passed: +out/test/spec/exception-handling/imports.wast:560: assert_unlinkable passed: error: actual size (1) smaller than declared (2) -out/test/spec/exception-handling/imports.wast:565: assert_unlinkable passed: +out/test/spec/exception-handling/imports.wast:564: assert_unlinkable passed: error: max size (2) larger than declared (1) -out/test/spec/exception-handling/imports.wast:570: assert_unlinkable passed: +out/test/spec/exception-handling/imports.wast:569: assert_unlinkable passed: error: expected import "test.func-i32" to have kind memory, not func -out/test/spec/exception-handling/imports.wast:574: assert_unlinkable passed: +out/test/spec/exception-handling/imports.wast:573: assert_unlinkable passed: error: expected import "test.global-i32" to have kind memory, not global -out/test/spec/exception-handling/imports.wast:578: assert_unlinkable passed: +out/test/spec/exception-handling/imports.wast:577: assert_unlinkable passed: error: expected import "test.table-10-inf" to have kind memory, not table -out/test/spec/exception-handling/imports.wast:582: assert_unlinkable passed: +out/test/spec/exception-handling/imports.wast:581: assert_unlinkable passed: error: expected import "spectest.print_i32" to have kind memory, not func -out/test/spec/exception-handling/imports.wast:586: assert_unlinkable passed: +out/test/spec/exception-handling/imports.wast:585: assert_unlinkable passed: error: expected import "spectest.global_i32" to have kind memory, not global -out/test/spec/exception-handling/imports.wast:590: assert_unlinkable passed: +out/test/spec/exception-handling/imports.wast:589: assert_unlinkable passed: error: expected import "spectest.table" to have kind memory, not table -out/test/spec/exception-handling/imports.wast:595: assert_unlinkable passed: +out/test/spec/exception-handling/imports.wast:594: assert_unlinkable passed: error: actual size (1) smaller than declared (2) -out/test/spec/exception-handling/imports.wast:599: assert_unlinkable passed: +out/test/spec/exception-handling/imports.wast:598: assert_unlinkable passed: error: max size (2) larger than declared (1) -out/test/spec/exception-handling/imports.wast:637: assert_malformed passed: - out/test/spec/exception-handling/imports/imports.133.wat:1:9: error: imports must occur before all non-import definitions +out/test/spec/exception-handling/imports.wast:616: assert_malformed passed: + out/test/spec/exception-handling/imports/imports.130.wat:1:9: error: imports must occur before all non-import definitions (func) (import "" "" (func)) ^^^^^^ -out/test/spec/exception-handling/imports.wast:641: assert_malformed passed: - out/test/spec/exception-handling/imports/imports.134.wat:1:9: error: imports must occur before all non-import definitions +out/test/spec/exception-handling/imports.wast:620: assert_malformed passed: + out/test/spec/exception-handling/imports/imports.131.wat:1:9: error: imports must occur before all non-import definitions (func) (import "" "" (global i64)) ^^^^^^ -out/test/spec/exception-handling/imports.wast:645: assert_malformed passed: - out/test/spec/exception-handling/imports/imports.135.wat:1:9: error: imports must occur before all non-import definitions +out/test/spec/exception-handling/imports.wast:624: assert_malformed passed: + out/test/spec/exception-handling/imports/imports.132.wat:1:9: error: imports must occur before all non-import definitions (func) (import "" "" (table 0 funcref)) ^^^^^^ -out/test/spec/exception-handling/imports.wast:649: assert_malformed passed: - out/test/spec/exception-handling/imports/imports.136.wat:1:9: error: imports must occur before all non-import definitions +out/test/spec/exception-handling/imports.wast:628: assert_malformed passed: + out/test/spec/exception-handling/imports/imports.133.wat:1:9: error: imports must occur before all non-import definitions (func) (import "" "" (memory 0)) ^^^^^^ -out/test/spec/exception-handling/imports.wast:654: assert_malformed passed: - out/test/spec/exception-handling/imports/imports.137.wat:1:29: error: imports must occur before all non-import definitions +out/test/spec/exception-handling/imports.wast:633: assert_malformed passed: + out/test/spec/exception-handling/imports/imports.134.wat:1:29: error: imports must occur before all non-import definitions (global i64 (i64.const 0)) (import "" "" (func)) ^^^^^^ -out/test/spec/exception-handling/imports.wast:658: assert_malformed passed: - out/test/spec/exception-handling/imports/imports.138.wat:1:29: error: imports must occur before all non-import definitions +out/test/spec/exception-handling/imports.wast:637: assert_malformed passed: + out/test/spec/exception-handling/imports/imports.135.wat:1:29: error: imports must occur before all non-import definitions (global i64 (i64.const 0)) (import "" "" (global f32)) ^^^^^^ -out/test/spec/exception-handling/imports.wast:662: assert_malformed passed: - out/test/spec/exception-handling/imports/imports.139.wat:1:29: error: imports must occur before all non-import definitions +out/test/spec/exception-handling/imports.wast:641: assert_malformed passed: + out/test/spec/exception-handling/imports/imports.136.wat:1:29: error: imports must occur before all non-import definitions (global i64 (i64.const 0)) (import "" "" (table 0 funcref)) ^^^^^^ -out/test/spec/exception-handling/imports.wast:666: assert_malformed passed: - out/test/spec/exception-handling/imports/imports.140.wat:1:29: error: imports must occur before all non-import definitions +out/test/spec/exception-handling/imports.wast:645: assert_malformed passed: + out/test/spec/exception-handling/imports/imports.137.wat:1:29: error: imports must occur before all non-import definitions (global i64 (i64.const 0)) (import "" "" (memory 0)) ^^^^^^ -out/test/spec/exception-handling/imports.wast:671: assert_malformed passed: - out/test/spec/exception-handling/imports/imports.141.wat:1:20: error: imports must occur before all non-import definitions +out/test/spec/exception-handling/imports.wast:650: assert_malformed passed: + out/test/spec/exception-handling/imports/imports.138.wat:1:20: error: imports must occur before all non-import definitions (table 0 funcref) (import "" "" (func)) ^^^^^^ -out/test/spec/exception-handling/imports.wast:675: assert_malformed passed: - out/test/spec/exception-handling/imports/imports.142.wat:1:20: error: imports must occur before all non-import definitions +out/test/spec/exception-handling/imports.wast:654: assert_malformed passed: + out/test/spec/exception-handling/imports/imports.139.wat:1:20: error: imports must occur before all non-import definitions (table 0 funcref) (import "" "" (global i32)) ^^^^^^ -out/test/spec/exception-handling/imports.wast:679: assert_malformed passed: - out/test/spec/exception-handling/imports/imports.143.wat:1:20: error: imports must occur before all non-import definitions +out/test/spec/exception-handling/imports.wast:658: assert_malformed passed: + out/test/spec/exception-handling/imports/imports.140.wat:1:20: error: imports must occur before all non-import definitions (table 0 funcref) (import "" "" (table 0 funcref)) ^^^^^^ -out/test/spec/exception-handling/imports.wast:683: assert_malformed passed: - out/test/spec/exception-handling/imports/imports.144.wat:1:20: error: imports must occur before all non-import definitions +out/test/spec/exception-handling/imports.wast:662: assert_malformed passed: + out/test/spec/exception-handling/imports/imports.141.wat:1:20: error: imports must occur before all non-import definitions (table 0 funcref) (import "" "" (memory 0)) ^^^^^^ -out/test/spec/exception-handling/imports.wast:688: assert_malformed passed: - out/test/spec/exception-handling/imports/imports.145.wat:1:13: error: imports must occur before all non-import definitions +out/test/spec/exception-handling/imports.wast:667: assert_malformed passed: + out/test/spec/exception-handling/imports/imports.142.wat:1:13: error: imports must occur before all non-import definitions (memory 0) (import "" "" (func)) ^^^^^^ -out/test/spec/exception-handling/imports.wast:692: assert_malformed passed: - out/test/spec/exception-handling/imports/imports.146.wat:1:13: error: imports must occur before all non-import definitions +out/test/spec/exception-handling/imports.wast:671: assert_malformed passed: + out/test/spec/exception-handling/imports/imports.143.wat:1:13: error: imports must occur before all non-import definitions (memory 0) (import "" "" (global i32)) ^^^^^^ -out/test/spec/exception-handling/imports.wast:696: assert_malformed passed: - out/test/spec/exception-handling/imports/imports.147.wat:1:13: error: imports must occur before all non-import definitions +out/test/spec/exception-handling/imports.wast:675: assert_malformed passed: + out/test/spec/exception-handling/imports/imports.144.wat:1:13: error: imports must occur before all non-import definitions (memory 0) (import "" "" (table 1 3 funcref)) ^^^^^^ -out/test/spec/exception-handling/imports.wast:700: assert_malformed passed: - out/test/spec/exception-handling/imports/imports.148.wat:1:13: error: imports must occur before all non-import definitions +out/test/spec/exception-handling/imports.wast:679: assert_malformed passed: + out/test/spec/exception-handling/imports/imports.145.wat:1:13: error: imports must occur before all non-import definitions (memory 0) (import "" "" (memory 1 2)) ^^^^^^ -out/test/spec/exception-handling/imports.wast:710: assert_unlinkable passed: +out/test/spec/exception-handling/imports.wast:689: assert_unlinkable passed: error: invalid import "not wasm.overloaded" -188/188 tests passed. +182/182 tests passed. ;;; STDOUT ;;) |