RESOLVED FIXED 207517
[ Mac Debug ] inspector/animation/lifecycle-css-transition.html is flaky failing.
https://bugs.webkit.org/show_bug.cgi?id=207517
Summary [ Mac Debug ] inspector/animation/lifecycle-css-transition.html is flaky fail...
Jason Lawrence
Reported 2020-02-10 16:09:15 PST
inspector/animation/lifecycle-css-transition.html Description: This test is flaky failing on Mac Debug. History: Diff: --- /Volumes/Data/slave/catalina-debug-tests-wk2/build/layout-test-results/inspector/animation/lifecycle-css-transition-expected.txt +++ /Volumes/Data/slave/catalina-debug-tests-wk2/build/layout-test-results/inspector/animation/lifecycle-css-transition-actual.txt @@ -28,6 +28,5 @@ Destroying animations... -PASS: Animation destroyed. -PASS: Removed animation has expected ID. +!! TIMEOUT: took longer than 10000ms
Attachments
Radar WebKit Bug Importer
Comment 1 2020-02-10 16:09:45 PST
Jason Lawrence
Comment 2 2020-02-10 16:14:01 PST
I have marked this test as failing while this issue is investigated. https://trac.webkit.org/changeset/256227/webkit
Jason Lawrence
Comment 3 2020-02-12 11:39:52 PST
Here is the history: https://results.webkit.org/?suite=layout-tests&test=inspector%2Fanimation%2Flifecycle-css-transition.html&platform=mac&style=debug&limit=50000 I was able to reproduce this issue on r256437 with the command below. run-webkit-tests inspector/animation/lifecycle-css-transition.html --iterations 3000 --exit-after-n-failures 5 --debug --force -f Result: [6/3000] inspector/animation/lifecycle-css-transition.html failed unexpectedly (text diff) [6/3000] inspector/animation/lifecycle-css-transition.html failed unexpectedly (text diff) [6/3000] inspector/animation/lifecycle-css-transition.html failed unexpectedly (text diff) [6/3000] inspector/animation/lifecycle-css-transition.html failed unexpectedly (text diff) [6/3000] inspector/animation/lifecycle-css-transition.html failed unexpectedly (text diff) Exiting early after 5 failures. 5 tests run.
Ryan Haddad
Comment 4 2020-04-08 23:01:42 PDT
The test is consistently passing now. Removed expectation in r259782.
Note You need to log in before you can comment on or make changes to this bug.