Bug 310132

Summary: [iOS] imported/w3c/web-platform-tests/intersection-observer/target-in-different-window.html is a flaky text failure
Product: WebKit Reporter: Diego De La Toba <d_delatoba>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: simon.fraser, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Diego De La Toba
Reported 2026-03-17 13:38:24 PDT
imported/w3c/web-platform-tests/intersection-observer/target-in-different-window.html is a flaky text failure on iOS HISTORY: https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fintersection-observer%2Ftarget-in-different-window.html TEXT DIFF: --- /Volumes/Data/worker/Apple-iOS-26-Simulator-Release-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/intersection-observer/target-in-different-window-expected.txt +++ /Volumes/Data/worker/Apple-iOS-26-Simulator-Release-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/intersection-observer/target-in-different-window-actual.txt @@ -1,3 +1,3 @@ -FAIL IntersectionObserver with target in a different window. assert_equals: Notification after insertion into popup. expected 2 but got 1 +PASS IntersectionObserver with target in a different window. DIFF URL: https://build.webkit.org/results/Apple-iOS-26-Simulator-Release-WK2-Tests/309326@main%20(2175)/imported/w3c/web-platform-tests/intersection-observer/target-in-different-window-pretty-diff.html REPRODUCTION: run-webkit-tests --no-build --no-retry --no-show-results --exit-after-n-failures=1 --expect-pass --iterations=31 --force --ios-simulator --release imported/w3c/web-platform-tests/intersection-observer/target-in-different-window.html I am going to mark expectations as pass fail while this pends
Attachments
Radar WebKit Bug Importer
Comment 1 2026-03-17 13:38:30 PDT
Diego De La Toba
Comment 2 2026-03-17 14:09:06 PDT
Test gardening pull request: https://github.com/WebKit/WebKit/pull/60806
EWS
Comment 3 2026-03-17 14:11:15 PDT
Test gardening commit 309432@main (b456cca2be0a): <https://commits.webkit.org/309432@main> Reviewed commits have been landed. Closing PR #60806 and removing active labels.
Alexey Proskuryakov
Comment 4 2026-03-18 09:52:11 PDT
> -FAIL IntersectionObserver with target in a different window. assert_equals: Notification after insertion into popup. expected 2 but got 1 > +PASS IntersectionObserver with target in a different window. So we have expected failure checked in, but the test sometimes passes. It would be slightly more elegant to check in PASS, and to have it marked as flaky then.
Note You need to log in before you can comment on or make changes to this bug.