Bug 179857 - REGRESSION(r225006): broke the build (Requested by smfr on #webkit).
Summary: REGRESSION(r225006): broke the build (Requested by smfr on #webkit).
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: WebKit Commit Bot
URL:
Keywords:
Depends on:
Blocks: 176943
  Show dependency treegraph
 
Reported: 2017-11-17 17:55 PST by WebKit Commit Bot
Modified: 2017-11-18 18:07 PST (History)
3 users (show)

See Also:


Attachments
ROLLOUT of r225006 (75.40 KB, patch)
2017-11-17 17:56 PST, WebKit Commit Bot
commit-queue: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description WebKit Commit Bot 2017-11-17 17:55:32 PST
https://trac.webkit.org/changeset/225006 broke the build:
broke the build (Requested by smfr on #webkit).

This is an automatic bug report generated by webkitbot. If this bug
report was created because of a flaky test, please file a bug for the flaky
test (if we don't already have one on file) and dup this bug against that bug
so that we can track how often these flaky tests fail.
Comment 1 WebKit Commit Bot 2017-11-17 17:56:09 PST
Created attachment 327291 [details]
ROLLOUT of r225006

Any committer can land this patch automatically by marking it commit-queue+.  The commit-queue will build and test the patch before landing to ensure that the rollout will be successful.  This process takes approximately 15 minutes.

If you would like to land the rollout faster, you can use the following command:

  webkit-patch land-attachment ATTACHMENT_ID

where ATTACHMENT_ID is the ID of this attachment.
Comment 2 WebKit Commit Bot 2017-11-17 17:58:06 PST
Comment on attachment 327291 [details]
ROLLOUT of r225006

Rejecting attachment 327291 [details] from commit-queue.

Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.webkit.org', '--bot-id=webkit-cq-01', 'land-attachment', '--force-clean', '--non-interactive', '--parent-command=commit-queue', 327291, '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit

Last 500 characters of output:
0ba0bc3ec2aae68637d23e0232a84483a09 0bfaa0aed0fd75a91c9b5332bef9934af9623438 M	Tools
Current branch master is up to date.
ERROR: Not all changes have been committed into SVN, however the committed
ones (if any) seem to be successfully integrated into the working tree.
Please see the above messages for details.


Failed to run "['git', 'svn', 'dcommit', '--rmdir']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit
Updating OpenSource
Current branch master is up to date.
Total errors found: 0 in 1 files

Full output: http://webkit-queues.webkit.org/results/5284368
Comment 3 John Wilander 2017-11-18 18:07:34 PST
The issue was solved by Chris Dumez in https://trac.webkit.org/changeset/225010/webkit so no rollout is needed.