Relax test expectations for json-recursive.js (issue 11311002)

14 views
Skip to first unread message

yan...@chromium.org

unread,
Oct 26, 2012, 3:31:47 AM10/26/12
to mvst...@chromium.org, v8-...@googlegroups.com
Reviewers: mvstanton,

Description:
Relax test expectations for json-recursive.js


R=mvst...@chromium.org
BUG=


Please review this at https://chromiumcodereview.appspot.com/11311002/

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
29d5994f5b363a704c4a5110aae1cf7331046f8b..2e1a8f46e2c5c36934e473f1a685af324dfbd1d1
100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -61,6 +61,11 @@ array-constructor: PASS || TIMEOUT
unicode-case-overoptimization: PASS, TIMEOUT if ($arch == arm || $arch ==
android_arm || $arch == mipsel)


##############################################################################
+# This test expects to reach a certain recursion depth, which may not work
+# for debug mode.
+json-recursive: PASS, (PASS || FAIL) if $mode == debug
+
+##############################################################################
# This test sets the umask on a per-process basis and hence cannot be
# used in multi-threaded runs.
# On android there is no /tmp directory.


mvst...@chromium.org

unread,
Oct 26, 2012, 3:36:50 AM10/26/12
to yan...@chromium.org, v8-...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages