<?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>290203</bug_id>
          
          <creation_ts>2025-03-21 12:23:58 -0700</creation_ts>
          <short_desc>[iOS Debug] TestWebKitAPI.IndexedDB.IndexedDBSuspendImminently is a failure/timeout</short_desc>
          <delta_ts>2025-10-28 20:02:09 -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>FIXED</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="Marta Darbinyan">darbinyan</reporter>
          <assigned_to name="Sihui Liu">sihui_liu</assigned_to>
          <cc>jbedard</cc>
    
    <cc>sihui_liu</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>2105084</commentid>
    <comment_count>0</comment_count>
    <who name="Marta Darbinyan">darbinyan</who>
    <bug_when>2025-03-21 12:23:58 -0700</bug_when>
    <thetext>TestWebKitAPI.IndexedDB.IndexedDBSuspendImminently is timing out in iOS and also flaky in API-Tests-iOS-Simulator-EWS. The test started failing within the range of 291435@main...291445@main.

   TestWebKitAPI.IndexedDB.IndexedDBSuspendImminently
        ERROR: Unhandled web process message &apos;WebPage_RegisterURLSchemeHandler&apos; (destination: 10 pid: 20584)
        /Volumes/Data/worker/Apple-iOS-18-Simulator-Debug-Build/build/Source/WebKit/WebProcess/WebProcess.cpp(1033) : virtual bool WebKit::WebProcess::filterUnhandledMessage(IPC::Connection &amp;, IPC::Decoder &amp;)
        ERROR: Attempt to commit a transaction that hasn&apos;t been established
        /Volumes/Data/worker/Apple-iOS-18-Simulator-Debug-Build/build/Source/WebCore/Modules/indexeddb/server/SQLiteIDBBackingStore.cpp(1007) : virtual IDBError WebCore::IDBServer::SQLiteIDBBackingStore::commitTransaction(const IDBResourceIdentifier &amp;)
        
        /Volumes/Data/worker/Apple-iOS-18-Simulator-Debug-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/IndexedDBSuspendImminently.mm:62
        Expected equality of these values:
          expectedMessage
            Which is: &quot;Expected Success After Resume&quot;
          string.get()
            Which is: &quot;Unexpected Abort&quot;
        
        
        LEAK: 1 WebProcessPool


History:
https://results.webkit.org/?suite=api-tests&amp;test=TestWebKitAPI.IndexedDB.IndexedDBSuspendImminently

Test results: 
https://build.webkit.org/#/builders/1392/builds/512/steps/22/logs/stdio</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2105087</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2025-03-21 12:24:27 -0700</bug_when>
    <thetext>&lt;rdar://problem/147599411&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2105135</commentid>
    <comment_count>2</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2025-03-21 14:31:43 -0700</bug_when>
    <thetext>Test gardening commit 292509@main (61ecf6c4b8d6): &lt;https://commits.webkit.org/292509@main&gt;

Reviewed commits have been landed. Closing PR #42838 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2105713</commentid>
    <comment_count>3</comment_count>
    <who name="Alex Christensen">achristensen</who>
    <bug_when>2025-03-24 16:12:01 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/42962</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2105929</commentid>
    <comment_count>4</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2025-03-25 11:18:04 -0700</bug_when>
    <thetext>Committed 292658@main (a899e6f6ed50): &lt;https://commits.webkit.org/292658@main&gt;

Reviewed commits have been landed. Closing PR #42962 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2109444</commentid>
    <comment_count>5</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2025-04-07 10:10:32 -0700</bug_when>
    <thetext>Test gardening commit 293367@main (56404608405a): &lt;https://commits.webkit.org/293367@main&gt;

Reviewed commits have been landed. Closing PR #43505 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2116766</commentid>
    <comment_count>6</comment_count>
    <who name="Jonathan Bedard">jbedard</who>
    <bug_when>2025-05-13 08:03:41 -0700</bug_when>
    <thetext>Original gardening for this change was not correct, and basically did the opposite of what we wanted it to: we disabled the test on Release and enabled it on Debug, we should have done the opposite.

Also, the bug clearly is not fixed. Re-opening to correct the gardening.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2116767</commentid>
    <comment_count>7</comment_count>
    <who name="Jonathan Bedard">jbedard</who>
    <bug_when>2025-05-13 08:04:20 -0700</bug_when>
    <thetext>Re-opening, the bug is not resolved</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2116810</commentid>
    <comment_count>8</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2025-05-13 10:13:36 -0700</bug_when>
    <thetext>Test gardening commit 294853@main (5e392666ad5a): &lt;https://commits.webkit.org/294853@main&gt;

Reviewed commits have been landed. Closing PR #45313 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2119446</commentid>
    <comment_count>9</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2025-05-23 16:58:04 -0700</bug_when>
    <thetext>Test gardening commit 295374@main (08c0f307cdaa): &lt;https://commits.webkit.org/295374@main&gt;

Reviewed commits have been landed. Closing PR #45867 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2154373</commentid>
    <comment_count>10</comment_count>
    <who name="Sihui Liu">sihui_liu</who>
    <bug_when>2025-10-26 22:44:06 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/53019</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2154859</commentid>
    <comment_count>11</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2025-10-28 16:45:56 -0700</bug_when>
    <thetext>Committed 302265@main (d6d6abb3a366): &lt;https://commits.webkit.org/302265@main&gt;

Reviewed commits have been landed. Closing PR #53019 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2154893</commentid>
    <comment_count>12</comment_count>
    <who name="Sihui Liu">sihui_liu</who>
    <bug_when>2025-10-28 19:57:22 -0700</bug_when>
    <thetext>Re-opening for pull request https://github.com/WebKit/WebKit/pull/53121</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2154894</commentid>
    <comment_count>13</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2025-10-28 20:02:07 -0700</bug_when>
    <thetext>Committed 302276@main (498fe03534e5): &lt;https://commits.webkit.org/302276@main&gt;

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

    </bug>

</bugzilla>