| Index: test/cctest/cctest.status
|
| diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
|
| index 6e7824f2f2d89ca01ac091c2edf27f6d99641fdf..78f3756195d97a6279f4725c4f2e9f1300065c9d 100644
|
| --- a/test/cctest/cctest.status
|
| +++ b/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 ]
|
|
|
|
|