| Index: test/cctest/cctest.status
|
| diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
|
| index e573eb29baaf22b5fc555833702f8781dfed8c99..4659f84414388f0bd76bbd4da89c946463014b95 100644
|
| --- a/test/cctest/cctest.status
|
| +++ b/test/cctest/cctest.status
|
| @@ -46,6 +46,9 @@ test-heap-profiler/HeapSnapshotsDiff: PASS || FAIL
|
| test-serialize/TestThatAlwaysFails: FAIL
|
| test-serialize/DependentTestThatAlwaysFails: FAIL
|
|
|
| +# BUG(1261): Flakey test.
|
| +test-profile-generator/RecordStackTraceAtStartProfiling: PASS || FAIL
|
| +
|
| ##############################################################################
|
| [ $arch == arm ]
|
|
|
|
|