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

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

Issue 1282013002: [es6] Add appropriate ToString call to String.prototype.normalize (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 years, 4 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 | « src/string.js ('k') | no next file » | 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 ae72ea9d1b7b0da4b57bb12bc4846d1dad3801cc..8e8ab909840b5348817c64af80eab71452fab776 100644
--- a/test/test262-es6/test262-es6.status
+++ b/test/test262-es6/test262-es6.status
@@ -737,14 +737,6 @@
'built-ins/RegExp/prototype/source/name': [FAIL],
'built-ins/RegExp/prototype/sticky/name': [FAIL],
- # https://code.google.com/p/v8/issues/detail?id=4350
- # Some of these pass when i18n.js is not loaded and fail when it is
- 'built-ins/String/prototype/normalize/return-abrupt-from-form': [PASS, FAIL],
- 'built-ins/String/prototype/normalize/return-abrupt-from-form-as-symbol': [PASS, FAIL],
- 'built-ins/String/prototype/normalize/return-abrupt-from-this': [FAIL],
- 'built-ins/String/prototype/normalize/return-abrupt-from-this-as-symbol': [FAIL],
- 'built-ins/String/prototype/normalize/return-normalized-string-from-coerced-form': [PASS, FAIL],
-
# https://code.google.com/p/v8/issues/detail?id=4360
'intl402/Collator/10.1.1_1': [FAIL],
'intl402/DateTimeFormat/12.1.1_1': [FAIL],
« no previous file with comments | « src/string.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698