Bug 33631

Summary: webkit-patch land should not build and test by default
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: Tools / TestsAssignee: Adam Barth <abarth>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, eric, mjs, ojan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Patch
none
Patch
none
Patch
none
Patch abarth: review+, abarth: commit-queue-

Eric Seidel (no email)
Reported 2010-01-13 15:52:44 PST
webkit-patch land should not build and test by default Pretty much everyone passes --no-build anyway. We should change the default to make the tool more useful.
Attachments
Patch (2.45 KB, patch)
2010-04-08 16:35 PDT, Ojan Vafai
no flags
Patch (3.82 KB, patch)
2010-04-08 16:43 PDT, Ojan Vafai
no flags
Patch (5.14 KB, patch)
2010-04-08 16:52 PDT, Ojan Vafai
no flags
Patch (6.23 KB, patch)
2010-04-08 17:03 PDT, Ojan Vafai
abarth: review+
abarth: commit-queue-
Ojan Vafai
Comment 1 2010-04-08 16:35:50 PDT
Adam Barth
Comment 2 2010-04-08 16:42:34 PDT
Comment on attachment 52915 [details] Patch As discussed in #webkit, we need to changes the queues to pass the right args and we're going to kill --no-test.
Ojan Vafai
Comment 3 2010-04-08 16:43:59 PDT
Ojan Vafai
Comment 4 2010-04-08 16:52:11 PDT
Adam Barth
Comment 5 2010-04-08 16:54:54 PDT
Comment on attachment 52917 [details] Patch I think that's correct. We need to be careful when landing this not to create version skew in the commit-queue.
Ojan Vafai
Comment 6 2010-04-08 17:03:06 PDT
Eric Seidel (no email)
Comment 7 2010-04-08 19:01:54 PDT
I'm happy to restart the cq whenever. Someone should send a warning note out to webkit-dev before we land this though.
Eric Seidel (no email)
Comment 8 2010-04-08 19:03:05 PDT
Comment on attachment 52918 [details] Patch Why is there no case where you would want to build but not test?
Eric Seidel (no email)
Comment 9 2010-04-08 19:03:41 PDT
I guess one could always do: build-webkit && webkit-patch land That's actually what I used to do. before webkit-land did it for me. :)
Eric Seidel (no email)
Comment 10 2010-04-08 19:04:15 PDT
Of course now I have the cq do all of the above for me which is about 1000 times better. :)
Eric Seidel (no email)
Comment 11 2010-04-09 00:09:51 PDT
I think that either --build-and-test or --test would be more descriptive of what it does than just --build.
Ojan Vafai
Comment 12 2010-04-09 18:33:27 PDT
Adam, you said you'll take care of landing this. Please do so before it gets too stale to apply cleanly. :)
Adam Barth
Comment 13 2010-04-09 19:24:43 PDT
Yep. I just need Eric's attention.
Adam Barth
Comment 14 2010-04-10 15:44:52 PDT
Note You need to log in before you can comment on or make changes to this bug.