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

Unified Diff: tests/corelib/corelib.status

Issue 8431028: Implement async file API on top of isolates. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Fix type mismatch. 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
« no previous file with comments | « runtime/lib/array.dart ('k') | tests/corelib/src/ListSetRangeTest.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/corelib/corelib.status
diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
index 13a917eb600a95ece6c1d5c1596604931594a116..41d8fd330cdf862901638ef6cbf07801db3a637c 100644
--- a/tests/corelib/corelib.status
+++ b/tests/corelib/corelib.status
@@ -13,6 +13,7 @@ DoubleCompareTest: Fail # Bug 5427703
[ $component == dartc || $component == chromium ]
+ListSetRangeTest: Fail # Bug 291
ConstListLiteralTest: Fail # Bug 5202940
ConstListSetRangeTest: Fail # Bug 5202940
ConstListRemoveRangeTest: Fail # Bug 5202940
« no previous file with comments | « runtime/lib/array.dart ('k') | tests/corelib/src/ListSetRangeTest.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698