Reviewers: Michael Achenbach,

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

Description:
Skip long running tests with TurboFan and GC Stress.

[email protected]

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

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

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

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


Index: test/mjsunit/mjsunit.status
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
index 8013fd266c3d63b989d6007668182b1f008e0944..55fedd296c330fb13332e94cecf578b5a3e09bc5 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -241,6 +241,8 @@

   # TODO(mstarzinger): Takes too long with TF.
   'array-sort': [PASS, NO_VARIANTS],
+  'compiler/osr-warm': [PASS, NO_VARIANTS],
+  'regress/regress-91008': [PASS, NO_VARIANTS],
 }],  # 'gc_stress == True'

##############################################################################


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