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

Unified Diff: test/test262/test262.status

Issue 12212011: Make __proto__ a foreign callback on Object.prototype. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Added regression test for issue 2441. Created 7 years, 10 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 8eaa3657fa3c517d8446ac25da4809651bf729d2..4910939f15a8e7c5309d59b2d7b0746dfb94ce57 100644
--- a/test/test262/test262.status
+++ b/test/test262/test262.status
@@ -30,9 +30,6 @@ 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