Changeset 255190 in webkit


Ignore:
Timestamp:
Jan 27, 2020 3:48:38 PM (4 years ago)
Author:
Truitt Savell
Message:

[macOS iOS ] animations/animation-direction-normal.html is flaky failing
https://bugs.webkit.org/show_bug.cgi?id=206685

Unreviewed test gardening

I removed an old crash expectation for animations/animation-direction-normal.html is ios wk2 expectations.

Patch by Jacob Uphoff <Jacob Uphoff> on 2020-01-27

  • platform/ios-wk2/TestExpectations:
  • platform/mac/TestExpectations:
Location:
trunk/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r255185 r255190  
     12020-01-27  Jacob Uphoff  <jacob_uphoff@apple.com>
     2
     3        [macOS iOS ] animations/animation-direction-normal.html is flaky failing
     4        https://bugs.webkit.org/show_bug.cgi?id=206685
     5
     6        Unreviewed test gardening
     7
     8        I removed an old crash expectation for animations/animation-direction-normal.html is ios wk2 expectations.
     9
     10        * platform/ios-wk2/TestExpectations:
     11        * platform/mac/TestExpectations:
     12
    1132020-01-27  Jason Lawrence  <lawrence.j@apple.com>
    214
  • trunk/LayoutTests/platform/ios-wk2/TestExpectations

    r255185 r255190  
    7979
    8080# Animation tests with issues
    81 animations/animation-direction-normal.html [ Pass Crash ]
    8281legacy-animation-engine/animations/animation-direction-normal.html [ Pass Crash ]
    8382animations/cross-fade-background-image.html [ ImageOnlyFailure ]
     
    13581357
    13591358webkit.org/b/206681 http/wpt/cache-storage/quota-third-party.https.html [ Pass Failure ]
     1359
     1360webkit.org/b/206678 [ Release ] compositing/video/poster.html [ Pass Failure ]
     1361
     1362webkit.org/b/206685 [ Debug ] animations/animation-direction-normal.html [ Pass Failure ]
  • trunk/LayoutTests/platform/mac/TestExpectations

    r255180 r255190  
    19401940
    19411941webkit.org/b/206682 [ Debug ] animations/play-state-paused.html [ Pass Failure ]
     1942
     1943webkit.org/b/206685 animations/animation-direction-normal.html [ Pass Failure ]
Note: See TracChangeset for help on using the changeset viewer.