<?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>172403</bug_id>
          
          <creation_ts>2017-05-19 17:41:49 -0700</creation_ts>
          <short_desc>[iOS Simulator WK2] imported/blink/storage/indexeddb/blob-valid-after-deletion.html is flaky</short_desc>
          <delta_ts>2024-05-08 01:17:51 -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>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=158640</see_also>
    
    <see_also>https://bugs.webkit.org/show_bug.cgi?id=163122</see_also>
          <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>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1310890</commentid>
    <comment_count>0</comment_count>
    <who name="Matt Lewis">jlewis3</who>
    <bug_when>2017-05-19 17:41:49 -0700</bug_when>
    <thetext>The test imported/blink/storage/indexeddb/blob-valid-after-deletion.html has started to timeout on iOS simulator WK2.
The test is also flaky on other platforms and is marked as such already.

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

https://build.webkit.org/results/Apple%20iOS%2010%20Simulator%20Debug%20WK2%20(Tests)/r217156%20(1501)/results.html
https://build.webkit.org/builders/Apple%20iOS%2010%20Simulator%20Debug%20WK2%20(Tests)/builds/1501

Diff:
--- /Volumes/Data/slave/ios-simulator-10-debug-tests-wk2/build/layout-test-results/imported/blink/storage/indexeddb/blob-valid-after-deletion-expected.txt
+++ /Volumes/Data/slave/ios-simulator-10-debug-tests-wk2/build/layout-test-results/imported/blink/storage/indexeddb/blob-valid-after-deletion-actual.txt
@@ -1,25 +1,3 @@
-Confirm that blobs stay alive after their records are deleted.
+#PID UNRESPONSIVE - com.apple.WebKit.WebContent.Development (pid 37841)
+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-valid-after-deletion.html&quot;
-indexedDB.deleteDatabase(dbname)
-indexedDB.open(dbname)
-store = db.createObjectStore(&apos;store&apos;)
-store.put(value, key)
-
-doRead():
-trans = db.transaction(&apos;store&apos;)
-store = trans.objectStore(&apos;store&apos;)
-request = store.get(key)
-trans = db.transaction(&apos;store&apos;, &apos;readwrite&apos;)
-store = trans.objectStore(&apos;store&apos;)
-request = store.delete(key)
-PASS document.getElementById(&apos;frame0&apos;).contentDocument.body.innerText is blobAContent
-PASS document.getElementById(&apos;frame1&apos;).contentDocument.body.innerText is blobAContent
-PASS document.getElementById(&apos;frame2&apos;).contentDocument.body.innerText is blobBContent
-PASS successfullyParsed is true
-
-TEST COMPLETE
-</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1313822</commentid>
    <comment_count>1</comment_count>
    <who name="Matt Lewis">jlewis3</who>
    <bug_when>2017-05-30 12:52:16 -0700</bug_when>
    <thetext>Marked test as flaky.
https://trac.webkit.org/changeset/217565/webkit/</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2033945</commentid>
    <comment_count>2</comment_count>
    <who name="Ahmad Saleem">ahmad.saleem792</who>
    <bug_when>2024-05-08 01:17:51 -0700</bug_when>
    <thetext>Removed in favor of WPT in 278496@main.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>