<?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>209189</bug_id>
          
          <creation_ts>2020-03-17 11:34:56 -0700</creation_ts>
          <short_desc>[ macOS iOS wk2 ] http/tests/IndexedDB/storage-limit.https.html is flaky failing.</short_desc>
          <delta_ts>2020-09-14 16:21:22 -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>Mac</rep_platform>
          <op_sys>macOS 10.14</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></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="Jason Lawrence">Lawrence.j</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>hector_i_lopez</cc>
    
    <cc>jacob_uphoff</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>1630816</commentid>
    <comment_count>0</comment_count>
    <who name="Jason Lawrence">Lawrence.j</who>
    <bug_when>2020-03-17 11:34:56 -0700</bug_when>
    <thetext>http/tests/IndexedDB/storage-limit.https.html

Description:
This test is flaky failing on Mac wk2. The flaky failures are visible throughout most of the visible history, with the oldest appearing on 12/18/2019.

History:
https://results.webkit.org/?suite=layout-tests&amp;test=http%2Ftests%2FIndexedDB%2Fstorage-limit.https.html&amp;limit=50000&amp;recent=false&amp;platform=mac&amp;flavor=wk2

Diff:
--- /Volumes/Data/slave/mojave-debug-tests-wk2/build/layout-test-results/http/tests/IndexedDB/storage-limit.https-expected.txt
+++ /Volumes/Data/slave/mojave-debug-tests-wk2/build/layout-test-results/http/tests/IndexedDB/storage-limit.https-actual.txt
@@ -1,21 +1,12 @@
+CONSOLE MESSAGE: Cache API operation failed: Failed writing data to the file system
 This test makes sure that storage of indexedDB does not grow unboundedly.
 
 On success, you will see a series of &quot;PASS&quot; messages, followed by &quot;TEST COMPLETE&quot;.
 
 
-indexedDB = self.indexedDB || self.webkitIndexedDB || self.mozIndexedDB || self.msIndexedDB || self.OIndexedDB;
-
-indexedDB.deleteDatabase(dbname)
-indexedDB.open(dbname)
-db = event.target.result
-store = db.createObjectStore(&apos;store&apos;)
-db = event.target.result
-store = db.transaction(&apos;store&apos;, &apos;readwrite&apos;).objectStore(&apos;store&apos;)
-request = store.add(new Uint8Array(204800), &apos;key&apos;)
-PASS &apos;error&apos; in request is true
-PASS request.error.code is DOMException.QUOTA_EXCEEDED_ERR
-PASS request.error.name is &quot;QuotaExceededError&quot;
+FAIL Cache API store operation failed: TypeError: Failed writing data to the file system
 PASS successfullyParsed is true
+Some tests failed.
 
 TEST COMPLETE</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1630818</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2020-03-17 11:35:16 -0700</bug_when>
    <thetext>&lt;rdar://problem/60547185&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1630820</commentid>
    <comment_count>2</comment_count>
    <who name="Jason Lawrence">Lawrence.j</who>
    <bug_when>2020-03-17 11:41:42 -0700</bug_when>
    <thetext>I have marked this test as failing while this issue is investigated.
https://trac.webkit.org/changeset/258567/webkit</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1645341</commentid>
    <comment_count>3</comment_count>
    <who name="Jacob Uphoff">jacob_uphoff</who>
    <bug_when>2020-04-24 12:59:23 -0700</bug_when>
    <thetext>This test is also a flaky failure for iOS wk2 with the same diff. I set expectations for iOS here: https://trac.webkit.org/changeset/260661/webkit</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1688462</commentid>
    <comment_count>4</comment_count>
    <who name="Hector Lopez">hector_i_lopez</who>
    <bug_when>2020-09-14 16:17:47 -0700</bug_when>
    <thetext>Test is now also a flaky timeout on iOS wk2 according to history.

Change in test expectation:</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1688467</commentid>
    <comment_count>5</comment_count>
    <who name="Hector Lopez">hector_i_lopez</who>
    <bug_when>2020-09-14 16:21:22 -0700</bug_when>
    <thetext>Change in test expectation:

https://trac.webkit.org/changeset/267058/webkit</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>