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

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

Issue 14135005: Fix 'collection' tests and co19 dartc/dart2js status files. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: 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
« no previous file with comments | « no previous file | tests/co19/co19-dart2dart.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/co19-compiler.status
diff --git a/tests/co19/co19-compiler.status b/tests/co19/co19-compiler.status
index a1e9b94bb4836d8a2d8d2e96b383d581530efab6..fa01ccd19afae00a59d3aee1bbbcf0a602ff40fb 100644
--- a/tests/co19/co19-compiler.status
+++ b/tests/co19/co19-compiler.status
@@ -223,10 +223,6 @@ LibTest/core/List/filter_A03_t01: Fail # Issue 397
LibTest/collection/Queue/Queue.from_A01_t01: fail # Issue 400
LibTest/core/List/List.from_A01_t01: fail # Issue 400
-LibTest/core/List/getRange_A01_t01: fail # Issue 400
-LibTest/core/List/getRange_A02_t01: fail # Issue 400
-LibTest/core/List/getRange_A04_t01: fail # Issue 400
-LibTest/core/List/getRange_A05_t01: fail # Issue 400
LibTest/core/List/operator_subscript_A01_t02: fail # Issue 400
LibTest/core/Match/pattern_A01_t01: fail # Issue 400
LibTest/core/Match/str_A01_t01: fail # Issue 400
@@ -236,6 +232,16 @@ LibTest/core/String/String_class_A01_t01: fail # Issue 400
LibTest/core/String/concat_A01_t01: fail # Issue 400
LibTest/core/String/concat_A02_t01: fail # Issue 400
LibTest/core/String/hashCode_A01_t01: fail # Issue 400
+LibTest/core/List/List.fixedLength_A01_t01: fail # Issue 400
+LibTest/core/List/addAll_A02_t01: fail # Issue 400
+LibTest/core/List/add_A02_t01: fail # Issue 400
+LibTest/core/List/clear_A02_t01: fail # Issue 400
+LibTest/core/List/insertRange_A02_t01: fail # Issue 400
+LibTest/core/List/length_A04_t01: fail # Issue 400
+LibTest/core/List/removeLast_A02_t01: fail # Issue 400
+LibTest/core/List/removeRange_A02_t01: fail # Issue 400
+LibTest/core/Set/isSubsetOf_A01_t01: fail # Issue 400
+LibTest/core/Set/isSubsetOf_A01_t02: fail # Issue 400
LibTest/core/List/operator_subscript_A01_t02: Fail # getRange now takes end-argument and returns Iterable. Issue 399
[ $runtime == drt && $compiler == none ]
« no previous file with comments | « no previous file | tests/co19/co19-dart2dart.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698