Commit 172704c
Perf: Fall back to reporting if bisection fails
Recently, a change (b134f59) was introduced to fail the bisect workflow if Chromeperf fails to create a job, which prevents confusing "success" statuses when no job was actually created. However, this also inadvertently stopped bugs from being filed because the workflow failed completely instead of falling back to reporting. This change catches the bisection failure and falls back to processAnomaliesAsReporting so that users are still notified of regressions.
Bug: b/502224585
goalie(skia/fix-bug-502224585)
Change-Id: I20d5d17558775d9eb202a5aebc0549fcf4eac788
Reviewed-on: https://skia-review.googlesource.com/c/buildbot/+/1209869
Reviewed-by: Maxim Sheshukov <[email protected]>
Commit-Queue: Tony Seaward <[email protected]>1 parent 0c424be commit 172704c
1 file changed
Lines changed: 7 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
81 | 82 | | |
| 83 | + | |
| 84 | + | |
82 | 85 | | |
83 | 86 | | |
84 | 87 | | |
| |||
0 commit comments