Index: test/cctest/cctest.status |
=================================================================== |
--- test/cctest/cctest.status (revision 10254) |
+++ test/cctest/cctest.status (working copy) |
@@ -52,6 +52,10 @@ |
# We do not yet shrink weak maps after they have been emptied by the GC |
test-weakmaps/Shrinking: FAIL |
+# TODO(1823): Fails without snapshot. Temporarily disabled until fixed. |
+test-heap/LeakGlobalContextViaMap: SKIP |
+test-heap/LeakGlobalContextViaFunction: SKIP |
+ |
############################################################################## |
[ $arch == arm ] |