Bug 131546
Summary: | [GTK] Tests media/track/track-in-band*.html are failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Carlos Alberto Lopez Perez <clopez> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | bugs-noreply, calvaris, magomez, philn |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Other | ||
OS: | Linux |
Carlos Alberto Lopez Perez
The following tests are failing on platform GTK:
media/track/track-forced-subtitles-in-band.html
media/track/track-in-band.html
media/track/track-in-band-cues-added-once.html
media/track/track-in-band-style.html
media/track/track-in-band-legacy-api.html
media/track/track-in-band-mode.html
According to https://bugs.webkit.org/show_bug.cgi?id=120665#c11 that is because the above tests require MPEG-4 caption support.
The following bugs maybe relevant on this issue:
[GStreamer] support in-band text tracks - https://bugs.webkit.org/show_bug.cgi?id=103771
[GStreamer] Expose MPEG-TS metadata - https://bugs.webkit.org/show_bug.cgi?id=122001
[GStreamer] Support "chapter" text tracks - https://bugs.webkit.org/show_bug.cgi?id=122000
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Miguel Gomez
Besides failing, media/track/track-in-band.html is now also crashing and timing out.
It's duplicated in TextExpectations, both as failure and crash. Removing it from failures and leaving it crash, adding failure and timeout as well.
Miguel Gomez
(In reply to comment #1)
> Besides failing, media/track/track-in-band.html is now also crashing and
> timing out.
>
> It's duplicated in TextExpectations, both as failure and crash. Removing it
> from failures and leaving it crash, adding failure and timeout as well.
BTW this is also being handled on bug 163510 as well.
Philippe Normand
Gardening update in https://github.com/WebKit/WebKit/pull/8237