Reviewers: danno, Jakob, ulan,

Message:
PTAL

Description:
Exclude another test from mjsunit.


BUG=2614


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

SVN Base: git://github.com/v8/v8.git@master

Affected files:
  M test/mjsunit/mjsunit.status


Index: test/mjsunit/mjsunit.status
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
index 09097db9f52b5728d2abff7dc221fb1bd8afecb7..8c2c4d5a56ced000e7d46fd7d57d1760c3cc7ee2 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -56,6 +56,10 @@ regress/regress-2612: PASS, SKIP if $mode == debug
 regress/regress-crbug-217858: PASS, SKIP if $mode == debug

##############################################################################
+# Too slow in debug mode for GC stress mode.
+regress/regress-crbug-217858: PASS, SKIP if $mode == debug
+
+##############################################################################
 # These use a built-in that's only present in debug mode. They take
 # too long to run in debug mode on ARM and MIPS.
fuzz-natives-part*: PASS, SKIP if ($mode == release || $arch == arm || $arch == android_arm || $arch == mipsel)


--
--
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/groups/opt_out.


Reply via email to