diff --git a/scripts/test/fuzzing.py b/scripts/test/fuzzing.py index 0bd459053ef..f721532b842 100644 --- a/scripts/test/fuzzing.py +++ b/scripts/test/fuzzing.py @@ -124,6 +124,8 @@ 'local-cse_idempotent.wast', # Not fully implemented. 'waitqueue.wast', + # TODO: fix handling of the non-utf8 names here + 'name-high-bytes.wast', ]