Bug 168373 - [GStreamer][META] Multimedia tests failing in the bots
Summary: [GStreamer][META] Multimedia tests failing in the bots
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk, LayoutTestFailure
Depends on:
Blocks:
 
Reported: 2017-02-15 09:06 PST by Carlos Garcia Campos
Modified: 2020-04-30 04:06 PDT (History)
8 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2017-02-15 09:06:12 PST
I'm creating a meta bug for the multimedia failures, because I'm not familiar with multimedia to investigate every failure and report individual bugs. Feel free to file separate bugs blocking this one.

Regressions: Unexpected timeouts
  http/tests/media/track-in-band-hls-metadata-crash.html [ Timeout ]
  media/media-fullscreen-loop-inline.html [ Timeout ]
  media/media-source/media-source-error-crash.html [ Timeout ]
  media/media-source/only-bcp47-language-tags-accepted-as-valid.html [ Timeout ]
  media/video-multiple-concurrent-playback.html [ Timeout ]

Regressions: Unexpected text-only failures
  fast/mediastream/MediaStream-MediaElement-setObject-null.html [ Failure ]
  fast/mediastream/RTCPeerConnection-more-media-to-negotiate.html [ Failure ]
  fullscreen/video-controls-rtl.html [ Failure ]
  imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/readyState_during_canplaythrough.html [ Failure ]
  media/media-preload-no-delay-loadevent.html [ Failure ]
  media/track/track-datacue.html [ Failure ]
  media/video-background-playback.html [ Failure ]
  media/video-concurrent-playback.html [ Failure ]
Comment 1 Michael Catanzaro 2017-02-15 11:42:38 PST
Note that all of the above are recent regressions, within the past few months. I remember filing individual bugs against all failing multimedia tests not so long ago, maybe October or thereabouts.
Comment 2 Miguel Gomez 2017-06-15 05:23:50 PDT
Update at r218320

media/video-multiple-concurrent-playback.html is [Failure Crash]
media/video-seek-past-end-paused.html is [Failure Pass]
Comment 3 Ms2ger (he/him; ⌚ UTC+1/+2) 2017-08-23 07:26:55 PDT
(In reply to Carlos Garcia Campos from comment #0)
>   fullscreen/video-controls-rtl.html [ Failure ]

This one's checking pretty specific properties of the mediaControlsApple.js code.
Comment 4 Lauro Moura 2020-02-19 14:24:24 PST
media/video-seek-past-end-paused.html has not failed since around r222638, being affected by 198830 instead.
Comment 5 Philippe Normand 2020-04-30 04:06:42 PDT
media/media-source/only-bcp47-language-tags-accepted-as-valid.html times out might be related with this:

CONSOLE MESSAGE: TypeError: undefined is not an object (evaluating 'audioTrack.language = validLanguageTags[i]')