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

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

Issue 13956006: Remove insertRange. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Replace type with var.wq Created 7 years, 8 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-runtime.status
diff --git a/tests/co19/co19-runtime.status b/tests/co19/co19-runtime.status
index a5acb46254419b7706db08b7292bcabf8bd160f0..140107614f2ec15bc3ec58a31a75897a80aa284a 100644
--- a/tests/co19/co19-runtime.status
+++ b/tests/co19/co19-runtime.status
@@ -440,6 +440,13 @@ LibTest/core/List/removeRange_A01_t01: Fail # removeRange now takes end-argument
LibTest/core/List/removeRange_A03_t01: Fail # removeRange now takes end-argument. Issue TODO
LibTest/core/List/removeRange_A05_t01: Fail # removeRange now takes end-argument. Issue TODO
+LibTest/core/List/insertRange_A01_t01: Fail # insertRange is removed. Issue TODO
+LibTest/core/List/insertRange_A03_t01: Fail # insertRange is removed. Issue TODO
+LibTest/core/List/insertRange_A04_t01: Fail # insertRange is removed. Issue TODO
+LibTest/core/List/insertRange_A05_t01: Fail # insertRange is removed. Issue TODO
+LibTest/core/List/insertRange_A06_t01: Fail # insertRange is removed. Issue TODO
+LibTest/core/List/every_A01_t01: Fail # insertRange is removed. Issue TODO
Lasse Reichstein Nielsen 2013/04/15 11:19:15 Remember to add issue to all status files.
floitsch 2013/04/15 14:22:30 Done.
+
[ $compiler == none && $runtime == vm && $checked ]
LibTest/core/Set/intersection_A01_t01: Fail # issue 390
LibTest/core/Set/intersection_A01_t02: Fail # issue 390

Powered by Google App Engine
This is Rietveld 408576698