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

Unified Diff: test/test262/test262.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/test262-es6/test262-es6.status ('k') | test/webkit/prototypes.js » ('j') | 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 54c7454adfa4b2c12b5e21104bc7bf5cb6eca2be..8e7496bc2511e32dc0e7b57c40a16bd512c7e5a5 100644
--- a/test/test262/test262.status
+++ b/test/test262/test262.status
@@ -1,4 +1,3 @@
-
# Copyright 2011 the V8 project authors. All rights reserved.
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are
@@ -190,11 +189,6 @@
'S15.9.5.8_A3_T2': [FAIL],
'S15.9.5.9_A3_T2': [FAIL],
- # Object.getPrototypeOf wraps primitive values in ES6.
- '15.2.3.2-1': [FAIL],
- '15.2.3.2-1-3': [FAIL],
- '15.2.3.2-1-4': [FAIL],
-
######################## NEEDS INVESTIGATION ###########################
# These test failures are specific to the intl402 suite and need investigation
« no previous file with comments | « test/test262-es6/test262-es6.status ('k') | test/webkit/prototypes.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698