diff --git a/scripts/test/fuzzing.py b/scripts/test/fuzzing.py index 8a23262280d..6eea763459b 100644 --- a/scripts/test/fuzzing.py +++ b/scripts/test/fuzzing.py @@ -113,6 +113,7 @@ 'duplicate-function-elimination_annotations.wast', 'once-reduction_idempotent.wast', 'local-cse_idempotent.wast', + 'optimize-instructions-global-effects-idempotent.wast', # Not fully implemented. 'waitqueue.wast', # TODO: fix handling of the non-utf8 names here