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

Unified Diff: test/test262/test262.status

Issue 2119933002: Reland of Add errors for declarations which conflict with catch parameters. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: fixes per Adam Created 4 years, 6 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/mjsunit/es6/for-each-in-catch.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 89e20d3c08ff87f0852637193c6f52d8c7003e6d..b564ff2d9851d4973d42b8b844ffe2a54f513bb9 100644
--- a/test/test262/test262.status
+++ b/test/test262/test262.status
@@ -245,8 +245,6 @@
# https://bugs.chromium.org/p/v8/issues/detail?id=4231
'language/eval-code/direct/var-env-lower-lex-catch-non-strict': [FAIL],
- 'language/statements/try/early-catch-lex': [FAIL],
- 'language/statements/try/early-catch-var': [FAIL],
# https://bugs.chromium.org/p/v8/issues/detail?id=4951
'language/expressions/assignment/dstr-array-elem-iter-rtrn-close': [FAIL],
@@ -331,9 +329,6 @@
# https://bugs.chromium.org/p/v8/issues/detail?id=1569
'language/module-code/*': [SKIP],
- # https://bugs.chromium.org/p/v8/issues/detail?id=5112
- 'language/statements/try/scope-catch-block-lex-open': [FAIL],
-
# https://bugs.chromium.org/p/v8/issues/detail?id=5012
'intl402/Intl/getCanonicalLocales/*': [FAIL],
« no previous file with comments | « test/mjsunit/es6/for-each-in-catch.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698