Bug 31434
Summary: | media/video-played-collapse.html is failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Gustavo Noronha (kov) <gustavo> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | pnormand |
Priority: | P2 | Keywords: | Gtk |
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Linux |
Gustavo Noronha (kov)
May be a problem related to missing buffering reporting.
--- layout-test-results/media/video-played-collapse-expected.txt 2009-11-12 13:45:33.000000000 -0800
+++ layout-test-results/media/video-played-collapse-actual.txt 2009-11-12 13:45:33.000000000 -0800
@@ -31,10 +31,6 @@
Test 11 OK
Test 12 OK
RUN(video.play())
-RUN(video.pause())
-EVENT(pause)
-Test 13 OK
-Test 14 OK
-Test 15 OK
+ERROR: test stalled, waited 2.0399999618530273 seconds for movie to play 0 seconds FAIL
END OF TEST
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Philippe Normand
Passes fine here, was it failing only on a specific bot?
Gustavo Noronha (kov)
(In reply to comment #1)
> Passes fine here, was it failing only on a specific bot?
AFAIK it was failing in all three bots, but it may have been only in the (old) release bot. It passes here as well, in both release and debug builds. Maybe we should enable it again.
Philippe Normand
(In reply to comment #2)
> (In reply to comment #1)
> > Passes fine here, was it failing only on a specific bot?
>
> AFAIK it was failing in all three bots, but it may have been only in the (old)
> release bot. It passes here as well, in both release and debug builds. Maybe we
> should enable it again.
Bots haven't complained when we unkipped the test, please close :)