RESOLVED FIXED300470
REGRESSION(300975@main): [macOS] fast/dom/gc-dom-tree-async-node-deletion-queue-limit.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=300470
Summary REGRESSION(300975@main): [macOS] fast/dom/gc-dom-tree-async-node-deletion-que...
Marta Darbinyan
Reported 2025-10-09 16:34:53 PDT
The following test is a flaky failure after 300975@main. fast/dom/gc-dom-tree-async-node-deletion-queue-limit.html @@ -1,5 +1,5 @@ PASS window.internals.numberOfLiveNodes() < startingNodeCount + asyncNodeDeletionLimit is true -PASS window.internals.numberOfLiveNodes() < startingNodeCount + asyncNodeDeletionLimit is true +FAIL window.internals.numberOfLiveNodes() < startingNodeCount + asyncNodeDeletionLimit should be true. Was false. PASS successfullyParsed is true Test history: https://results.webkit.org/?suite=layout-tests&test=fast%2Fdom%2Fgc-dom-tree-async-node-deletion-queue-limit.html&style=release&platform=mac Test result: https://ews-build.webkit.org/#/builders/137/builds/27269
Attachments
Radar WebKit Bug Importer
Comment 1 2025-10-09 16:35:11 PDT
EWS
Comment 2 2025-10-09 17:05:11 PDT
Test gardening commit 301290@main (5fa2e11d39e5): <https://commits.webkit.org/301290@main> Reviewed commits have been landed. Closing PR #52095 and removing active labels.
Ryosuke Niwa
Comment 3 2025-10-10 17:16:59 PDT
EWS
Comment 4 2025-10-10 18:22:41 PDT
Committed 301343@main (53ab23edd017): <https://commits.webkit.org/301343@main> Reviewed commits have been landed. Closing PR #52151 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.