Title: [251606] trunk/LayoutTests
Revision
251606
Author
yu...@chromium.org
Date
2019-10-25 15:37:46 -0700 (Fri, 25 Oct 2019)

Log Message

inspector/heap/getRemoteObject.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=156077
<rdar://problem/25469998>

Unreviewed test gardening. Skip the test on GTK in addition to Mac WK2 as it's
now failing and crashing.


* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (251605 => 251606)


--- trunk/LayoutTests/ChangeLog	2019-10-25 22:17:59 UTC (rev 251605)
+++ trunk/LayoutTests/ChangeLog	2019-10-25 22:37:46 UTC (rev 251606)
@@ -1,3 +1,14 @@
+2019-10-25  Yury Semikhatsky  <yu...@chromium.org>
+
+        inspector/heap/getRemoteObject.html is a flaky failure
+        https://bugs.webkit.org/show_bug.cgi?id=156077
+        <rdar://problem/25469998>
+
+        Unreviewed test gardening. Skip the test on GTK in addition to Mac WK2 as it's
+        now failing and crashing.
+
+        * platform/gtk/TestExpectations:
+
 2019-10-25  Commit Queue  <commit-qu...@webkit.org>
 
         Unreviewed, rolling out r251322.

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (251605 => 251606)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2019-10-25 22:17:59 UTC (rev 251605)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2019-10-25 22:37:46 UTC (rev 251606)
@@ -2480,6 +2480,7 @@
 webkit.org/b/182108 http/tests/media/hls/hls-webvtt-tracks.html [ Timeout ]
 
 webkit.org/b/183181 inspector/heap/getPreview.html [ Pass Timeout ]
+webkit.org/b/156077 inspector/heap/getRemoteObject.html [ Skip ]
 
 webkit.org/b/183186 imported/w3c/web-platform-tests/html/semantics/scripting-1/the-template-element/additions-to-the-css-user-agent-style-sheet/css-user-agent-style-sheet-test-001.html [ Pass Timeout ]
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to