Bug 157007 - fast/layers/no-clipping-overflow-hidden-added-after-transform.html is flaky on mac-wk1
Summary: fast/layers/no-clipping-overflow-hidden-added-after-transform.html is flaky o...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Animations (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-04-25 17:21 PDT by Ryan Haddad
Modified: 2024-02-17 09:38 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2016-04-25 17:21:23 PDT
fast/layers/no-clipping-overflow-hidden-added-after-transform.html is flaky on mac-wk1

http://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Flayers%2Fno-clipping-overflow-hidden-added-after-transform.html

Seems to have started with https://trac.webkit.org/r200047
Comment 1 Alexey Proskuryakov 2016-04-25 20:58:06 PDT
Is there a concrete reason to not roll out?
Comment 2 Simon Fraser (smfr) 2016-04-25 23:21:58 PDT
This is happening because of this change:
http://trac.webkit.org/changeset/200047/trunk/Source/WebCore/page/animation/AnimationBase.h

When the transitionEnd event fires, we no longer treat the animation as running, so we drop out of compositing earlier.

I don't think this change justifies a rollout, but I'll keep this bug to determine if it needs fixing.
Comment 3 EWS 2024-02-17 09:37:20 PST
Committed 274922@main (f07572f71508): <https://commits.webkit.org/274922@main>

Reviewed commits have been landed. Closing PR #24680 and removing active labels.
Comment 4 Radar WebKit Bug Importer 2024-02-17 09:38:19 PST
<rdar://problem/123155810>