Title: [260713] trunk/LayoutTests
Revision
260713
Author
[email protected]
Date
2020-04-25 17:13:27 -0700 (Sat, 25 Apr 2020)

Log Message

[GTK] Gardening, temporarily skip WebInspector tests after r210942 and r260696
https://bugs.webkit.org/show_bug.cgi?id=211035

Unreviewed gardening.

* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (260712 => 260713)


--- trunk/LayoutTests/ChangeLog	2020-04-26 00:00:23 UTC (rev 260712)
+++ trunk/LayoutTests/ChangeLog	2020-04-26 00:13:27 UTC (rev 260713)
@@ -1,3 +1,12 @@
+2020-04-25  Diego Pino Garcia  <[email protected]>
+
+        [GTK] Gardening, temporarily skip WebInspector tests after r210942 and r260696
+        https://bugs.webkit.org/show_bug.cgi?id=211035
+
+        Unreviewed gardening.
+
+        * platform/gtk/TestExpectations:
+
 2020-04-25  Zalan Bujtas  <[email protected]>
 
         [LFC][TFC] Add vertical-align: baseline support

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (260712 => 260713)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2020-04-26 00:00:23 UTC (rev 260712)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2020-04-26 00:13:27 UTC (rev 260713)
@@ -31,6 +31,10 @@
 webkit.org/b/206055 imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.svg.worker.html [ Skip ]
 webkit.org/b/206055 imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.zerosource.image.worker.html [ Skip ]
 
+# Temporarily skip WebInspector tests after r210942 and r260696.
+webkit.org/b/211035 http/tests/inspector [ Skip ]
+webkit.org/b/211035 inspector/ [ Skip ]
+
 #//////////////////////////////////////////////////////////////////////////////////////////
 # End platform-specific directories.
 #//////////////////////////////////////////////////////////////////////////////////////////
@@ -3347,8 +3351,9 @@
 webkit.org/b/207711 imported/blink/storage/indexeddb/blob-valid-after-deletion.html [ Failure Pass Timeout ]
 
 # Web inspector related tests are very slow or timeout in debug.
-webkit.org/b/208000 [ Debug ] http/tests/inspector [ Slow ]
-webkit.org/b/208000 [ Debug ] inspector [ Slow ]
+# Temporarily skip WebInspector tests after r210942 and r260696.
+# webkit.org/b/208000 [ Debug ] http/tests/inspector [ Slow ]
+# webkit.org/b/208000 [ Debug ] inspector [ Slow ]
 webkit.org/b/208000 [ Debug ] http/tests/inspector/network/contentextensions/blocked-websocket-crash.html [ Timeout ]
 webkit.org/b/208000 [ Debug ] http/tests/inspector/page/loading-iframe-document-node.html [ Timeout ]
 webkit.org/b/208000 [ Debug ] inspector/console/queryHolders.html [ Timeout ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to