<?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>197952</bug_id>
          
          <creation_ts>2019-05-16 10:54:01 -0700</creation_ts>
          <short_desc>Layout Test http/wpt/cache-storage/cache-quota-add.any.html is a flaky failure</short_desc>
          <delta_ts>2019-05-31 09:39:48 -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>Tools / Tests</component>
          <version>WebKit Nightly Build</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>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Shawn Roberts">sroberts</reporter>
          <assigned_to name="youenn fablet">youennf</assigned_to>
          <cc>cdumez</cc>
    
    <cc>commit-queue</cc>
    
    <cc>jlewis3</cc>
    
    <cc>ryanhaddad</cc>
    
    <cc>tsavell</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>youennf</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1536839</commentid>
    <comment_count>0</comment_count>
    <who name="Shawn Roberts">sroberts</who>
    <bug_when>2019-05-16 10:54:01 -0700</bug_when>
    <thetext>The following layout test is failing on iOS Simulator Release

http/wpt/cache-storage/cache-quota-add.any.html

Probable cause:

Test was added in https://trac.webkit.org/changeset/244918/webkit and is a very consistent failure on iOS Simulator Release.

Test is failing, but is a harness timeout

I cannot reproduce it locally. I have tried the test by itself with 5000 iterations multiple times. I have tried it in Guard malloc and Asan and still cannot replicate.
I have run it with the worker list from run #4135 and cannot get it to fail running that test list, even with 25 iterations. Test list from https://build.webkit.org/builders/Apple%20iOS%2012%20Simulator%20Release%20WK2%20%28Tests%29/builds/4135

Will add additional configuration attempts to reproduce in the Radar.

Flakiness Dashboard:

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&amp;tests=http%2Fwpt%2Fcache-storage%2Fcache-quota-add.any.html

Diff:

--- /Volumes/Data/slave/ios-simulator-12-release-tests-wk2/build/layout-test-results/http/wpt/cache-storage/cache-quota-add.any-expected.txt
+++ /Volumes/Data/slave/ios-simulator-12-release-tests-wk2/build/layout-test-results/http/wpt/cache-storage/cache-quota-add.any-actual.txt
@@ -1,6 +1,6 @@
-CONSOLE MESSAGE: Cache API operation failed: Quota exceeded
-CONSOLE MESSAGE: Cache API operation failed: Quota exceeded
 
-PASS Testing that cache.add checks against quota 
-PASS Testing that cache.addAll checks against quota 
+Harness Error (TIMEOUT), message = null
 
+TIMEOUT Testing that cache.add checks against quota Test timed out
+NOTRUN Testing that cache.addAll checks against quota 
+</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1536840</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2019-05-16 10:54:40 -0700</bug_when>
    <thetext>&lt;rdar://problem/50859168&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1536841</commentid>
    <comment_count>2</comment_count>
      <attachid>370049</attachid>
    <who name="youenn fablet">youennf</who>
    <bug_when>2019-05-16 11:01:02 -0700</bug_when>
    <thetext>Created attachment 370049
Patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1536851</commentid>
    <comment_count>3</comment_count>
      <attachid>370049</attachid>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2019-05-16 11:31:29 -0700</bug_when>
    <thetext>Comment on attachment 370049
Patch

Clearing flags on attachment: 370049

Committed r245402: &lt;https://trac.webkit.org/changeset/245402&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1536852</commentid>
    <comment_count>4</comment_count>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2019-05-16 11:31:30 -0700</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1537161</commentid>
    <comment_count>5</comment_count>
    <who name="Shawn Roberts">sroberts</who>
    <bug_when>2019-05-17 10:39:28 -0700</bug_when>
    <thetext>After changes in https://trac.webkit.org/changeset/245402 , it looks like the added slow flag worked on iOS. 

Test is failing with a harness timeout error, but the Diff is slightly different.

Still cannot reproduce locally.

Youenn do I just need to mark it slow there as well? Or did something else regress this?

Diff:

--- /Volumes/Data/slave/mojave-debug-tests-wk2/build/layout-test-results/http/wpt/cache-storage/cache-quota-add.any-expected.txt
+++ /Volumes/Data/slave/mojave-debug-tests-wk2/build/layout-test-results/http/wpt/cache-storage/cache-quota-add.any-actual.txt
@@ -1,6 +1,7 @@
-CONSOLE MESSAGE: Cache API operation failed: Quota exceeded
 CONSOLE MESSAGE: Cache API operation failed: Quota exceeded
 
+Harness Error (TIMEOUT), message = null
+
 PASS Testing that cache.add checks against quota 
