animations/steps-transform-rendering-updates.html Is a flaky text failure on iOS ToT. This was fixed by 255309@main and then the fix was reverted in 255320@main, causing this test to continue to flakily fail afterwards. HISTORY: https://results.webkit.org/?suite=layout-tests&test=animations/steps-transform-rendering-updates.html DIFF: @@ -1,5 +1,6 @@ PASS count is 0 -PASS count <= 9 is true +FAIL count <= 9 should be true. Was false. +Saw 10 updates PASS successfullyParsed is true TEST COMPLETE
<rdar://problem/101190609>
BUILD URL: https://build.webkit.org/results/Apple-iPadOS-16-Simulator-Release-WK2-Tests/255546@main%20(165)/results.html
This issue can be reproduced using command: run-webkit-tests -f --exit-after-n-failures 1 --force --child-processes=5 --iterations=100 --ios-simulator animations/steps-transform-rendering-updates.html
Test gardening commit 255563@main (691e28228b26): <https://commits.webkit.org/255563@main> Reviewed commits have been landed. Closing PR #5402 and removing active labels.
Pull request: https://github.com/WebKit/WebKit/pull/8384
Committed 258723@main (9ef25b1b6392): <https://commits.webkit.org/258723@main> Reviewed commits have been landed. Closing PR #8384 and removing active labels.