Bug 210601 - REGRESSION(r260139): [GTK] Several animation tests are failing
Summary: REGRESSION(r260139): [GTK] Several animation tests are failing
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-04-16 06:25 PDT by Diego Pino
Modified: 2020-04-21 00:05 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-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.
Comment 1 Diego Pino 2020-04-21 00:05:37 PDT
Fixed by r260356. Updated expectations in r260416.