RESOLVED FIXED210601
REGRESSION(r260139): [GTK] Several animation tests are failing
https://bugs.webkit.org/show_bug.cgi?id=210601
Summary REGRESSION(r260139): [GTK] Several animation tests are failing
Diego Pino
Reported 2020-04-16 06:25:08 PDT
The following tests are failing: imported/w3c/web-platform-tests/web-animations/interfaces/Animatable/animate.html imported/w3c/web-platform-tests/web-animations/interfaces/Animation/commitStyles.html imported/w3c/web-platform-tests/web-animations/interfaces/KeyframeEffect/style-change-events.html imported/w3c/web-platform-tests/web-animations/interfaces/KeyframeEffect/target.html The tests started failing in r260139. I emitted new baselines for these tests in r260155, but the tests are failing in the EWS GTK-WK2 bot (https://ews-build.webkit-uat.org/#/builders/34/builds/700). So I'm going to remove the GTK baselines for now and mark the test as failing. Initially I think emitting new GTK baselines is the right thing to do for these tests as each test runs many subtests and many of them are passing. It needs to be investigated why the GTK test bot baselines are failing in the EWS GTK-WK2 bot.
Attachments
Diego Pino
Comment 1 2020-04-21 00:05:37 PDT
Fixed by r260356. Updated expectations in r260416.
Note You need to log in before you can comment on or make changes to this bug.