Bug 242904
Summary: | [ macOS iOS15 Debug ] fast/dom/lazy-image-loading-document-leak.html is a flaky failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Hercules Hjalmarsson <hhjalmarsson> |
Component: | New Bugs | Assignee: | Chris Dumez <cdumez> |
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 |
Hercules Hjalmarsson
fast/dom/lazy-image-loading-document-leak.html
Is a flaky text failure on macOS/iOS15 Debug ToT.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=fast%2Fdom%2Flazy-image-loading-document-leak.html
DIFF:
--- /Volumes/Data/worker/Apple-iPadOS-15-Simulator-Debug-WK2-Tests/build/layout-test-results/fast/dom/lazy-image-loading-document-leak-expected.txt
+++ /Volumes/Data/worker/Apple-iPadOS-15-Simulator-Debug-WK2-Tests/build/layout-test-results/fast/dom/lazy-image-loading-document-leak-actual.txt
@@ -4,8 +4,9 @@
PASS internals.isDocumentAlive(frameDocumentID) is true
-PASS The popup document didn't leak.
+FAIL The popup document leaked.
PASS successfullyParsed is true
+Some tests failed.
TEST COMPLETE
DIFF URL:
https://build.webkit.org/results/Apple-iPadOS-15-Simulator-Debug-WK2-Tests/250768@main%20(1601)/fast/dom/lazy-image-loading-document-leak-pretty-diff.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/97262222>
Hercules Hjalmarsson
I was able to reproduce this issue on iOS15 ToT running 200 iterations with command:
run-webkit-tests -f --force fast/dom/lazy-image-loading-document-leak.html
EWS
Test gardening commit 252604@main (41c08a72b8be): <https://commits.webkit.org/252604@main>
Reviewed commits have been landed. Closing PR #2551 and removing active labels.
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/2636
EWS
Committed 252719@main (25c0e5a1c8b7): <https://commits.webkit.org/252719@main>
Reviewed commits have been landed. Closing PR #2636 and removing active labels.