From 1079a9e34599e65ee25fb5f32caa57bd21737593 Mon Sep 17 00:00:00 2001 From: Thomas Lively Date: Thu, 20 Jun 2024 10:13:31 -0700 Subject: Re-enable spec tests requiring multivalue (#6684) And delete tests that no longer pass now that multivalue is standard. --- scripts/test/shared.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'scripts/test') diff --git a/scripts/test/shared.py b/scripts/test/shared.py index b629eafc1..d593aa45b 100644 --- a/scripts/test/shared.py +++ b/scripts/test/shared.py @@ -406,8 +406,6 @@ SPEC_TESTS_TO_SKIP = [ 'linking.wast', # Invalid module accepted - 'func.wast', - 'type.wast', 'unreached-invalid.wast', # Test invalid -- cgit v1.2.3