Commit da1f8d63 authored by titzer's avatar titzer Committed by Commit bot

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}
parent f69a4869
......@@ -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],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment