<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>154390</bug_id>
          
          <creation_ts>2016-02-18 03:12:58 -0800</creation_ts>
          <short_desc>[GStreamer][HLS] 1.6.3 regressions</short_desc>
          <delta_ts>2023-01-10 05:16:59 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Platform</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>174458</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Philippe Normand">pnormand</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bugs-noreply</cc>
    
    <cc>clopez</cc>
    
    <cc>csaavedra</cc>
    
    <cc>cturner</cc>
    
    <cc>eocanha</cc>
    
    <cc>mcatanzaro</cc>
    
    <cc>philn</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1165983</commentid>
    <comment_count>0</comment_count>
    <who name="Philippe Normand">pnormand</who>
    <bug_when>2016-02-18 03:12:58 -0800</bug_when>
    <thetext>After the build bots were updated from GStreamer 1.4 to 1.6.3 the following http/tests/media tests are failing:

[1/22] http/tests/media/reload-after-dialog.html failed unexpectedly (test timed out, text diff)
[2/22] http/tests/media/video-referer.html failed unexpectedly (text diff)
[3/22] http/tests/media/video-cancel-load.html failed unexpectedly (test timed out, text diff)
[4/22] http/tests/media/video-play-stall-before-meta-data.html failed unexpectedly (text diff)
[5/22] http/tests/media/video-useragent.html failed unexpectedly (text diff)
[6/22] http/tests/media/video-buffered-range-contains-currentTime.html failed unexpectedly (test timed out, text diff)
[7/22] http/tests/media/video-load-suspend.html failed unexpectedly (test timed out, text diff)
[8/22] http/tests/media/video-query-url.html failed unexpectedly (text diff)
[9/22] http/tests/media/video-error-abort.html failed unexpectedly (test timed out, text diff)
[10/22] http/tests/media/remove-while-loading.html failed unexpectedly (test timed out, text diff)
[11/22] http/tests/media/video-throttled-load-metadata.html failed unexpectedly (text diff)
[12/22] http/tests/media/video-served-as-text.html failed unexpectedly (text diff)
[13/22] http/tests/media/video-load-twice.html failed unexpectedly (test timed out, text diff)
[14/22] http/tests/media/video-auth.html failed unexpectedly (text diff)
[15/22] http/tests/media/video-redirect.html failed unexpectedly (text diff)
[16/22] http/tests/media/hls/video-controller-getStartDate.html failed unexpectedly (test timed out, text diff)
[17/22] http/tests/media/hls/hls-audio-tracks-locale-selection.html failed unexpectedly (test timed out, text diff)
[18/22] http/tests/media/hls/hls-video-resize.html failed unexpectedly (test timed out, text diff)
[19/22] http/tests/media/hls/hls-audio-tracks.html failed unexpectedly (test timed out, text diff)
[20/22] http/tests/media/hls/hls-audio-tracks-has-audio.html failed unexpectedly (test timed out, text diff)
[21/22] http/tests/media/hls/hls-accessiblity-describes-video.html failed unexpectedly (test timed out, text diff)
[22/22] http/tests/media/hls/video-cookie.html failed unexpectedly (text diff)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1179833</commentid>
    <comment_count>1</comment_count>
    <who name="Carlos Alberto Lopez Perez">clopez</who>
    <bug_when>2016-04-01 07:04:21 -0700</bug_when>
    <thetext>http/tests/security/local-video-source-from-remote.html is timing out since then.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1182459</commentid>
    <comment_count>2</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2016-04-09 10:30:33 -0700</bug_when>
    <thetext>The following tests have never once failed on the bots since they were marked as failing in r196804 (update to GStreamer 1.6.3):

http/tests/media/reload-after-dialog.html
http/tests/media/remove-while-loading.html
http/tests/media/video-auth.html
http/tests/media/video-play-stall-before-meta-data.html

The following tests initially consistently passed, and failed only during a small range of revisions (timeouts during r197752-r197860). They are now consistently passing:

http/tests/media/video-error-abort.html
http/tests/media/video-load-twice.html

The following tests almost always pass, but they are flaky:

http/tests/media/video-buffered-range-contains-currentTime.html
http/tests/media/video-cancel-load.html

Updated expectations in r199270.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1182472</commentid>
    <comment_count>3</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2016-04-09 11:16:16 -0700</bug_when>
    <thetext>(In reply to comment #2)
&gt; The following tests initially consistently passed, and failed only during a
&gt; small range of revisions (timeouts during r197752-r197860). They are now
&gt; consistently passing:

Also http/tests/media/video-load-suspend.html. Updated expectation in r199273.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1320705</commentid>
    <comment_count>4</comment_count>
    <who name="Claudio Saavedra">csaavedra</who>
    <bug_when>2017-06-19 08:51:39 -0700</bug_when>
    <thetext>We&apos;re now depending on 1.10.4 so this needs review. I unmarked a bunch that were passing for a while now:

http://trac.webkit.org/changeset/218493</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1551208</commentid>
    <comment_count>5</comment_count>
    <who name="Charlie Turner">cturner</who>
    <bug_when>2019-07-09 06:28:08 -0700</bug_when>
    <thetext>I moved http/tests/media/hls/hls-video-resize.html into https://bugs.webkit.org/show_bug.cgi?id=199617 since it doesn&apos;t appear to be a valid test.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1815611</commentid>
    <comment_count>6</comment_count>
    <who name="Enrique Ocaña">eocanha</who>
    <bug_when>2021-11-16 12:49:16 -0800</bug_when>
    <thetext>Now only these tests are marked as skipped by this bug in LayoutTests/platform/glib/TestExpectations:

http/tests/media/hls/video-controller-getStartDate.html
http/tests/media/hls/hls-audio-tracks-locale-selection.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1819814</commentid>
    <comment_count>7</comment_count>
    <who name="Enrique Ocaña">eocanha</who>
    <bug_when>2021-12-02 11:41:15 -0800</bug_when>
    <thetext>Regarding video-controller-getStartDate.html, I&apos;ve found that getStartDate() returns &quot;Invalid Date&quot; because it&apos;s not implemented in MediaPlayerPrivateGStreamer, and can&apos;t ever be while the patch from https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/issues/195 isn&apos;t merged in GStreamer.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1820169</commentid>
    <comment_count>8</comment_count>
    <who name="Enrique Ocaña">eocanha</who>
    <bug_when>2021-12-03 09:21:27 -0800</bug_when>
    <thetext>Submitted https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1417</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1913411</commentid>
    <comment_count>9</comment_count>
    <who name="Enrique Ocaña">eocanha</who>
    <bug_when>2022-11-18 03:32:04 -0800</bug_when>
    <thetext>https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1417 got finally merged today as https://gitlab.freedesktop.org/gstreamer/gstreamer/-/commit/a2990020b2fee8312f3eb6c8b1a767792403f327 and https://gitlab.freedesktop.org/gstreamer/gstreamer/-/commit/aafe07a802f7d6790bf73145244835f254a1e40b, and will be available on the next GStreamer 1.22 release in the coming days.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>