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

Unified Diff: test/mjsunit/mjsunit.status

Issue 363833006: Implement Array.from() (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Disable generators tests for TurboFan Created 6 years, 4 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
Index: test/mjsunit/mjsunit.status
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
index 3dafda69cd684fa2bea0f4a28fc0bd32f0a16770..461afb8dc9170f8189b3ab13d0d2f31ddc06652d 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -156,6 +156,7 @@
'es6/regress/regress-2681': [PASS, NO_VARIANTS],
'es6/regress/regress-2691': [PASS, NO_VARIANTS],
'es6/regress/regress-3280': [PASS, NO_VARIANTS],
+ 'harmony/array-from-generator': [PASS, NO_VARIANTS],
# Support for ES6 for-of iteration is missing.
'es6/array-iterator': [PASS, NO_VARIANTS],

Powered by Google App Engine
This is Rietveld 408576698