| Index: dart/tests/co19/co19-dart2js.status
|
| diff --git a/dart/tests/co19/co19-dart2js.status b/dart/tests/co19/co19-dart2js.status
|
| index 43811cd6025c3a838e37d4b7fcbbbd1645f3f088..602ebc1f75980b17a0b50abd85d5476b94ffc7c3 100644
|
| --- a/dart/tests/co19/co19-dart2js.status
|
| +++ b/dart/tests/co19/co19-dart2js.status
|
| @@ -151,6 +151,7 @@ Language/07_Classes/5_Constructors/3_Constant_Constructors_A03_t02: Fail # TODO(
|
| Language/07_Classes/6_Constructors_A01_t01: Fail # TODO(ahe): Please triage this failure.
|
| Language/07_Classes/6_Constructors_A02_t01: Fail # TODO(ahe): Please triage this failure.
|
| Language/07_Classes/6_Constructors_A03_t03: Fail # TODO(ahe): Please triage this failure.
|
| +Language/07_Classes/7_Static_Methods_A01_t03: Fail # TODO(ahe): Please triage this failure.
|
| Language/08_Interfaces/5_Superinterfaces/1_Inheritance_and_Overriding_A01_t01: Fail # TODO(ahe): Please triage this failure.
|
| Language/08_Interfaces/5_Superinterfaces/1_Inheritance_and_Overriding_A01_t02: Fail # TODO(ahe): Please triage this failure.
|
| Language/08_Interfaces/5_Superinterfaces/1_Inheritance_and_Overriding_A02_t01: Fail # TODO(ahe): Please triage this failure.
|
| @@ -189,6 +190,7 @@ Language/10_Expressions/10_Instance_Creation/2_Const_A05_t02: Fail # TODO(ahe):
|
| Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_A05_t02: Fail # TODO(ahe): Please triage this failure.
|
| Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A02_t01: Fail # TODO(ahe): Please triage this failure.
|
| Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A03_t03: Fail # TODO(ahe): Please triage this failure.
|
| +Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A03_t04: Fail # TODO(ahe): Please triage this failure.
|
| Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A03_t06: Fail # TODO(ahe): Please triage this failure.
|
| Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A04_t07: Fail # TODO(ahe): Please triage this failure.
|
| Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A04_t08: Fail # TODO(ahe): Please triage this failure.
|
|
|