[turbofan] C calls are broken. Blacklist related tests.

TBR=titzer@chromium.org

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

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@22763 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
This commit is contained in:
bmeurer@chromium.org 2014-07-31 14:30:28 +00:00
parent b904441b10
commit dcde756f98

View File

@ -96,6 +96,10 @@
'test-debug/NestedBreakEventContextData': [PASS, NO_VARIANTS],
'test-debug/SendClientDataToHandler': [PASS, NO_VARIANTS],
# TODO(dcarney): C calls are broken all over the place.
'test-run-machops/RunCall*': [SKIP],
'test-run-machops/RunSpillLotsOfThingsWithCall': [SKIP],
# Some tests are just too slow to run for now.
'test-api/Threading*': [PASS, NO_VARIANTS],
'test-api/ExternalArrays': [PASS, NO_VARIANTS],