<?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>253658</bug_id>
          
          <creation_ts>2023-03-09 10:31:23 -0800</creation_ts>
          <short_desc>REGRESSION(261354@main): [macOS] TestWebKitAPI.WebKit.MediaBufferingPolicy  is a constant failure</short_desc>
          <delta_ts>2023-05-09 11:31:53 -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>WebKit API</component>
          <version>Other</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P1</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Dawn Morningstar">Morningstar</reporter>
          <assigned_to name="Chris Dumez">cdumez</assigned_to>
          <cc>miguel_salinas</cc>
    
    <cc>Morningstar</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>1940117</commentid>
    <comment_count>0</comment_count>
    <who name="Dawn Morningstar">Morningstar</who>
    <bug_when>2023-03-09 10:31:23 -0800</bug_when>
    <thetext>TestWebKitAPI.WebKit.MediaBufferingPolicy
is a constant failure on all queues after 261354@main.

HISTORY:
https://results.webkit.org/?suite=api-tests&amp;test=TestWebKitAPI.WebKit.MediaBufferingPolicy


Failure:
    TestWebKitAPI.WebKit.MediaBufferingPolicy
        2023-03-09 10:14:10.579 com.apple.WebKit.Networking.Development[41239:100388687] Cannot get default cookie store - using a memory store for this process
        2023-03-09 10:14:10.580 com.apple.WebKit.Networking.Development[41239:100388687] Cannot get default cookie store - using a memory store for this process
        
        /Volumes/Data/worker/Apple-Monterey-Release-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/MediaBufferingPolicy.mm:47
        Expected equality of these values:
          expected
            Which is: &quot;PurgeResources&quot;
          observed
            Which is: &quot;LimitReadAhead&quot;

TEST-RUN:
https://results.webkit.org/?suite=api-tests&amp;test=TestWebKitAPI.WebKit.MediaBufferingPolicy</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1940118</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2023-03-09 10:31:48 -0800</bug_when>
    <thetext>&lt;rdar://problem/106508946&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1940122</commentid>
    <comment_count>2</comment_count>
    <who name="Dawn Morningstar">Morningstar</who>
    <bug_when>2023-03-09 10:34:40 -0800</bug_when>
    <thetext>https://commits.webkit.org/261354@main</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1942911</commentid>
    <comment_count>3</comment_count>
    <who name="Miguel Salinas">miguel_salinas</who>
    <bug_when>2023-03-21 13:20:02 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/11769</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1945825</commentid>
    <comment_count>4</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2023-03-31 13:58:07 -0700</bug_when>
    <thetext>Committed 262438@main (9a7153a9741e): &lt;https://commits.webkit.org/262438@main&gt;

Reviewed commits have been landed. Closing PR #11769 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1946746</commentid>
    <comment_count>5</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2023-04-05 09:14:40 -0700</bug_when>
    <thetext>The test is still failing.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1946749</commentid>
    <comment_count>6</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2023-04-05 09:20:54 -0700</bug_when>
    <thetext>EWS for mac-api was green on the PR since EWS ignores pre-existing failures seen on post-commit bots. This covered up the fact that the test was still failing: https://ews-build.webkit.org/#/builders/18/builds/1253

Filed https://bugs.webkit.org/show_bug.cgi?id=255035</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1951867</commentid>
    <comment_count>7</comment_count>
    <who name="Robert Jenner">jenner</who>
    <bug_when>2023-04-28 12:09:14 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/13283</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1951902</commentid>
    <comment_count>8</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2023-04-28 13:37:12 -0700</bug_when>
    <thetext>Test gardening commit 263516@main (33e962d2e95a): &lt;https://commits.webkit.org/263516@main&gt;

Reviewed commits have been landed. Closing PR #13283 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1951903</commentid>
    <comment_count>9</comment_count>
    <who name="Robert Jenner">jenner</who>
    <bug_when>2023-04-28 13:39:08 -0700</bug_when>
    <thetext>(In reply to EWS from comment #8)
&gt; Test gardening commit 263516@main (33e962d2e95a):
&gt; &lt;https://commits.webkit.org/263516@main&gt;
&gt; 
&gt; Reviewed commits have been landed. Closing PR #13283 and removing active
&gt; labels.

Since this test is still failing, has been failing for quite some time, and because Miguel is leaving the WebKit project I have opted to disable this API test with the above commit. We will need to determine who this gets re-assigned to moving forward.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1954042</commentid>
    <comment_count>10</comment_count>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2023-05-09 08:46:40 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/13641</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1954089</commentid>
    <comment_count>11</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2023-05-09 11:31:51 -0700</bug_when>
    <thetext>Committed 263873@main (74b006a7fec7): &lt;https://commits.webkit.org/263873@main&gt;

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

    </bug>

</bugzilla>