Title: [253747] trunk/LayoutTests
Revision
253747
Author
clo...@igalia.com
Date
2019-12-19 04:54:59 -0800 (Thu, 19 Dec 2019)

Log Message

REGRESSION(r253683): [GTK][WPE] Lots of offscreen-canvas WPT tests failing

Unreviewed gardening. Skip the tests meanwhile the issue is not fixed.
See webkit.org/b/205445

* platform/gtk/TestExpectations:
* platform/wpe/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (253746 => 253747)


--- trunk/LayoutTests/ChangeLog	2019-12-19 11:31:27 UTC (rev 253746)
+++ trunk/LayoutTests/ChangeLog	2019-12-19 12:54:59 UTC (rev 253747)
@@ -1,3 +1,13 @@
+2019-12-19  Carlos Alberto Lopez Perez  <clo...@igalia.com>
+
+        REGRESSION(r253683): [GTK][WPE] Lots of offscreen-canvas WPT tests failing
+
+        Unreviewed gardening. Skip the tests meanwhile the issue is not fixed.
+        See webkit.org/b/205445
+
+        * platform/gtk/TestExpectations:
+        * platform/wpe/TestExpectations:
+
 2019-12-19  Carlos Garcia Campos  <cgar...@igalia.com>
 
         [WPE] Missing UIScriptController implementation

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (253746 => 253747)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2019-12-19 11:31:27 UTC (rev 253746)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2019-12-19 12:54:59 UTC (rev 253747)
@@ -26,7 +26,8 @@
 # OffscreenCanvas
 webkit.org/b/203146 fast/canvas/offscreen-enabled.html [ Pass ]
 webkit.org/b/203146 http/wpt/offscreen-canvas [ Pass ]
-webkit.org/b/203146 imported/w3c/web-platform-tests/offscreen-canvas [ Pass ]
+# See webkit.org/b/205445 before enabling this back
+# webkit.org/b/203146 imported/w3c/web-platform-tests/offscreen-canvas [ Pass ]
 
 #//////////////////////////////////////////////////////////////////////////////////////////
 # End platform-specific directories.

Modified: trunk/LayoutTests/platform/wpe/TestExpectations (253746 => 253747)


--- trunk/LayoutTests/platform/wpe/TestExpectations	2019-12-19 11:31:27 UTC (rev 253746)
+++ trunk/LayoutTests/platform/wpe/TestExpectations	2019-12-19 12:54:59 UTC (rev 253747)
@@ -5,7 +5,8 @@
 # OffscreenCanvas
 webkit.org/b/203146 fast/canvas/offscreen-enabled.html [ Pass ]
 webkit.org/b/203146 http/wpt/offscreen-canvas [ Pass ]
-webkit.org/b/203146 imported/w3c/web-platform-tests/offscreen-canvas [ Pass ]
+# See webkit.org/b/205445 before enabling this back
+# webkit.org/b/203146 imported/w3c/web-platform-tests/offscreen-canvas [ Pass ]
 
 #//////////////////////////////////////////////////////////////////////////////////////////
 # End platform-specific directories.
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to