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

Unified Diff: test/test262-es6/test262-es6.status

Issue 1033623002: Revert of [es6] Object.getPrototypeOf should work with values (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 years, 9 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/harmony/set-prototype-of.js ('k') | test/test262/test262.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/test262-es6/test262-es6.status
diff --git a/test/test262-es6/test262-es6.status b/test/test262-es6/test262-es6.status
index 1197cd8e63650650e1057e89c2cf112a24d545db..c004242ce3e84c10f88a68f10bde53d9d64c7be1 100644
--- a/test/test262-es6/test262-es6.status
+++ b/test/test262-es6/test262-es6.status
@@ -301,11 +301,6 @@
'intl402/ch13/13.3/13.3.2_L15': [FAIL],
'intl402/ch13/13.3/13.3.3_L15': [FAIL],
- # Object.getPrototypeOf wraps primitive values in ES6.
- 'ch15/15.2/15.2.3/15.2.3.2/15.2.3.2-1-3': [FAIL],
- 'ch15/15.2/15.2.3/15.2.3.2/15.2.3.2-1-4': [FAIL],
- 'ch15/15.2/15.2.3/15.2.3.2/15.2.3.2-1': [FAIL],
-
############################ SKIPPED TESTS #############################
# These tests take a looong time to run in debug mode.
« no previous file with comments | « test/mjsunit/harmony/set-prototype-of.js ('k') | test/test262/test262.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698