Bug 83522 - REGRESSION(r113609): it broke tests (Requested by dethbakin on #webkit).
Summary: REGRESSION(r113609): it broke tests (Requested by dethbakin 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: 82150
  Show dependency treegraph
 
Reported: 2012-04-09 16:20 PDT by WebKit Review Bot
Modified: 2012-04-09 17:38 PDT (History)
3 users (show)

See Also:


Attachments
ROLLOUT of r113609 (16.42 KB, patch)
2012-04-09 16:21 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 2012-04-09 16:20:31 PDT
http://trac.webkit.org/changeset/113609 broke the build:
it broke tests (Requested by dethbakin 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-04-09 16:21:18 PDT
Created attachment 136332 [details]
ROLLOUT of r113609

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-04-09 16:49:43 PDT
Comment on attachment 136332 [details]
ROLLOUT of r113609

Clearing flags on attachment: 136332

Committed r113641: <http://trac.webkit.org/changeset/113641>
Comment 3 WebKit Review Bot 2012-04-09 16:49:48 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Eric Carlson 2012-04-09 17:33:31 PDT
Which tests did r113609 break?
Comment 5 Beth Dakin 2012-04-09 17:36:40 PDT
These tests broke on all of the Lion bots:

fast/hidpi/video-controls-in-hidpi.html	
media/audio-controls-rendering.html	
media/audio-repaint.html	
media/controls-strict.html	
media/media-controls-clone.html	
media/video-controls-rendering.html	
media/video-display-toggle.html	
media/video-no-audio.html	
media/video-playing-and-pause.html
Comment 6 Beth Dakin 2012-04-09 17:37:07 PDT
Here's a link to a results page: http://build.webkit.org/results/Lion%20Debug%20(Tests)/r113610%20(5331)/results.html
Comment 7 Eric Carlson 2012-04-09 17:38:45 PDT
(In reply to comment #6)
> Here's a link to a results page: http://build.webkit.org/results/Lion%20Debug%20(Tests)/r113610%20(5331)/results.html

Thanks!