<?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>222495</bug_id>
          
          <creation_ts>2021-02-26 14:39:09 -0800</creation_ts>
          <short_desc>[Big Sur] platform/mac-bigsur/media/media-source/media-source-webm-vorbis-partial.html is consistently failing</short_desc>
          <delta_ts>2021-07-01 20:10:30 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>New Bugs</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>227559</dup_id>
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=222407</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Amir Mark Jr">amir_mark</reporter>
          <assigned_to name="Jean-Yves Avenard [:jya]">jean-yves.avenard</assigned_to>
          <cc>clopez</cc>
    
    <cc>jean-yves.avenard</cc>
    
    <cc>jer.noble</cc>
    
    <cc>peng.liu6</cc>
    
    <cc>tsavell</cc>
    
    <cc>webkit-bot-watchers-bugzilla</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1733983</commentid>
    <comment_count>0</comment_count>
    <who name="Amir Mark Jr">amir_mark</who>
    <bug_when>2021-02-26 14:39:09 -0800</bug_when>
    <thetext>platform/mac-bigsur/media/media-source/media-source-webm-vorbis-partial.html

Is consistently failing on Big Sur Wk1 and Wk2 since being introduced.

History:

https://results.webkit.org/?suite=layout-tests&amp;test=platform%2Fmac-bigsur%2Fmedia%2Fmedia-source%2Fmedia-source-webm-vorbis-partial.html

Text Diff:

--- /Volumes/Data/worker/bigsur-release-tests-wk1/build/layout-test-results/platform/mac-bigsur/media/media-source/media-source-webm-vorbis-partial-expected.txt
+++ /Volumes/Data/worker/bigsur-release-tests-wk1/build/layout-test-results/platform/mac-bigsur/media/media-source/media-source-webm-vorbis-partial-actual.txt
@@ -3,18 +3,9 @@
 EVENT(sourceopen)
 RUN(source.duration = loader.duration())
 RUN(sourceBuffer = source.addSourceBuffer(loader.type()))
+NotSupportedError: The operation is not supported.
 RUN(sourceBuffer.appendBuffer(loader.initSegment()))
-EVENT(update)
-Divide the first media segment in two.
-RUN(partial1 = loader.mediaSegment(0).slice(0, 280))
-RUN(partial2 = loader.mediaSegment(0).slice(280))
-Append a partial media segment.
-RUN(sourceBuffer.appendBuffer(partial1))
-EVENT(update)
-Complete the partial media segment.
-RUN(sourceBuffer.appendBuffer(partial2))
-EVENT(update)
-EXPECTED (sourceBuffer.buffered.length == &apos;1&apos;) OK
-EXPECTED (sourceBuffer.buffered.end(0) &gt; &apos;1&apos;) OK
+TypeError: undefined is not an object (evaluating &apos;sourceBuffer.appendBuffer&apos;)
+Caught exception: &quot;TypeError: undefined is not an object (evaluating &apos;element.addEventListener&apos;)&quot; FAIL
 END OF TEST</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1733984</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2021-02-26 14:39:37 -0800</bug_when>
    <thetext>&lt;rdar://problem/74808229&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1734588</commentid>
    <comment_count>2</comment_count>
    <who name="Truitt Savell">tsavell</who>
    <bug_when>2021-03-01 13:40:56 -0800</bug_when>
    <thetext>This test was introduced in https://trac.webkit.org/changeset/273513/webkit</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1734596</commentid>
    <comment_count>3</comment_count>
    <who name="Truitt Savell">tsavell</who>
    <bug_when>2021-03-01 14:01:04 -0800</bug_when>
    <thetext>This test should not be in the platform/mac-bigsur directory, instead it should be in regular media folder and marked as failing.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1734598</commentid>
    <comment_count>4</comment_count>
    <who name="Truitt Savell">tsavell</who>
    <bug_when>2021-03-01 14:03:44 -0800</bug_when>
    <thetext>Marked this test as failing and changed the file locations for the test: https://trac.webkit.org/changeset/273691/webkit</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1746231</commentid>
    <comment_count>5</comment_count>
    <who name="Carlos Alberto Lopez Perez">clopez</who>
    <bug_when>2021-04-01 13:45:48 -0700</bug_when>
    <thetext>This test fails also on GTK. Marked as failing for GTK in r275376</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1752541</commentid>
    <comment_count>6</comment_count>
    <who name="Peng Liu">peng.liu6</who>
    <bug_when>2021-04-20 17:49:54 -0700</bug_when>
    <thetext>The test still fails.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1756715</commentid>
    <comment_count>7</comment_count>
    <who name="Truitt Savell">tsavell</who>
    <bug_when>2021-05-04 16:36:02 -0700</bug_when>
    <thetext>Fixed the relative file path of this test in https://trac.webkit.org/changeset/276989/webkit</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1774345</commentid>
    <comment_count>8</comment_count>
    <who name="Jean-Yves Avenard [:jya]">jean-yves.avenard</who>
    <bug_when>2021-07-01 20:10:30 -0700</bug_when>
    <thetext>Core cause of failures is dealt in bug 227559. Test now consistently pass.

*** This bug has been marked as a duplicate of bug 227559 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>