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

Unified Diff: test/mjsunit/mjsunit.status

Issue 638833004: Enable turbofan deoptimization by default. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Fix the test blacklist Created 6 years, 2 months 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
« no previous file with comments | « test/benchmarks/testcfg.py ('k') | tools/run-tests.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mjsunit/mjsunit.status
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
index bf297fe0be6eaf8ddd5d7acc60f62d362e4b7a03..e1722077f6fcaa993534ebd33e7b2b704e03cbd5 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -72,6 +72,9 @@
'compare-known-objects-slow': [PASS, NO_VARIANTS],
'elements-kind': [PASS, NO_VARIANTS],
+ # TODO(jarin) Traversal of large frame states is too slow.
+ 'regress/regress-2612': [PASS, ['mode == debug', SKIP]],
+
# Some tests are just too slow to run for now.
'bit-not': [PASS, NO_VARIANTS],
'json2': [PASS, NO_VARIANTS],
« no previous file with comments | « test/benchmarks/testcfg.py ('k') | tools/run-tests.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698