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

Unified Diff: test/test262/test262.status

Issue 1416093006: Unify setting accessor properties in native code. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: rebase Created 5 years, 1 month 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/es6/regexp-flags.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 a99468e38c496da9e2a5772ccd2a49641b540dd3..4ae5636713f37cea74f7b13190b2c56f3dbdf523 100644
--- a/test/test262/test262.status
+++ b/test/test262/test262.status
@@ -343,7 +343,6 @@
'built-ins/RegExp/prototype/test/u-captured-value': [FAIL],
'built-ins/RegExp/prototype/test/u-lastindex-adv': [FAIL],
'built-ins/RegExp/prototype/test/u-lastindex-value': [FAIL],
- 'built-ins/RegExp/prototype/unicode/name': [FAIL],
'built-ins/RegExp/prototype/unicode/this-regexp': [FAIL],
'built-ins/RegExp/unicode_identity_escape': [FAIL],
'language/literals/regexp/u-unicode-esc': [FAIL],
@@ -396,16 +395,8 @@
'built-ins/String/prototype/split/cstm-split-get-err': [FAIL],
# https://code.google.com/p/v8/issues/detail?id=4346
- 'built-ins/RegExp/prototype/flags/name': [FAIL],
'built-ins/RegExp/prototype/flags/u': [FAIL],
- # https://code.google.com/p/v8/issues/detail?id=4347
- 'built-ins/RegExp/prototype/global/name': [FAIL],
- 'built-ins/RegExp/prototype/ignoreCase/name': [FAIL],
- 'built-ins/RegExp/prototype/multiline/name': [FAIL],
- 'built-ins/RegExp/prototype/source/name': [FAIL],
- 'built-ins/RegExp/prototype/sticky/name': [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 | « test/mjsunit/es6/regexp-flags.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698