213213 " gcr.io/oss-fuzz/skcms" ,
214214 " bash" ,
215215 " -c" ,
216- " rm -r /out && cd /src && cd skcms && mkdir -p /workspace/out/afl-address-x86_64 && compile || (echo " ********************************************************************************\nFailed to build.\nTo reproduce, run:\npython infra/helper.py build_image skcms\npython infra/helper.py build_fuzzers --sanitizer address --engine afl --architecture x86_64 skcms\n********************************************************************************" && false)"
216+ " rm -r /out && cd /src && cd skcms && mkdir -p /workspace/out/afl-address-x86_64 && compile || (echo \ " ********************************************************************************\\ nFailed to build.\\ nTo reproduce, run:\\ npython infra/helper.py build_image skcms\\ npython infra/helper.py build_fuzzers --sanitizer address --engine afl --architecture x86_64 skcms\\ n********************************************************************************\ " && false)"
217217 ],
218218 "id" : " compile-afl-address-x86_64"
219219 },
251251 " gcr.io/oss-fuzz-base/base-runner-testing-mybranch" ,
252252 " bash" ,
253253 " -c" ,
254- " test_all.py || (echo " ********************************************************************************\nBuild checks failed.\nTo reproduce, run:\npython infra/helper.py build_image skcms\npython infra/helper.py build_fuzzers --sanitizer address --engine afl --architecture x86_64 skcms\npython infra/helper.py check_build --sanitizer address --engine afl --architecture x86_64 skcms\n********************************************************************************" && false)"
254+ " test_all.py || (echo \ " ********************************************************************************\\ nBuild checks failed.\\ nTo reproduce, run:\\ npython infra/helper.py build_image skcms\\ npython infra/helper.py build_fuzzers --sanitizer address --engine afl --architecture x86_64 skcms\\ npython infra/helper.py check_build --sanitizer address --engine afl --architecture x86_64 skcms\\ n********************************************************************************\ " && false)"
255255 ],
256256 "id" : " build-check-afl-address-x86_64"
257257 },
305305 " gcr.io/oss-fuzz/skcms" ,
306306 " bash" ,
307307 " -c" ,
308- " rm -r /out && cd /src && cd skcms && mkdir -p /workspace/out/libfuzzer-address-x86_64 && compile || (echo " ********************************************************************************\nFailed to build.\nTo reproduce, run:\npython infra/helper.py build_image skcms\npython infra/helper.py build_fuzzers --sanitizer address --engine libfuzzer --architecture x86_64 skcms\n********************************************************************************" && false)"
308+ " rm -r /out && cd /src && cd skcms && mkdir -p /workspace/out/libfuzzer-address-x86_64 && compile || (echo \ " ********************************************************************************\\ nFailed to build.\\ nTo reproduce, run:\\ npython infra/helper.py build_image skcms\\ npython infra/helper.py build_fuzzers --sanitizer address --engine libfuzzer --architecture x86_64 skcms\\ n********************************************************************************\ " && false)"
309309 ],
310310 "id" : " compile-libfuzzer-address-x86_64"
311311 },
343343 " gcr.io/oss-fuzz-base/base-runner-testing-mybranch" ,
344344 " bash" ,
345345 " -c" ,
346- " test_all.py || (echo " ********************************************************************************\nBuild checks failed.\nTo reproduce, run:\npython infra/helper.py build_image skcms\npython infra/helper.py build_fuzzers --sanitizer address --engine libfuzzer --architecture x86_64 skcms\npython infra/helper.py check_build --sanitizer address --engine libfuzzer --architecture x86_64 skcms\n********************************************************************************" && false)"
346+ " test_all.py || (echo \ " ********************************************************************************\\ nBuild checks failed.\\ nTo reproduce, run:\\ npython infra/helper.py build_image skcms\\ npython infra/helper.py build_fuzzers --sanitizer address --engine libfuzzer --architecture x86_64 skcms\\ npython infra/helper.py check_build --sanitizer address --engine libfuzzer --architecture x86_64 skcms\\ n********************************************************************************\ " && false)"
347347 ],
348348 "id" : " build-check-libfuzzer-address-x86_64"
349349 },
397397 " gcr.io/oss-fuzz/skcms" ,
398398 " bash" ,
399399 " -c" ,
400- " rm -r /out && cd /src && cd skcms && mkdir -p /workspace/out/libfuzzer-address-i386 && compile || (echo " ********************************************************************************\nFailed to build.\nTo reproduce, run:\npython infra/helper.py build_image skcms\npython infra/helper.py build_fuzzers --sanitizer address --engine libfuzzer --architecture i386 skcms\n********************************************************************************" && false)"
400+ " rm -r /out && cd /src && cd skcms && mkdir -p /workspace/out/libfuzzer-address-i386 && compile || (echo \ " ********************************************************************************\\ nFailed to build.\\ nTo reproduce, run:\\ npython infra/helper.py build_image skcms\\ npython infra/helper.py build_fuzzers --sanitizer address --engine libfuzzer --architecture i386 skcms\\ n********************************************************************************\ " && false)"
401401 ],
402402 "id" : " compile-libfuzzer-address-i386"
403403 },
435435 " gcr.io/oss-fuzz-base/base-runner-testing-mybranch" ,
436436 " bash" ,
437437 " -c" ,
438- " test_all.py || (echo " ********************************************************************************\nBuild checks failed.\nTo reproduce, run:\npython infra/helper.py build_image skcms\npython infra/helper.py build_fuzzers --sanitizer address --engine libfuzzer --architecture i386 skcms\npython infra/helper.py check_build --sanitizer address --engine libfuzzer --architecture i386 skcms\n********************************************************************************" && false)"
438+ " test_all.py || (echo \ " ********************************************************************************\\ nBuild checks failed.\\ nTo reproduce, run:\\ npython infra/helper.py build_image skcms\\ npython infra/helper.py build_fuzzers --sanitizer address --engine libfuzzer --architecture i386 skcms\\ npython infra/helper.py check_build --sanitizer address --engine libfuzzer --architecture i386 skcms\\ n********************************************************************************\ " && false)"
439439 ],
440440 "id" : " build-check-libfuzzer-address-i386"
441441 },
489489 " gcr.io/oss-fuzz/skcms" ,
490490 " bash" ,
491491 " -c" ,
492- " rm -r /out && cd /src && cd skcms && mkdir -p /workspace/out/libfuzzer-undefined-x86_64 && compile || (echo " ********************************************************************************\nFailed to build.\nTo reproduce, run:\npython infra/helper.py build_image skcms\npython infra/helper.py build_fuzzers --sanitizer undefined --engine libfuzzer --architecture x86_64 skcms\n********************************************************************************" && false)"
492+ " rm -r /out && cd /src && cd skcms && mkdir -p /workspace/out/libfuzzer-undefined-x86_64 && compile || (echo \ " ********************************************************************************\\ nFailed to build.\\ nTo reproduce, run:\\ npython infra/helper.py build_image skcms\\ npython infra/helper.py build_fuzzers --sanitizer undefined --engine libfuzzer --architecture x86_64 skcms\\ n********************************************************************************\ " && false)"
493493 ],
494494 "id" : " compile-libfuzzer-undefined-x86_64"
495495 },
527527 " gcr.io/oss-fuzz-base/base-runner-testing-mybranch" ,
528528 " bash" ,
529529 " -c" ,
530- " test_all.py || (echo " ********************************************************************************\nBuild checks failed.\nTo reproduce, run:\npython infra/helper.py build_image skcms\npython infra/helper.py build_fuzzers --sanitizer undefined --engine libfuzzer --architecture x86_64 skcms\npython infra/helper.py check_build --sanitizer undefined --engine libfuzzer --architecture x86_64 skcms\n********************************************************************************" && false)"
530+ " test_all.py || (echo \ " ********************************************************************************\\ nBuild checks failed.\\ nTo reproduce, run:\\ npython infra/helper.py build_image skcms\\ npython infra/helper.py build_fuzzers --sanitizer undefined --engine libfuzzer --architecture x86_64 skcms\\ npython infra/helper.py check_build --sanitizer undefined --engine libfuzzer --architecture x86_64 skcms\\ n********************************************************************************\ " && false)"
531531 ],
532532 "id" : " build-check-libfuzzer-undefined-x86_64"
533533 },
547547 " targets_list > /workspace/targets.list.undefined"
548548 ]
549549 }
550- ]
550+ ]
0 commit comments