Bug 207306 - [ macOS ] inspector/animation/lifecycle-css-animation.html is flaky failing
Summary: [ macOS ] inspector/animation/lifecycle-css-animation.html is flaky failing
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Animations (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
: 207344 (view as bug list)
Depends on:
Blocks:
 
Reported: 2020-02-05 15:51 PST by Jacob Uphoff
Modified: 2020-02-06 14:40 PST (History)
5 users (show)

See Also:


Attachments
Update Test Expectations (1.52 KB, patch)
2020-02-05 15:54 PST, Jacob Uphoff
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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. ***