| Index: test/cctest/cctest.status
 | 
| diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
 | 
| index f529adb497618d9417a8df020654ee58745dab31..df2c520567756786e19f3e7b0342c24c8b146414 100644
 | 
| --- a/test/cctest/cctest.status
 | 
| +++ b/test/cctest/cctest.status
 | 
| @@ -44,6 +44,9 @@ test-heap-profiler/HeapSnapshotsDiff: PASS || FAIL
 | 
|  test-serialize/TestThatAlwaysFails: FAIL
 | 
|  test-serialize/DependentTestThatAlwaysFails: FAIL
 | 
|  
 | 
| +# This test always fails.  It tests that LiveEdit causes abort when turned off.
 | 
| +test-debug/LiveEditDisabled: FAIL
 | 
| +
 | 
|  # TODO(gc): Temporarily disabled in the GC branch.
 | 
|  test-log/EquivalenceOfLoggingAndTraversal: PASS || FAIL
 | 
|  
 | 
| 
 |