Bug 57476 - [Qt] media/video-playbackrate.html fails
Summary: [Qt] media/video-playbackrate.html fails
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Nobody
URL:
Keywords: Qt, QtTriaged
Depends on:
Blocks: 87008
  Show dependency treegraph
 
Reported: 2011-03-30 10:34 PDT by Csaba Osztrogonác
Modified: 2014-02-03 03:17 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.