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

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

Issue 13528004: Remove addLast from List. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Remove typo Created 7 years, 9 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 | « sdk/lib/web_sql/dartium/web_sql_dartium.dart ('k') | 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 e490d7f82a3d6f8e448f6f2a8fa2aafd0d5eb643..e6f59d8a4e6bc95e718379740e19d18922ebe115 100644
--- a/tests/co19/co19-compiler.status
+++ b/tests/co19/co19-compiler.status
@@ -170,5 +170,12 @@ LibTest/core/Date/year_A01_t01: Fail # Renamed Date to DateTime (issue 373, 374)
LibTest/core/int/operator_division_A01_t01: Fail # truncate/ceil/floor/round returns ints, issue 389
+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
+LibTest/core/List/addLast_A01_t03: Fail # Issue 397
+LibTest/core/List/addLast_A02_t01: Fail # Issue 397
+LibTest/core/List/filter_A03_t01: Fail # Issue 397
+
[ $runtime == drt && $compiler == none ]
*: Skip
« no previous file with comments | « sdk/lib/web_sql/dartium/web_sql_dartium.dart ('k') | tests/co19/co19-dart2dart.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698