Bug 33183 - Don't check the builders again when landing from commit-queue
Summary: Don't check the builders again when landing from commit-queue
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-04 15:17 PST by Adam Barth
Modified: 2010-06-10 20:05 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.85 KB, patch)
2010-01-04 15:18 PST, Adam Barth
eric: review-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Barth 2010-01-04 15:17:18 PST
Don't check the builders again when landing from commit-queue
Comment 1 Adam Barth 2010-01-04 15:18:11 PST
Created attachment 45838 [details]
Patch
Comment 2 WebKit Review Bot 2010-01-04 15:21:35 PST
style-queue ran check-webkit-style on attachment 45838 [details] without any errors.
Comment 3 Eric Seidel (no email) 2010-01-04 15:21:50 PST
Comment on attachment 45838 [details]
Patch

This seems bad.  Shouldn't the land-command check again at the end just before the commit?

(Just like bug 32679.)