Bug 278952
| Summary: | REGRESSION (279878@main): [ macOS wk2 ] fast/dom/intersection-observer-document-leak.html is a flaky failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Fady Farag <com.webkit.iidmsa> |
| Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | bfulgham, fujii.hironori, simon.fraser, webkit-bot-watchers-bugzilla, webkit-bug-importer, zalan |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Mac (Intel) | ||
| OS: | macOS 13 | ||
| See Also: |
https://bugs.webkit.org/show_bug.cgi?id=238227 https://bugs.webkit.org/show_bug.cgi?id=261787 |
||
Fady Farag
fast/dom/intersection-observer-document-leak.html
This test is a flaky failure on macOS wk2.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=fast%2Fdom%2Fintersection-observer-document-leak.html&platform=mac
TEXT DIFF:
--- /Volumes/Data/worker/Apple-Ventura-Release-WK2-Tests/build/layout-test-results/fast/dom/intersection-observer-document-leak-expected.txt
+++ /Volumes/Data/worker/Apple-Ventura-Release-WK2-Tests/build/layout-test-results/fast/dom/intersection-observer-document-leak-actual.txt
@@ -5,8 +5,9 @@
PASS internals.isDocumentAlive(frameDocumentID) is true
-PASS The iframe document didn't leak.
+FAIL The iframe document leaked.
PASS successfullyParsed is true
+Some tests failed.
TEST COMPLETE
DIFF URL:
https://build.webkit.org/results/Apple-Ventura-Release-WK2-Tests/282959@main%20(7899)/fast/dom/intersection-observer-document-leak-pretty-diff.html
REPRODUCIBILITY:
I was able to reproduce the failure using command:
run-webkit-tests --release --verbose --iteration=10 -1 fast/dom/intersection-observer-document-leak.html
REGRESSION:
The regression point seems to be after 279878@main landed.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/135049945>
Fady Farag
Pull request: https://github.com/WebKit/WebKit/pull/32974
Fady Farag
Pull request: https://github.com/WebKit/WebKit/pull/33089
EWS
Committed 283121@main (68c3138e99e4): <https://commits.webkit.org/283121@main>
Reviewed commits have been landed. Closing PR #33089 and removing active labels.
Fady Farag
Reopening...
Fujii Hironori
*** This bug has been marked as a duplicate of bug 238227 ***