Bug 209046 - REGRESSION(r258316): [GTK] inspector/animation/lifecycle-css-animation.html is failing
Summary: REGRESSION(r258316): [GTK] inspector/animation/lifecycle-css-animation.html i...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Animations (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-13 02:27 PDT by Diego Pino
Modified: 2020-04-08 18:29 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Pino 2020-03-13 02:27:57 PDT
The test started failing since r258316:

   inspector/animation/lifecycle-css-animation.html [ Failure ]

Diff:

--- /home/igalia/dpino/workspace/webkit-gtk/layout-test-results/inspector/animation/lifecycle-css-animation-expected.txt
+++ /home/igalia/dpino/workspace/webkit-gtk/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 Diego Pino 2020-04-08 18:29:28 PDT
Fixed by r259532.