Currently, tests are failing with the new version of Drupal core (8.7.3)

Problem/Motivation

Problem is that Drupal 8.7.3 has introduced disabling of CSS animations and that leads to incorrect UI during JavaScript testing.

Proposed resolution

There is a flag that can be used to keep CSS animations for tests too and we can use it.

Comments

mtodor created an issue. See original summary.

mtodor’s picture

Status: Active » Needs review
krzysztof domański’s picture

Status: Needs review » Reviewed & tested by the community
Related issues: +#2901792: Disable all animations in Javascript testing

mtodor’s picture

Crediting for reviews.

  • mtodor authored f073dff on 8.x-3.x
    Issue #3059915 by mtodor, chr.fritsch: Failing tests with Drupal 8.7.3
    
    
mtodor’s picture

Status: Reviewed & tested by the community » Fixed

  • daniel.bosen committed a2032c3 on 8.x-2.x authored by mtodor
    Issue #3059915 by mtodor, chr.fritsch: Failing tests with Drupal 8.7.3
    
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.