Chromium Code Reviews| Index: test/cctest/cctest.status |
| =================================================================== |
| --- test/cctest/cctest.status (revision 1658) |
| +++ test/cctest/cctest.status (working copy) |
| @@ -43,8 +43,6 @@ |
| # BUG(240): Test seems flaky on ARM. |
| test-api/RegExpInterruption: SKIP |
| -[ $simulator == arm ] |
| - |
| # BUG(271): During exception propagation, we compare pointers into the |
| # stack. These tests fail on the ARM simulator because the C++ and |
| # the JavaScript stacks are separate. |