[webkit-changes] [WebKit/WebKit] b5146d: animations/animation-delay-changed.html is randoml...
Fujii Hironori
noreply at github.com
Tue Oct 17 23:56:39 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b5146d846e8364528ca6f347aaf7f203ae6d5592
https://github.com/WebKit/WebKit/commit/b5146d846e8364528ca6f347aaf7f203ae6d5592
Author: Fujii Hironori <Hironori.Fujii at sony.com>
Date: 2023-10-17 (Tue, 17 Oct 2023)
Changed paths:
M LayoutTests/animations/animation-delay-changed-expected.txt
M LayoutTests/animations/animation-delay-changed.html
Log Message:
-----------
animations/animation-delay-changed.html is randomly failing
https://bugs.webkit.org/show_bug.cgi?id=111612
Reviewed by Don Olmstead.
In this test case, animations move by 200px during 1s. 200px/s is too
quick for some tester buildbots to test realiably. Change the
animation duration to 4s.
* LayoutTests/animations/animation-delay-changed.html:
* LayoutTests/animations/animation-delay-changed-expected.txt:
Canonical link: https://commits.webkit.org/269450@main
More information about the webkit-changes
mailing list