WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
136793
Multiple EWS or commit bots can pick up processing of the same patch
https://bugs.webkit.org/show_bug.cgi?id=136793
Summary
Multiple EWS or commit bots can pick up processing of the same patch
Alexey Proskuryakov
Reported
2014-09-12 16:13:46 PDT
Only one bot from each queue is supposed to be processing a given patch; havoc ensues otherwise. But this happens pretty frequently. Turns out that the server doesn't let a bot chew on a patch for more than an hour, and releases it for other bots to take. In worst case, a bot needs to clean, update, apply the patch, build, test, re-test, rollout, build, test, commit. That takes more than an hour.
Attachments
proposed fix
(2.29 KB, patch)
2014-09-12 16:16 PDT
,
Alexey Proskuryakov
rniwa
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2014-09-12 16:16:50 PDT
Created
attachment 238072
[details]
proposed fix
Alexey Proskuryakov
Comment 2
2014-09-12 16:33:25 PDT
Committed <
http://trac.webkit.org/r173587
>.
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