[Webkit-unassigned] [Bug 209125] old commit-queue sometimes fail to commit because of files being out of date

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 15 10:50:13 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=209125

--- Comment #1 from Aakash Jain <aakash_jain at apple.com> ---
This is probably because during the time patch was applied, and attempted to committed, there was another commit which modified one of the file being modified by the patch.

The chances of this happening seems higher with large patches.


>From the logs on :
2020-03-13 23:34:21,893 - Running: webkit-patch --status-host=webkit-queues.webkit.org --bot-id=webkit-cq-03 land-attachment --force-clean --non-interactive --parent-command=commit-queue 393570 --port=mac
2020-03-14 00:10:44,032 - Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.webkit.org', '--bot-id=webkit-cq-03', 'land-attachment', '--force-clean', '--non-interactive', '--parent-command=commit-queue', 393570, '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit

There was a commit https://trac.webkit.org/changeset/258462/webkit at 11:43:46 PM which also modified LayoutTests/ChangeLog.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200315/a4495d67/attachment.htm>


More information about the webkit-unassigned mailing list