Bug 246547

Summary: [ iOS ] animations/steps-transform-rendering-updates.html is a flaky failure
Product: WebKit Reporter: Hercules Hjalmarsson <hhjalmarsson>
Component: New BugsAssignee: Antoine Quint <graouts>
Status: RESOLVED FIXED    
Severity: Normal CC: rniwa, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Hercules Hjalmarsson
Reported 2022-10-14 16:09:52 PDT
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
Attachments
Radar WebKit Bug Importer
Comment 1 2022-10-14 16:10:13 PDT
Hercules Hjalmarsson
Comment 3 2022-10-14 16:12:29 PDT
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
EWS
Comment 4 2022-10-14 16:24:12 PDT
Test gardening commit 255563@main (691e28228b26): <https://commits.webkit.org/255563@main> Reviewed commits have been landed. Closing PR #5402 and removing active labels.
Antoine Quint
Comment 5 2023-01-08 12:32:30 PST
EWS
Comment 6 2023-01-10 07:21:05 PST
Committed 258723@main (9ef25b1b6392): <https://commits.webkit.org/258723@main> Reviewed commits have been landed. Closing PR #8384 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.