<?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>172864</bug_id>
          
          <creation_ts>2017-06-02 10:42:23 -0700</creation_ts>
          <short_desc>Layout Test imported/blink/storage/indexeddb/blob-delete-objectstore-db.html is flaky</short_desc>
          <delta_ts>2024-05-08 07:35:57 -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>New Bugs</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>CONFIGURATION CHANGED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Matt Lewis">jlewis3</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ahmad.saleem792</cc>
    
    <cc>beidson</cc>
    
    <cc>realdawei</cc>
    
    <cc>ryanhaddad</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1315109</commentid>
    <comment_count>0</comment_count>
    <who name="Matt Lewis">jlewis3</who>
    <bug_when>2017-06-02 10:42:23 -0700</bug_when>
    <thetext>The test imported/blink/storage/indexeddb/blob-delete-objectstore-db.html is a flaky timeout.
According to the dashboard the test is timing out on iOS Simulator WK2 Release.
The majority of the time the test runs from between 1-6 seconds, when it times out it usually runs between 120-140 seconds.

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&amp;tests=imported%2Fblink%2Fstorage%2Findexeddb%2Fblob-delete-objectstore-db.html

https://build.webkit.org/results/Apple%20iOS%2010%20Simulator%20Release%20WK2%20(Tests)/r217709%20(1924)/results.html
https://build.webkit.org/builders/Apple%20iOS%2010%20Simulator%20Release%20WK2%20(Tests)/builds/1924

diff:
--- /Volumes/Data/slave/ios-simulator-10-release-tests-wk2/build/layout-test-results/imported/blink/storage/indexeddb/blob-delete-objectstore-db-expected.txt
+++ /Volumes/Data/slave/ios-simulator-10-release-tests-wk2/build/layout-test-results/imported/blink/storage/indexeddb/blob-delete-objectstore-db-actual.txt
@@ -1,30 +1,5 @@
-Test that deleting an object store and a database containing blobs doesn&apos;t crash.
+#PID UNRESPONSIVE - com.apple.WebKit.WebContent.Development (pid 15998)
+FAIL: Timed out waiting for notifyDone to be called
 
-On success, you will see a series of &quot;PASS&quot; messages, followed by &quot;TEST COMPLETE&quot;.
-
-
-dbname = &quot;blob-delete-objectstore-db.html&quot;
-indexedDB.deleteDatabase(dbname)
-indexedDB.open(dbname, 1)
-store0 = db.createObjectStore(&apos;store0&apos;)
-store1 = db.createObjectStore(&apos;store1&apos;)
-store0.put(blobA, key)
-db.close()
-
-reopen():
-request = indexedDB.open(dbname, 2)
-
-deleteObjectStore():
-db.deleteObjectStore(&apos;store0&apos;)
-
-didDeleteObjectStore():
-trans = db.transaction(&apos;store1&apos;, &apos;readwrite&apos;)
-store1 = trans.objectStore(&apos;store1&apos;)
-store1.put(blobB, key)
-db.close()
-request = indexedDB.deleteDatabase(dbname)
-Database deleted.
-PASS successfullyParsed is true
-
-TEST COMPLETE
-
+#EOF
+#EOF</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1431141</commentid>
    <comment_count>1</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2018-06-07 21:41:13 -0700</bug_when>
    <thetext>This test was stable for a while, but as of about 2 days ago it has become a very flaky timeout on iOS and macOS.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1437197</commentid>
    <comment_count>2</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2018-06-27 17:25:28 -0700</bug_when>
    <thetext>Marked test as flaky in https://trac.webkit.org/changeset/233292/webkit</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2033995</commentid>
    <comment_count>3</comment_count>
    <who name="Ahmad Saleem">ahmad.saleem792</who>
    <bug_when>2024-05-08 07:35:57 -0700</bug_when>
    <thetext>Removed in favor of WPT in 278496@main.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>