syzkaller/dashboard
Zubin Mithra 5894f4562d dashboard/app: allow the dashboard to create BisectFix jobs
* Modify createBisectJob() to retrieve bugs that are potential candidates for both
BisectCause and BisectFix.
* Modify TestBisectCause() to account for BisectFix jobs that are
returned when polling.
* Add TestBisectFixJob() to check that BisectFix jobs are returned only
after 30 days of reporting.
* pollCompletedJobs() is currently called to fetch finished bisection
jobs for reporting purposes. Modify it to not return BisectFix jobs so
that they are not reported.
2019-07-30 16:35:15 +02:00
..
app dashboard/app: allow the dashboard to create BisectFix jobs 2019-07-30 16:35:15 +02:00
config dashboard/config: update upstream-kasan.config 2019-07-25 15:11:30 +02:00
dashapi dashboard/app: properly handle build failures 2019-03-25 17:00:25 +01:00