Closed tokatoka closed 1 year ago
libafl_fuzzbench_grimoire
is the only fuzzer we want to test
@Alan32Liu Hello, can we merge this?
Also I have a question, Can we download this "Pairwise Unique Code Coverage" as a text or csv? https://www.fuzzbench.com/reports/experimental/2023-05-22-libafl-var/index.html#pairwise-unique-code-coverage-1
This could be useful but I don't see this data included in this link https://www.fuzzbench.com/reports/experimental/2023-05-22-libafl-var/data.csv.gz
Hello, can we merge this?
Sure, but auto-experiment has been down recently. Alternatively, we can launch experiments in this PR before merging.
Can we download this "Pairwise Unique Code Coverage" as a text or csv?
Unfortunately, I don't think those data are saved.
/gcbrun run_experiment.py -a --experiment-config /opt/fuzzbench/service/experiment-config.yaml --experiment-name 2023-06-22-libafl --fuzzers libafl_fuzzbench_grimoire
BTW, feel free to omit the change in service/experiment-requests.yaml
to resolve the conflict: It is no longer unnecessary as the experiment has been launched here : )
Similarly, the dummy comment in service/gcbrun_experiment.py
is not necessary if no further experiment is required in this PR.
The experiment has been launched successfully and its data & report should be available shortly: The experiment data. The experiment report.
thank you!
Unfortunately, I don't think those data are saved.
ok so if i want these table, i have to generate this myself from coverage.json
Thanks for all the tests in #1840
We would like to test another fuzzer using grimoire