Revision: 16145
Author:   [email protected]
Date:     Mon Aug 12 01:59:42 2013
Log:      Ignore an unsuitable test under deopt fuzz.

That test relies on certain optimization/deoptimization points and is therefore not useful for the deopt fuzzer.

[email protected]

Review URL: https://codereview.chromium.org/22475011
http://code.google.com/p/v8/source/detail?r=16145

Modified:
 /branches/bleeding_edge/test/mjsunit/mjsunit.status

=======================================
--- /branches/bleeding_edge/test/mjsunit/mjsunit.status Tue Jul 30 01:52:26 2013 +++ /branches/bleeding_edge/test/mjsunit/mjsunit.status Mon Aug 12 01:59:42 2013
@@ -251,5 +251,8 @@
 readonly: SKIP
 array-feedback: SKIP

+# TODO(mstarzinger): Enable once escape analysis is stabilized.
+compiler/escape-analysis: SKIP
+
# Deopt every n garbage collections collides with the deopt every n times flag.
 regress/regress-2653: SKIP

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