Bug 131546 - [GTK] Tests media/track/track-in-band*.html are failing
Summary: [GTK] Tests media/track/track-in-band*.html are failing
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-11 10:56 PDT by Carlos Alberto Lopez Perez
Modified: 2023-01-05 09:34 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 Carlos Alberto Lopez Perez 2014-04-11 10:56:01 PDT
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
Comment 1 Miguel Gomez 2016-10-21 08:14:40 PDT
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.
Comment 2 Miguel Gomez 2016-10-21 08:15:26 PDT
(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.
Comment 3 Philippe Normand 2023-01-05 09:34:11 PST
Gardening update in https://github.com/WebKit/WebKit/pull/8237