Bug 60699 - REGRESSION(r86295): Several editing tests failing assertions in Range constructor on multiple bots (Requested by aroben on #webkit).
Summary: REGRESSION(r86295): Several editing tests failing assertions in Range constru...
Status: RESOLVED DUPLICATE of bug 60555
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: 60555
  Show dependency treegraph
 
Reported: 2011-05-12 07:31 PDT by WebKit Review Bot
Modified: 2022-03-01 02:42 PST (History)
3 users (show)

See Also:


Attachments
ROLLOUT of r86295 (78.14 KB, patch)
2011-05-12 07:31 PDT, WebKit Review Bot
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 2011-05-12 07:31:23 PDT
http://trac.webkit.org/changeset/86295 broke the build:
Several editing tests failing assertions in Range constructor on multiple bots (Requested by aroben 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 2011-05-12 07:31:42 PDT
Created attachment 93285 [details]
ROLLOUT of r86295

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 --ignore-builders

where ATTACHMENT_ID is the ID of this attachment.
Comment 2 Adam Roben (:aroben) 2011-05-12 07:33:05 PDT
Nevermind, this is being taken care of in bug 60555.

*** This bug has been marked as a duplicate of bug 60555 ***