Bug 154253

Summary: [iOS Simulator] animations/animation-delay-changed.html is flaky
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: AnimationsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: dino, Hironori.Fujii
Priority: P2    
Version: WebKit Nightly Build   
Hardware: iPhone / iPad   
OS: iOS 9.0   

Description Ryan Haddad 2016-02-15 13:18:26 PST
[iOS Simulator] animations/animation-delay-changed.html is flaky

I re-enabled this test along with other animations tests a few days ago, but this one appears to be quite flaky.

Most recent failing run:
<https://build.webkit.org/results/Apple%20iOS%209%20Simulator%20Release%20WK2%20(Tests)/r196587%20(3107)/results.html>

Flakiness dashboard
<http://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=animations%2Fanimation-delay-changed.html>

--- /Volumes/Data/slave/ios-simulator-9-release-tests-wk2/build/layout-test-results/animations/animation-delay-changed-expected.txt
+++ /Volumes/Data/slave/ios-simulator-9-release-tests-wk2/build/layout-test-results/animations/animation-delay-changed-actual.txt
@@ -1,5 +1,5 @@
+CONSOLE MESSAGE: line 406: InvalidAccessError: DOM Exception 15: A parameter or an operation was not supported by the underlying object.
 starts after 1s
 starts after 1.5s
-PASS - "left" property for "box1" element at 1s saw something close to: 200
 PASS - "left" property for "box2" element at 1s saw something close to: 100
Comment 1 Ryan Haddad 2016-02-15 13:27:56 PST
When I was running animations tests locally, I frequently encountered a crash with this test. It does not appear to be crashing out in the wild, so I have updated the expectation to [ Pass Failure ] in <https://trac.webkit.org/r196595>.
Comment 2 Fujii Hironori 2023-10-02 20:56:47 PDT
I'm going to fix this in bug#111612.

*** This bug has been marked as a duplicate of bug 111612 ***