diff options
Diffstat (limited to 'test/spec/multi-value/binary.txt')
-rw-r--r-- | test/spec/multi-value/binary.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/test/spec/multi-value/binary.txt b/test/spec/multi-value/binary.txt index 72ec581c..414c17d2 100644 --- a/test/spec/multi-value/binary.txt +++ b/test/spec/multi-value/binary.txt @@ -134,7 +134,8 @@ out/test/spec/multi-value/binary.wast:741: assert_malformed passed: error: invalid depth: 11 (max 2) 0000024: error: OnBrTableExpr callback failed out/test/spec/multi-value/binary.wast:763: assert_malformed passed: - 0000025: error: expected valid block signature type + error: function type variable out of range: 11 (max 1) + 0000025: error: OnBlockExpr callback failed out/test/spec/multi-value/binary.wast:798: assert_malformed passed: 0000017: error: multiple Start sections 67/67 tests passed. |