Temporarily deactive regress-2185-2 until our array handling is in good shape again.

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
This commit is contained in:
svenpanne@chromium.org 2013-10-22 13:02:04 +00:00
parent 32d96248f9
commit d65cc1e21b

View 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],