From 39022f8cd717ec5f219c56f4ebd07f016c457afc Mon Sep 17 00:00:00 2001 From: Keith Winstein Date: Wed, 13 Apr 2022 15:17:13 -0700 Subject: update br_table validation rule + enforce module validity in spectest-interp (#1895) --- test/spec/memory64/memory64.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/spec/memory64/memory64.txt') diff --git a/test/spec/memory64/memory64.txt b/test/spec/memory64/memory64.txt index 8b895750..0de99839 100644 --- a/test/spec/memory64/memory64.txt +++ b/test/spec/memory64/memory64.txt @@ -35,5 +35,5 @@ out/test/spec/memory64/memory64.wast:43: assert_invalid passed: out/test/spec/memory64/memory64.wast:49: assert_invalid passed: out/test/spec/memory64/memory64/memory64.18.wasm:000000e: error: max pages (0) must be >= initial pages (1) 000000e: error: OnMemory callback failed -57/57 tests passed. +65/65 tests passed. ;;; STDOUT ;;) -- cgit v1.2.3