Changeset 257204 in webkit


Ignore:
Timestamp:
Feb 24, 2020 7:32:21 AM (4 years ago)
Author:
graouts@webkit.org
Message:

REGRESSION: (r256619) [ Mac wk1 Release ] legacy-animation-engine/fast/animation/animation-mixed-transform-crash.html is flaky failing.
https://bugs.webkit.org/show_bug.cgi?id=208019
rdar://59676811

Reviewed by Antti Koivisto.

Since this test should be using the legacy animation engine, ensure that it does.

  • legacy-animation-engine/fast/animation/animation-mixed-transform-crash.html:
  • platform/mac-wk1/TestExpectations
Location:
trunk/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r257203 r257204  
     12020-02-24  Antoine Quint  <graouts@webkit.org>
     2
     3        REGRESSION: (r256619) [ Mac wk1 Release ] legacy-animation-engine/fast/animation/animation-mixed-transform-crash.html is flaky failing.
     4        https://bugs.webkit.org/show_bug.cgi?id=208019
     5        rdar://59676811
     6
     7        Reviewed by Antti Koivisto.
     8
     9        Since this test should be using the legacy animation engine, ensure that it does.
     10
     11        * legacy-animation-engine/fast/animation/animation-mixed-transform-crash.html:
     12        * platform/mac-wk1/TestExpectations
     13
    1142020-02-24  Diego Pino Garcia  <dpino@igalia.com>
    215
  • trunk/LayoutTests/legacy-animation-engine/fast/animation/animation-mixed-transform-crash.html

    r230471 r257204  
     1<!DOCTYPE HTML><!-- webkit-test-runner [ experimental:WebAnimationsCSSIntegrationEnabled=false ] -->
    12<script>
    23if (window.testRunner)
  • trunk/LayoutTests/platform/mac-wk1/TestExpectations

    r257190 r257204  
    950950
    951951webkit.org/b/208065 [ Debug ] legacy-animation-engine/animations/animation-direction-normal.html [ Pass Failure ]
    952 
    953 webkit.org/b/208019 [ Release ] legacy-animation-engine/fast/animation/animation-mixed-transform-crash.html [ Pass ImageOnlyFailure ]
Note: See TracChangeset for help on using the changeset viewer.