Reviewers: William Hesse,

Description:
Remove passing tests from expectations. Yay!

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

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 b9260978d481dada23794f90d0bfb21060efdca4..8dfb3ffe10951a2a19d0f7fea2963973cf09312d 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -47,20 +47,6 @@ test-serialize/TestThatAlwaysFails: FAIL
 test-serialize/DependentTestThatAlwaysFails: FAIL

##############################################################################
-[ $arch == x64 ]
-
-# Optimization is currently not working on crankshaft x64 and ARM.
-test-heap/TestInternalWeakLists: PASS || FAIL
-test-heap/TestInternalWeakListsTraverseWithGC: PASS || FAIL
-
-
-##############################################################################
-[ $arch == x64 && $crankshaft ]
-
-# Tests that fail with crankshaft.
-test-deoptimization/DeoptimizeBinaryOperationMOD: FAIL
-
-##############################################################################
 [ $arch == arm ]

 # Optimization is currently not working on crankshaft x64 and ARM.


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

Reply via email to