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

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

Issue 10898003: Remove List.copyFrom from VM and from tests. It was removed from the List interface in r941. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Address comment, fix error. Created 8 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
« no previous file with comments | « runtime/lib/growable_array.dart ('k') | tests/co19/co19-runtime.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/co19-dart2js.status
diff --git a/tests/co19/co19-dart2js.status b/tests/co19/co19-dart2js.status
index 4836fb904db20cf0a56bb898686079ee115a4844..2e031f780f9075044d71209c7a5d04de28a9117f 100644
--- a/tests/co19/co19-dart2js.status
+++ b/tests/co19/co19-dart2js.status
@@ -397,8 +397,8 @@ Language/10_Expressions/03_Numbers_A01_t06: Fail, OK # Requires bigint.
Language/10_Expressions/03_Numbers_A01_t09: Fail, OK # Requires bigint.
LibTest/core/Date/Date_A01_t01: Fail, OK # Generates bad date and expect exact print string.
LibTest/core/Date/year_A01_t01: Fail, OK # Requires big int.
-LibTest/core/List/sort_A01_t02: Fail, OK # No method List.copyFrom.
-LibTest/core/List/sort_A01_t03: Fail, OK # No method List.copyFrom.
+LibTest/core/List/sort_A01_t02: Fail, OK # (co19 issue #179)
+LibTest/core/List/sort_A01_t03: Fail, OK # (co19 issue #179)
LibTest/core/Match/pattern_A01_t01: Fail, OK # Bad test, allMatches return an Iterable.
LibTest/core/Match/str_A01_t01: Fail, OK # Bad test, allMatches return an Iterable.
LibTest/core/Math/exp_A01_t01: Fail, Pass, OK # TODO(floitsch): Review.
« no previous file with comments | « runtime/lib/growable_array.dart ('k') | tests/co19/co19-runtime.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698