Bug 131546

Summary: [GTK] Tests media/track/track-in-band*.html are failing
Product: WebKit Reporter: Carlos Alberto Lopez Perez <clopez>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: bugs-noreply, calvaris, magomez, philn
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: Linux   

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