Revision: 2788 Author: [email protected] Date: Mon Aug 31 09:24:44 2009 Log: Mark native regexp macro assembler tests as flaky on ARM until Lasse can look at them.
The code seems to work on all of our tests. [email protected] Review URL: http://codereview.chromium.org/179040 http://code.google.com/p/v8/source/detail?r=2788 Modified: /branches/bleeding_edge/test/cctest/cctest.status ======================================= --- /branches/bleeding_edge/test/cctest/cctest.status Wed Aug 19 03:18:30 2009 +++ /branches/bleeding_edge/test/cctest/cctest.status Mon Aug 31 09:24:44 2009 @@ -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 --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
