<?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>300340</bug_id>
          
          <creation_ts>2025-10-07 13:28:37 -0700</creation_ts>
          <short_desc>REGRESSION(301134@main): [macOS] Multiple API test failures in TestWebKitAPI.WKInspectorExtension.</short_desc>
          <delta_ts>2025-10-07 14:24:06 -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>
          
          <blocked>300034</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Marta Darbinyan">darbinyan</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>rcaliman</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>2149203</commentid>
    <comment_count>0</comment_count>
    <who name="Marta Darbinyan">darbinyan</who>
    <bug_when>2025-10-07 13:28:37 -0700</bug_when>
    <thetext>The following tests are timing out or failing after the change 301134@main.

TestWebKitAPI.WKInspectorExtension.CanEvaluateScriptInExtensionTab
TestWebKitAPI.WKInspectorExtension.EvaluateScriptInExtensionTabCanReturnPromises
TestWebKitAPI.WKInspectorExtension.EvaluateScriptOnPage
TestWebKitAPI.WKInspectorExtension.ExtensionTabIsPersistent
TestWebKitAPI.WKWebExtensionAPIDevTools.MessagePassingFromPanelToBackground
TestWebKitAPI.WKWebExtensionAPIDevTools.MessagePassingFromPanelToDevToolsBackground
TestWebKitAPI.WKWebExtensionAPIDevTools.NetworkNavigatedEvent
TestWebKitAPI.WKWebExtensionAPIDevTools.PortMessagePassingFromPanelToBackground
TestWebKitAPI.WKWebExtensionAPIDevTools.PortMessagePassingFromPanelToDevToolsBackground
TestWebKitAPI.WKInspectorExtensionHost.RegisterExtension
TestWebKitAPI.WKInspectorExtensionHost.UnregisterExtension


Errors:
13:04:19.238 875     TestWebKitAPI.WKInspectorExtensionHost.RegisterExtension
13:04:19.238 875         2025-10-07 12:35:26.029 TestWebKitAPI[4668:85000] NSEventConcurrentProcessingEnabled=NO
13:04:19.238 875         
13:04:19.238 875         /Volumes/Data/worker/macOS-Sonoma-Release-Build-EWS/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/WKInspectorExtensionHost.mm:83
13:04:19.238 875         Value of: error
13:04:19.238 875           Actual: false
13:04:19.238 875         Expected: true
13:04:19.238 875         
13:04:19.238 875         
13:04:19.238 875         
13:04:19.238 875         /Volumes/Data/worker/macOS-Sonoma-Release-Build-EWS/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/WKInspectorExtensionHost.mm:84
13:04:19.238 875         Value of: !(extension)
13:04:19.238 875           Actual: false
13:04:19.238 875         Expected: true
13:04:19.238 875         
13:04:19.238 875         
13:04:19.238 875         
13:04:19.238 875         /Volumes/Data/worker/macOS-Sonoma-Release-Build-EWS/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/WKInspectorExtensionHost.mm:85
13:04:19.238 875         Value of: [error.localizedFailureReason containsString:@&quot;RegistrationFailed&quot;]
13:04:19.238 875           Actual: false
13:04:19.238 875         Expected: true
13:04:19.238 875 
13:04:19.238 875     TestWebKitAPI.WKInspectorExtensionHost.UnregisterExtension
13:04:19.238 875         2025-10-07 12:35:27.729 TestWebKitAPI[4769:85908] NSEventConcurrentProcessingEnabled=NO
13:04:19.238 875         
13:04:19.238 875         /Volumes/Data/worker/macOS-Sonoma-Release-Build-EWS/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/WKInspectorExtensionHost.mm:155
13:04:19.238 875         Value of: error
13:04:19.238 875           Actual: false
13:04:19.238 875         Expected: true
13:04:19.238 875         
13:04:19.238 875         
13:04:19.238 875         
13:04:19.238 875         /Volumes/Data/worker/macOS-Sonoma-Release-Build-EWS/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/WKInspectorExtensionHost.mm:156
13:04:19.238 875         Value of: [error.localizedFailureReason containsString:@&quot;InvalidRequest&quot;]
13:04:19.238 875           Actual: false
13:04:19.238 875         Expected: true
13:04:19.238 875 
13:04:19.238 875 Timeout
13:04:19.238 875 
13:04:19.238 875     TestWebKitAPI.WKInspectorExtension.CanEvaluateScriptInExtensionTab
13:04:19.238 875         2025-10-07 12:48:09.272 TestWebKitAPI[14330:181326] NSEventConcurrentProcessingEnabled=NO
13:04:19.238 875 
13:04:19.238 875     TestWebKitAPI.WKInspectorExtension.EvaluateScriptInExtensionTabCanReturnPromises
13:04:19.238 875         2025-10-07 12:48:42.644 TestWebKitAPI[14336:181675] NSEventConcurrentProcessingEnabled=NO
13:04:19.238 875 
13:04:19.238 875     TestWebKitAPI.WKInspectorExtension.EvaluateScriptOnPage
13:04:19.238 875         2025-10-07 12:49:15.958 TestWebKitAPI[14342:182063] NSEventConcurrentProcessingEnabled=NO
13:04:19.238 875 
13:04:19.238 875     TestWebKitAPI.WKInspectorExtension.ExtensionTabIsPersistent
13:04:19.238 875         2025-10-07 12:49:49.282 TestWebKitAPI[14348:182437] NSEventConcurrentProcessingEnabled=NO
13:04:19.238 875 
13:04:19.238 875     TestWebKitAPI.WKWebExtensionAPIDevTools.MessagePassingFromPanelToBackground
13:04:19.238 875         2025-10-07 12:51:19.052 TestWebKitAPI[15143:190171] NSEventConcurrentProcessingEnabled=NO
13:04:19.238 875 
13:04:19.238 875     TestWebKitAPI.WKWebExtensionAPIDevTools.MessagePassingFromPanelToDevToolsBackground
13:04:19.238 875         2025-10-07 12:51:52.409 TestWebKitAPI[15150:190536] NSEventConcurrentProcessingEnabled=NO
13:04:19.238 875 
13:04:19.238 875     TestWebKitAPI.WKWebExtensionAPIDevTools.NetworkNavigatedEvent
13:04:19.238 875         2025-10-07 12:52:26.134 TestWebKitAPI[15164:191117] NSEventConcurrentProcessingEnabled=NO
13:04:19.238 875 
13:04:19.238 875     TestWebKitAPI.WKWebExtensionAPIDevTools.PortMessagePassingFromPanelToBackground
13:04:19.238 875         2025-10-07 12:52:59.894 TestWebKitAPI[15179:191622] NSEventConcurrentProcessingEnabled=NO
13:04:19.238 875 
13:04:19.238 875     TestWebKitAPI.WKWebExtensionAPIDevTools.PortMessagePassingFromPanelToDevToolsBackground
13:04:19.238 875         2025-10-07 12:53:33.256 TestWebKitAPI[15186:192037] NSEventConcurrentProcessingEnabled=NO

