RESOLVED FIXED 184011
Layout Test imported/mozilla/css-animations/test_animation-cancel.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=184011
Summary Layout Test imported/mozilla/css-animations/test_animation-cancel.html is a f...
Ryan Haddad
Reported 2018-03-26 10:06:24 PDT
The following layout test is flaky on iOS and macOS. imported/mozilla/css-animations/test_animation-cancel.html Probable cause: The test has been flaky since it was imported as part of https://trac.webkit.org/changeset/229809/webkit. The test has failed at least once on release, but it is very flaky on debug bots. Flakiness Dashboard: https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=imported%2Fmozilla%2Fcss-animations%2Ftest_animation-cancel.html --- /Volumes/Data/slave/highsierra-debug-tests-wk1/build/layout-test-results/imported/mozilla/css-animations/test_animation-cancel-expected.txt +++ /Volumes/Data/slave/highsierra-debug-tests-wk1/build/layout-test-results/imported/mozilla/css-animations/test_animation-cancel-actual.txt @@ -6,6 +6,6 @@ PASS After cancelling an animation, updating animation properties doesn't make it live again PASS After cancelling an animation, updating animation-play-state doesn't make it live again PASS Setting animation-name to 'none' cancels the animation -PASS Setting display:none on an element cancel its animations +FAIL Setting display:none on an element cancel its animations assert_equals: expected "idle" but got "running" PASS Setting display:none on an ancestor element cancels animations on descendants
Attachments
Ryan Haddad
Comment 1 2018-03-26 10:19:17 PDT
Marked test as flaky in https://trac.webkit.org/r229976
Antoine Quint
Comment 2 2018-06-19 03:18:06 PDT
Antoine Quint
Comment 3 2018-06-19 08:37:51 PDT
Radar WebKit Bug Importer
Comment 4 2018-06-19 09:31:39 PDT
Note You need to log in before you can comment on or make changes to this bug.