Bug 87199 - REGRESSION: compositing/video/video-poster.html fails on Mac
Summary: REGRESSION: compositing/video/video-poster.html fails on Mac
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac Unspecified
: P2 Normal
Assignee: Jer Noble
URL:
Keywords: InRadar, MakingBotsRed
Depends on:
Blocks:
 
Reported: 2012-05-22 19:59 PDT by Stephanie Lewis
Modified: 2012-05-23 19:43 PDT (History)
6 users (show)

See Also:


Attachments
Patch (2.93 KB, patch)
2012-05-23 16:30 PDT, Jer Noble
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Stephanie Lewis 2012-05-22 19:59:23 PDT
http://trac.webkit.org/changeset/118087 introduced a regression in compositing/video/video-poster.html.  Fails on WK1 and WK2.  It looks like the test is timing out.

http://build.webkit.org/results/Lion%20Release%20(Tests)/r118096%20(8565)/results.html

Results:
--- /Volumes/Data/slave/lion-intel-release-tests/build/layout-test-results/compositing/video/video-poster-expected.txt
+++ /Volumes/Data/slave/lion-intel-release-tests/build/layout-test-results/compositing/video/video-poster-actual.txt
@@ -1,13 +1,8 @@
+FAIL: Timed out waiting for notifyDone to be called
 A <video> should not have a layer until playback begins.
 This test can not be run manually, it requires layoutTestController.layerTreeAsText.
 
 No src, no poster 
 Â Â PASS: wants layers = false, has layers = false
 
-Displaying poster 
-Â Â PASS: wants layers = false, has layers = false
 
-Displaying movie 
-Â Â PASS: wants layers = true, has layers = true
-
-
Comment 1 Radar WebKit Bug Importer 2012-05-22 20:00:21 PDT
<rdar://problem/11511898>
Comment 2 Stephanie Lewis 2012-05-22 20:08:02 PDT
Added to skipped list http://trac.webkit.org/changeset/118107
Comment 3 Jer Noble 2012-05-23 16:30:42 PDT
Created attachment 143672 [details]
Patch
Comment 4 Maciej Stachowiak 2012-05-23 18:04:45 PDT
Comment on attachment 143672 [details]
Patch

r=me
Comment 5 WebKit Review Bot 2012-05-23 19:43:33 PDT
Comment on attachment 143672 [details]
Patch

Clearing flags on attachment: 143672

Committed r118314: <http://trac.webkit.org/changeset/118314>
Comment 6 WebKit Review Bot 2012-05-23 19:43:38 PDT
All reviewed patches have been landed.  Closing bug.