<?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>315398</bug_id>
          
          <creation_ts>2026-05-22 17:17:48 -0700</creation_ts>
          <short_desc>REGRESSION(312765@main): [macOS Release] http/tests/site-isolation/accessibility/client/simple-iframe.html is a constant TIMEOUT</short_desc>
          <delta_ts>2026-05-22 17:28:13 -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>WebKit Misc.</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="Karl Rackler">rackler</reporter>
          <assigned_to name="Tyler Wilcock">tyler_w</assigned_to>
          <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>2213421</commentid>
    <comment_count>0</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2026-05-22 17:17:48 -0700</bug_when>
    <thetext>Description:
http/tests/site-isolation/accessibility/client/simple-iframe.html is a constant TIMEOUT on mac macOS Release

Regression = https://commits.webkit.org/compare/312763@main...312766@main

312765@main AXIsolatedTree is exactly the cross-process AX tree used when a child iframe is in a different process. &quot;Skip work when no changes are pending&quot; is the way to break a notify-done contract — if a &quot;no changes pending&quot; branch is hit at the wrong moment, the parent never gets the AX update from the iframe and notifyDone is never called.

This issue can be bisected to 312765@main using the command:
run-webkit-tests --no-build --no-retry --no-show-results --exit-after-n-failures=1 --expect-pass --iterations=5 --force --release http/tests/site-isolation/accessibility/client/simple-iframe.html

------------- BISECTION AUDIT TRAIL -------------
312490@main, 0f4e435819e7 --&gt; Passed
312639@main, 41568db3548f --&gt; Passed
312705@main, a930513ff6bb --&gt; Passed
312757@main, 9c272d7dbe94 --&gt; Passed
312760@main, e013a1f98e85 --&gt; Passed
312763@main, 82e8e98e3f73 --&gt; Passed
312766@main, 82e8e98e3f73 --&gt; TIMEOUT (matches) [bot os version: 25E200, 25E260]
312767@main, 82e8e98e3f73 --&gt; TIMEOUT (matches) [bot os version: 25E200, 25E260]
312768@main, 82e8e98e3f73 --&gt; TIMEOUT (matches) [bot os version: 25E260]
312787@main, 1f804ec554e3 --&gt; TIMEOUT (matches) [bot os version: 25E260]
312808@main, 2301d3a6e99a --&gt; TIMEOUT (matches) [bot os version: 25E260]
313066@main, 903aebfeea77 --&gt; TIMEOUT (matches) [bot os version: 25E260]
313697@main, 7d41f6f65e00 --&gt; TIMEOUT [bot os version: 25E200, 25E260]
313699@main, bb6cd1b1508d --&gt; TIMEOUT [bot os version: 25E260]
313738@main, fe511c676864 --&gt; TIMEOUT (matches, 6/6) [bot os version: 25E260]
313738@main, fe511c676864 --&gt; TIMEOUT (matches, 6/6) [bot os version: 25E260]
------------- BISECTION AUDIT TRAIL END -------------

History:
https://results.webkit.org/?version_name=Tahoe&amp;suite=layout-tests&amp;test=http%2Ftests%2Fsite-isolation%2Faccessibility%2Fclient%2Fsimple-iframe.html

Diff:
--- 
+++ 
@@ -1,11 +1,4 @@
-Dump accessibility tree with isolated iframe
-AXRole: AXWebArea
-    AXRole: AXButton Before
-    AXRole: AXWebArea
-        AXRole: AXHeading Hello, world!
-    AXRole: AXButton After
+CONSOLE MESSAGE: Unhandled Promise Rejection: Timed out
+FAIL: Timed out waiting for notifyDone to be called
 
-PASS successfullyParsed is true
-
-TEST COMPLETE
 Before    After

Test Run: https://build.webkit.org/#/builders/1716/builds/4106
08:24:57.753 23313 [26830/91997] http/tests/site-isolation/accessibility/client/simple-iframe.html failed unexpectedly (test timed out, text diff)
08:24:57.861 23313 worker/10 http/tests/site-isolation/accessibility/client/simple-iframe.html failed:</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2213422</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2026-05-22 17:17:56 -0700</bug_when>
    <thetext>&lt;rdar://problem/177751156&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2213423</commentid>
    <comment_count>2</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2026-05-22 17:28:13 -0700</bug_when>
    <thetext>Test gardening commit 313767@main (b1c6b4bda27f): &lt;https://commits.webkit.org/313767@main&gt;

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

    </bug>

</bugzilla>