Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(131)

Unified Diff: test/es5conform/es5conform.status

Issue 2877004: Update JSON.stringify to floor the space parameter (fixes issue 753) (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: '' Created 10 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « src/json.js ('k') | test/mjsunit/regress/regress-753.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/es5conform/es5conform.status
===================================================================
--- test/es5conform/es5conform.status (revision 4970)
+++ test/es5conform/es5conform.status (working copy)
@@ -284,11 +284,6 @@
chapter15/15.10/15.10.7/15.10.7.5/15.10.7.5-1: FAIL_OK
chapter15/15.10/15.10.7/15.10.7.5/15.10.7.5-2: FAIL_OK
-# JSON.stringify does not correctly truncate the space parameter.
-# See http://code.google.com/p/v8/issues/detail?id=753
-chapter15/15.12/15.12.3/15.12.3-6-a-2: FAIL_OK
-chapter15/15.12/15.12.3/15.12.3-6-b-1: FAIL_OK
-
[ $arch == mips ]
# Skip all tests on MIPS.
« no previous file with comments | « src/json.js ('k') | test/mjsunit/regress/regress-753.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698