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:
parent
f69a48696e
commit
da1f8d6399
@ -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],
|
||||
|
Loading…
Reference in New Issue
Block a user