Chromium Code Reviews| Index: test/cctest/cctest.status |
| diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status |
| index ebfea0e282de66d770304588b6471d18bf0aece1..c034e4834a59ec962de01ad0a8398af95f1146ad 100644 |
| --- a/test/cctest/cctest.status |
| +++ b/test/cctest/cctest.status |
| @@ -52,6 +52,9 @@ test-weaksets/WeakSet_Shrinking: FAIL |
| # Boot up memory use is bloated in debug mode. |
| test-mark-compact/BootUpMemoryUse: PASS, PASS || FAIL if $mode == debug |
| +# Some CPU profiler tests are flaky. |
| +test-cpu-profiler/*: PASS || FLAKY |
|
Jakob Kummerow
2013/08/28 09:22:54
Would it be enough to just have the following?
te
|
| + |
| ############################################################################## |
| [ $arch == arm ] |