Quit running EnsureAllocationSiteDependentCodesProcessed test until

it's failure is diagnosed.

R=danno@chromium.org

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@17894 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
This commit is contained in:
mvstanton@chromium.org 2013-11-20 08:55:20 +00:00
parent 8b38259728
commit daf4e6580d

View File

@ -30,6 +30,9 @@
# All tests prefixed with 'Bug' are expected to fail.
'test-api/Bug*': [FAIL],
# TODO(mvstanton): reenable when I figure out why it fails on no-sse2 builds
'test-heap/EnsureAllocationSiteDependentCodesProcessed': [SKIP],
##############################################################################
# BUG(382): Weird test. Can't guarantee that it never times out.
'test-api/ApplyInterruption': [PASS, TIMEOUT],