-PASS Testing that cache.addAll checks against quota 
+TIMEOUT Testing that cache.addAll checks against quota Test timed out</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1537162</commentid>
    <comment_count>6</comment_count>
    <who name="Shawn Roberts">sroberts</who>
    <bug_when>2019-05-17 10:42:10 -0700</bug_when>
    <thetext>New Failure is on Mojave Release and Debug</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1537163</commentid>
    <comment_count>7</comment_count>
    <who name="youenn fablet">youennf</who>
    <bug_when>2019-05-17 10:55:48 -0700</bug_when>
    <thetext>(In reply to Shawn Roberts from comment #6)
&gt; New Failure is on Mojave Release and Debug

It seems there is a regression, not only this test is affected.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1540742</commentid>
    <comment_count>8</comment_count>
    <who name="youenn fablet">youennf</who>
    <bug_when>2019-05-31 09:39:48 -0700</bug_when>
    <thetext>Flakiness dashboard is good now.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>370049</attachid>
            <date>2019-05-16 11:01:02 -0700</date>
            <delta_ts>2019-05-16 11:31:29 -0700</delta_ts>
            <desc>Patch</desc>
            <filename>bug-197952-20190516110101.patch</filename>
            <type>text/plain</type>
            <size>1582</size>
            <attacher name="youenn fablet">youennf</attacher>
            
              <data encoding="base64">U3VidmVyc2lvbiBSZXZpc2lvbjogMjQ1MzIxCmRpZmYgLS1naXQgYS9MYXlvdXRUZXN0cy9DaGFu
Z2VMb2cgYi9MYXlvdXRUZXN0cy9DaGFuZ2VMb2cKaW5kZXggODAyMzYwZDhiODc3NTcyYWIxOTlh
NmIwZmI3ZTZjZmNkZDVlODU0Yi4uYzdkNjVmODYwZDE4MzkwNzBmYjUxYjlmNzBlOGNkNGNmYjU2
Y2MxNSAxMDA2NDQKLS0tIGEvTGF5b3V0VGVzdHMvQ2hhbmdlTG9nCisrKyBiL0xheW91dFRlc3Rz
L0NoYW5nZUxvZwpAQCAtMSwzICsxLDE0IEBACisyMDE5LTA1LTE2ICBZb3Vlbm4gRmFibGV0ICA8
eW91ZW5uQGFwcGxlLmNvbT4KKworICAgICAgICBMYXlvdXQgVGVzdCBodHRwL3dwdC9jYWNoZS1z
dG9yYWdlL2NhY2hlLXF1b3RhLWFkZC5hbnkuaHRtbCBpcyBhIGZsYWt5IGZhaWx1cmUKKyAgICAg
ICAgaHR0cHM6Ly9idWdzLndlYmtpdC5vcmcvc2hvd19idWcuY2dpP2lkPTE5Nzk1MgorICAgICAg
ICA8cmRhcjovL3Byb2JsZW0vNTA4NTkxNjg+CisKKyAgICAgICAgVW5yZXZpZXdlZC4KKworICAg
ICAgICAqIHBsYXRmb3JtL2lvcy1zaW11bGF0b3Itd2syL1Rlc3RFeHBlY3RhdGlvbnM6CisgICAg
ICAgIE1hcmsgdGVzdCBhcyBzbG93IGFzIHBlciBmbGFraW5lc3MgZGFzaGJvYXJkLgorCiAyMDE5
LTA1LTE1ICBZb3Vlbm4gRmFibGV0ICA8eW91ZW5uQGFwcGxlLmNvbT4KIAogICAgICAgICBnZXRV
c2VyTWVkaWEgc2FuZGJveCBleHRlbnNpb25zIHNob3VsZCBub3QgYmUgcmV2b2tlZCB3aGVuIGEg
Z2V0VXNlck1lZGlhIGFsbG93ZWQgcmVxdWVzdCBpcyBiZWluZyBwcm9jZXNzZWQKZGlmZiAtLWdp
dCBhL0xheW91dFRlc3RzL3BsYXRmb3JtL2lvcy1zaW11bGF0b3Itd2syL1Rlc3RFeHBlY3RhdGlv
bnMgYi9MYXlvdXRUZXN0cy9wbGF0Zm9ybS9pb3Mtc2ltdWxhdG9yLXdrMi9UZXN0RXhwZWN0YXRp
b25zCmluZGV4IDcxYTk0Yjk0ZWFmNGNiOTc2Mjk0ZDk4M2M0MjUwNzMxZjg2YmRiOTQuLjIyZmRh
NmNlNjZmODYwYjY0NTlkNjI2YjUyYTJhMzk3YTgxODkxMjQgMTAwNjQ0Ci0tLSBhL0xheW91dFRl
c3RzL3BsYXRmb3JtL2lvcy1zaW11bGF0b3Itd2syL1Rlc3RFeHBlY3RhdGlvbnMKKysrIGIvTGF5
b3V0VGVzdHMvcGxhdGZvcm0vaW9zLXNpbXVsYXRvci13azIvVGVzdEV4cGVjdGF0aW9ucwpAQCAt
ODIsNiArODIsNyBAQCBodHRwL3dwdC9jYWNoZS1zdG9yYWdlL2NhY2hlLXF1b3RhLWFmdGVyLXJl
c3RhcnQuYW55Lmh0bWwgWyBTbG93IF0KIGh0dHAvd3B0L2NhY2hlLXN0b3JhZ2UvY2FjaGUtcXVv
dGEuYW55Lmh0bWwgWyBTbG93IF0KIGh0dHAvd3B0L2NhY2hlLXN0b3JhZ2UvY2FjaGUtcHV0LWtl
eXMuaHR0cHMuYW55Lndvcmtlci5odG1sIFsgU2xvdyBdCiBodHRwL3dwdC9jYWNoZS1zdG9yYWdl
L2EtY2FjaGUtb3Blbi5odHRwcy5odG1sIFsgU2xvdyBdCitodHRwL3dwdC9jYWNoZS1zdG9yYWdl
L2NhY2hlLXF1b3RhLWFkZC5hbnkuaHRtbCBbIFNsb3cgXQogCiB3ZWJraXQub3JnL2IvMTk2Mzc2
IFsgRGVidWcgXSBzdG9yYWdlL2RvbXN0b3JhZ2UvbG9jYWxzdG9yYWdlL3ByaXZhdGUtYnJvd3Np
bmctYWZmZWN0cy1zdG9yYWdlLmh0bWwgWyBQYXNzIEZhaWx1cmUgXQogCg==
</data>

          </attachment>
      

    </bug>

</bugzilla>