Temporarily deactive regress-2185-2 until our array handling is in good shape again.
authorsvenpanne@chromium.org <svenpanne@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 22 Oct 2013 13:02:04 +0000 (13:02 +0000)
committersvenpanne@chromium.org <svenpanne@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 22 Oct 2013 13:02:04 +0000 (13:02 +0000)
BUG=v8:2950
R=mvstanton@chromium.org

Review URL: https://codereview.chromium.org/30443005

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@17320 ce2b1a6d-e550-0410-aec6-3dcde31c8c00

test/mjsunit/mjsunit.status

index 9fbb9c0..a7939d7 100644 (file)
@@ -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],