summaryrefslogtreecommitdiff
path: root/deps/v8/test/cctest/cctest.status
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/test/cctest/cctest.status')
-rw-r--r--deps/v8/test/cctest/cctest.status3
1 files changed, 3 insertions, 0 deletions
diff --git a/deps/v8/test/cctest/cctest.status b/deps/v8/test/cctest/cctest.status
index 6e7824f2f2..78f3756195 100644
--- a/deps/v8/test/cctest/cctest.status
+++ b/deps/v8/test/cctest/cctest.status
@@ -38,6 +38,9 @@ test-api/ApplyInterruption: PASS || TIMEOUT
test-serialize/TestThatAlwaysFails: FAIL
test-serialize/DependentTestThatAlwaysFails: FAIL
+# We do not yet shrink weak maps after they have been emptied by the GC
+test-weakmaps/Shrinking: FAIL
+
##############################################################################
[ $arch == arm ]