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

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

Issue 1221303019: Fix keyed access of primitive objects in the runtime. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Fix Created 5 years, 5 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
Index: test/test262-es6/test262-es6.status
diff --git a/test/test262-es6/test262-es6.status b/test/test262-es6/test262-es6.status
index 0b0dc750a6ed01f3bb59c61d9be7980df1545626..19df2957357f9948ecc847c0a5f23e42de44ed67 100644
--- a/test/test262-es6/test262-es6.status
+++ b/test/test262-es6/test262-es6.status
@@ -436,9 +436,6 @@
# https://code.google.com/p/v8/issues/detail?id=4245
'built-ins/String/prototype/split/S15.5.4.14_A2_T37': [FAIL],
- # https://code.google.com/p/v8/issues/detail?id=3088
- 'built-ins/Symbol/auto-boxing-strict': [FAIL],
-
# The order of adding the name property is wrong
# https://code.google.com/p/v8/issues/detail?id=4199
'language/computed-property-names/class/static/method-number': [FAIL, FAIL_SLOPPY],
« no previous file with comments | « test/mjsunit/primitive-keyed-access.js ('k') | test/webkit/fast/js/primitive-property-access-edge-cases-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698