Bug 209046
| Summary: | REGRESSION(r258316): [GTK] inspector/animation/lifecycle-css-animation.html is failing | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Diego Pino <dpino> |
| Component: | Animations | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | dino |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Diego Pino
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
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Diego Pino
Fixed by r259532.