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

Unified Diff: test/test262/test262.status

Issue 1584863003: [test262] Remove stale status lines (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 4 years, 11 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 | « no previous file | 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 fadf40ea193b0a72bcee58e59dbe7672312a09c9..6e166ae97af831335af11274121f3d6b40565cf1 100644
--- a/test/test262/test262.status
+++ b/test/test262/test262.status
@@ -50,18 +50,6 @@
###################### MISSING ES6 FEATURES #######################
- # Functions in blocks are var-declared and hoisted in sloppy mode
- # https://code.google.com/p/v8/issues/detail?id=3305
- 'language/block-scope/shadowing/dynamic-lookup-from-closure': [PASS],
- 'language/block-scope/shadowing/lookup-from-closure': [PASS],
- 'language/block-scope/syntax/redeclaration-in-block/attempt-to-redeclare-function-declaration-with-function-declaration': [PASS],
- 'language/block-scope/syntax/redeclaration-in-block/attempt-to-redeclare-function-declaration-with-var': [PASS],
- 'language/block-scope/syntax/redeclaration-in-block/attempt-to-redeclare-var-with-function-declaration': [PASS],
- 'language/statements/let/block-local-closure-set-before-initialization': [PASS],
-
- # https://code.google.com/p/v8/issues/detail?id=4405
- 'language/block-scope/leave/outermost-binding-updated-in-catch-block-nested-block-let-declaration-unseen-outside-of-block': [PASS, FAIL],
-
# It's unclear what the right behavior for [[Enumerate]] is; we're awaiting
# clarification in the spec. Currently, our for-in implementation for
# Proxies checks all trap result values for being strings...
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698