Bug 289479
| Summary: | [ wk2 Release ] imported/w3c/web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe-loading-lazy-multiple-queued-navigations.html is a flaky failure. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Yasmin Karimi <y_karimi> |
| Component: | New Bugs | Assignee: | Ryosuke Niwa <rniwa> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Yasmin Karimi
imported/w3c/web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe-loading-lazy-multiple-queued-navigations.html
This test is flakily failing on wk2 Release.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fsemantics%2Fembedded-content%2Fthe-iframe-element%2Fiframe-loading-lazy-multiple-queued-navigations.html
TEXT DIFF:
@@ -1,4 +1,4 @@
-FAIL Multiple queued lazy load navigations do not crash the page assert_true: The iframe should be navigated to the resource provided by the latest `src` mutation expected true got false
+PASS Multiple queued lazy load navigations do not crash the page
DIFF URL:
https://build.webkit.org/results/Apple-Sequoia-Release-WK2-Tests/291893@main%20(1885)/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe-loading-lazy-multiple-queued-navigations-pretty-diff.html
REPRODUCIBILITY:
I was able to reproduce this failure on MacOS Sequoia 15.3.1 (24D70 / arm64) at ToT with the following command:
run-webkit-tests imported/w3c/web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe-loading-lazy-multiple-queued-navigations.html --release --iterations 10
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/146675979>
EWS
Test gardening commit 291904@main (150900b9a28c): <https://commits.webkit.org/291904@main>
Reviewed commits have been landed. Closing PR #42201 and removing active labels.
Ryosuke Niwa
Pull request: https://github.com/WebKit/WebKit/pull/42732
EWS
Committed 292445@main (02abcb409e5c): <https://commits.webkit.org/292445@main>
Reviewed commits have been landed. Closing PR #42732 and removing active labels.
Ryosuke Niwa
The test appears to be no longer flaky.
Ryosuke Niwa
Re-opening for pull request https://github.com/WebKit/WebKit/pull/42835
EWS
Committed 292502@main (cd531f1c7fd2): <https://commits.webkit.org/292502@main>
Reviewed commits have been landed. Closing PR #42835 and removing active labels.