From: ager@chromium.org Date: Mon, 21 Feb 2011 11:58:19 +0000 (+0000) Subject: Remove passing tests from ARM test expectations. Yay! X-Git-Tag: upstream/4.7.83~20147 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=01cd10569fe8de98695b987c3e494b83f8d727a8;p=platform%2Fupstream%2Fv8.git Remove passing tests from ARM test expectations. Yay! TBR=karlklose@chromium.org Review URL: http://codereview.chromium.org/6548006 git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@6865 ce2b1a6d-e550-0410-aec6-3dcde31c8c00 --- diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status index 8dfb3ff..e573eb2 100644 --- a/test/cctest/cctest.status +++ b/test/cctest/cctest.status @@ -49,10 +49,6 @@ test-serialize/DependentTestThatAlwaysFails: FAIL ############################################################################## [ $arch == arm ] -# Optimization is currently not working on crankshaft x64 and ARM. -test-heap/TestInternalWeakLists: PASS || FAIL -test-heap/TestInternalWeakListsTraverseWithGC: PASS || FAIL - # We cannot assume that we can throw OutOfMemory exceptions in all situations. # Apparently our ARM box is in such a state. Skip the test as it also runs for # a long time.