oss-fuzz/infra/cifuzz/actions/run_fuzzers
Evgeny Vereshchagin 26e8d7c772
[CIFuzz] Add support for different sanitizers (#3969)
* Revert "Revert "[CIFuzz] Add support for different sanitizers (#3516)""

This reverts commit c580d0d626.

* cifuzz: pass "sanitizer" to the "run fuzzer" step

It's a follow-up to https://github.com/google/oss-fuzz/pull/3516 that
should fix https://github.com/google/oss-fuzz/issues/3727.

* [cifuzz] drop a $

That's another follow-up to #3516 that should help to pass sanitizer correctly.
Otherwise, it always falls back to address with:

2020-06-11 21:10:14,852 - root - INFO - $address is not a project sanitizer, defaulting to address.
2020-06-11 18:27:01 -07:00
..
Dockerfile [CIFuzz] Separate build and run actions (#3336) 2020-02-06 13:39:42 -08:00
action.yml [CIFuzz] Add support for different sanitizers (#3969) 2020-06-11 18:27:01 -07:00
run_fuzzers_entrypoint.py [CIFuzz] Add support for different sanitizers (#3969) 2020-06-11 18:27:01 -07:00