<?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>259677</bug_id>
          
          <creation_ts>2023-07-31 23:44:12 -0700</creation_ts>
          <short_desc>[ WK2 macOS ] http/wpt/cache-storage/cache-quota-after-restart.any.html is a flaky failure</short_desc>
          <delta_ts>2023-09-07 14:02:16 -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>Website Storage</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=196197</see_also>
    
    <see_also>https://bugs.webkit.org/show_bug.cgi?id=217357</see_also>
    
    <see_also>https://bugs.webkit.org/show_bug.cgi?id=202736</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="Ben Schwartz">ben_schwartz</reporter>
          <assigned_to name="Sihui Liu">sihui_liu</assigned_to>
          <cc>clopez</cc>
    
    <cc>dpino</cc>
    
    <cc>sihui_liu</cc>
    
    <cc>webkit-bot-watchers-bugzilla</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>youennf</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1968985</commentid>
    <comment_count>0</comment_count>
    <who name="Ben Schwartz">ben_schwartz</who>
    <bug_when>2023-07-31 23:44:12 -0700</bug_when>
    <thetext>http/wpt/cache-storage/cache-quota-after-restart.any.html

This test is a flaky failure on macOS and iOS, constant failure on x86 (GTK/WPE/Wayland).

HISTORY:

https://results.webkit.org/?suite=layout-tests&amp;test=http%2Fwpt%2Fcache-storage%2Fcache-quota-after-restart.any.html

TEXT DIFF:

-CONSOLE MESSAGE: Cache API operation failed: Quota exceeded
 CONSOLE MESSAGE: Cache API operation failed: Quota exceeded
 
 PASS Increasing quota
 PASS After network process restart, verify quota is computed according space being used
-PASS After network process restart, verify quota is computed according space being used and does not increase
+FAIL After network process restart, verify quota is computed according space being used and does not increase assert_unreached: Should have rejected: put should fail Reached unreachable code

DIFF URL:

https://build.webkit.org/results/Apple-Ventura-Release-AppleSilicon-WK2-Tests/266464%40main%20(4230)/http/wpt/cache-storage/cache-quota-after-restart.any-pretty-diff.html

REPRODUCIBILITY:

I was able to reproduce this bug on macOS Ventura ToT running the test as follows:

run-webkit-tests --iterations 500 --verbose http/wpt/cache-storage/cache-quota-after-restart.any.html

REGRESSION:

This test has been a flaky/constant failure on the reported platforms as far back in history as the flakiness dashboard extends. From a previous bug report (bug #196197), I was able to identify a potential regression point at the time of test introduction at 210340@main. It is unclear as to whether this included the flaky failures on WK2 or just the reported constant GTK/WPE failures.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1968986</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2023-07-31 23:44:24 -0700</bug_when>
    <thetext>&lt;rdar://problem/113189461&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1968987</commentid>
    <comment_count>2</comment_count>
    <who name="Ben Schwartz">ben_schwartz</who>
    <bug_when>2023-07-31 23:54:02 -0700</bug_when>
    <thetext>I have marked this test as a flaky failure on macOS-wk2 (updated existing test expectation, only one that needed updating) while this issue is investigated. (PR link: https://github.com/WebKit/WebKit/pull/16269)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1969042</commentid>
    <comment_count>3</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2023-08-01 09:19:38 -0700</bug_when>
    <thetext>Test gardening commit 266478@main (76ed648226ad): &lt;https://commits.webkit.org/266478@main&gt;

Reviewed commits have been landed. Closing PR #16269 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1969119</commentid>
    <comment_count>4</comment_count>
    <who name="Adrian Perez">aperez</who>
    <bug_when>2023-08-01 13:39:39 -0700</bug_when>
    <thetext>*** Bug 196197 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1975997</commentid>
    <comment_count>5</comment_count>
    <who name="Sihui Liu">sihui_liu</who>
    <bug_when>2023-09-06 17:28:15 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/17519</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1976214</commentid>
    <comment_count>6</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2023-09-07 14:02:14 -0700</bug_when>
    <thetext>Committed 267748@main (24e3d351a100): &lt;https://commits.webkit.org/267748@main&gt;

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

    </bug>

</bugzilla>