From 01cd10569fe8de98695b987c3e494b83f8d727a8 Mon Sep 17 00:00:00 2001 From: "ager@chromium.org" Date: Mon, 21 Feb 2011 11:58:19 +0000 Subject: [PATCH] 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 --- test/cctest/cctest.status | 4 ---- 1 file changed, 4 deletions(-) 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. -- 2.7.4