Bug 92268 - REGRESSION(r123560): Caused valgrind and other test failures on Chromium. (Requested by atwilson on #webkit).
Summary: REGRESSION(r123560): Caused valgrind and other test failures on Chromium. (Re...
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:
Depends on:
Blocks: 90321
  Show dependency treegraph
 
Reported: 2012-07-25 10:45 PDT by WebKit Review Bot
Modified: 2012-07-25 15:58 PDT (History)
3 users (show)

See Also:


Attachments
ROLLOUT of r123560 (35.82 KB, patch)
2012-07-25 10:46 PDT, WebKit Review Bot
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 WebKit Review Bot 2012-07-25 10:45:44 PDT
http://trac.webkit.org/changeset/123560 broke the build:
Caused valgrind and other test failures on Chromium. (Requested by atwilson 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-07-25 10:46:19 PDT
Created attachment 154391 [details]
ROLLOUT of r123560

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-07-25 10:51:55 PDT
Comment on attachment 154391 [details]
ROLLOUT of r123560

Rejecting attachment 154391 [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:
 saving rejects to file Source/WebCore/platform/graphics/chromium/cc/CCLayerTreeHostCommon.cpp.rej
patching file Source/WebCore/platform/text/SegmentedString.cpp
patching file Source/WebCore/platform/text/SegmentedString.h
patching file Source/WebCore/xml/parser/CharacterReferenceParserInlineMethods.h
patching file Source/WebCore/xml/parser/MarkupTokenizerBase.h

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

Full output: http://queues.webkit.org/results/13347326
Comment 3 Alexey Proskuryakov 2012-07-25 15:58:50 PDT
Per a comment in bug 90321, this has been committed (manually?) in <http://trac.webkit.org/changeset/123635>.