[Webkit-unassigned] [Bug 108925] REGRESSION (r141695): http/tests/media/video-play-stall.html is timing out

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 7 08:47:46 PST 2013


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


Manuel Rego Casasnovas <rego at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rego at igalia.com




--- Comment #2 from Manuel Rego Casasnovas <rego at igalia.com>  2013-02-07 08:49:54 PST ---
I've been taking a look to the issue and I can confirm that with r141695 and r141697 (even without it) the test timeouts instead of simply fail. And without r141695 the test simply fails but id doesn't timeout.

The URL seems to be properly set to:
http://127.0.0.1:8000/resources/load-and-stall.cgi?name=../../../media/content/test.mp4&mimeType=video/mp4&stallAt=100000&stallFor=6

At least at the end of WebKitWebSourceGStreamer::webKitWebSrcSetUri the URL is right.

At the end of MediaPlayerPrivateGStreamer::setPlaybinURL the URL has "webkit+" prefix, but it seems the expected value.

Sorry, but I can't help too much here :-(

-- 
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