| Index: test/cctest/cctest.status
|
| ===================================================================
|
| --- test/cctest/cctest.status (revision 3777)
|
| +++ test/cctest/cctest.status (working copy)
|
| @@ -38,6 +38,8 @@
|
| test-serialize/TestThatAlwaysFails: FAIL
|
| test-serialize/DependentTestThatAlwaysFails: FAIL
|
|
|
| +# BUG(): Test doesn't work for some functions from regexp.js.
|
| +test-log/EquivalenceOfLoggingAndTraversal: (PASS || FAIL)
|
|
|
| [ $arch == arm ]
|
|
|
| @@ -52,3 +54,4 @@
|
|
|
| # BUG(355): Test crashes on ARM.
|
| test-log/ProfLazyMode: SKIP
|
| +
|
|
|