Bug 57476
Summary: | [Qt] media/video-playbackrate.html fails | ||
---|---|---|---|
Product: | WebKit | Reporter: | Csaba Osztrogonác <ossy> |
Component: | Tools / Tests | Assignee: | 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 |
Csaba Osztrogonác
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Csaba Osztrogonác
I added it to the skipped list: http://trac.webkit.org/changeset/82476
Jocelyn Turcotte
=== 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.