Reviewers: Karl Klose,

Description:
Remove passing tests from ARM test expectations. Yay!

[email protected]

Please review this at http://codereview.chromium.org/6548006/

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files:
  M test/cctest/cctest.status


Index: test/cctest/cctest.status
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
index 8dfb3ffe10951a2a19d0f7fea2963973cf09312d..e573eb29baaf22b5fc555833702f8781dfed8c99 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.


--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to