You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[improve livetests] Decrease accepted error rate to 1% for validity check
The testWasmCodeGenerationAndCompilation() LiveTest failed only once in
10 executions where an execution consists of 250 runs. (A run consists
of generating a random Wasm module and compiling it.)
Before this change we expected a max of 10% of Wasm compilations to fail
which was way too high.
Change-Id: Ic190b9da5d706b982a7590676fb20e856b1cb053
Reviewed-on: https://chrome-internal-review.googlesource.com/c/v8/fuzzilli/+/7960390
Reviewed-by: Carl Smith <[email protected]>
Commit-Queue: Eva Herencsárová <[email protected]>
0 commit comments