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

Unified Diff: tests/corelib/corelib.status

Issue 8273004: Implement removeRange, and update some documentation on the list interface. (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/corelib/corelib.status
===================================================================
--- tests/corelib/corelib.status (revision 394)
+++ tests/corelib/corelib.status (working copy)
@@ -13,11 +13,12 @@
[ $arch == dartc || $arch == chromium ]
-ConstListLiteralTest: Fail # Bug 3341367
-ConstListSetRangeTest: Fail # Bug 3341367
-CoreRuntimeTypesTest: Fail # Bug 5196164
-StringTest: Fail # Bug 5196164
-DoubleCompareTest: Fail # Bug 5427706
+ConstListLiteralTest: Fail # Bug 5202940
+ConstListSetRangeTest: Fail # Bug 5202940
+ConstListRemoveRangeTest: Fail # Bug 5202940
+CoreRuntimeTypesTest: Fail # Bug 5196164
+StringTest: Fail # Bug 5196164
+DoubleCompareTest: Fail # Bug 5427706
*VMTest: Skip

Powered by Google App Engine
This is Rietveld 408576698