Bug 86766

Summary: Update Apple buildbots to prioritize latest changelists
Product: WebKit Reporter: Jon Lee <jonlee>
Component: Tools / TestsAssignee: Jon Lee <jonlee>
Status: RESOLVED FIXED    
Severity: Normal CC: beidson, lforschler, mrowe, rniwa, slewis
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: All   
Attachments:
Description Flags
Patch beidson: review+

Description Jon Lee 2012-05-17 12:09:52 PDT
Instead of building and testing with the oldest item in the queue, we'd like to change the policy for the Apple buildbots so that they all build with the most recent pending build request. This will improve response time for developers, especially if they are trying to checkin build fixes.
Comment 1 Jon Lee 2012-05-17 12:14:11 PDT
Created attachment 142524 [details]
Patch
Comment 2 Brady Eidson 2012-05-17 12:17:09 PDT
Comment on attachment 142524 [details]
Patch

I don't understand the intricacies of whatever language this is.

Based on a pseudocode understanding, r+
Comment 3 Jon Lee 2012-05-17 15:43:48 PDT
Committed r117508: <http://trac.webkit.org/changeset/117508>