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

Unified Diff: dart/tests/co19/co19-leg.status

Issue 9453021: Start supporting fixed length and immutable lists. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Handle constant list expressions. Created 8 years, 10 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 | « dart/frog/leg/ssa/nodes.dart ('k') | dart/tests/corelib/corelib-leg.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/co19/co19-leg.status
diff --git a/dart/tests/co19/co19-leg.status b/dart/tests/co19/co19-leg.status
index 0b9fddd23d9878b7f412db276faddf6458534784..a5187b883414904893caa3da96406ad49f7ae5b7 100644
--- a/dart/tests/co19/co19-leg.status
+++ b/dart/tests/co19/co19-leg.status
@@ -298,17 +298,6 @@ LibTest/core/Set/some_A01_t03: Fail # Cannot find value
LibTest/core/int/toRadixString_A01_t01: Fail # Expect.stringEquals(expected: <6A>", <6a>) fails
-LibTest/core/List/List_A01_t02: Fail # Fixed length array.
-LibTest/core/List/addAll_A02_t01: Fail # Fixed length array.
-LibTest/core/List/add_A02_t01: Fail # Fixed length array.
-LibTest/core/List/clear_A02_t01: Fail # Fixed length array.
-LibTest/core/List/insertRange_A02_t01: Fail # Fixed length array.
-LibTest/core/List/length_A04_t01: Fail # Fixed length array.
-LibTest/core/List/removeLast_A02_t01: Fail # Fixed length array.
-LibTest/core/List/removeRange_A02_t01: Fail # Fixed length array.
-LibTest/core/List/addLast_A02_t01: Fail # Fixed length array.
-
-
LibTest/core/Date/timeZone_A01_t01: Fail # Should throw NoSuchMethodException.
LibTest/core/Date/value_A01_t01: Fail # Should throw NoSuchMethodException.
LibTest/core/Math/parseDouble_A02_t01: Fail # TODO(ahe): Reject bad values.
« no previous file with comments | « dart/frog/leg/ssa/nodes.dart ('k') | dart/tests/corelib/corelib-leg.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698