Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Relax test expectations for json-recursive.js (issue 11311002)
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
yang...@chromium.org  
View profile  
 More options Oct 26 2012, 3:33 am
From: yang...@chromium.org
Date: Fri, 26 Oct 2012 07:31:47 +0000
Local: Fri, Oct 26 2012 3:31 am
Subject: Relax test expectations for json-recursive.js (issue 11311002)
Reviewers: mvstanton,

Description:
Relax test expectations for json-recursive.js

R=mvstan...@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..2e1a8f46e2c5c36934e473f1a685af324 dfbd1d1  
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.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
mvstan...@chromium.org  
View profile  
 More options Oct 26 2012, 3:36 am
From: mvstan...@chromium.org
Date: Fri, 26 Oct 2012 07:36:50 +0000
Local: Fri, Oct 26 2012 3:36 am
Subject: Re: Relax test expectations for json-recursive.js (issue 11311002)
 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »