Reviewers: Igor Sheludko,

Message:
Committed patchset #1 manually as r22599 (presubmit successful).

Description:
SKIP migration tests to improve unit test time (2x)

[email protected]

Committed: https://code.google.com/p/v8/source/detail?r=22599

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

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+1, -1 lines):
  M test/mjsunit/mjsunit.status


Index: test/mjsunit/mjsunit.status
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
index 15e3ab031c81535033412ab5328457f3fdcd17ca..8f7ef56be8905cb3e0df8fce5a8d26f1b050c129 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -87,7 +87,7 @@
##############################################################################
   # Skip long running tests that time out in debug mode.
   'generated-transition-stub': [PASS, ['mode == debug', SKIP]],
-  'migrations': [PASS, ['mode == debug', TIMEOUT]],
+  'migrations': [SKIP],

##############################################################################
   # This test sets the umask on a per-process basis and hence cannot be


--
--
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