imported/w3c/web-platform-tests/dom/nodes/NodeList-static-length-getter-tampered-indexOf-1.html imported/w3c/web-platform-tests/dom/nodes/NodeList-static-length-getter-tampered-indexOf-2.html imported/w3c/web-platform-tests/dom/nodes/NodeList-static-length-getter-tampered-indexOf-3.html Are constant timeouts on iOS and macOS Debug ToT and since introduced. From the history it doesn't appear that this is failing on the macOS bots often. However, it is almost constantly timing out and failing on iOS. When running any of these test(s) on iOS Debug it is taking a substantially long time to complete most likely causing bot testing issues. HISTORY: https://results.webkit.org/?limit=100&suite=layout-tests&suite=layout-tests&suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fdom%2Fnodes%2FNodeList-static-length-getter-tampered-indexOf-1.html&test=imported%2Fw3c%2Fweb-platform-tests%2Fdom%2Fnodes%2FNodeList-static-length-getter-tampered-indexOf-2.html&test=imported%2Fw3c%2Fweb-platform-tests%2Fdom%2Fnodes%2FNodeList-static-length-getter-tampered-indexOf-3.html DIFF: @@ -1,3 +1,5 @@ + +Harness Error (TIMEOUT), message = null PASS NodeList (static collection) "length" getter tampered (Array.prototype.indexOf)
<rdar://problem/99657326>
This issue can be reproduced 100% of the time using command: run-webkit-tests -f --exit-after-n-failures 1 --debug --force --iterations=500 imported/w3c/web-platform-tests/dom/nodes/NodeList-static-length-getter-tampered-indexOf-3.html (Tested on wk1 and wk2 macOS)
Test gardening commit 254243@main (a32a4b036e4b): <https://commits.webkit.org/254243@main> Reviewed commits have been landed. Closing PR #4104 and removing active labels.
These tests were removed in <https://commits.webkit.org/253991@main>.
Fixed in 255893@main (30bf0f961d69): <https://commits.webkit.org/255893@main>