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

Unified Diff: test/test262/test262.status

Issue 2435783002: test262 roll (Closed)
Patch Set: Change gyp file Created 4 years, 2 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/test262.gyp ('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 8343d540f04a9ccf334e4e5ffcd745ff4bf7131c..5d16e091bc08dc26f443862b7887a75d439fe018 100644
--- a/test/test262/test262.status
+++ b/test/test262/test262.status
@@ -105,21 +105,12 @@
'built-ins/RegExp/prototype/Symbol.replace/y-init-lastindex': [FAIL],
'built-ins/RegExp/prototype/Symbol.replace/y-set-lastindex': [FAIL],
- # https://bugs.chromium.org/p/v8/issues/detail?id=5360
- 'built-ins/RegExp/prototype/Symbol.match/builtin-failure-set-lastindex-err': [FAIL],
- 'built-ins/RegExp/prototype/Symbol.search/set-lastindex-restore-err': [FAIL],
-
# https://bugs.chromium.org/p/v8/issues/detail?id=5123
'built-ins/RegExp/prototype/Symbol.replace/coerce-global': [FAIL],
'built-ins/RegExp/prototype/Symbol.replace/coerce-unicode': [FAIL],
###### END REGEXP SUBCLASSING SECTION ######
- # https://bugs.chromium.org/p/v8/issues/detail?id=5360
- 'built-ins/RegExp/prototype/Symbol.match/builtin-coerce-lastindex-err': [FAIL],
- 'built-ins/RegExp/prototype/Symbol.match/builtin-failure-set-lastindex': [FAIL],
- 'built-ins/RegExp/prototype/Symbol.search/set-lastindex-restore': [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],
@@ -460,12 +451,15 @@
'annexB/language/eval-code/direct/func-switch-case-eval-func-no-skip-try': [FAIL],
'annexB/language/eval-code/direct/func-switch-dflt-eval-func-no-skip-try': [FAIL],
- # https://bugs.chromium.org/p/v8/issues/detail?id=5334
- 'built-ins/Proxy/setPrototypeOf/internals-call-order': [FAIL],
-
# https://bugs.chromium.org/p/v8/issues/detail?id=5336
'language/expressions/super/call-proto-not-ctor': [FAIL],
+ # https://bugs.chromium.org/p/v8/issues/detail?id=5546
+ 'language/expressions/tagged-template/invalid-escape-sequences': [FAIL],
+
+ # https://bugs.chromium.org/p/v8/issues/detail?id=5537
+ 'built-ins/global/*': [SKIP],
+
######################## NEEDS INVESTIGATION ###########################
# These test failures are specific to the intl402 suite and need investigation
« no previous file with comments | « test/test262/test262.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698