Bug 124308
Summary: | Build Bots should have a different color or state for broken builds | ||
---|---|---|---|
Product: | WebKit | Reporter: | Joseph Pecoraro <joepeck> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | ap, joepeck, lforschler, simon.fraser, thorton |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Joseph Pecoraro
Currently on build.webkit.org it is difficult to differentiate between a bot that has failing tests and a bot that failed to build. Failing to build is far more serious and should be addressed more quickly. I would appreciate having some indication.
The EWS bots are a huge help, but bots still occasionally break.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Simon Fraser (smfr)
Hmm, not so easy. buildbot waterfall just has one "failure" class.
Joseph Pecoraro
I'd love to see this on at least the console, waterfall, and bot watcher dashboard.
Tim Horton
(In reply to comment #0)
> Currently on build.webkit.org it is difficult to differentiate between a bot that has failing tests and a bot that failed to build. Failing to build is far more serious and should be addressed more quickly. I would appreciate having some indication.
>
> The EWS bots are a huge help, but bots still occasionally break.
"occasionally"... ha!
> and bot watcher dashboard
Why? A failure in column 1 is a build failure, and inspires greater panic than a failure in the other two columns (a test failure).