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

Unified Diff: test/mjsunit/mjsunit.status

Issue 30443005: Temporarily deactive regress-2185-2 until our array handling is in good shape again. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 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 | « no previous file | no next file » | 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 9fbb9c028af14bce18e7825bffddb49b01dd367f..a7939d73bb7462b7bc4b1973af20117625c52146 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -30,6 +30,9 @@
# All tests in the bug directory are expected to fail.
'bugs/*': [FAIL],
+ # TODO(mvstanton) Re-enable when the performance is bearable again.
+ 'regress/regress-2185-2': [SKIP],
+
##############################################################################
# Fails.
'regress/regress-1119': [FAIL],
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698