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

Unified Diff: tests/co19/co19-compiler.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-compiler.status
diff --git a/tests/co19/co19-compiler.status b/tests/co19/co19-compiler.status
index fa01ccd19afae00a59d3aee1bbbcf0a602ff40fb..41e0cce2d63535ed5b53049bd34b33bb802ab39f 100644
--- a/tests/co19/co19-compiler.status
+++ b/tests/co19/co19-compiler.status
@@ -214,6 +214,14 @@ LibTest/core/Map/putIfAbsent_A01_t04: Fail # Uses deprecated Expect class, issue
LibTest/core/int/operator_division_A01_t01: Fail # truncate/ceil/floor/round returns ints, issue 389
+LibTest/core/List/List_A01_t02: Fail # insertRange is removed. 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/insertRange_A07_t01: Fail # insertRange is removed. Issue TODO
+
Language/11_Expressions/06_Lists_A06_t01: Fail # Issue 397
LibTest/core/Iterable/where_A01_t07: Fail # Issue 397
LibTest/core/List/addLast_A01_t01: Fail # Issue 397

Powered by Google App Engine
This is Rietveld 408576698