Bug 239794 - [ macOS ] webanimations/accelerated-animation-after-forward-filling-animation.html is a flaky image failure
Summary: [ macOS ] webanimations/accelerated-animation-after-forward-filling-animation...
Status: REOPENED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antoine Quint
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-04-26 16:31 PDT by Karl Rackler
Modified: 2022-07-11 14:45 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Karl Rackler 2022-04-26 16:31:27 PDT
Description:
webanimations/accelerated-animation-after-forward-filling-animation.html

The first failure that I saw on the dashboard for Big Sur was 2/16/2022 at r289890, which had to do with modifying ContainerQueryEvaluator but it is unclear if this is causing the issue.  The first failure that I saw on the the dashboard for Monterey was 3/17/2022 at r291447.  They have remained flaky image failures throughout history on the dashboard. 

REPRODUCTION STEPS
I can reproduce this on ToT ( r293441 ).

Command: 
run-webkit-tests --root 293441 --exit-after-n-failures 1 --exit-after-n-crashes-or-timeouts 1 --pixel-tests --tolerance 5 --iterations 2000 -f --no-retry

Result: 
Unexpected flakiness: image-only failures (1)
  webanimations/accelerated-animation-after-forward-filling-animation.html [ ImageOnlyFailure Pass ]

History:
https://results.webkit.org/?suite=layout-tests&test=webanimations%2Faccelerated-web-animation-with-single-interval-and-easing-y-axis-above-1.html&platform=mac&limit=50000

Image Diff:
https://build.webkit.org/results/Apple-Monterey-Debug-WK2-Tests/249998@main%20(986)/webanimations/accelerated-animation-after-forward-filling-animation-diffs.html
Comment 1 Radar WebKit Bug Importer 2022-04-26 16:31:55 PDT
<rdar://problem/92365628>
Comment 2 Karl Rackler 2022-04-26 16:35:53 PDT
I have marked this test as a flaky image failure while this issue is investigated.
Comment 3 Karl Rackler 2022-04-26 16:41:43 PDT
Pull request: https://github.com/WebKit/WebKit/pull/406
Comment 4 EWS 2022-04-26 17:28:21 PDT
Test gardening commit r293487 (250021@main): <https://commits.webkit.org/250021@main>

Reviewed commits have been landed. Closing PR #406 and removing active labels.
Comment 5 Antoine Quint 2022-06-13 03:32:18 PDT
Pull request: https://github.com/WebKit/WebKit/pull/1469
Comment 6 EWS 2022-06-13 11:52:29 PDT
Committed r295495 (251500@main): <https://commits.webkit.org/251500@main>

Reviewed commits have been landed. Closing PR #1469 and removing active labels.
Comment 7 Karl Rackler 2022-07-11 14:45:43 PDT
Reopen for a fix.  After landing 251500@main we continue to get flaky image failures.