Commit 8e9ca03
authored
Enable skipping minimization with an env var (#4526)
This enables a job or fuzzer config to disable minimization with an
environment variable. We can specify this at the additional environment
variables of particular fuzzers like Binaryen, that don't work well with
Clusterfuzz' built-in minimization attempts.
Bug: https://crbug.com/3802641901 parent 785c01f commit 8e9ca03
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
695 | 695 | | |
696 | 696 | | |
697 | 697 | | |
698 | | - | |
| 698 | + | |
| 699 | + | |
699 | 700 | | |
700 | | - | |
| 701 | + | |
| 702 | + | |
701 | 703 | | |
702 | 704 | | |
703 | 705 | | |
| |||
0 commit comments