diff --git a/scripts/test/fuzzing.py b/scripts/test/fuzzing.py index 6eea763459b..1dafecfe570 100644 --- a/scripts/test/fuzzing.py +++ b/scripts/test/fuzzing.py @@ -116,6 +116,7 @@ 'optimize-instructions-global-effects-idempotent.wast', # Not fully implemented. 'waitqueue.wast', + 'gufa-waitqueue.wast', # TODO: fix handling of the non-utf8 names here 'name-high-bytes.wast', # JS interop testcases have complex js-wasm interactions