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

Unified Diff: test/mjsunit/mjsunit.status

Issue 658423002: Unship ES6 iteration and unscopables on 3.28 (Closed) Base URL: https://v8.googlecode.com/svn/branches/3.28
Patch Set: Created 6 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/mjsunit/harmony/unscopables.js ('k') | tools/generate-runtime-tests.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mjsunit/mjsunit.status
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
index a9addc9b031b016c453d091f434ecb34c85f5186..1e310e8b4256aaf36ca89a2e4ed153f60fdd831d 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -153,10 +153,10 @@
'harmony/regress/regress-3280': [PASS, NO_VARIANTS],
# Support for ES6 for-of iteration is missing.
- 'es6/array-iterator': [PASS, NO_VARIANTS],
- 'es6/iteration-semantics': [PASS, NO_VARIANTS],
- 'es6/string-iterator': [PASS, NO_VARIANTS],
- 'es6/typed-array-iterator': [PASS, NO_VARIANTS],
+ 'harmony/array-iterator': [PASS, NO_VARIANTS],
+ 'harmony/iteration-semantics': [PASS, NO_VARIANTS],
+ 'harmony/string-iterator': [PASS, NO_VARIANTS],
+ 'harmony/typed-array-iterator': [PASS, NO_VARIANTS],
##############################################################################
# Too slow in debug mode with --stress-opt mode.
« no previous file with comments | « test/mjsunit/harmony/unscopables.js ('k') | tools/generate-runtime-tests.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698