Commit 4b9c2a4
committed
Temporarily disable SIMD fuzzing with v8 on CI
We've got a large crop of fuzz-bugs from fuzzing with
v8-enabled-with-SIMD on CI but at this point the fuzz stats from
oss-fuzz say that the fuzzer is spending less than 50% of its time
actually fuzzing and presumably mostly hitting crashes and such. While
we fix the other issues this disables simd for fuzzing with v8 so we can
try to see if we can weed out other issues.1 parent 3735453 commit 4b9c2a4
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments