Bug 152507

Summary: Botwatcher's dashboard should show an 'X' when the build is broken
Product: WebKit Reporter: Dana Burkart <dburkart>
Component: Tools / TestsAssignee: Dana Burkart <dburkart>
Status: RESOLVED FIXED    
Severity: Normal CC: dburkart, lforschler, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch ddkilzer: review+

Dana Burkart
Reported 2015-12-22 12:20:56 PST
Currently, the botwatcher's dashboard only turns red (and still shows the issue count) when the build fails. We should differentiate this failure case further from simply finding issues by displaying an 'X' instead of an issue count.
Attachments
patch (2.37 KB, patch)
2015-12-22 12:24 PST, Dana Burkart
ddkilzer: review+
Dana Burkart
Comment 1 2015-12-22 12:21:12 PST
Dana Burkart
Comment 2 2015-12-22 12:24:10 PST
Created attachment 267794 [details] patch This fixes it so that we pass "null" to StatusLineView (in which case, an 'X' is displayed) if the build is broken.
David Kilzer (:ddkilzer)
Comment 3 2015-12-22 15:25:24 PST
Comment on attachment 267794 [details] patch r=me
Dana Burkart
Comment 4 2016-01-20 11:31:17 PST
Committed r195359.
Note You need to log in before you can comment on or make changes to this bug.