Bug 63129 - REGRESSION(r89402): It made 6 tests crash (Requested by Ossy on #webkit).
Summary: REGRESSION(r89402): It made 6 tests crash (Requested by Ossy on #webkit).
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: 62955
  Show dependency treegraph
 
Reported: 2011-06-22 04:09 PDT by WebKit Review Bot
Modified: 2011-06-22 11:05 PDT (History)
4 users (show)

See Also:


Attachments
ROLLOUT of r89402 (23.89 KB, patch)
2011-06-22 04:09 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-06-22 04:09:35 PDT
http://trac.webkit.org/changeset/89402 broke the build:
It made 6 tests crash (Requested by Ossy 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-06-22 04:09:58 PDT
Created attachment 98154 [details]
ROLLOUT of r89402

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 WebKit Review Bot 2011-06-22 04:15:23 PDT
Comment on attachment 98154 [details]
ROLLOUT of r89402

Clearing flags on attachment: 98154

Committed r89420: <http://trac.webkit.org/changeset/89420>
Comment 3 WebKit Review Bot 2011-06-22 04:15:28 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Ryosuke Niwa 2011-06-22 07:46:09 PDT
Can we have a list of tests that were crashing?
Comment 6 Darin Adler 2011-06-22 09:18:27 PDT
Why didn’t the commit bot notice that it made 6 tests crash?
Comment 7 Tony Chang 2011-06-22 11:03:26 PDT
(In reply to comment #6)
> Why didn’t the commit bot notice that it made 6 tests crash?

My guess would be because the commit bot runs Chromium Linux Release and this crash might be platform Mac specific.
Comment 8 Tony Chang 2011-06-22 11:05:32 PDT
n/m, there's discussion in https://bugs.webkit.org/show_bug.cgi?id=62955 about this already.