Bug 111519

Summary: REGRESSION(r144859): Introduced a test that calls non-exist function on non-Chromium ports and crash on Chromium (Requested by rniwa 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: acolwell, eric, hayato, rniwa
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 110623    
Attachments:
Description Flags
ROLLOUT of r144859 none

Description WebKit Review Bot 2013-03-05 21:35:16 PST
http://trac.webkit.org/changeset/144859 broke the build:
Introduced a test that calls non-exist function on non-Chromium ports and crash on Chromium (Requested by rniwa 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 2013-03-05 21:35:49 PST
Created attachment 191647 [details]
ROLLOUT of r144859

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 Eric Seidel (no email) 2013-03-05 21:37:30 PST
OK.
Comment 4 Ryosuke Niwa 2013-03-05 21:43:13 PST
Unfortunately, I don’t have the full context at my disposal since I don’t have access to the bug.

However, given that the only test added by this patch doesn’t function anywhere but Chromium and crahses on Chromium, it appears to me that this patch doesn’t seem to fix the bug it claims to fix.
Comment 5 Hayato Ito 2013-03-06 00:43:35 PST
As we chatted in #webkit, I am going to cq+ soon.
Comment 6 WebKit Review Bot 2013-03-06 01:18:31 PST
Comment on attachment 191647 [details]
ROLLOUT of r144859

Clearing flags on attachment: 191647

Committed r144896: <http://trac.webkit.org/changeset/144896>
Comment 7 WebKit Review Bot 2013-03-06 01:18:34 PST
All reviewed patches have been landed.  Closing bug.