Bug 186144
Summary: | [GTK] Two transitions tests are timing out | ||
---|---|---|---|
Product: | WebKit | Reporter: | Miguel Gomez <magomez> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | aboya, bugs-noreply, calvaris, cgarcia, mcatanzaro |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Miguel Gomez
The tests are
transitions/move-after-transition.html [ Timeout ]
transitions/transition-end-event-rendering.html [ Timeout ]
They started to timeout at some point between r231959 and r231988 but I'm not sure exactly when.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alicia Boya García
Since r232991:r232999 it's a Failure instead of a Timeout, updating expectations...
Alicia Boya García
(In reply to Alicia Boya García from comment #1)
> Since r232991:r232999 it's a Failure instead of a Timeout, updating
> expectations...
That comment only applies to transitions/move-after-transition.html
Michael Catanzaro
(In reply to Alicia Boya García from comment #2)
> That comment only applies to transitions/move-after-transition.html
Now it's timing out again due to webkit.org/b/187264.
Lots of other animations tests in real bad shape.
Carlos Garcia Campos
transitions/transition-end-event-rendering.html is now passoing since r233512.
Diego Pino
This test(s) has been consistenly failing for the last 4000 revisions, that means the test(s) is no flaky anymore. The test(s) has been gardened and its baseline updated in r269363. Closing bug.