Title: [202301] trunk/LayoutTests
Revision
202301
Author
[email protected]
Date
2016-06-21 16:09:50 -0700 (Tue, 21 Jun 2016)

Log Message

Skip HeapSnapshot test on WebKit1. Shared VM skews the data.

Unreviewed gardening.

In this case, snapshots with snapshots with snapshots in the same VM
causes the test to run out of memory. This does not happen in WebKit2.

* platform/mac-wk1/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (202300 => 202301)


--- trunk/LayoutTests/ChangeLog	2016-06-21 23:07:31 UTC (rev 202300)
+++ trunk/LayoutTests/ChangeLog	2016-06-21 23:09:50 UTC (rev 202301)
@@ -1,3 +1,14 @@
+2016-06-21  Joseph Pecoraro  <[email protected]>
+
+        Skip HeapSnapshot test on WebKit1. Shared VM skews the data.
+
+        Unreviewed gardening.
+
+        In this case, snapshots with snapshots with snapshots in the same VM
+        causes the test to run out of memory. This does not happen in WebKit2.
+
+        * platform/mac-wk1/TestExpectations:
+
 2016-06-21  Myles C. Maxfield  <[email protected]>
 
         Test gardening for platform-specific font-fallback on macOS Sierra

Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (202300 => 202301)


--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2016-06-21 23:07:31 UTC (rev 202300)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2016-06-21 23:09:50 UTC (rev 202301)
@@ -179,6 +179,7 @@
 inspector/heap/getPreview.html [ Skip ]
 inspector/heap/getRemoteObject.html [ Skip ]
 inspector/unit-tests/heap-snapshot.html [ Skip ]
+inspector/unit-tests/heap-snapshot-collection-event.html [ Skip ]
 
 # This test checks ScrollAnimator events only for main frame scrollbars that use native widgets in WK1.
 fast/scrolling/scroll-animator-overlay-scrollbars-hovered.html [ Skip ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to