WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
63805
Testers disappear from TestFailures page after a build master restart until they complete a build
https://bugs.webkit.org/show_bug.cgi?id=63805
Summary
Testers disappear from TestFailures page after a build master restart until t...
Adam Roben (:aroben)
Reported
2011-07-01 08:23:55 PDT
When the build master is restarted, all testers disappear from the TestFailures page until they complete a build. We should teach TestFailures how to look beyond the master restart to find the last build they completed.
Attachments
Add attachment
proposed patch, testcase, etc.
Adam Roben (:aroben)
Comment 1
2011-07-01 08:24:18 PDT
I think the bug is in Builder.prototype.getMostRecentCompletedBuild. It doesn't know how to look past builds that were aborted due to the master restarting.
Adam Roben (:aroben)
Comment 2
2011-08-17 12:14:58 PDT
Maybe getMostRecentCompletedBuild should just call getNumberOfFailingTests for each build until it gets a non-error result.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug