Title: [222268] trunk/LayoutTests
Revision
222268
Author
ryanhad...@apple.com
Date
2017-09-20 10:21:19 -0700 (Wed, 20 Sep 2017)

Log Message

Skip inspector tests that crash after r222259.
https://bugs.webkit.org/show_bug.cgi?id=177249

Unreviewed test gardening.

* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (222267 => 222268)


--- trunk/LayoutTests/ChangeLog	2017-09-20 16:44:14 UTC (rev 222267)
+++ trunk/LayoutTests/ChangeLog	2017-09-20 17:21:19 UTC (rev 222268)
@@ -1,3 +1,12 @@
+2017-09-20  Ryan Haddad  <ryanhad...@apple.com>
+
+        Skip inspector tests that crash after r222259.
+        https://bugs.webkit.org/show_bug.cgi?id=177249
+
+        Unreviewed test gardening.
+
+        * platform/mac/TestExpectations:
+
 2017-09-20  Ms2ger  <ms2...@igalia.com>
 
         [WPE] Unreviewed test gardening

Modified: trunk/LayoutTests/platform/mac/TestExpectations (222267 => 222268)


--- trunk/LayoutTests/platform/mac/TestExpectations	2017-09-20 16:44:14 UTC (rev 222267)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2017-09-20 17:21:19 UTC (rev 222268)
@@ -1134,10 +1134,6 @@
 webkit.org/b/168399 [ Debug ] inspector/debugger/search-scripts.html [ Pass Timeout ]
 webkit.org/b/169119 [ Debug ] inspector/debugger/tail-deleted-frames-this-value.html [ Pass Timeout ]
 webkit.org/b/168387 [ Debug ] inspector/debugger/tail-recursion.html [ Pass Timeout ]
-webkit.org/b/148636 inspector/dom/content-flow-content-nodes.html [ Pass Timeout ]
-webkit.org/b/148636 inspector/dom/content-flow-content-removal.html [ Pass Timeout ]
-webkit.org/b/148636 inspector/dom/content-flow-list.html [ Pass Timeout ]
-webkit.org/b/148636 inspector/dom/content-node-region-info.html [ Pass Timeout ]
 webkit.org/b/170127 inspector/dom-debugger/dom-breakpoints.html [ Pass Timeout ]
 webkit.org/b/148636 inspector/dom/getAccessibilityPropertiesForNode.html [ Pass Timeout ]
 webkit.org/b/148636 inspector/dom/highlight-shape-outside.html [ Pass Timeout ]
@@ -1780,3 +1776,8 @@
 
 # <rdar://problem/34507977>
 webkit.org/b/177119 webgl/1.0.2/conformance/textures/tex-image-and-sub-image-2d-with-video.html [ Pass Failure ]
+
+webkit.org/b/177249 inspector/dom/content-flow-content-nodes.html [ Skip ]
+webkit.org/b/177249 inspector/dom/content-flow-content-removal.html [ Skip ]
+webkit.org/b/177249 inspector/dom/content-flow-list.html [ Skip ]
+webkit.org/b/177249 inspector/dom/content-node-region-info.html [ Skip ]
\ No newline at end of file
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to