Bug 86766 - Update Apple buildbots to prioritize latest changelists
Summary: Update Apple buildbots to prioritize latest changelists
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac All
: P2 Normal
Assignee: Jon Lee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-17 12:09 PDT by Jon Lee
Modified: 2012-05-17 15:43 PDT (History)
5 users (show)

See Also:


Attachments
Patch (2.10 KB, patch)
2012-05-17 12:14 PDT, Jon Lee
beidson: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>