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 git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@6028 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
This commit is contained in:
parent
2996dca6aa
commit
3ed6c2a12f
@ -88,7 +88,7 @@ chapter15/15.2/15.2.3/15.2.3.3/15.2.3.3-4-215: UNIMPLEMENTED
|
|||||||
# than those described in the spec - but according to spec they can
|
# than those described in the spec - but according to spec they can
|
||||||
# have additional properties.
|
# have additional properties.
|
||||||
# All compareArray calls in these tests could be exchanged with a
|
# 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
|
# SUBSETFAIL
|
||||||
chapter15/15.2/15.2.3/15.2.3.4/15.2.3.4-4-1: FAIL_OK
|
chapter15/15.2/15.2.3/15.2.3.4/15.2.3.4-4-1: FAIL_OK
|
||||||
@ -111,12 +111,6 @@ chapter15/15.2/15.2.3/15.2.3.4/15.2.3.4-4-6: FAIL_OK
|
|||||||
# SUBSETFAIL
|
# SUBSETFAIL
|
||||||
chapter15/15.2/15.2.3/15.2.3.4/15.2.3.4-4-7: FAIL_OK
|
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
|
# SUBSETFAIL
|
||||||
chapter15/15.2/15.2.3/15.2.3.4/15.2.3.4-4-11: FAIL_OK
|
chapter15/15.2/15.2.3/15.2.3.4/15.2.3.4-4-11: FAIL_OK
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user