Bug 57476

Summary: [Qt] media/video-playbackrate.html fails
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: kling, menard, szledan
Priority: P2 Keywords: Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Bug Depends on:    
Bug Blocks: 87008    

Description Csaba Osztrogonác 2011-03-30 10:34:37 PDT
This test introduced in http://trac.webkit.org/changeset/82272 and fails:

--- /home/webkitbuildbot/slaves/release32bit/buildslave/qt-linux-release/build/layout-test-results/media/video-playbackrate-expected.txt	2011-03-29 10:30:19.627075385 -0700
+++ /home/webkitbuildbot/slaves/release32bit/buildslave/qt-linux-release/build/layout-test-results/media/video-playbackrate-actual.txt	2011-03-29 10:30:19.627075385 -0700
@@ -1,3 +1,4 @@
+FAIL: Timed out waiting for notifyDone to be called
 'playbackRate' should not change when play() is called.
 'playbackRate' and 'defaultPlaybackRate' should always return the last value set.
 *** setting src
@@ -38,9 +39,4 @@
 EXPECTED (video.playbackRate == '1') OK
 EXPECTED (video.defaultPlaybackRate == '2') OK
 
-EVENT(ended)
-EXPECTED (video.playbackRate == '1') OK
-EXPECTED (video.defaultPlaybackRate == '2') OK
-
-END OF TEST
Comment 1 Csaba Osztrogonác 2011-03-30 11:23:57 PDT
I added it to the skipped list: http://trac.webkit.org/changeset/82476
Comment 2 Jocelyn Turcotte 2014-02-03 03:17:28 PST
=== Bulk closing of Qt bugs ===

If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary.

If you believe that this is still an important QtWebKit bug, please fill a new report at https://bugreports.qt-project.org and add a link to this issue. See http://qt-project.org/wiki/ReportingBugsInQt for additional guidelines.