[Webkit-unassigned] [Bug 36165] [GStreamer] media/video-played-collapse.html

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 17 06:47:08 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=36165





--- Comment #15 from Philippe Normand <pnormand at igalia.com>  2010-11-17 06:47:09 PST ---
(In reply to comment #14)
> Created an attachment (id=67701)
 --> (https://bugs.webkit.org/attachment.cgi?id=67701&action=review) [details]
> Updated patch
> 
> (In reply to comment #13)
> > 
> > Could you test this patch too?
> > Do you know why the "looping" part of the test was deactivated?
> >
> It looks like the problem is that the movie was supposed to play for duration-0.05 seconds, loop, and play at least 0.4 seconds before pausing, but the test was only configured to run for 100ms.
> 
> I have changed the test to make the first range start closer to 0 and to calculate the time required to loop and play. Can you if this work for you?

It fails here:

--- /tmp/layout-test-results/media/video-played-collapse-expected.txt   2010-11-17 15:45:44.000000000 +0100
+++ /tmp/layout-test-results/media/video-played-collapse-actual.txt     2010-11-17 15:45:44.000000000 +0100
@@ -34,12 +34,6 @@
 Test looping
 RUN(video.loop = true)
 RUN(video.play())
-RUN(video.pause())
-EVENT(pause)
-Test 13 OK
-Test 14 OK
-Test 15 OK
-Test 16 OK
-Test 17 OK
+ERROR: test stalled, waited 2.3510000705718994 seconds for movie to play 2.2808964252471924 seconds FAIL
 END OF TEST

Haven't had time yet to debug this.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list