Changeset 221070 in webkit


Ignore:
Timestamp:
Aug 23, 2017 2:16:18 AM (7 years ago)
Author:
commit-queue@webkit.org
Message:

Disable intermittently crashing CSS Regions tests.
https://bugs.webkit.org/show_bug.cgi?id=135051

Unreviewed test gardening.

They have been failing since the CSS Regions code was disabled in r220870.
That commit also skipped these tests, but the older crash expectation
overrode the skipping.

Patch by Ms2ger <Ms2ger@igalia.com> on 2017-08-23

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r221067 r221070  
     12017-08-23  Ms2ger  <Ms2ger@igalia.com>
     2
     3        Disable intermittently crashing CSS Regions tests.
     4        https://bugs.webkit.org/show_bug.cgi?id=135051
     5
     6        Unreviewed test gardening.
     7
     8        They have been failing since the CSS Regions code was disabled in r220870.
     9        That commit also skipped these tests, but the older crash expectation
     10        overrode the skipping.
     11
     12        * platform/gtk/TestExpectations:
     13
    1142017-08-22  Ryosuke Niwa  <rniwa@webkit.org>
    215
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r220985 r221070  
    12731273webkit.org/b/135050 animations/animation-end-event-short-iterations.html [ Crash Pass ]
    12741274
    1275 webkit.org/b/135051 fast/regions/repaint/region-painting-composited-element.html [ Crash Pass ]
    1276 webkit.org/b/135051 fast/regions/repaint/region-painting-in-composited-view.html [ Crash Pass ]
    1277 webkit.org/b/135051 fast/regions/repaint/region-painting-invalidation.html [ Crash Pass ]
    1278 
    12791275webkit.org/b/129050 fast/sub-pixel/compositing-layers-on-subpixel-position.html [ ImageOnlyFailure Crash Pass ]
    12801276
Note: See TracChangeset for help on using the changeset viewer.