Bug 210601

Summary: REGRESSION(r260139): [GTK] Several animation tests are failing
Product: WebKit Reporter: Diego Pino <dpino>
Component: AnimationsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: dino
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.