Bug 292288
Summary: | [MacOS Debug visionOS] resize-observer/contain-instrinsic-size-should-not-leak-nodes.html is flaky (flaky in EWS) | ||
---|---|---|---|
Product: | WebKit | Reporter: | Marta Darbinyan <darbinyan> |
Component: | Layout and Rendering | Assignee: | Jonathan Bedard <jbedard> |
Status: | NEW | ||
Severity: | Normal | CC: | bfulgham, jbedard, simon.fraser, webkit-bot-watchers-bugzilla, webkit-bug-importer, zalan |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=266999 |
Marta Darbinyan
The following tests became flaky recently and appear as flaky in EWS.
https://ews-build.webkit.org/#/builders/122/builds/20591
Diff:
This tests element is with CIS auto and removing the element from the document.
The element should become eligible for GC at some point.
-PASS Remove nodes after observing
-PASS Remove nodes after skipping content
+FAIL Remove nodes after observing assert_equals: More than 20% of nodes should be collected expected true but got false
+FAIL Remove nodes after skipping content assert_equals: More than 20% of nodes should be collected expected true but got false
Test History:
https://results.webkit.org/?suite=layout-tests&test=resize-observer%2Fcontain-instrinsic-size-should-not-leak-nodes.html
Test results:
https://ews-build.webkit.org/#/builders/122/builds/20591
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/150302301>
Marta Darbinyan
Flaky test: resize-observer/contain-instrinsic-size-should-not-leak-nodes.html
EWS
Test gardening commit 294293@main (0ccd20023415): <https://commits.webkit.org/294293@main>
Reviewed commits have been landed. Closing PR #44701 and removing active labels.
Jonathan Bedard
*** Bug 292345 has been marked as a duplicate of this bug. ***
Jonathan Bedard
Pull request: https://github.com/WebKit/WebKit/pull/44951
EWS
Test gardening commit 294518@main (03c0581dfea6): <https://commits.webkit.org/294518@main>
Reviewed commits have been landed. Closing PR #44951 and removing active labels.