Reviewers: Michael Starzinger,

Message:
PTAL

Description:
Ignore an unsuitable test under deopt fuzz.

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

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

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

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 ee35af5a61ae46f70036cf7963c098e86d553ef5..d2d7a927c961e703db0205c4171aaf81fc48ef1f 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -250,6 +250,7 @@ regress/regress-2185-2: SKIP
 harmony/object-observe: SKIP
 readonly: SKIP
 array-feedback: SKIP
+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