Title: [239673] trunk/LayoutTests
Revision
239673
Author
[email protected]
Date
2019-01-07 08:04:27 -0800 (Mon, 07 Jan 2019)

Log Message

[WPE][GTK] Skip css-painting-api tests

Unreviewed gardening. CSS_PAINTING_API is disabled by default.
Also remove a few tests that were individually marked as failing
for css-typedom since we already skipped the whole directory.
* platform/gtk/TestExpectations:
* platform/wpe/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (239672 => 239673)


--- trunk/LayoutTests/ChangeLog	2019-01-07 15:39:55 UTC (rev 239672)
+++ trunk/LayoutTests/ChangeLog	2019-01-07 16:04:27 UTC (rev 239673)
@@ -1,5 +1,15 @@
 2019-01-07  Claudio Saavedra  <[email protected]>
 
+        [WPE][GTK] Skip css-painting-api tests
+
+        Unreviewed gardening. CSS_PAINTING_API is disabled by default.
+        Also remove a few tests that were individually marked as failing
+        for css-typedom since we already skipped the whole directory.
+        * platform/gtk/TestExpectations:
+        * platform/wpe/TestExpectations:
+
+2019-01-07  Claudio Saavedra  <[email protected]>
+
         [WPE][GTK] Skip css-typedom tests
 
         Unreviewed gardening. CSS_TYPED_OM is disabled by default.

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (239672 => 239673)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2019-01-07 15:39:55 UTC (rev 239672)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2019-01-07 16:04:27 UTC (rev 239673)
@@ -744,8 +744,11 @@
 css3/scroll-snap [ Skip ]
 
 # ENABLE(CSS_TYPED_OM) is disabled.
-css-typedom [ Skip ]
+webkit.org/b/192875 css-typedom [ Skip ]
 
+# ENABLE(CSS_PAINTING_API) is disabled.
+webkit.org/b/190710 fast/css-custom-paint [ Skip ]
+
 # ENABLE(DARK_MODE_CSS) is disabled.
 css-dark-mode [ Skip ]
 
@@ -3570,9 +3573,6 @@
 
 webkit.org/b/190709 editing/pasteboard/emacs-ctrl-a-k-y.html [ Failure ]
 
-webkit.org/b/190710 fast/css-custom-paint/basic.html [ Failure ]
-webkit.org/b/190710 fast/css-custom-paint/registerPaintBindings.html [ Failure ]
-
 webkit.org/b/190990 fast/block/basic/inline-content-with-floating-image.html [ Failure Missing ]
 
 # Regressions from EME enablement
@@ -3647,13 +3647,11 @@
 webkit.org/b/192433 compositing/iframes/remove-reinsert-webview-with-iframe.html [ Failure ]
 webkit.org/b/192434 fast/inline/inline-content-with-float-and-margin.html [ Failure ]
 webkit.org/b/166536 fast/canvas/webgl/hide-some-renderer-info.html [ Failure ]
-webkit.org/b/192435 fast/css-custom-paint/leaks.html [ Failure ]
 
 webkit.org/b/162815 fast/text/variations/font-face-clamp.html [ ImageOnlyFailure ]
 webkit.org/b/162815 fast/text/variations/font-selection-properties.html [ ImageOnlyFailure ]
 webkit.org/b/162815 fast/text/variations/skia-postscript-name.html [ ImageOnlyFailure ]
 
-webkit.org/b/192875 css-typedom/attributeStyleMap.html [ Failure ]
 webkit.org/b/192875 imported/w3c/web-platform-tests/css/css-properties-values-api/unit-cycles.html [ Failure ]
 
 webkit.org/b/192883 fast/cookies/cookie-averse-document.html [ Failure ]

Modified: trunk/LayoutTests/platform/wpe/TestExpectations (239672 => 239673)


--- trunk/LayoutTests/platform/wpe/TestExpectations	2019-01-07 15:39:55 UTC (rev 239672)
+++ trunk/LayoutTests/platform/wpe/TestExpectations	2019-01-07 16:04:27 UTC (rev 239673)
@@ -191,8 +191,11 @@
 css-dark-mode [ Skip ]
 
 # ENABLE(CSS_TYPED_OM) is disabled.
-css-typedom [ Skip ]
+webkit.org/b/192875 css-typedom [ Skip ]
 
+# ENABLE(CSS_PAINTING_API) is disabled
+webkit.org/b/190710 fast/css-custom-paint [ Skip ]
+
 # Tests below are copied from wk2 expectations, because we've marked
 #  as passing the whole fast/events directory.
 
@@ -1521,8 +1524,6 @@
 
 webkit.org/b/191006 webrtc/simulcast-h264.html [ Failure ]
 
-webkit.org/b/190710 fast/css-custom-paint/basic.html [ Failure ]
-
 webkit.org/b/190707 css-custom-properties-api/length2.html [ Failure ]
 
 webkit.org/b/191249 animations/stop-animation-on-suspend.html [ Failure ]
@@ -1534,7 +1535,6 @@
 webkit.org/b/189343 imported/w3c/web-platform-tests/xhr/sync-no-timeout.any.html [ Failure ]
 webkit.org/b/189343 imported/w3c/web-platform-tests/xhr/sync-no-timeout.any.worker.html [ Failure ]
 
-webkit.org/b/192875 css-typedom/attributeStyleMap.html [ Failure ]
 webkit.org/b/192875 imported/w3c/web-platform-tests/css/css-properties-values-api/unit-cycles.html [ Failure ]
 
 webkit.org/b/192883 fast/cookies/cookie-averse-document.html [ Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to