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

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: 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..ded16124066220de8ddbe0b6f655c8eeed2adc82 100644
--- a/tests/co19/co19-compiler.status
+++ b/tests/co19/co19-compiler.status
@@ -160,7 +160,7 @@ LibTest/core/Date/subtract_A02_t01: Fail # Renamed Date to DateTime (issue 373,
LibTest/core/Date/subtract_A03_t01: Fail # Renamed Date to DateTime (issue 373, 374)
LibTest/core/Date/subtract_A05_t01: Fail # Renamed Date to DateTime (issue 373, 374)
LibTest/core/Date/timeZoneName_A01_t01: Fail # Renamed Date to DateTime (issue 373, 374)
-LibTest/core/Date/timeZoneOffset_A01_t01: Fail # Renamed Date to DateTime (issue 373, 374)
+LibTest/core/Date/timeZoneOffset_A01_t01: Fail # Renamed Date to DateTime (issue 373, 374)tyy
floitsch 2013/04/03 12:42:56 Remove!
LibTest/core/Date/toLocal_A01_t01: Fail # Renamed Date to DateTime (issue 373, 374)
LibTest/core/Date/toString_A01_t01: Fail # Renamed Date to DateTime (issue 373, 374)
LibTest/core/Date/toString_A02_t01: Fail # Renamed Date to DateTime (issue 373, 374)
@@ -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