Bug 207306

Summary: [ macOS ] inspector/animation/lifecycle-css-animation.html is flaky failing
Product: WebKit Reporter: Jacob Uphoff <jacob_uphoff>
Component: AnimationsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: dino, Lawrence.j, tsavell, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Update Test Expectations none

Description Jacob Uphoff 2020-02-05 15:51:48 PST
inspector/animation/lifecycle-css-animation.html

This test has been a failure on Debug on macOS since it was created.

I was able to reproduce the failure just by running the test in iterations ( in 400 tests it failed 61 times )

History:

https://results.webkit.org/?suite=layout-tests&test=inspector%2Fanimation%2Flifecycle-css-animation.html&limit=50000

Diff:

--- /Volumes/Data/slave/catalina-debug-tests-wk2/build/layout-test-results/inspector/animation/lifecycle-css-animation-expected.txt
+++ /Volumes/Data/slave/catalina-debug-tests-wk2/build/layout-test-results/inspector/animation/lifecycle-css-animation-actual.txt
@@ -33,6 +33,5 @@
 
 Destroying animations...
 
-PASS: Animation destroyed.
-PASS: Removed animation has expected ID.
+!! TIMEOUT: took longer than 10000ms
Comment 1 Radar WebKit Bug Importer 2020-02-05 15:52:09 PST
<rdar://problem/59205827>
Comment 2 Jacob Uphoff 2020-02-05 15:54:41 PST
Created attachment 389893 [details]
Update Test Expectations
Comment 3 Truitt Savell 2020-02-05 15:56:34 PST
Comment on attachment 389893 [details]
Update Test Expectations

Clearing flags on attachment: 389893

Committed r255869: <https://trac.webkit.org/changeset/255869>
Comment 4 Jason Lawrence 2020-02-06 14:40:44 PST
*** Bug 207344 has been marked as a duplicate of this bug. ***