jonathanmetzman
jonathanmetzman
no commit because it's bug-draft (delete?) njs_njs_process_script_fuzzer libhevc_hevc_dec_fuzzer libgit2_objects_fuzzer muparser_set_eval_fuzzer libhtp_fuzz_htp zstd wireshark usrsctp systemd_fuzz-varlink: quickjs_eval-2020-01-05 proj4_standard_fuzzer poppler_pdf_fuzzer php_php-fuzz-parser php_php-fuzz-execute njs_njs_process_script_fuzzer matio_matio_fuzzer libxml2_xml libarchive_libarchive_fuzzer code benchmark (add commit): stb_stbi_read_fuzzer libjpeg-turbo-07-2017...
@Alan32Liu I don't think any of these failed because of depth 1 or rewriting git history at all.
I'm going to fix this in a few ways. 1. Most of these bug-draft benchmarks are going to be axed. They aren't useful anymore if they can't build where the...
> > @Alan32Liu I don't think any of these failed because of depth 1 or rewriting git history at all. > > I see, thanks! > > I will do...
This shouldnt be failing for so many tests still. :-(
> > This shouldnt be failing for so many tests still. :-( > > OK, I will look into this today. Thanks!
> CI Failures and reasons: > > 1. `lcms`: [No commit ID](https://github.com/google/fuzzbench/blob/master/benchmarks/lcms-2017-03-21/benchmark.yaml#L15). Nit: rename it with the project name and benchmark name, and omit the date. > 2. `mruby`: [No...
Why do you want this experiment?
@caolanm maybe you know if this is a real bug.
Hi, I'm not so familiar with the Python fuzzing, but there are a bunch of OSS-Fuzz examples you can take a look at for inspiration: https://github.com/search?q=repo%3Agoogle%2Foss-fuzz+python+language%3Ayaml&type=code This is one that...