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

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

Issue 10905234: Fix for issue 4921: ad the generic type info to a List when we create it. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 3 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 | « lib/compiler/implementation/universe/universe.dart ('k') | tests/language/list_is_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/co19-dart2js.status
===================================================================
--- tests/co19/co19-dart2js.status (revision 12240)
+++ tests/co19/co19-dart2js.status (working copy)
@@ -828,8 +828,6 @@
Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_A05_t01: Fail # TypeError: Object #<Closure> has no method 'call'
Language/10_Expressions/20_Equality_A06_t01: Fail # Canonicalization.
Language/10_Expressions/20_Equality_A09_t01: Fail # Canonicalization.
-Language/10_Expressions/07_Maps_A04_t01: Fail # Is check with generics.
-Language/10_Expressions/07_Maps_A07_t04: Fail # Is check with generics.
#
# The following tests may be broken, but require further review.
@@ -1148,9 +1146,7 @@
Language/10_Expressions/30_Type_Cast_A05_t05: Fail # CastException: Casting value of type Number to incompatible type G
Language/14_Types/5_Function_Types_A02_t01: Fail # Expect.isTrue(false) fails.
-Language/14_Types/4_Interface_Types_A05_t02: Fail # http://dartbug.com/5020
Language/14_Types/4_Interface_Types_A05_t03: Fail # http://dartbug.com/5020
-Language/14_Types/4_Interface_Types_A08_t05: Fail # http://dartbug.com/5020
Language/14_Types/4_Interface_Types_A08_t06: Fail # http://dartbug.com/5020
Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020
Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020
@@ -1158,7 +1154,7 @@
Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020
Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020
Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020
-Language/14_Types/4_Interface_Types_A11_t03: Fail # http://dartbug.com/5020
-Language/14_Types/4_Interface_Types_A11_t04: Fail # http://dartbug.com/5020
Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020
Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020
+Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020
+Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020
« no previous file with comments | « lib/compiler/implementation/universe/universe.dart ('k') | tests/language/list_is_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698