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

Unified Diff: tests/co19/co19-compiler.status

Issue 8422005: Remove List.fromList constructor, and List.copyFrom. They are duplicates of the new range methods. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: '' Created 9 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
Index: tests/co19/co19-compiler.status
===================================================================
--- tests/co19/co19-compiler.status (revision 938)
+++ tests/co19/co19-compiler.status (working copy)
@@ -186,6 +186,8 @@
LibTest/core/StringBuffer/addAll/StringBuffer/addAll/A01/t02: Fail
LibTest/core/Queue/iterator_hasNext/Queue/iterator/hasNext/A01/t01: Skip # Timeout
+# List.fromList has been removed.
+LibTest/core/List/List.fromList/*: Fail
[ $arch == dartium ]
*: Skip

Powered by Google App Engine
This is Rietveld 408576698