Reviewers: Michael Starzinger,

Message:
PTAL.

Description:
Skip regress-1969 in x64.


BUG=
TEST=


Please review this at http://codereview.chromium.org/9455015/

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 a1b927097a0d171154baa4c8c526b3e0c5a530c3..60310bba2eb75c20276fff45d968a21fb8deadfe 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -66,7 +66,7 @@ debug-liveedit-check-stack: SKIP
 debug-liveedit-patch-positions-replace: SKIP

# Test Crankshaft compilation time. Expected to take too long in debug mode.
-regress/regress-1969: PASS, SKIP if $mode == debug
+regress/regress-1969: PASS, SKIP if ($mode == debug || $arch == x64)

##############################################################################
 [ $isolates ]


--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to