Test history:
https://results.webkit.org/?suite=api-tests&amp;suite=api-tests&amp;suite=api-tests&amp;suite=api-tests&amp;suite=api-tests&amp;suite=api-tests&amp;suite=api-tests&amp;suite=api-tests&amp;suite=api-tests&amp;suite=api-tests&amp;suite=api-tests&amp;test=TestWebKitAPI.WKInspectorExtension.CanEvaluateScriptInExtensionTab&amp;test=TestWebKitAPI.WKInspectorExtension.EvaluateScriptInExtensionTabCanReturnPromises&amp;test=TestWebKitAPI.WKInspectorExtension.EvaluateScriptOnPage&amp;test=TestWebKitAPI.WKInspectorExtension.ExtensionTabIsPersistent&amp;test=TestWebKitAPI.WKInspectorExtensionHost.RegisterExtension&amp;test=TestWebKitAPI.WKInspectorExtensionHost.UnregisterExtension&amp;test=TestWebKitAPI.WKWebExtensionAPIDevTools.MessagePassingFromPanelToBackground&amp;test=TestWebKitAPI.WKWebExtensionAPIDevTools.MessagePassingFromPanelToDevToolsBackground&amp;test=TestWebKitAPI.WKWebExtensionAPIDevTools.NetworkNavigatedEvent&amp;test=TestWebKitAPI.WKWebExtensionAPIDevTools.PortMessagePassingFromPanelToBackground&amp;test=TestWebKitAPI.WKWebExtensionAPIDevTools.PortMessagePassingFromPanelToDevToolsBackground

Test results:
https://ews-build.webkit.org/#/builders/18/builds/111876</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2149204</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2025-10-07 13:28:58 -0700</bug_when>
    <thetext>&lt;rdar://problem/162142083&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2149226</commentid>
    <comment_count>2</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2025-10-07 14:24:04 -0700</bug_when>
    <thetext>Committed 301164@main (e7e100214d00): &lt;https://commits.webkit.org/301164@main&gt;

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

    </bug>

</bugzilla>