diff options
author | Keith Winstein <keithw@cs.stanford.edu> | 2022-04-13 15:17:13 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-13 15:17:13 -0700 |
commit | 39022f8cd717ec5f219c56f4ebd07f016c457afc (patch) | |
tree | 6e47ae6c85a0c0a1d64f85124043b7fe5799cda8 /test/spec/simd_i16x8_q15mulr_sat_s.txt | |
parent | d08b0d9fd2b76325b09308268e14969f923ff1fe (diff) | |
download | wabt-39022f8cd717ec5f219c56f4ebd07f016c457afc.tar.gz wabt-39022f8cd717ec5f219c56f4ebd07f016c457afc.tar.bz2 wabt-39022f8cd717ec5f219c56f4ebd07f016c457afc.zip |
update br_table validation rule + enforce module validity in spectest-interp (#1895)
Diffstat (limited to 'test/spec/simd_i16x8_q15mulr_sat_s.txt')
-rw-r--r-- | test/spec/simd_i16x8_q15mulr_sat_s.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/spec/simd_i16x8_q15mulr_sat_s.txt b/test/spec/simd_i16x8_q15mulr_sat_s.txt index 3b1a3296..66587cc5 100644 --- a/test/spec/simd_i16x8_q15mulr_sat_s.txt +++ b/test/spec/simd_i16x8_q15mulr_sat_s.txt @@ -10,5 +10,5 @@ out/test/spec/simd_i16x8_q15mulr_sat_s.wast:95: assert_invalid passed: out/test/spec/simd_i16x8_q15mulr_sat_s.wast:103: assert_invalid passed: out/test/spec/simd_i16x8_q15mulr_sat_s/simd_i16x8_q15mulr_sat_s.3.wasm:000001b: error: type mismatch in i16x8.q15mulr_sat_s, expected [v128, v128] but got [] 000001b: error: OnBinaryExpr callback failed -29/29 tests passed. +30/30 tests passed. ;;; STDOUT ;;) |