Skip to content

Commit 1155b7f

Browse files
committed
skip fuzzing a test with switch
1 parent 9b8f59a commit 1155b7f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/test/fuzzing.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@
9393
# TODO: fuzzer support for remaining stack switching instructions: switch,
9494
# cont.bind
9595
'cont.wast',
96+
'precompute-stack-switching.wast',
9697
# TODO: fix split_wast() on tricky escaping situations like a string ending
9798
# in \\" (the " is not escaped - there is an escaped \ before it)
9899
'string-lifting-section.wast',

0 commit comments

Comments
 (0)