Title: [245221] trunk/LayoutTests
Revision
245221
Author
[email protected]
Date
2019-05-12 21:13:06 -0700 (Sun, 12 May 2019)

Log Message

REGRESSION (r245208): compositing/shared-backing/sharing-bounds-non-clipping-shared-layer.html asserts
https://bugs.webkit.org/show_bug.cgi?id=197818

Approved by Jon Lee.

Skip this test until a fix for bug 197818 lands.

* platform/ios-wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (245220 => 245221)


--- trunk/LayoutTests/ChangeLog	2019-05-13 03:57:38 UTC (rev 245220)
+++ trunk/LayoutTests/ChangeLog	2019-05-13 04:13:06 UTC (rev 245221)
@@ -1,5 +1,16 @@
 2019-05-12  Simon Fraser  <[email protected]>
 
+        REGRESSION (r245208): compositing/shared-backing/sharing-bounds-non-clipping-shared-layer.html asserts
+        https://bugs.webkit.org/show_bug.cgi?id=197818
+
+        Approved by Jon Lee.
+
+        Skip this test until a fix for bug 197818 lands.
+
+        * platform/ios-wk2/TestExpectations:
+
+2019-05-12  Simon Fraser  <[email protected]>
+
         When the set of backing-sharing layers changes, we need to issue a repaint
         https://bugs.webkit.org/show_bug.cgi?id=197825
 

Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (245220 => 245221)


--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2019-05-13 03:57:38 UTC (rev 245220)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2019-05-13 04:13:06 UTC (rev 245221)
@@ -1315,6 +1315,8 @@
 webkit.org/b/196013 fast/scrolling/rtl-scrollbars-sticky-overflow-scroll.html [ ImageOnlyFailure ]
 webkit.org/b/196013 fast/scrolling/rubber-band-shows-background.html [ ImageOnlyFailure ]
 
+webkit.org/b/197818 compositing/shared-backing/sharing-bounds-non-clipping-shared-layer.html [ Skip ]
+
 webkit.org/b/196269 http/tests/resourceLoadStatistics/capped-lifetime-for-cookie-set-in-js-with-link-fragment-from-prevalent-resource.html [ Pass Timeout ]
 webkit.org/b/196269 http/tests/resourceLoadStatistics/capped-lifetime-for-cookie-set-in-js-with-link-query-and-fragment-from-prevalent-resource.html [ Pass Timeout ]
 webkit.org/b/196269 http/tests/resourceLoadStatistics/capped-lifetime-for-cookie-set-in-js-with-link-query-from-prevalent-resource.html [ Pass Timeout ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to