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

Unified Diff: test/test262/test262.status

Issue 2048703002: change most cases of variable redeclaration from TypeError to SyntaxError (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: rebase 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/regress/redeclaration-error-types.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 9fa68ae39c7f7d260f3b307e168c211be3510502..7edb26fce176959edbe12be1ac7eb9e6bdd54497 100644
--- a/test/test262/test262.status
+++ b/test/test262/test262.status
@@ -263,11 +263,6 @@
'language/eval-code/indirect/non-definable-function-with-function': [FAIL],
'language/eval-code/indirect/non-definable-function-with-variable': [FAIL],
- # https://bugs.chromium.org/p/v8/issues/detail?id=4955
- 'language/eval-code/direct/var-env-global-lex-non-strict': [FAIL],
- 'language/eval-code/direct/var-env-lower-lex-non-strict': [FAIL],
- 'language/eval-code/indirect/var-env-global-lex-non-strict': [FAIL],
-
# https://bugs.chromium.org/p/v8/issues/detail?id=4124
'built-ins/Simd/*': [SKIP],
« no previous file with comments | « test/mjsunit/regress/redeclaration-error-types.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698