summaryrefslogtreecommitdiff
path: root/test/spec/switch.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/spec/switch.txt')
-rw-r--r--test/spec/switch.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/test/spec/switch.txt b/test/spec/switch.txt
index 3ce64026..dcb6b332 100644
--- a/test/spec/switch.txt
+++ b/test/spec/switch.txt
@@ -5,5 +5,8 @@ assert_invalid error:
out/third_party/testsuite/switch.wast:150:41: label variable out of range (max 1)
(assert_invalid (module (func (br_table 3 (i32.const 0)))) "unknown label")
^
-26/26 tests passed.
+out/third_party/testsuite/switch.wast:150: assert_invalid passed:
+ error: invalid depth: 3 (max 1)
+ error: @0x0000001c: on_br_table_expr callback failed
+27/27 tests passed.
;;; STDOUT ;;)