RESOLVED FIXED 61464
TestFailures page shows failures from a not-most-recent build when one slave is taking a long time to finish a build
https://bugs.webkit.org/show_bug.cgi?id=61464
Summary TestFailures page shows failures from a not-most-recent build when one slave ...
Adam Roben (:aroben)
Reported 2011-05-25 13:20:46 PDT
If one slave is taking a long time to finish a build and other newer builds have finished since the slow slave began its build, the TestFailures page will show failures from the build before the not-yet-finished build, rather than showing failures from the most-recently-finished build.
Attachments
Don't assume that builds finish in the order they were started (2.38 KB, patch)
2011-05-25 13:26 PDT, Adam Roben (:aroben)
koivisto: review+
Adam Roben (:aroben)
Comment 1 2011-05-25 13:26:28 PDT
Created attachment 94848 [details] Don't assume that builds finish in the order they were started
Adam Roben (:aroben)
Comment 2 2011-05-26 06:20:47 PDT
Michael Saboff
Comment 3 2011-05-27 10:15:29 PDT
Note You need to log in before you can comment on or make changes to this bug.