Reviewers: Michael Starzinger,

Description:
Disable test-run-jsexceptions for nosnap builds.

[email protected]
BUG=

Please review this at https://codereview.chromium.org/1105043002/

Base URL: https://chromium.googlesource.com/v8/v8.git@master

Affected files (+3, -0 lines):
  M test/cctest/cctest.status


Index: test/cctest/cctest.status
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
index 2fcf8a5e9da6ad06fdd89ed3b77fd75d63280eca..4969da85712057e735dfd66985601307ba7a42e4 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -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],


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to