<?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>239308</bug_id>
          
          <creation_ts>2022-04-13 15:39:07 -0700</creation_ts>
          <short_desc>[ Monterey WK2 ] media/media-source/media-source-webm-vorbis-partial.html is a constant failure</short_desc>
          <delta_ts>2023-02-27 19:15:09 -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>Media</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=228777</see_also>
    
    <see_also>https://bugs.webkit.org/show_bug.cgi?id=253047</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar, Regression</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Truitt Savell">tsavell</reporter>
          <assigned_to name="Jean-Yves Avenard [:jya]">jean-yves.avenard</assigned_to>
          <cc>jean-yves.avenard</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>1861289</commentid>
    <comment_count>0</comment_count>
    <who name="Truitt Savell">tsavell</who>
    <bug_when>2022-04-13 15:39:07 -0700</bug_when>
    <thetext>media/media-source/media-source-webm-vorbis-partial.html

This test is constantly failing on Monterey wk2. 

The diff is the exact same and we fixed this for Monterey back with https://bugs.webkit.org/show_bug.cgi?id=227559 This test started showing up in history on 3/17

history:
https://results.webkit.org/?suite=layout-tests&amp;test=media%2Fmedia-source%2Fmedia-source-webm-vorbis-partial.html&amp;version_name=Monterey

Diff:
--- /Volumes/Data/worker/monterey-debug-applesilicon-tests-wk2/build/layout-test-results/media/media-source/media-source-webm-vorbis-partial-expected.txt
+++ /Volumes/Data/worker/monterey-debug-applesilicon-tests-wk2/build/layout-test-results/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>1861290</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2022-04-13 15:39:30 -0700</bug_when>
    <thetext>&lt;rdar://problem/91719356&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1861298</commentid>
    <comment_count>2</comment_count>
    <who name="Truitt Savell">tsavell</who>
    <bug_when>2022-04-13 15:50:42 -0700</bug_when>
    <thetext>Marked test as failing in https://trac.webkit.org/changeset/292839/webkit while its investigated</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1861362</commentid>
    <comment_count>3</comment_count>
    <who name="Jean-Yves Avenard [:jya]">jean-yves.avenard</who>
    <bug_when>2022-04-13 19:15:19 -0700</bug_when>
    <thetext>Likely regressed by https://bugs.webkit.org/show_bug.cgi?id=238757</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1864777</commentid>
    <comment_count>4</comment_count>
    <who name="Jean-Yves Avenard [:jya]">jean-yves.avenard</who>
    <bug_when>2022-04-27 05:53:27 -0700</bug_when>
    <thetext>regressed by bug 228777</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1865000</commentid>
    <comment_count>5</comment_count>
    <who name="Jean-Yves Avenard [:jya]">jean-yves.avenard</who>
    <bug_when>2022-04-27 17:04:04 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/422</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1865599</commentid>
    <comment_count>6</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2022-04-29 18:37:48 -0700</bug_when>
    <thetext>Committed r293640 (250144@main): &lt;https://commits.webkit.org/250144@main&gt;

Reviewed commits have been landed. Closing PR #422 and removing active labels.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>