Bug 186144 - [GTK] Two transitions tests are timing out
Summary: [GTK] Two transitions tests are timing out
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-31 03:24 PDT by Miguel Gomez
Modified: 2020-11-04 08:28 PST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Miguel Gomez 2018-05-31 03:24:01 PDT
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.
Comment 1 Alicia Boya García 2018-06-20 09:10:13 PDT
Since r232991:r232999 it's a Failure instead of a Timeout, updating expectations...
Comment 2 Alicia Boya García 2018-06-20 09:12:43 PDT
(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
Comment 3 Michael Catanzaro 2018-07-02 15:07:47 PDT
(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.
Comment 4 Carlos Garcia Campos 2018-07-05 01:46:15 PDT
transitions/transition-end-event-rendering.html is now passoing since r233512.
Comment 5 Diego Pino 2020-11-04 08:28:55 PST
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.