Reviewers: Mads Ager, Description: ARM still not quite right with new serialization code.
Please review this at http://codereview.chromium.org/339043 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 3164) +++ test/cctest/cctest.status (working copy) @@ -47,6 +47,10 @@ [ $arch == arm ] +# New serialization doesn't work on ARM yet. +test-serialize/Deserialize2: SKIP +test-serialize/DeserializeAndRunScript2: 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 -~----------~----~----~----~------~----~------~--~---
