<?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>270384</bug_id>
          
          <creation_ts>2024-03-01 15:48:51 -0800</creation_ts>
          <short_desc>REGRESSION(275551@main): 3X API-Tests broke across all testing queues, 15X Layout-tests are now broken on site-isolation queues</short_desc>
          <delta_ts>2024-03-01 17:00:16 -0800</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 Process Model</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=270045</see_also>
          <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>270045</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Robert Jenner">jenner</reporter>
          <assigned_to name="Alex Christensen">achristensen</assigned_to>
          <cc>achristensen</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>2018130</commentid>
    <comment_count>0</comment_count>
    <who name="Robert Jenner">jenner</who>
    <bug_when>2024-03-01 15:48:51 -0800</bug_when>
    <thetext>The following 3X API test are broken across all queues, and the following 15X layout-tests are broken, but ONLY on the site-isolation queue:

API-tests:
TestWebKitAPI.ProcessSwap.ConcurrentHistoryNavigations ( Flaky Timeout, Failure, and Pass on iOS 17, and macOS Monterey and higher)
TestWebKitAPI.ProcessSwap.DoSameSiteNavigationAfterCrossSiteProvisionalLoadStarted (Constant crash on Debug for iOS17, and macOS Monterey and higher)
TestWebKitAPI.ProcessSwap.QuickBackForwardNavigationWithPSON (Constant crash on Debug for iOS17, and macOS Monterey and higher)

HISTORY:
https://results.webkit.org/?suite=api-tests&amp;suite=api-tests&amp;suite=api-tests&amp;test=TestWebKitAPI.ProcessSwap.ConcurrentHistoryNavigations&amp;test=TestWebKitAPI.ProcessSwap.DoSameSiteNavigationAfterCrossSiteProvisionalLoadStarted&amp;test=TestWebKitAPI.ProcessSwap.QuickBackForwardNavigationWithPSON

Both API-tests that are crashing are hitting the same assertion, which is the following:
ASSERTION FAILED: !users.contains(pageID)
        /Volumes/Data/worker/Apple-Monterey-Debug-Build/build/Source/WebKit/UIProcess/WebProcessProxy.cpp(880) : void 

Layout-Tests:
http/tests/inspector/target/provisional-load-cancels-previous-load.html (Constant Timeout)
http/tests/inspector/target/target-events-for-provisional-page.html (Constant Timeout)
http/tests/media/media-stream/get-user-media-localhost.html (Constant Timeout)
http/tests/privateClickMeasurement/attribution-conversion-through-fetch-keepalive.html (Constant Timeout)
http/tests/privateClickMeasurement/attribution-conversion-through-image-redirect-ephemeral.html (Constant Timeout)
http/tests/privateClickMeasurement/attribution-conversion-through-image-redirect-in-new-window.html ( Constant Crash)
http/tests/privateClickMeasurement/attribution-conversion-through-image-redirect-with-priority.html (Constant Timeout)
http/tests/privateClickMeasurement/attribution-conversion-through-image-redirect-without-priority.html (Constant Timeout)
http/tests/privateClickMeasurement/clear-through-website-data-removal.html (Constant Timeout)
http/tests/privateClickMeasurement/expired-ad-click-gets-removed-on-session-start.html (Constant Timeout)
http/tests/privateClickMeasurement/expired-attributions-removed.html (Constant Timeout)
http/tests/resourceLoadStatistics/capped-lifetime-for-cookie-set-in-js-with-link-fragment-from-prevalent-resource.html (Constant Timeout)
http/tests/resourceLoadStatistics/capped-lifetime-for-cookie-set-in-js-with-link-query-and-fragment-from-prevalent-resource.html (Constant Timeout)
http/tests/resourceLoadStatistics/capped-lifetime-for-cookie-set-in-js-with-link-query-from-prevalent-resource.html (Constant Timeout)
imported/w3c/web-platform-tests/fetch/http-cache/status.any.html (Constant Timeout)


