Bug 76300 - Remove --dry-run support from webkit-patch
Summary: Remove --dry-run support from webkit-patch
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Adam Barth
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-13 13:09 PST by Adam Barth
Modified: 2012-01-13 15:28 PST (History)
4 users (show)

See Also:


Attachments
Patch (14.93 KB, patch)
2012-01-13 13:11 PST, Adam Barth
dpranke: review+
webkit.review.bot: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Barth 2012-01-13 13:09:11 PST
Remove --dry-run support from webkit-patch
Comment 1 Adam Barth 2012-01-13 13:11:19 PST
Created attachment 122487 [details]
Patch
Comment 2 WebKit Review Bot 2012-01-13 13:20:08 PST
Comment on attachment 122487 [details]
Patch

Rejecting attachment 122487 [details] from commit-queue.

Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 2

Last 500 characters of output:

patching file Tools/Scripts/webkitpy/common/checkout/scm/svn.py
patching file Tools/Scripts/webkitpy/common/net/bugzilla/bugzilla.py
patching file Tools/Scripts/webkitpy/test/main.py
Hunk #1 FAILED at 53.
Hunk #2 FAILED at 217.
2 out of 2 hunks FAILED -- saving rejects to file Tools/Scripts/webkitpy/test/main.py.rej
patching file Tools/Scripts/webkitpy/tool/main.py

Failed to run "[u'/mnt/git/webkit-commit-queue/Tools/Scripts/svn-apply', u'--reviewer', u'Dirk Pranke', u'--force']" exit_code: 1

Full output: http://queues.webkit.org/results/11228705
Comment 3 Adam Barth 2012-01-13 15:28:23 PST
Committed r104998: <http://trac.webkit.org/changeset/104998>