Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(886)

Unified Diff: test/cctest/cctest.status

Issue 5753005: Make closures optimizable by Crankshaft compiler. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 10 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: test/cctest/cctest.status
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
index d7f02b95d83be8fd5ce66fa115ca7bda6e80276c..2a66e527e2d93826f09b2570eff9724226ca2e07 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -29,6 +29,9 @@ prefix cctest
test-api/Bug*: FAIL
+# The problem is code object can get different optimizable flag in crankshaft after creation.
fschneider 2010/12/13 19:00:18 # The problem is that a code object can get a diff
antonm 2010/12/13 22:41:04 Done.
+test-log/EquivalenceOfLoggingAndTraversal: SKIP
+
##############################################################################
# BUG(281): This test fails on some Linuxes.

Powered by Google App Engine
This is Rietveld 408576698