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

Unified Diff: tests/co19/co19-runtime.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 | « tests/co19/co19-dart2js.status ('k') | tests/corelib/const_list_literal_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/co19-runtime.status
diff --git a/tests/co19/co19-runtime.status b/tests/co19/co19-runtime.status
index d99075975fe5c9a6e636f968d2dd615216a476b8..0c7bdc110c8e26601c5fc3ac4c1d26c361f0a9be 100644
--- a/tests/co19/co19-runtime.status
+++ b/tests/co19/co19-runtime.status
@@ -169,6 +169,8 @@ LibTest/core/Math/parseDouble_A02_t01: Fail # issue 1929
LibTest/core/List/every_A03_t01: Skip # Promise removed (co19 issue #79)
LibTest/core/List/filter_A03_t01: Skip # Promise removed (co19 issue #79)
LibTest/core/List/some_A03_t01: Skip # Promise removed (co19 issue #79)
+LibTest/core/List/sort_A01_t02: Fail, OK # (co19 issue #179)
+LibTest/core/List/sort_A01_t03: Fail, OK # (co19 issue #179)
LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A03_t01: Fail
LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A02_t01: Fail
« no previous file with comments | « tests/co19/co19-dart2js.status ('k') | tests/corelib/const_list_literal_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698