Bug 63129

Summary: REGRESSION(r89402): It made 6 tests crash (Requested by Ossy on #webkit).
Product: WebKit Reporter: WebKit Review Bot <webkit.review.bot>
Component: New BugsAssignee: WebKit Review Bot <webkit.review.bot>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, darin, rniwa, tony
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 62955    
Attachments:
Description Flags
ROLLOUT of r89402 none

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.