<?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>210308</bug_id>
          
          <creation_ts>2020-04-09 14:56:27 -0700</creation_ts>
          <short_desc>REGRESSION: [ Mac ] storage/indexeddb/cursor-request-cycle-private.html is a flaky failure</short_desc>
          <delta_ts>2020-04-14 17:45:49 -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>REOPENED</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="Truitt Savell">tsavell</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1639897</commentid>
    <comment_count>0</comment_count>
    <who name="Truitt Savell">tsavell</who>
    <bug_when>2020-04-09 14:56:27 -0700</bug_when>
    <thetext>storage/indexeddb/cursor-request-cycle-private.html

This test is failing very infrequently. 

I am able to reproduce this test using command:
run-webkit-tests --iterations 2000 --exit-after-n-failures 1 --exit-after-n-crashes-or-timeouts 1 --debug-rwt-logging --no-retry --force --no-build -f -1 storage/indexeddb/cursor-request-cycle-private.html

history:
https://results.webkit.org/?suite=layout-tests&amp;test=storage%2Findexeddb%2Fcursor-request-cycle-private.html

Diff:
--- /Volumes/Data/slave/catalina-release-tests-wk1/build/layout-test-results/storage/indexeddb/cursor-request-cycle-private-expected.txt
+++ /Volumes/Data/slave/catalina-release-tests-wk1/build/layout-test-results/storage/indexeddb/cursor-request-cycle-private-actual.txt
@@ -25,23 +25,10 @@
 Ensure requests are not released if cursors are still around.
 cursorRequests = null
 gc()
-PASS isAnyCollected(cursorRequestObservers) is false
-Ensure requests are not released if they are pending.
-cursors = null
-gc()
-PASS isAnyCollected(cursorObservers) is false
-PASS isAnyCollected(cursorRequestObservers) is false
-finalRequest = store.get(0)
-
-finalRequestSuccess():
-Ensure requests and cursors are released.
-PASS cursors is non-null.
-PASS cursors.length is 1000
-cursors = null
-gc()
-PASS isAnyCollected(cursorObservers) is true
-PASS isAnyCollected(cursorRequestObservers) is true
-PASS successfullyParsed is true
+FAIL isAnyCollected(cursorRequestObservers) should be false. Was true.
+FAIL Unexpected error: InvalidStateError: The object is in an invalid state.
+FAIL successfullyParsed should be true. Was false.
+Some tests failed.
 
 TEST COMPLETE</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1639908</commentid>
    <comment_count>1</comment_count>
    <who name="Truitt Savell">tsavell</who>
    <bug_when>2020-04-09 15:08:51 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 210278 ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1639913</commentid>
    <comment_count>2</comment_count>
    <who name="Truitt Savell">tsavell</who>
    <bug_when>2020-04-09 15:11:22 -0700</bug_when>
    <thetext>Duped this incorrectly</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1641622</commentid>
    <comment_count>3</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2020-04-14 17:45:49 -0700</bug_when>
    <thetext>&lt;rdar://problem/61799384&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>