⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 268785 in webkit


Ignore:
Timestamp:
Oct 20, 2020, 11:09:16 PM (6 years ago)
Author:
Diego Pino Garcia
Message:

[GLIB][GTK] Unreviewwed test gardening. Update test expectations.

Added more flaky crash failures in GTK and updated MediaSession
expectations for GLIB.

  • platform/glib/TestExpectations:
  • platform/gtk/TestExpectations:
Location:
trunk/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r268781 r268785  
     12020-10-20  Diego Pino Garcia  <dpino@igalia.com>
     2
     3        [GLIB][GTK] Unreviewwed test gardening. Update test expectations.
     4
     5        Added more flaky crash failures in GTK and updated MediaSession
     6        expectations for GLIB.
     7
     8        * platform/glib/TestExpectations:
     9        * platform/gtk/TestExpectations:
     10
    1112020-10-20  Hector Lopez  <hector_i_lopez@apple.com>
    212
  • trunk/LayoutTests/platform/glib/TestExpectations

    r268767 r268785  
    841841webkit.org/b/217815 imported/w3c/web-platform-tests/css/css-masking/clip-path/clip-path-filter-order.html [ ImageOnlyFailure ]
    842842
    843 # Mediasession tests.
    844 webkit.org/b/217991 imported/w3c/web-platform-tests/mediasession/idlharness.window.html [ Failure ]
    845 webkit.org/b/217991 imported/w3c/web-platform-tests/mediasession/mediametadata.html [ Failure ]
    846 webkit.org/b/217991 imported/w3c/web-platform-tests/mediasession/playbackstate.html [ Failure ]
    847 webkit.org/b/217991 imported/w3c/web-platform-tests/mediasession/positionstate.html [ Failure ]
    848 webkit.org/b/217991 imported/w3c/web-platform-tests/mediasession/setactionhandler.html [ Failure ]
     843# MediaSession is not enabled in GTK/WPE.
     844webkit.org/b/217991 imported/w3c/web-platform-tests/mediasession/ [ Skip ]
    849845
    850846#////////////////////////////////////////////////////////////////////////////////////////
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r268767 r268785  
    6161webkit.org/b/216777 compositing/reflections/nested-reflection-anchor-point.html [ Pass Crash ]
    6262webkit.org/b/216777 compositing/video/video-update-rendering.html [ Pass Crash ]
     63webkit.org/b/216777 css-custom-properties-api/border-variable-parsing.html [ Pass Crash ]
    6364webkit.org/b/216777 fast/spatial-navigation/snav-table-traversal.html [ Pass Crash ]
     65webkit.org/b/216777 imported/w3c/web-platform-tests/css/css-text/writing-system/writing-system-segment-break-001.html [ ImageOnlyFailure Crash ]
    6466webkit.org/b/216777 imported/w3c/web-platform-tests/css/css-transforms/animation/composited-transform.html [ Pass Crash ]
    6567webkit.org/b/216777 imported/w3c/web-platform-tests/css/css-transforms/parsing/transform-invalid.html [ Pass Crash ]
     
    6971webkit.org/b/216777 imported/w3c/web-platform-tests/css/css-transitions/parsing/transition-property-computed.html [ Pass Crash ]
    7072webkit.org/b/216777 imported/w3c/web-platform-tests/css/css-ui/animation/caret-color-interpolation.html [ Pass Crash ]
     73webkit.org/b/216777 imported/w3c/web-platform-tests/css/css-ui/animation/outline-color-interpolation.html  [ Pass Crash ]
    7174webkit.org/b/216777 imported/w3c/web-platform-tests/css/css-ui/animation/outline-width-composition.html [ Pass Crash ]
    7275webkit.org/b/216777 imported/w3c/web-platform-tests/css/css-ui/appearance-auto-001.html [ ImageOnlyFailure Crash ]
    73 webkit.org/b/216777 imported/w3c/web-platform-tests/css/css-ui/appearance-checkbox-001.html [ Pass Crash ]
     76webkit.org/b/216777 imported/w3c/web-platform-tests/css/css-ui/appearance-checkbox-001.html [ ImageOnlyFailure Crash ]
    7477webkit.org/b/216777 imported/w3c/web-platform-tests/css/css-ui/appearance-cssom-001.html [ Pass Crash ]
    7578webkit.org/b/216777 imported/w3c/web-platform-tests/css/css-ui/appearance-initial-value-001.html [ Pass Crash ]
Note: See TracChangeset for help on using the changeset viewer.