Revision: 6028
Author: [email protected]
Date: Wed Dec 15 04:39:18 2010
Log: Fix ES5 failure after removing Number/String/Boolean.prototype.toJSON.
The failure is that we no longer fail the tests.
Review URL: http://codereview.chromium.org/5896001
http://code.google.com/p/v8/source/detail?r=6028
Modified:
/branches/bleeding_edge/test/es5conform/es5conform.status
=======================================
--- /branches/bleeding_edge/test/es5conform/es5conform.status Tue Dec 7
03:31:57 2010
+++ /branches/bleeding_edge/test/es5conform/es5conform.status Wed Dec 15
04:39:18 2010
@@ -88,7 +88,7 @@
# than those described in the spec - but according to spec they can
# have additional properties.
# All compareArray calls in these tests could be exchanged with a
-# isSubsetOfArray call (I will upload a path to the es5conform site).
+# isSubsetOfArray call (I will upload a patch to the es5conform site).
# SUBSETFAIL
chapter15/15.2/15.2.3/15.2.3.4/15.2.3.4-4-1: FAIL_OK
@@ -111,12 +111,6 @@
# SUBSETFAIL
chapter15/15.2/15.2.3/15.2.3.4/15.2.3.4-4-7: FAIL_OK
-# SUBSETFAIL
-chapter15/15.2/15.2.3/15.2.3.4/15.2.3.4-4-8: FAIL_OK
-
-# SUBSETFAIL
-chapter15/15.2/15.2.3/15.2.3.4/15.2.3.4-4-9: FAIL_OK
-
# SUBSETFAIL
chapter15/15.2/15.2.3/15.2.3.4/15.2.3.4-4-11: FAIL_OK
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev