diff options
author | Alon Zakai <azakai@google.com> | 2024-02-22 15:39:49 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-22 15:39:49 -0800 |
commit | dabfd5b841619d6846f51ec574561e4d6c899f55 (patch) | |
tree | 1c5a9a80e2a9a590b1ec6f81db31b74bd8187f85 /scripts/auto_update_tests.py | |
parent | e2420f0d5d82982cd94a6400da812cf7c9818d97 (diff) | |
download | binaryen-dabfd5b841619d6846f51ec574561e4d6c899f55.tar.gz binaryen-dabfd5b841619d6846f51ec574561e4d6c899f55.tar.bz2 binaryen-dabfd5b841619d6846f51ec574561e4d6c899f55.zip |
Fuzzer: Ignore V8 errors on uninitialized non-defaultable locals (#6337)
See #5665 #5599, this is an existing issue and we have a workaround for it
using --dce, but it does not always work. I seem to be seeing this in higher
frequency since landing recent fuzzer improvements, so ignore it.
There is some risk of us missing real bugs here (that we validate and V8
does not), but this is a validation error which is not as serious as a difference
in behavior. And this is a long-standing issue that hasn't bitten us yet.
Diffstat (limited to 'scripts/auto_update_tests.py')
0 files changed, 0 insertions, 0 deletions