Bug 93505 - REGRESSION(r125046): Breaks debug build (assertion in protocol type checks) (Requested by pfeldman on #webkit).
Summary: REGRESSION(r125046): Breaks debug build (assertion in protocol type checks) (...
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: WebKit Review Bot
URL:
Keywords:
: 93511 93512 (view as bug list)
Depends on:
Blocks: 35801
  Show dependency treegraph
 
Reported: 2012-08-08 12:13 PDT by WebKit Review Bot
Modified: 2012-08-08 13:38 PDT (History)
3 users (show)

See Also:


Attachments
ROLLOUT of r125046 (62.69 KB, patch)
2012-08-08 12:14 PDT, WebKit Review Bot
no flags Details | Formatted Diff | Diff
Patch (62.67 KB, patch)
2012-08-08 13:28 PDT, Florin Malita
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description WebKit Review Bot 2012-08-08 12:13:37 PDT
http://trac.webkit.org/changeset/125046 broke the build:
Breaks debug build (assertion in protocol type checks) (Requested by pfeldman on #webkit).

This is an automatic bug report generated by the sheriff-bot. 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 case pain.

"Only you can prevent forest fires." -- Smokey the Bear
Comment 1 WebKit Review Bot 2012-08-08 12:14:18 PDT
Created attachment 157270 [details]
ROLLOUT of r125046

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 Review Bot 2012-08-08 12:21:59 PDT
Comment on attachment 157270 [details]
ROLLOUT of r125046

Rejecting attachment 157270 [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:
 run "git rebase --continue".
If you would prefer to skip this patch, instead run "git rebase --skip".
To restore the original branch and stop rebasing run "git rebase --abort".

rebase refs/remotes/origin/master: command returned error: 1

Died at Tools/Scripts/update-webkit line 164.

Failed to run "['Tools/Scripts/update-webkit', '--chromium', '--force-update']" exit_code: 9
--abort".

rebase refs/remotes/origin/master: command returned error: 1

Died at Tools/Scripts/update-webkit line 164.

Full output: http://queues.webkit.org/results/13458354
Comment 3 Pavel Feldman 2012-08-08 13:15:29 PDT
Committed r125079: <http://trac.webkit.org/changeset/125079>
Comment 4 Florin Malita 2012-08-08 13:28:31 PDT
Reopening to attach new patch.
Comment 5 Florin Malita 2012-08-08 13:28:36 PDT
Created attachment 157279 [details]
Patch
Comment 6 Florin Malita 2012-08-08 13:36:41 PDT
*** Bug 93512 has been marked as a duplicate of this bug. ***
Comment 7 Florin Malita 2012-08-08 13:37:27 PDT
*** Bug 93511 has been marked as a duplicate of this bug. ***
Comment 8 Florin Malita 2012-08-08 13:38:58 PDT
Sorry about the noise, looks like I was racing you with revert.