| Index: test/cctest/cctest.status
|
| diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
|
| index b8d95b396fc2776865b30c24a6bb5a89d407228e..9e8f6085e9db458d1918225690566cab603fe538 100644
|
| --- a/test/cctest/cctest.status
|
| +++ b/test/cctest/cctest.status
|
| @@ -47,6 +47,7 @@ test-log/EquivalenceOfLoggingAndTraversal: PASS || FAIL
|
|
|
| # We do not yet shrink weak maps after they have been emptied by the GC
|
| test-weakmaps/Shrinking: FAIL
|
| +test-weaksets/WeakSet_Shrinking: FAIL
|
|
|
| # Deferred stack trace formatting is temporarily disabled.
|
| test-heap/ReleaseStackTraceData: PASS || FAIL
|
|
|