Bug 300470
| Summary: | REGRESSION(300975@main): [macOS] fast/dom/gc-dom-tree-async-node-deletion-queue-limit.html is a flaky failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Marta Darbinyan <darbinyan> |
| Component: | DOM | Assignee: | Ryosuke Niwa <rniwa> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | cdumez, rniwa, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Marta Darbinyan
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/162324235>
EWS
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
Pull request: https://github.com/WebKit/WebKit/pull/52151
EWS
Committed 301343@main (53ab23edd017): <https://commits.webkit.org/301343@main>
Reviewed commits have been landed. Closing PR #52151 and removing active labels.