Commit 2ef81f1d authored by machenbach's avatar machenbach Committed by Commit bot

[Ignition] Add automatic reports for ignition issues on clusterfuzz.

NOTRY=true

Review URL: https://codereview.chromium.org/1829753002

Cr-Commit-Position: refs/heads/master@{#35039}
parent 1ac34fad
......@@ -69,6 +69,15 @@ BUG_SPECS = [
},
"crash_state": ANY_RE,
},
{
"args": {
"job_type": "linux_asan_d8_ignition_dbg",
"reproducible": "True",
"open": "True",
"bug_information": "",
},
"crash_state": ANY_RE,
},
{
"args": {
"job_type": "linux_asan_d8_v8_arm_dbg",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment