RESOLVED DUPLICATE of bug 111612 Bug 154253
[iOS Simulator] animations/animation-delay-changed.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=154253
Summary [iOS Simulator] animations/animation-delay-changed.html is flaky
Ryan Haddad
Reported 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
Attachments
Ryan Haddad
Comment 1 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>.
Fujii Hironori
Comment 2 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 ***
Note You need to log in before you can comment on or make changes to this bug.