| Index: test/cctest/cctest.status
|
| ===================================================================
|
| --- test/cctest/cctest.status (revision 7557)
|
| +++ test/cctest/cctest.status (working copy)
|
| @@ -46,10 +46,12 @@
|
| test-serialize/TestThatAlwaysFails: FAIL
|
| test-serialize/DependentTestThatAlwaysFails: FAIL
|
|
|
| -# Temporarily disabled in the GC branch.
|
| +# TODO(gc): Temporarily disabled in the GC branch.
|
| test-log/EquivalenceOfLoggingAndTraversal: PASS || FAIL
|
|
|
| -##############################################################################
|
| +# BUG(1261): Flakey test.
|
| +test-profile-generator/RecordStackTraceAtStartProfiling: PASS || FAIL
|
| +
|
| [ $arch == arm ]
|
|
|
| # We cannot assume that we can throw OutOfMemory exceptions in all situations.
|
|
|