Bug 61464

Summary: TestFailures page shows failures from a not-most-recent build when one slave is taking a long time to finish a build
Product: WebKit Reporter: Adam Roben (:aroben) <aroben>
Component: Tools / TestsAssignee: Adam Roben (:aroben) <aroben>
Status: RESOLVED FIXED    
Severity: Normal CC: ddkilzer, joepeck
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Don't assume that builds finish in the order they were started koivisto: review+

Description Adam Roben (:aroben) 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.
Comment 1 Adam Roben (:aroben) 2011-05-25 13:26:28 PDT
Created attachment 94848 [details]
Don't assume that builds finish in the order they were started
Comment 2 Adam Roben (:aroben) 2011-05-26 06:20:47 PDT
Committed r87380: <http://trac.webkit.org/changeset/87380>
Comment 3 Michael Saboff 2011-05-27 10:15:29 PDT
<rdar://problem/9515584>