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

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

Issue 9600059: Resolve constructors with type arguments. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: rebased Created 8 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 | « dart/frog/leg/scanner/parser.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 1fc51e987ed08c2ba3494dcf39da1c4cbb63b8bb..da9ca18d38d41d7c9ac6a9794647e3471f6150fa 100644
--- a/dart/tests/co19/co19-leg.status
+++ b/dart/tests/co19/co19-leg.status
@@ -64,11 +64,8 @@ Language/10_Expressions/08_Function_Expressions_A01_t05: Fail # TODO(ahe): New c
Language/10_Expressions/08_Function_Expressions_A02_t01: Fail # TODO(ahe): New co19 failure, please triage.
Language/10_Expressions/08_Function_Expressions_A03_t01: Fail # TODO(ahe): New co19 failure, please triage.
Language/10_Expressions/08_Function_Expressions_A04_t01: Fail # TODO(ahe): New co19 failure, please triage.
-Language/10_Expressions/10_Instance_Creation/1_New_A09_t02: Fail # TODO(ahe): New co19 failure, please triage.
Language/10_Expressions/10_Instance_Creation/1_New_A09_t04: Fail # TODO(ahe): New co19 failure, please triage.
Language/10_Expressions/10_Instance_Creation/1_New_A09_t06: Fail # TODO(ahe): New co19 failure, please triage.
-Language/10_Expressions/10_Instance_Creation/1_New_A10_t02: Fail # TODO(ahe): New co19 failure, please triage.
-Language/10_Expressions/10_Instance_Creation/1_New_A13_t02: Fail # TODO(ahe): New co19 failure, please triage.
Language/10_Expressions/10_Instance_Creation/2_Const_A08_t03: Fail # TODO(ahe): New co19 failure, please triage.
Language/10_Expressions/10_Instance_Creation/2_Const_A08_t04: Fail # TODO(ahe): New co19 failure, please triage.
Language/10_Expressions/11_Spawning_an_Isolate_A01_t01: Fail # TODO(ahe): New co19 failure, please triage.
@@ -235,6 +232,7 @@ Language/06_Functions/06_Functions_A01_t04: Fail # switch cases are not implemen
Language/06_Functions/2_Formal_Parameters/2_Named_Optional_Formals_A01_t01: Fail # CompileTimeConstantHandler non-primitive list-entries not implemented
Language/07_Classes/5_Constructors/1_Generative_Constructors_A11_t03: Fail # Super initializers not implemented correctly.
Language/07_Classes/8_Superclasses/1_Inheritance_and_Overriding_A02_t03: Fail # SsaBuilder.visitIdentifier on non-this
+Language/09_Generics/09_Generics_A04_t03: Fail # cannot resolve type N.
Language/10_Expressions/07_Maps_A05_t01: Fail # Constant maps not implemented.
LibTest/core/Date/Date.fromEpoch_A01_t02: Fail # Expect.fail('Exception expected with the passed null value of the timeZone')
LibTest/core/Date/toString_A02_t01: Fail # Test is out of date. See co19 issue 86.
@@ -304,7 +302,6 @@ Language/13_Types/5_Function_Types_A01_t01: Fail # duplicate definition of void
Language/13_Types/5_Function_Types_A01_t09: Fail # f is not a type
Language/07_Classes/5_Constructors/2_Factories_A01_t01: Fail # lib is not a type
Language/05_Variables/05_Variables_A05_t03: Fail # map not implemented
-Language/09_Generics/09_Generics_A04_t03: Fail # named constructors with type arguments are not implemented
Language/08_Interfaces/4_Superinterfaces/1_Inheritance_and_Overriding_A01_t02: Fail # no method named foo in class I
« no previous file with comments | « dart/frog/leg/scanner/parser.dart ('k') | dart/tests/corelib/corelib-leg.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698