Skip to content

Commit

Permalink
retry experiment start (google#1793)
Browse files Browse the repository at this point in the history
  • Loading branch information
vanhauser-thc authored Mar 23, 2023
1 parent 3cf599a commit 8e034db
Showing 1 changed file with 2 additions and 39 deletions.
41 changes: 2 additions & 39 deletions service/experiment-requests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,56 +20,19 @@
# Please add new experiment requests towards the top of this file.
#

- experiment: 2023-03-22-various
description: "Tests darwin"
fuzzers:
- afl
- darwin
- aflplusplus
- mopt
benchmarks:
- assimp_assimp_fuzzer
- bloaty_fuzz_target
- dropbear_fuzzer-postauth_nomaths
- freetype2_ftfuzzer
- lcms_cms_transform_fuzzer
- libpcap_fuzz_both
- libxml2_xml
- mbedtls_fuzz_dtlsclient
- openthread_ot-ip6-send-fuzzer
- proj4_proj_crs_to_crs_fuzzer
- sqlite3_ossfuzz
- stb_stbi_read_fuzzer
- systemd_fuzz-link-parser
- woff2_convert_woff2ttf_fuzzer

- experiment: 2023-03-21-various
- experiment: 2023-03-23-various
description: "Tests darwin, pcg, ddfuzz"
fuzzers:
- afl
- darwin
- mopt
- aflplusplus
- aflplusplus_pge
- aflplusplus_pge10
- aflplusplus_pge100
- aflplusplus_ddfuzz
- aflplusplus_comp_pge
- aflplusplus_comp_dd
benchmarks:
- assimp_assimp_fuzzer
- bloaty_fuzz_target
- dropbear_fuzzer-postauth_nomaths
- freetype2_ftfuzzer
- lcms_cms_transform_fuzzer
- libpcap_fuzz_both
- libxml2_xml
- mbedtls_fuzz_dtlsclient
- openthread_ot-ip6-send-fuzzer
- proj4_proj_crs_to_crs_fuzzer
- sqlite3_ossfuzz
- stb_stbi_read_fuzzer
- systemd_fuzz-link-parser
- woff2_convert_woff2ttf_fuzzer

- experiment: 2023-03-20-ecofuzz
description: "Test EcoFuzz."
Expand Down

0 comments on commit 8e034db

Please sign in to comment.