diff options
Diffstat (limited to 'test/spec/imports.txt')
-rw-r--r-- | test/spec/imports.txt | 130 |
1 files changed, 65 insertions, 65 deletions
diff --git a/test/spec/imports.txt b/test/spec/imports.txt index 16ca9d50..cce41734 100644 --- a/test/spec/imports.txt +++ b/test/spec/imports.txt @@ -111,134 +111,134 @@ out/test/spec/imports.wast:360: assert_trap passed: undefined table index out/test/spec/imports.wast:375: assert_trap passed: uninitialized table element out/test/spec/imports.wast:378: assert_trap passed: uninitialized table element out/test/spec/imports.wast:379: assert_trap passed: undefined table index -out/test/spec/imports.wast:411: assert_unlinkable passed: +out/test/spec/imports.wast:410: assert_unlinkable passed: error: invalid import "test.unknown" -out/test/spec/imports.wast:415: assert_unlinkable passed: +out/test/spec/imports.wast:414: assert_unlinkable passed: error: invalid import "spectest.unknown" -out/test/spec/imports.wast:420: assert_unlinkable passed: +out/test/spec/imports.wast:419: assert_unlinkable passed: error: actual size (10) smaller than declared (12) -out/test/spec/imports.wast:424: assert_unlinkable passed: +out/test/spec/imports.wast:423: assert_unlinkable passed: error: max size (unspecified) larger than declared (20) -out/test/spec/imports.wast:428: assert_unlinkable passed: +out/test/spec/imports.wast:427: assert_unlinkable passed: error: actual size (10) smaller than declared (12) -out/test/spec/imports.wast:432: assert_unlinkable passed: +out/test/spec/imports.wast:431: assert_unlinkable passed: error: max size (20) larger than declared (18) -out/test/spec/imports.wast:436: assert_unlinkable passed: +out/test/spec/imports.wast:435: assert_unlinkable passed: error: actual size (10) smaller than declared (12) -out/test/spec/imports.wast:440: assert_unlinkable passed: +out/test/spec/imports.wast:439: assert_unlinkable passed: error: max size (20) larger than declared (15) -out/test/spec/imports.wast:445: assert_unlinkable passed: +out/test/spec/imports.wast:444: assert_unlinkable passed: error: expected import "test.func" to have kind table, not func -out/test/spec/imports.wast:449: assert_unlinkable passed: +out/test/spec/imports.wast:448: assert_unlinkable passed: error: expected import "test.global-i32" to have kind table, not global -out/test/spec/imports.wast:453: assert_unlinkable passed: +out/test/spec/imports.wast:452: assert_unlinkable passed: error: expected import "test.memory-2-inf" to have kind table, not memory -out/test/spec/imports.wast:457: assert_unlinkable passed: +out/test/spec/imports.wast:456: assert_unlinkable passed: error: expected import "spectest.print_i32" to have kind table, not func -out/test/spec/imports.wast:475: assert_trap passed: out of bounds memory access: access at 1000000+4 >= max value 65536 -out/test/spec/imports.wast:486: assert_trap passed: out of bounds memory access: access at 1000000+4 >= max value 65536 -out/test/spec/imports.wast:489: assert_invalid passed: +out/test/spec/imports.wast:474: assert_trap passed: out of bounds memory access: access at 1000000+4 >= max value 65536 +out/test/spec/imports.wast:485: assert_trap passed: out of bounds memory access: access at 1000000+4 >= max value 65536 +out/test/spec/imports.wast:488: assert_invalid passed: out/test/spec/imports/imports.97.wasm:0000015: error: only one memory block allowed 0000015: error: OnImportMemory callback failed -out/test/spec/imports.wast:493: assert_invalid passed: +out/test/spec/imports.wast:492: assert_invalid passed: out/test/spec/imports/imports.98.wasm:0000015: error: only one memory block allowed 0000015: error: OnMemory callback failed -out/test/spec/imports.wast:497: assert_invalid passed: +out/test/spec/imports.wast:496: assert_invalid passed: out/test/spec/imports/imports.99.wasm:000000f: error: only one memory block allowed 000000f: error: OnMemory callback failed -out/test/spec/imports.wast:512: assert_unlinkable passed: +out/test/spec/imports.wast:511: assert_unlinkable passed: error: invalid import "test.unknown" -out/test/spec/imports.wast:516: assert_unlinkable passed: +out/test/spec/imports.wast:515: assert_unlinkable passed: error: invalid import "spectest.unknown" -out/test/spec/imports.wast:521: assert_unlinkable passed: +out/test/spec/imports.wast:520: assert_unlinkable passed: error: actual size (2) smaller than declared (3) -out/test/spec/imports.wast:525: assert_unlinkable passed: +out/test/spec/imports.wast:524: assert_unlinkable passed: error: max size (unspecified) larger than declared (3) -out/test/spec/imports.wast:529: assert_unlinkable passed: +out/test/spec/imports.wast:528: assert_unlinkable passed: error: actual size (1) smaller than declared (2) -out/test/spec/imports.wast:533: assert_unlinkable passed: +out/test/spec/imports.wast:532: assert_unlinkable passed: error: max size (2) larger than declared (1) -out/test/spec/imports.wast:538: assert_unlinkable passed: +out/test/spec/imports.wast:537: assert_unlinkable passed: error: expected import "test.func-i32" to have kind memory, not func -out/test/spec/imports.wast:542: assert_unlinkable passed: +out/test/spec/imports.wast:541: assert_unlinkable passed: error: expected import "test.global-i32" to have kind memory, not global -out/test/spec/imports.wast:546: assert_unlinkable passed: +out/test/spec/imports.wast:545: assert_unlinkable passed: error: expected import "test.table-10-inf" to have kind memory, not table -out/test/spec/imports.wast:550: assert_unlinkable passed: +out/test/spec/imports.wast:549: assert_unlinkable passed: error: expected import "spectest.print_i32" to have kind memory, not func -out/test/spec/imports.wast:554: assert_unlinkable passed: +out/test/spec/imports.wast:553: assert_unlinkable passed: error: expected import "spectest.global_i32" to have kind memory, not global -out/test/spec/imports.wast:558: assert_unlinkable passed: +out/test/spec/imports.wast:557: assert_unlinkable passed: error: expected import "spectest.table" to have kind memory, not table -out/test/spec/imports.wast:563: assert_unlinkable passed: +out/test/spec/imports.wast:562: assert_unlinkable passed: error: actual size (1) smaller than declared (2) -out/test/spec/imports.wast:567: assert_unlinkable passed: +out/test/spec/imports.wast:566: assert_unlinkable passed: error: max size (2) larger than declared (1) -out/test/spec/imports.wast:605: assert_malformed passed: - out/test/spec/imports/imports.127.wat:1:9: error: imports must occur before all non-import definitions +out/test/spec/imports.wast:584: assert_malformed passed: + out/test/spec/imports/imports.124.wat:1:9: error: imports must occur before all non-import definitions (func) (import "" "" (func)) ^^^^^^ -out/test/spec/imports.wast:609: assert_malformed passed: - out/test/spec/imports/imports.128.wat:1:9: error: imports must occur before all non-import definitions +out/test/spec/imports.wast:588: assert_malformed passed: + out/test/spec/imports/imports.125.wat:1:9: error: imports must occur before all non-import definitions (func) (import "" "" (global i64)) ^^^^^^ -out/test/spec/imports.wast:613: assert_malformed passed: - out/test/spec/imports/imports.129.wat:1:9: error: imports must occur before all non-import definitions +out/test/spec/imports.wast:592: assert_malformed passed: + out/test/spec/imports/imports.126.wat:1:9: error: imports must occur before all non-import definitions (func) (import "" "" (table 0 funcref)) ^^^^^^ -out/test/spec/imports.wast:617: assert_malformed passed: - out/test/spec/imports/imports.130.wat:1:9: error: imports must occur before all non-import definitions +out/test/spec/imports.wast:596: assert_malformed passed: + out/test/spec/imports/imports.127.wat:1:9: error: imports must occur before all non-import definitions (func) (import "" "" (memory 0)) ^^^^^^ -out/test/spec/imports.wast:622: assert_malformed passed: - out/test/spec/imports/imports.131.wat:1:29: error: imports must occur before all non-import definitions +out/test/spec/imports.wast:601: assert_malformed passed: + out/test/spec/imports/imports.128.wat:1:29: error: imports must occur before all non-import definitions (global i64 (i64.const 0)) (import "" "" (func)) ^^^^^^ -out/test/spec/imports.wast:626: assert_malformed passed: - out/test/spec/imports/imports.132.wat:1:29: error: imports must occur before all non-import definitions +out/test/spec/imports.wast:605: assert_malformed passed: + out/test/spec/imports/imports.129.wat:1:29: error: imports must occur before all non-import definitions (global i64 (i64.const 0)) (import "" "" (global f32)) ^^^^^^ -out/test/spec/imports.wast:630: assert_malformed passed: - out/test/spec/imports/imports.133.wat:1:29: error: imports must occur before all non-import definitions +out/test/spec/imports.wast:609: assert_malformed passed: + out/test/spec/imports/imports.130.wat:1:29: error: imports must occur before all non-import definitions (global i64 (i64.const 0)) (import "" "" (table 0 funcref)) ^^^^^^ -out/test/spec/imports.wast:634: assert_malformed passed: - out/test/spec/imports/imports.134.wat:1:29: error: imports must occur before all non-import definitions +out/test/spec/imports.wast:613: assert_malformed passed: + out/test/spec/imports/imports.131.wat:1:29: error: imports must occur before all non-import definitions (global i64 (i64.const 0)) (import "" "" (memory 0)) ^^^^^^ -out/test/spec/imports.wast:639: assert_malformed passed: - out/test/spec/imports/imports.135.wat:1:20: error: imports must occur before all non-import definitions +out/test/spec/imports.wast:618: assert_malformed passed: + out/test/spec/imports/imports.132.wat:1:20: error: imports must occur before all non-import definitions (table 0 funcref) (import "" "" (func)) ^^^^^^ -out/test/spec/imports.wast:643: assert_malformed passed: - out/test/spec/imports/imports.136.wat:1:20: error: imports must occur before all non-import definitions +out/test/spec/imports.wast:622: assert_malformed passed: + out/test/spec/imports/imports.133.wat:1:20: error: imports must occur before all non-import definitions (table 0 funcref) (import "" "" (global i32)) ^^^^^^ -out/test/spec/imports.wast:647: assert_malformed passed: - out/test/spec/imports/imports.137.wat:1:20: error: imports must occur before all non-import definitions +out/test/spec/imports.wast:626: assert_malformed passed: + out/test/spec/imports/imports.134.wat:1:20: error: imports must occur before all non-import definitions (table 0 funcref) (import "" "" (table 0 funcref)) ^^^^^^ -out/test/spec/imports.wast:651: assert_malformed passed: - out/test/spec/imports/imports.138.wat:1:20: error: imports must occur before all non-import definitions +out/test/spec/imports.wast:630: assert_malformed passed: + out/test/spec/imports/imports.135.wat:1:20: error: imports must occur before all non-import definitions (table 0 funcref) (import "" "" (memory 0)) ^^^^^^ -out/test/spec/imports.wast:656: assert_malformed passed: - out/test/spec/imports/imports.139.wat:1:13: error: imports must occur before all non-import definitions +out/test/spec/imports.wast:635: assert_malformed passed: + out/test/spec/imports/imports.136.wat:1:13: error: imports must occur before all non-import definitions (memory 0) (import "" "" (func)) ^^^^^^ -out/test/spec/imports.wast:660: assert_malformed passed: - out/test/spec/imports/imports.140.wat:1:13: error: imports must occur before all non-import definitions +out/test/spec/imports.wast:639: assert_malformed passed: + out/test/spec/imports/imports.137.wat:1:13: error: imports must occur before all non-import definitions (memory 0) (import "" "" (global i32)) ^^^^^^ -out/test/spec/imports.wast:664: assert_malformed passed: - out/test/spec/imports/imports.141.wat:1:13: error: imports must occur before all non-import definitions +out/test/spec/imports.wast:643: assert_malformed passed: + out/test/spec/imports/imports.138.wat:1:13: error: imports must occur before all non-import definitions (memory 0) (import "" "" (table 1 3 funcref)) ^^^^^^ -out/test/spec/imports.wast:668: assert_malformed passed: - out/test/spec/imports/imports.142.wat:1:13: error: imports must occur before all non-import definitions +out/test/spec/imports.wast:647: assert_malformed passed: + out/test/spec/imports/imports.139.wat:1:13: error: imports must occur before all non-import definitions (memory 0) (import "" "" (memory 1 2)) ^^^^^^ -out/test/spec/imports.wast:678: assert_unlinkable passed: +out/test/spec/imports.wast:657: assert_unlinkable passed: error: invalid import "not wasm.overloaded" -182/182 tests passed. +176/176 tests passed. ;;; STDOUT ;;) |