| Index: test/cctest/cctest.status
|
| diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
|
| index 93e348be2ed8f02739b5e7cb2d0a9b84bb953760..a8c218016691bb878d40545a44f85f4ca8edb179 100644
|
| --- a/test/cctest/cctest.status
|
| +++ b/test/cctest/cctest.status
|
| @@ -46,6 +46,9 @@ test-api/RegExpInterruption: SKIP
|
| test-api/OutOfMemory: SKIP
|
| test-api/OutOfMemoryNested: SKIP
|
|
|
| +# BUG(355): Test crashes on ARM.
|
| +test-log/ProfLazyMode: SKIP
|
| +
|
| [ $simulator == arm ]
|
|
|
| # BUG(271): During exception propagation, we compare pointers into the
|
|
|