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

Unified Diff: test/test262/test262.status

Issue 14200035: Rollback of r13728 in 3.17 branch. (Closed) Base URL: https://v8.googlecode.com/svn/branches/3.17
Patch Set: Created 7 years, 8 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 | « test/mjsunit/regress/regress-2441.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/test262/test262.status
diff --git a/test/test262/test262.status b/test/test262/test262.status
index 4910939f15a8e7c5309d59b2d7b0746dfb94ce57..8eaa3657fa3c517d8446ac25da4809651bf729d2 100644
--- a/test/test262/test262.status
+++ b/test/test262/test262.status
@@ -30,6 +30,9 @@ def FAIL_OK = FAIL, OKAY
############################### BUGS ###################################
+# '__proto__' should be treated as a normal property in JSON.
+S15.12.2_A1: FAIL
+
# Sequencing of getter side effects on receiver and argument properties
# is wrong. The receiver callback should be called before any arguments
# are evaluated.
« no previous file with comments | « test/mjsunit/regress/regress-2441.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698