Chromium Code Reviews| Index: test/cctest/cctest.status |
| =================================================================== |
| --- test/cctest/cctest.status (revision 2783) |
| +++ test/cctest/cctest.status (working copy) |
| @@ -50,6 +50,10 @@ |
| test-api/OutOfMemory: SKIP |
| test-api/OutOfMemoryNested: SKIP |
| +# BUG(432): Fail on ARM hardware. |
| +test-regexp/MacroAssemblerNativeSimple: PASS || FAIL |
| +test-regexp/MacroAssemblerNativeSimpleUC16: PASS || FAIL |
| + |
| # BUG(355): Test crashes on ARM. |
| test-log/ProfLazyMode: SKIP |