Changeset 257047 in webkit


Ignore:
Timestamp:
Feb 20, 2020 1:36:45 AM (4 years ago)
Author:
Diego Pino Garcia
Message:

[GTK] Gardening, mark several WPT's CSS animation tests as flaky
https://bugs.webkit.org/show_bug.cgi?id=207988

Unreviewed gardening.

  • platform/gtk/TestExpectations:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r257046 r257047  
     12020-02-20  Diego Pino Garcia  <dpino@igalia.com>
     2
     3        [GTK] Gardening, mark several WPT's CSS animation tests as flaky
     4        https://bugs.webkit.org/show_bug.cgi?id=207988
     5
     6        Unreviewed gardening.
     7
     8        * platform/gtk/TestExpectations:
     9
    1102020-02-19  Jack Lee  <shihchieh_lee@apple.com>
    211
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r256966 r257047  
    25762576webkit.org/b/207675 fast/mediastream/delayed-permission-allowed.html [ Pass Crash ]
    25772577
     2578webkit.org/b/207987 imported/w3c/web-platform-tests/css/css-backgrounds/animations/background-color-interpolation.html [ Failure Pass ]
     2579webkit.org/b/207987 imported/w3c/web-platform-tests/css/css-backgrounds/animations/background-image-interpolation.html [ Failure Pass ]
     2580webkit.org/b/207987 imported/w3c/web-platform-tests/css/css-backgrounds/animations/background-position-interpolation.html [ Failure Pass ]
     2581webkit.org/b/207987 imported/w3c/web-platform-tests/css/css-backgrounds/animations/background-position-origin-interpolation.html [ Failure Pass ]
     2582webkit.org/b/207987 imported/w3c/web-platform-tests/css/css-backgrounds/animations/background-position-x-interpolation.html [ Failure Pass ]
     2583webkit.org/b/207987 imported/w3c/web-platform-tests/css/css-backgrounds/animations/background-position-y-interpolation.html [ Failure Pass ]
     2584webkit.org/b/207987 imported/w3c/web-platform-tests/css/css-backgrounds/animations/background-size-interpolation.html [ Failure Pass ]
     2585webkit.org/b/207987 imported/w3c/web-platform-tests/css/css-backgrounds/animations/border-color-interpolation.html [ Failure Pass ]
     2586webkit.org/b/207987 imported/w3c/web-platform-tests/css/css-backgrounds/animations/border-image-outset-interpolation.html [ Failure Pass ]
     2587webkit.org/b/207987 imported/w3c/web-platform-tests/css/css-backgrounds/animations/border-image-slice-interpolation.html [ Failure Pass ]
     2588webkit.org/b/207987 imported/w3c/web-platform-tests/css/css-backgrounds/animations/border-image-source-interpolation.html [ Failure Pass ]
     2589webkit.org/b/207987 imported/w3c/web-platform-tests/css/css-backgrounds/animations/border-image-width-interpolation.html [ Failure Pass ]
     2590webkit.org/b/207987 imported/w3c/web-platform-tests/css/css-backgrounds/animations/border-radius-interpolation.html [ Failure Pass ]
     2591webkit.org/b/207987 imported/w3c/web-platform-tests/css/css-backgrounds/animations/border-width-interpolation.html [ Failure Pass ]
     2592webkit.org/b/207987 imported/w3c/web-platform-tests/css/css-backgrounds/animations/box-shadow-interpolation.html [ Failure Pass ]
     2593
     2594webkit.org/b/207990 imported/w3c/web-platform-tests/css/css-sizing/animation/height-interpolation.html [ Failure Pass ]
     2595webkit.org/b/207990 imported/w3c/web-platform-tests/css/css-sizing/animation/max-height-interpolation.html [ Failure Pass ]
     2596webkit.org/b/207990 imported/w3c/web-platform-tests/css/css-sizing/animation/max-width-interpolation.html [ Failure Pass ]
     2597webkit.org/b/207990 imported/w3c/web-platform-tests/css/css-sizing/animation/min-height-interpolation.html [ Failure Pass ]
     2598webkit.org/b/207990 imported/w3c/web-platform-tests/css/css-sizing/animation/min-width-interpolation.html [ Failure Pass ]
     2599webkit.org/b/207990 imported/w3c/web-platform-tests/css/css-sizing/animation/width-interpolation.html [ Failure Pass ]
     2600
     2601webkit.org/b/207991 imported/w3c/web-platform-tests/css/css-multicol/animation/column-count-interpolation.html [ Failure Pass ]
     2602webkit.org/b/207991 imported/w3c/web-platform-tests/css/css-multicol/animation/column-rule-color-interpolation.html [ Failure Pass ]
     2603webkit.org/b/207991 imported/w3c/web-platform-tests/css/css-multicol/animation/column-width-interpolation.html [ Failure Pass ]
     2604
     2605webkit.org/b/207992 imported/w3c/web-platform-tests/css/css-transitions/animations/text-shadow-interpolation.html [ Failure Pass ]
     2606webkit.org/b/207992 imported/w3c/web-platform-tests/css/css-transitions/animations/z-index-interpolation.html [ Failure Pass ]
     2607
    25782608#////////////////////////////////////////////////////////////////////////////////////////
    25792609# End of Flaky tests
Note: See TracChangeset for help on using the changeset viewer.