Bug 142001 - REGRESSION(r180601): Broke Windows build (Requested by smfr on #webkit).
Summary: REGRESSION(r180601): Broke Windows build (Requested by smfr on #webkit).
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: WebKit Commit Bot
URL:
Keywords:
Depends on:
Blocks: 141993
  Show dependency treegraph
 
Reported: 2015-02-24 19:53 PST by WebKit Commit Bot
Modified: 2015-02-24 20:31 PST (History)
3 users (show)

See Also:


Attachments
ROLLOUT of r180601 (22.61 KB, patch)
2015-02-24 19:53 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 2015-02-24 19:53:08 PST
http://trac.webkit.org/changeset/180601 broke the build:
Broke Windows 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 2015-02-24 19:53:35 PST
Created attachment 247298 [details]
ROLLOUT of r180601

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 2015-02-24 19:58:27 PST
Comment on attachment 247298 [details]
ROLLOUT of r180601

Rejecting attachment 247298 [details] from commit-queue.

Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.appspot.com', '--bot-id=webkit-cq-02', 'apply-attachment', '--no-update', '--non-interactive', 247298, '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit

Last 500 characters of output:
ing file Source/WebCore/testing/Internals.h
patching file Source/WebCore/testing/Internals.idl
patching file LayoutTests/ChangeLog
patching file LayoutTests/fast/attachment/attachment-dom-expected.txt
patching file LayoutTests/fast/attachment/attachment-dom.html
patch: **** Only garbage was found in the patch input.
rm 'LayoutTests/fast/attachment/resources/test-file.txt'

Failed to run "[u'/Volumes/Data/EWS/WebKit/Tools/Scripts/svn-apply', '--force']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit

Full output: http://webkit-queues.appspot.com/results/5655528168488960
Comment 3 Simon Fraser (smfr) 2015-02-24 20:31:45 PST
Never mind, bfulgham may have fixed it in r180610