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

Changeset 268759 in webkit


Ignore:
Timestamp:
Oct 20, 2020, 2:00:59 PM (6 years ago)
Author:
Diego Pino Garcia
Message:

[GLIB][GTK] Unreviewed test gardening. Gardened several flaky crash tests.

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r268750 r268759  
     12020-10-20  Diego Pino Garcia  <dpino@igalia.com>
     2
     3        [GLIB][GTK] Unreviewed test gardening. Gardened several flaky crash tests.
     4
     5        * platform/glib/TestExpectations:
     6        * platform/gtk/TestExpectations:
     7
    182020-10-20  Truitt Savell  <tsavell@apple.com>
    29
  • trunk/LayoutTests/platform/glib/TestExpectations

    r268739 r268759  
    404404
    405405webkit.org/b/215462 imported/w3c/web-platform-tests/html/canvas/offscreen/manual/the-offscreen-canvas/offscreencanvas.commit.html [ Failure Pass ]
     406
     407# Flaky crash on pushBufferToPlaceholder().
     408webkit.org/b/217986 imported/w3c/web-platform-tests/html/canvas/offscreen/line-styles/2d.line.width.transformed.html [ Crash Pass ]
     409webkit.org/b/217986 imported/w3c/web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.selfintersect.1.worker.html [ Crash Pass ]
    406410
    407411#////////////////////////////////////////////////////////////////////////////////////////
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r268739 r268759  
    5858
    5959# MESA-related segfault
     60webkit.org/b/216777 compositing/reflections/masked-reflection-on-composited.html [ Pass Crash ]
    6061webkit.org/b/216777 compositing/reflections/nested-reflection-anchor-point.html [ Pass Crash ]
    6162webkit.org/b/216777 compositing/video/video-update-rendering.html [ Pass Crash ]
     
    6667webkit.org/b/216777 imported/w3c/web-platform-tests/css/css-transitions/CSSTransition-ready.tentative.html [ Pass Crash ]
    6768webkit.org/b/216777 imported/w3c/web-platform-tests/css/css-transitions/CSSTransition-startTime.tentative.html [ Pass Crash ]
     69webkit.org/b/216777 imported/w3c/web-platform-tests/css/css-transitions/parsing/transition-property-computed.html [ Pass Crash ]
    6870webkit.org/b/216777 imported/w3c/web-platform-tests/css/css-ui/animation/caret-color-interpolation.html [ Pass Crash ]
    6971webkit.org/b/216777 imported/w3c/web-platform-tests/css/css-ui/animation/outline-width-composition.html [ Pass Crash ]
Note: See TracChangeset for help on using the changeset viewer.