Bug 250498

Summary: [ New Test iOS Debug ] TestWebKitAPI.SiteIsolation.NavigatingCrossOriginIframeToSameOrigin is a constant failure
Product: WebKit Reporter: Robert Jenner <jenner>
Component: WebKit Process ModelAssignee: Alex Christensen <achristensen>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: achristensen, cdumez, thorton, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Robert Jenner
Reported 2023-01-11 21:46:32 PST
TestWebKitAPI.SiteIsolation.NavigatingCrossOriginIframeToSameOrigin is a constantly failing API-Test on Debug iOS. HISTORY: https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.SiteIsolation.NavigatingCrossOriginIframeToSameOrigin FAILURE TestWebKitAPI.SiteIsolation.NavigatingCrossOriginIframeToSameOrigin LEAK: 1 WebProcessPool /Volumes/Data/worker/trunk-sydney-ios-simulator-debug-archive/build/OpenSource/Tools/TestWebKitAPI/Tests/WebKitCocoa/SiteIsolation.mm:163 Expected: (mainFramePid) != (childFramePid), actual: 32863 vs 32863 /Volumes/Data/worker/trunk-sydney-ios-simulator-debug-archive/build/OpenSource/Tools/TestWebKitAPI/Tests/WebKitCocoa/SiteIsolation.mm:165 Expected equality of these values: childFrame.securityOrigin.host Which is: "example.com" "webkit.org" I was also able to reproduce the failure at iOS 16 Debug ToT running the test as follows: run-api-tests --ios-simulator TestWebKitAPI.SiteIsolation.NavigatingCrossOriginIframeToSameOrigin This test was introduced at 257833@main, and appears to have been failing on iOS Debug platforms since introduction according to the history link.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-01-11 21:47:26 PST
Ryan Haddad
Comment 2 2023-05-08 13:29:57 PDT
This appears to have been resolved by https://commits.webkit.org/261050@main *** This bug has been marked as a duplicate of bug 253197 ***
Note You need to log in before you can comment on or make changes to this bug.