Skip to content

Commit 01ea05a

Browse files
Enable conversions.wast spec test
1 parent 4fc91fe commit 01ea05a

File tree

2 files changed

+0
-516
lines changed

2 files changed

+0
-516
lines changed

scripts/test/shared.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -412,7 +412,6 @@ def get_tests(test_dir, extensions=[], recursive=False):
412412
'binary.wast', # Missing data count section validation
413413
'comments.wast', # Issue with carriage returns being treated as newlines
414414
'const.wast', # Hex float constant not recognized as out of range
415-
'conversions.wast', # Promoted NaN should be canonical
416415
'data.wast', # Fail to parse data segment offset abbreviation
417416
'elem.wast', # Requires modeling empty declarative segments
418417
'func.wast', # Duplicate parameter names not properly rejected

0 commit comments

Comments
 (0)