Reviewers: William Hesse, Description: Mark failing test on ARM.
Please review this at http://codereview.chromium.org/92014 SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M test/cctest/cctest.status Index: test/cctest/cctest.status =================================================================== --- test/cctest/cctest.status (revision 1760) +++ test/cctest/cctest.status (working copy) @@ -34,6 +34,9 @@ test-debug: SKIP +# Bug http://code.google.com/p/v8/issues/detail?id=323 +test-api/ApplyInterruption: SKIP + # BUG(113): Test seems flaky on ARM. test-spaces/LargeObjectSpace: PASS || FAIL --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
