Disable test-run-jsexceptions for nosnap builds.

R=mstarzinger@chromium.org
BUG=

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

Cr-Commit-Position: refs/heads/master@{#28069}
This commit is contained in:
titzer 2015-04-27 04:18:41 -07:00 committed by Commit bot
parent f69a48696e
commit da1f8d6399

View File

@ -94,6 +94,9 @@
##############################################################################
# TurboFan compiler failures.
# TODO(mstarzinger): control edges are messed up in exception tests.
'test-run-jsexceptions/*': [PASS, NO_VARIANTS],
# Some tests are just too slow to run for now.
'test-api/Threading*': [PASS, NO_VARIANTS],
'test-heap/IncrementalMarkingStepMakesBigProgressWithLargeObjects': [PASS, NO_VARIANTS],