Bug 182108 - [GStreamer][HLS] http/tests/media/hls tests timing out since added
Summary: [GStreamer][HLS] http/tests/media/hls tests timing out since added
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
: 227661 (view as bug list)
Depends on: 174458
Blocks:
  Show dependency treegraph
 
Reported: 2018-01-25 08:31 PST by Miguel Gomez
Modified: 2023-01-10 05:17 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Miguel Gomez 2018-01-25 08:31:52 PST
http/tests/media/hls/hls-webvtt-tracks.html [ Timeout ]
Comment 1 Philippe Normand 2022-09-04 08:17:42 PDT
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.
Comment 2 Philippe Normand 2022-09-04 08:22:54 PDT
*** Bug 227661 has been marked as a duplicate of this bug. ***