Title: [221070] trunk/LayoutTests
Revision
221070
Author
[email protected]
Date
2017-08-23 02:16:18 -0700 (Wed, 23 Aug 2017)

Log 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 <[email protected]> on 2017-08-23

* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (221069 => 221070)


--- trunk/LayoutTests/ChangeLog	2017-08-23 06:45:42 UTC (rev 221069)
+++ trunk/LayoutTests/ChangeLog	2017-08-23 09:16:18 UTC (rev 221070)
@@ -1,3 +1,16 @@
+2017-08-23  Ms2ger  <[email protected]>
+
+        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.
+
+        * platform/gtk/TestExpectations:
+
 2017-08-22  Ryosuke Niwa  <[email protected]>
 
         Consolidate the code to normalize MIME type in DataTransfer

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (221069 => 221070)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2017-08-23 06:45:42 UTC (rev 221069)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2017-08-23 09:16:18 UTC (rev 221070)
@@ -1272,10 +1272,6 @@
 
 webkit.org/b/135050 animations/animation-end-event-short-iterations.html [ Crash Pass ]
 
-webkit.org/b/135051 fast/regions/repaint/region-painting-composited-element.html [ Crash Pass ]
-webkit.org/b/135051 fast/regions/repaint/region-painting-in-composited-view.html [ Crash Pass ]
-webkit.org/b/135051 fast/regions/repaint/region-painting-invalidation.html [ Crash Pass ]
-
 webkit.org/b/129050 fast/sub-pixel/compositing-layers-on-subpixel-position.html [ ImageOnlyFailure Crash Pass ]
 
 webkit.org/b/152043 [ Debug ] http/tests/media/hls [ Timeout Crash ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to