The one test that is crashing &quot;http/tests/privateClickMeasurement/attribution-conversion-through-image-redirect-in-new-window.html&quot; is hitting the following assertion:
ASSERTION FAILED: !m_messageReceivers.contains(std::make_pair(messageReceiverName, destinationID))
/Volumes/Data/worker/Apple-Sonoma-Debug-Build/build/Source/WebKit/Platform/IPC/MessageReceiverMap.cpp(53) : void IPC::MessageReceiverMap::addMessageReceiver(ReceiverName, uint64_t, MessageReceiver &amp;)

https://build.webkit.org/results/Apple-Sonoma-Debug-WK2-Site-Isolation-Tree-Tests/275551@main%20(937)/http/tests/privateClickMeasurement/attribution-conversion-through-image-redirect-in-new-window-crash-log.txt


HISTORY:
https://results.webkit.org/?flavor=site-isolation&amp;suite=layout-tests&amp;suite=layout-tests&amp;suite=layout-tests&amp;suite=layout-tests&amp;suite=layout-tests&amp;suite=layout-tests&amp;suite=layout-tests&amp;suite=layout-tests&amp;suite=layout-tests&amp;suite=layout-tests&amp;suite=layout-tests&amp;suite=layout-tests&amp;suite=layout-tests&amp;suite=layout-tests&amp;suite=layout-tests&amp;test=http%2Ftests%2Finspector%2Ftarget%2Fprovisional-load-cancels-previous-load.html&amp;test=http%2Ftests%2Finspector%2Ftarget%2Ftarget-events-for-provisional-page.html&amp;test=http%2Ftests%2Fmedia%2Fmedia-stream%2Fget-user-media-localhost.html&amp;test=http%2Ftests%2FprivateClickMeasurement%2Fattribution-conversion-through-fetch-keepalive.html&amp;test=http%2Ftests%2FprivateClickMeasurement%2Fattribution-conversion-through-image-redirect-ephemeral.html&amp;test=http%2Ftests%2FprivateClickMeasurement%2Fattribution-conversion-through-image-redirect-in-new-window.html&amp;test=http%2Ftests%2FprivateClickMeasurement%2Fattribution-conversion-through-image-redirect-with-priority.html&amp;test=http%2Ftests%2FprivateClickMeasurement%2Fattribution-conversion-through-image-redirect-without-priority.html&amp;test=http%2Ftests%2FprivateClickMeasurement%2Fclear-through-website-data-removal.html&amp;test=http%2Ftests%2FprivateClickMeasurement%2Fexpired-ad-click-gets-removed-on-session-start.html&amp;test=http%2Ftests%2FprivateClickMeasurement%2Fexpired-attributions-removed.html&amp;test=http%2Ftests%2FresourceLoadStatistics%2Fcapped-lifetime-for-cookie-set-in-js-with-link-fragment-from-prevalent-resource.html&amp;test=http%2Ftests%2FresourceLoadStatistics%2Fcapped-lifetime-for-cookie-set-in-js-with-link-query-and-fragment-from-prevalent-resource.html&amp;test=http%2Ftests%2FresourceLoadStatistics%2Fcapped-lifetime-for-cookie-set-in-js-with-link-query-from-prevalent-resource.html&amp;test=imported%2Fw3c%2Fweb-platform-tests%2Ffetch%2Fhttp-cache%2Fstatus.any.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2018134</commentid>
    <comment_count>1</comment_count>
    <who name="Robert Jenner">jenner</who>
    <bug_when>2024-03-01 16:07:01 -0800</bug_when>
    <thetext>I validated that 275551@main is the regression point for the API-tests. They all broke at that point, but were passing on 275550@main. 

As for the layout-tests I also verified that those all started to fail at 275551@main, and were passing at 275550@main. But this is ONLY on the site-isolation queue.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2018135</commentid>
    <comment_count>2</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2024-03-01 16:11:28 -0800</bug_when>
    <thetext>&lt;rdar://problem/123925831&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2018151</commentid>
    <comment_count>3</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2024-03-01 17:00:13 -0800</bug_when>
    <thetext>Committed 275585@main (91462164b131): &lt;https://commits.webkit.org/275585@main&gt;

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

    </bug>

</bugzilla>