WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
223954
Add a fast-cq mode for commit-queue which will skip build and test
https://bugs.webkit.org/show_bug.cgi?id=223954
Summary
Add a fast-cq mode for commit-queue which will skip build and test
Aakash Jain
Reported
2021-03-30 13:35:17 PDT
Add a fast-cq mode for commit-queue which will skip build and test. This will help in scenarios where the patch author wants to quickly land the patch (skipping building and testing on commit-queue). Few scenario where people might want to land patch without building/testing: build fix, quick typo fix.
Attachments
Patch
(4.48 KB, patch)
2021-03-30 13:43 PDT
,
Aakash Jain
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Aakash Jain
Comment 1
2021-03-30 13:43:11 PDT
Created
attachment 424687
[details]
Patch
Aakash Jain
Comment 2
2021-03-30 13:46:07 PDT
(In reply to Aakash Jain from
comment #1
)
> Created
attachment 424687
[details]
This patch allows commit-queue to look at patch name and enable fast-cq mode when the patch name on bugzilla starts with [fast-cq] keyword. This is similar to how commit-queue currently skips building and testing for revert patches. We can also update webkit-patch command to add this keyword to patch name when a certain parameter (e.g.: --fast-cq) is passed.
EWS
Comment 3
2021-03-31 09:03:37 PDT
Committed
r275282
: <
https://commits.webkit.org/r275282
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 424687
[details]
.
Radar WebKit Bug Importer
Comment 4
2021-03-31 09:04:14 PDT
<
rdar://problem/76055353
>
Aakash Jain
Comment 5
2021-04-01 04:47:37 PDT
Restarted EWS server to pick up this change. This change is now live.
Aakash Jain
Comment 6
2021-04-01 13:52:55 PDT
Working fine. For e.g.:
https://webkit.org/b/224054
had '[fast-cq] Patch', commit-queue took ~1 minute to land that patch in
https://ews-build.webkit.org/#/builders/28/builds/10630
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug