Closed addisoncrump closed 3 months ago
@DonggeLiu When possible, could you please run a short experiment to see if the CI is spuriously failing? I think this will still be affected by #2023.
are you sure 799c634fef047d3e98355fe1ad17c5226c901a57 is the right commit?
That was the state of main
when I checked it... I also tested this locally.
and it looks like the problem is from libafl_text
we should drop it
Didn't know if we still cared about libafl_text
:sweat_smile: I can delete.
/gcbrun run_experiment.py -a --experiment-config /opt/fuzzbench/service/experiment-config.yaml --experiment-name 2024-08-15-2027-1 --fuzzers libafl libafl_libfuzzer
Experiment 2024-08-15-2027-1
data and results will be available later at:
The experiment data.
The experiment report.
The experiment report(experimental).
idk we only got data for two of the fuzzers?
wait but they do have the result for the 30 minutes run in the experiment-data, so everything is working i guess
so it's ready to merge?
Somehow the php bug benchmark has bitrotted during this PR!
I'll revert the experiment-relevant changes and then yes, it'll be good to go.
Strangely FuzzBench
reports libafl
failed to build with some benchmarks, but the build log says otherwise:
But I don't think this relates to this PR, so let's merge.
Similarly, there are some coverage run failures, but it should not block this PR either:
Changing forks so @tokatoka can collab with me on this. Supercedes #2021.