Bug 204670
Summary: | [GTK][WPE] Two tests failing after r249205 "[MSE][GStreamer] WebKitMediaSrc rework" | ||
---|---|---|---|
Product: | WebKit | Reporter: | Miguel Gomez <magomez> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | aboya, bugs-noreply, cturner, dpino, pnormand |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=210390 |
Miguel Gomez
This test times out bot on gtk and wpe:
media/encrypted-media/clearKey/clearKey-cenc-audio-playback-mse.html [ Timeout ]
while this times out only on gtk
media/encrypted-media/clearKey/clearKey-webm-video-playback-mse.html [ Timeout ]
but there's no information about why they timeout.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Philippe Normand
Seems unlikely r249205 is the cause here because it was rolled out.
Miguel Gomez
(In reply to Philippe Normand from comment #1)
> Seems unlikely r249205 is the cause here because it was rolled out.
Was it? I don't see the rollback in the log, and the bug is closed/fixed
Philippe Normand
Reverted in r251365
Philippe Normand
Diego, can this be closed as well then?
Charlie Turner
These tests are passing.