Bug 182108
Summary: | [GStreamer][HLS] http/tests/media/hls tests timing out since added | ||
---|---|---|---|
Product: | WebKit | Reporter: | Miguel Gomez <magomez> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | bugs-noreply, clopez, jer.noble, philn |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 174458 | ||
Bug Blocks: |
Miguel Gomez
http/tests/media/hls/hls-webvtt-tracks.html [ Timeout ]
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Philippe Normand
These tests time out because the external subtitle track doesn't load. See https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/issues/969
Supposedly this all works now thanks to hlsdemux2, but we can't use it yet in WebKit because:
1. We don't use playbin3 by default yet
2. Network access was hard-wired in hlsdemux2, preventing its use in a process that is network-sandboxed.
Philippe Normand
*** Bug 227661 has been marked as a duplicate of this bug. ***