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

Unified Diff: test/test262/test262.status

Issue 1571873004: Ship ES2015 sloppy-mode const semantics (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Associate with --harmony-shipping 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 | « test/mozilla/mozilla.status ('k') | test/webkit/const-without-initializer.js » ('j') | 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 987addd78751449b1aca6d33703f57a63456e691..18f0da48da0fd052b349e4627e5594602cbc3ba5 100644
--- a/test/test262/test262.status
+++ b/test/test262/test262.status
@@ -62,10 +62,6 @@
# 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],
- # https://code.google.com/p/v8/issues/detail?id=3305
- # This times out in sloppy mode because sloppy const assignment does not throw.
- 'language/statements/const/syntax/const-invalid-assignment-next-expression-for': [SKIP],
-
# 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 | « test/mozilla/mozilla.status ('k') | test/webkit/const-without-initializer.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698