<?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>208656</bug_id>
          
          <creation_ts>2020-03-05 10:49:19 -0800</creation_ts>
          <short_desc>storage/indexeddb/modern/transactions-stop-on-navigation.html is flaky failing</short_desc>
          <delta_ts>2023-10-17 22:15:31 -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>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="Jacob Uphoff">jacob_uphoff</reporter>
          <assigned_to name="Fujii Hironori">fujii</assigned_to>
          <cc>fujii</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>1626195</commentid>
    <comment_count>0</comment_count>
    <who name="Jacob Uphoff">jacob_uphoff</who>
    <bug_when>2020-03-05 10:49:19 -0800</bug_when>
    <thetext>storage/indexeddb/modern/transactions-stop-on-navigation.html

This test has been a flaky failure on macOS and iOS for all visible history. It fails on both debug and release.

History:

https://results.webkit.org/?suite=layout-tests&amp;test=storage%2Findexeddb%2Fmodern%2Ftransactions-stop-on-navigation.html&amp;limit=50000

Diff:

--- /Volumes/Data/slave/ios-simulator-13-debug-tests-wk2/build/layout-test-results/storage/indexeddb/modern/transactions-stop-on-navigation-expected.txt
+++ /Volumes/Data/slave/ios-simulator-13-debug-tests-wk2/build/layout-test-results/storage/indexeddb/modern/transactions-stop-on-navigation-actual.txt
@@ -1,2 +1,2 @@
 Makes sure transactions stop on navigation to a new page. If the previous page&apos;s transaction is blindly charging forward, this test will probably timeout. If the previous page&apos;s connection/transactions did not clean up properly, the delete request in this test will incorrectly be blocked. If every thing is peachy keen, the delete request in this test will correctly succeed.
-Delete request was successful.Done.
+Delete request was blocked - it should not have been.Done.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1626196</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2020-03-05 10:49:44 -0800</bug_when>
    <thetext>&lt;rdar://problem/60090620&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1626202</commentid>
    <comment_count>2</comment_count>
    <who name="Jacob Uphoff">jacob_uphoff</who>
    <bug_when>2020-03-05 10:56:17 -0800</bug_when>
    <thetext>Set test expectations here: https://trac.webkit.org/changeset/257931/webkit</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1985763</commentid>
    <comment_count>3</comment_count>
    <who name="Fujii Hironori">fujii</who>
    <bug_when>2023-10-17 18:37:46 -0700</bug_when>
    <thetext>Buildbot: builder Apple-Ventura-Debug-WK1-Tests build 3476 (267911@main)
https://build.webkit.org/#/builders/703/builds/3476

https://build.webkit.org/results/Apple-Ventura-Debug-WK1-Tests/267911@main%20(3476)/storage/indexeddb/modern/transactions-stop-on-navigation-diff.txt

--- /Volumes/Data/worker/Apple-Ventura-Debug-WK1-Tests/build/layout-test-results/storage/indexeddb/modern/transactions-stop-on-navigation-expected.txt
+++ /Volumes/Data/worker/Apple-Ventura-Debug-WK1-Tests/build/layout-test-results/storage/indexeddb/modern/transactions-stop-on-navigation-actual.txt
@@ -1,2 +1,2 @@
 Makes sure transactions stop on navigation to a new page. If the previous page&apos;s transaction is blindly charging forward, this test will probably timeout. If the previous page&apos;s connection/transactions did not clean up properly, the delete request in this test will incorrectly be blocked. If every thing is peachy keen, the delete request in this test will correctly succeed.
-Delete request was successful.Done.
+Delete request was blocked - it should not have been.Done.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1985764</commentid>
    <comment_count>4</comment_count>
    <who name="Fujii Hironori">fujii</who>
    <bug_when>2023-10-17 18:39:37 -0700</bug_when>
    <thetext>Buildbot: builder GTK-Linux-64-bit-Release-Tests build 12600 (269420@main)
https://build.webkit.org/#/builders/57/builds/12600

https://build.webkit.org/results/GTK-Linux-64-bit-Release-Tests/269420@main%20(12600)/storage/indexeddb/modern/transactions-stop-on-navigation-diff.txt

--- /home/buildbot/worker/GTK-Linux-64-bit-Release-Tests/build/layout-test-results/storage/indexeddb/modern/transactions-stop-on-navigation-expected.txt
+++ /home/buildbot/worker/GTK-Linux-64-bit-Release-Tests/build/layout-test-results/storage/indexeddb/modern/transactions-stop-on-navigation-actual.txt
@@ -1,2 +1,2 @@
 Makes sure transactions stop on navigation to a new page. If the previous page&apos;s transaction is blindly charging forward, this test will probably timeout. If the previous page&apos;s connection/transactions did not clean up properly, the delete request in this test will incorrectly be blocked. If every thing is peachy keen, the delete request in this test will correctly succeed.
-Delete request was successful.Done.
+Delete request was blocked - it should not have been.Done.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1985768</commentid>
    <comment_count>5</comment_count>
    <who name="Fujii Hironori">fujii</who>
    <bug_when>2023-10-17 18:49:29 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/19205</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1985788</commentid>
    <comment_count>6</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2023-10-17 22:15:31 -0700</bug_when>
    <thetext>Test gardening commit 269446@main (1d5348a4faaf): &lt;https://commits.webkit.org/269446@main&gt;

Reviewed commits have been landed. Closing PR #19205 and removing active labels.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>