diff options
Diffstat (limited to 'test/spec')
-rw-r--r-- | test/spec/conversions.txt | 14 | ||||
-rw-r--r-- | test/spec/float_misc.txt | 10 | ||||
-rw-r--r-- | test/spec/nan-propagation.txt | 6 | ||||
-rw-r--r-- | test/spec/select.txt | 3 |
4 files changed, 4 insertions, 29 deletions
diff --git a/test/spec/conversions.txt b/test/spec/conversions.txt index 56082e81..433426bb 100644 --- a/test/spec/conversions.txt +++ b/test/spec/conversions.txt @@ -25,17 +25,5 @@ third_party/testsuite/conversions.wast:180: $assert_trap_96 failed, didn't throw third_party/testsuite/conversions.wast:181: $assert_trap_97 failed, didn't throw third_party/testsuite/conversions.wast:182: $assert_trap_98 failed, didn't throw third_party/testsuite/conversions.wast:183: $assert_trap_99 failed, didn't throw -third_party/testsuite/conversions.wast:200: $assert_return_115 unexpectedly threw: integer result unrepresentable -third_party/testsuite/conversions.wast:200: $assert_return_115 failed. -third_party/testsuite/conversions.wast:210: $assert_return_124 unexpectedly threw: integer result unrepresentable -third_party/testsuite/conversions.wast:210: $assert_return_124 failed. -third_party/testsuite/conversions.wast:216: $assert_return_130 unexpectedly threw: integer result unrepresentable -third_party/testsuite/conversions.wast:216: $assert_return_130 failed. -third_party/testsuite/conversions.wast:238: $assert_return_151 unexpectedly threw: integer result unrepresentable -third_party/testsuite/conversions.wast:238: $assert_return_151 failed. -third_party/testsuite/conversions.wast:248: $assert_return_160 unexpectedly threw: integer result unrepresentable -third_party/testsuite/conversions.wast:248: $assert_return_160 failed. -third_party/testsuite/conversions.wast:255: $assert_return_167 unexpectedly threw: integer result unrepresentable -third_party/testsuite/conversions.wast:255: $assert_return_167 failed. -261/290 tests passed. +267/290 tests passed. ;;; STDOUT ;;) diff --git a/test/spec/float_misc.txt b/test/spec/float_misc.txt index 29691869..f3c1ce29 100644 --- a/test/spec/float_misc.txt +++ b/test/spec/float_misc.txt @@ -2,13 +2,5 @@ ;;; FLAGS: --spec ;;; STDIN_FILE: third_party/testsuite/float_misc.wast (;; STDOUT ;;; -third_party/testsuite/float_misc.wast:271: $assert_return_125 failed. -third_party/testsuite/float_misc.wast:272: $assert_return_126 failed. -third_party/testsuite/float_misc.wast:273: $assert_return_127 failed. -third_party/testsuite/float_misc.wast:274: $assert_return_128 failed. -third_party/testsuite/float_misc.wast:276: $assert_return_129 failed. -third_party/testsuite/float_misc.wast:277: $assert_return_130 failed. -third_party/testsuite/float_misc.wast:278: $assert_return_131 failed. -third_party/testsuite/float_misc.wast:279: $assert_return_132 failed. -155/163 tests passed. +163/163 tests passed. ;;; STDOUT ;;) diff --git a/test/spec/nan-propagation.txt b/test/spec/nan-propagation.txt index c9bc01b8..3e9d8108 100644 --- a/test/spec/nan-propagation.txt +++ b/test/spec/nan-propagation.txt @@ -17,8 +17,6 @@ third_party/testsuite/nan-propagation.wast:72: $assert_return_33 failed. third_party/testsuite/nan-propagation.wast:73: $assert_return_34 failed. third_party/testsuite/nan-propagation.wast:74: $assert_return_35 failed. third_party/testsuite/nan-propagation.wast:75: $assert_return_36 failed. -third_party/testsuite/nan-propagation.wast:92: $assert_return_47 failed. -third_party/testsuite/nan-propagation.wast:93: $assert_return_48 failed. third_party/testsuite/nan-propagation.wast:132: $assert_return_0 failed. third_party/testsuite/nan-propagation.wast:139: $assert_return_6 failed. third_party/testsuite/nan-propagation.wast:146: $assert_return_12 failed. @@ -34,7 +32,5 @@ third_party/testsuite/nan-propagation.wast:171: $assert_return_33 failed. third_party/testsuite/nan-propagation.wast:172: $assert_return_34 failed. third_party/testsuite/nan-propagation.wast:173: $assert_return_35 failed. third_party/testsuite/nan-propagation.wast:174: $assert_return_36 failed. -third_party/testsuite/nan-propagation.wast:191: $assert_return_47 failed. -third_party/testsuite/nan-propagation.wast:192: $assert_return_48 failed. -76/110 tests passed. +80/110 tests passed. ;;; STDOUT ;;) diff --git a/test/spec/select.txt b/test/spec/select.txt index f021b58a..77f52f40 100644 --- a/test/spec/select.txt +++ b/test/spec/select.txt @@ -6,8 +6,7 @@ ;;; STDERR ;;) (;; STDOUT ;;; -WasmModule::Instantiate(): Compiling WASM function #4:select_trap_l failed:Result = ExprSelect[2] expected type <end>, found ExprI8Const of type i32 @+0 - +WasmModule::Instantiate(): var module = WASM.instantiateModule(u8a.buffer, ffi); ^ |