Mark test262 failure for known issue.
R=rossberg@chromium.org BUG=v8:1982 TEST=test262/15.10.4.1-5 Review URL: https://chromiumcodereview.appspot.com/10096011 git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@11341 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
This commit is contained in:
parent
f7cd1e41f8
commit
957e60a257
@ -33,9 +33,6 @@ def FAIL_OK = FAIL, OKAY
|
||||
# '__proto__' should be treated as a normal property in JSON.
|
||||
S15.12.2_A1: FAIL
|
||||
|
||||
# Not yet analyzed.
|
||||
15.10.4.1-5: FAIL
|
||||
|
||||
# V8 Bug: http://code.google.com/p/v8/issues/detail?id=691
|
||||
11.2.3-3_3: FAIL
|
||||
|
||||
@ -47,6 +44,9 @@ S15.12.2_A1: FAIL
|
||||
15.2.3.6-4-415: FAIL
|
||||
15.2.3.6-4-420: FAIL
|
||||
|
||||
V8 Bug: http://code.google.com/p/v8/issues/detail?id=1982
|
||||
15.10.4.1-5: FAIL
|
||||
|
||||
##################### DELIBERATE INCOMPATIBILITIES #####################
|
||||
|
||||
# We deliberately treat arguments to parseInt() with a leading zero as
|
||||
|
Loading…
Reference in New Issue
Block a user