| Index: test/cctest/cctest.status
 | 
| diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
 | 
| index c40ae957ca12608fda5c06ecd09ca0a43d4335a2..e8eb2dc4fe3a2d481f42725b7fa282e9b7219351 100644
 | 
| --- a/test/cctest/cctest.status
 | 
| +++ b/test/cctest/cctest.status
 | 
| @@ -78,6 +78,9 @@
 | 
|    'test-debug/RecursiveBreakpoints': [PASS, FLAKY],
 | 
|    'test-debug/RecursiveBreakpointsGlobal': [PASS, FLAKY],
 | 
|  
 | 
| +  # BUG(3629). Known memory leak.
 | 
| +  'test-heap/WeakMapInPolymorphicStoreIC': [SKIP],
 | 
| +
 | 
|    ##############################################################################
 | 
|    # TurboFan compiler failures.
 | 
|  
 | 
| 
 |