| Index: test/cctest/cctest.status
|
| diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
|
| index 0d3ff150c6f2f3d25896ea1eab87e2d41d811fd5..d58d70798a6d3028070ba4e8a1548c7449cdce37 100644
|
| --- a/test/cctest/cctest.status
|
| +++ b/test/cctest/cctest.status
|
| @@ -42,6 +42,9 @@ test-serialize/DependentTestThatAlwaysFails: FAIL
|
| # This test always fails. It tests that LiveEdit causes abort when turned off.
|
| test-debug/LiveEditDisabled: FAIL
|
|
|
| +# TODO(yangguo,mstarzinger): Fix bug in String::MakeExternal.
|
| +test-api/MakingExternalUnalignedAsciiString: PASS || CRASH
|
| +
|
| # TODO(gc): Temporarily disabled in the GC branch.
|
| test-log/EquivalenceOfLoggingAndTraversal: PASS || FAIL
|
|
|
|
|