<?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>245680</bug_id>
          
          <creation_ts>2022-09-26 09:30:20 -0700</creation_ts>
          <short_desc>REGRESSION?(254483@main): [ iOS16 macOS wk2 ] http/tests/misc/iframe-shadow-realm.html is constantly timing out</short_desc>
          <delta_ts>2022-09-28 15:41:42 -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="Hercules Hjalmarsson">hhjalmarsson</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>mark.lam</cc>
    
    <cc>webkit-bot-watchers-bugzilla</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>ysuzuki</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1901206</commentid>
    <comment_count>0</comment_count>
    <who name="Hercules Hjalmarsson">hhjalmarsson</who>
    <bug_when>2022-09-26 09:30:20 -0700</bug_when>
    <thetext>http/tests/misc/iframe-shadow-realm.html 
 
Is a constant timeout on iOS16 and macOS wk2 ToT and since 254483@main. It appears that it was expected to fail after 254483@main. However, it wasn&apos;t expected to timeout judging by the expectations set.

HISTORY: 
https://results.webkit.org/?suite=layout-tests&amp;test=http/tests/misc/iframe-shadow-realm.html 

DIFF: 
@@ -1,10 +1,9 @@
+CONSOLE MESSAGE: Unhandled Promise Rejection: ReferenceError: Can&apos;t find variable: ShadowRealm
+FAIL: Timed out waiting for notifyDone to be called
+
 Test that shadow realms can load modules from different-origin iframe contexts
 
 On success, you will see a series of &quot;PASS&quot; messages, followed by &quot;TEST COMPLETE&quot;.
 
 
-PASS event.data is 42
-PASS successfullyParsed is true
 
-TEST COMPLETE
-</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1901208</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2022-09-26 09:30:49 -0700</bug_when>
    <thetext>&lt;rdar://problem/100414380&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1901210</commentid>
    <comment_count>2</comment_count>
    <who name="Hercules Hjalmarsson">hhjalmarsson</who>
    <bug_when>2022-09-26 09:31:48 -0700</bug_when>
    <thetext>This issue can be bisected to 254483@main using command: 

run-webkit-tests --iterations=2  --ios-simulator  http/tests/misc/iframe-shadow-realm.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1901225</commentid>
    <comment_count>3</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2022-09-26 10:46:48 -0700</bug_when>
    <thetext>Test gardening commit 254869@main (a7f739402edf): &lt;https://commits.webkit.org/254869@main&gt;

Reviewed commits have been landed. Closing PR #4713 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1901552</commentid>
    <comment_count>4</comment_count>
    <who name="Mark Lam">mark.lam</who>
    <bug_when>2022-09-27 09:35:46 -0700</bug_when>
    <thetext>This is probably just fall out for disabling ShadowRealm.  All we need to do for this test is add this at the top of the file:

&lt;!-- webkit-test-runner [ jscOptions=--useShadowRealm=true ] --&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1901784</commentid>
    <comment_count>5</comment_count>
    <who name="Mark Lam">mark.lam</who>
    <bug_when>2022-09-28 08:18:33 -0700</bug_when>
    <thetext>Yusuke tells me that this test as currently written can timeout.  So, this is expected behavior.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1901792</commentid>
    <comment_count>6</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2022-09-28 08:38:54 -0700</bug_when>
    <thetext>Test gardening commit 254957@main (a53a5529e983): &lt;https://commits.webkit.org/254957@main&gt;

Reviewed commits have been landed. Closing PR #4795 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1901889</commentid>
    <comment_count>7</comment_count>
    <who name="Mark Lam">mark.lam</who>
    <bug_when>2022-09-28 15:41:42 -0700</bug_when>
    <thetext>FYI, skipping the test is the right thing to do here (which Hercules just landed a patch for) because a test expectation of [Pass Fail Timeout] gives us no information, and wastes EWS time with time outs.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>