| Index: dart/tests/co19/co19-leg.status
|
| diff --git a/dart/tests/co19/co19-leg.status b/dart/tests/co19/co19-leg.status
|
| index 7c897aeb41f3dafaedf62e3286f79b7d9770998b..835380b0a582b236ecb5d523d5cb140e82cca096 100644
|
| --- a/dart/tests/co19/co19-leg.status
|
| +++ b/dart/tests/co19/co19-leg.status
|
| @@ -38,6 +38,7 @@ LibTest/core/ReceivePort/*: Fail, OK
|
|
|
| [ $component == leg ]
|
| Language/10_Expressions/01_Constants_A16_t01: Crash # TODO(ahe): Investigate.
|
| +Language/10_Expressions/01_Constants_A16_t02: Crash # TODO(ahe): Investigate.
|
| Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A02_t04: Crash # TODO(ahe): Investigate.
|
| Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A03_t01: Crash # TODO(ahe): Investigate.
|
| Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A03_t02: Crash # TODO(ahe): Investigate.
|
| @@ -97,6 +98,7 @@ Language/10_Expressions/13_Function_Invocation/3_Unqualified_Invocation_A01_t07:
|
| Language/10_Expressions/13_Function_Invocation/3_Unqualified_Invocation_A01_t09: Fail # TODO(ahe): New co19 failure, please triage.
|
| Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_A03_t01: Fail # TODO(ahe): New co19 failure, please triage.
|
| Language/10_Expressions/14_Method_Invocation/1_Ordinary_Invocation_A01_t01: Fail # TODO(ahe): New co19 failure, please triage.
|
| +Language/10_Expressions/14_Method_Invocation/1_Ordinary_Invocation_A05_t05: Fail # TODO(ahe): New co19 failure, please triage.
|
| Language/10_Expressions/14_Method_Invocation/2_Static_Invocation_A01_t01: Fail # TODO(ahe): New co19 failure, please triage.
|
| Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A01_t01: Fail # TODO(ahe): New co19 failure, please triage.
|
| Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A03_t03: Fail # TODO(ahe): New co19 failure, please triage.
|
| @@ -311,6 +313,7 @@ LibTest/core/String/contains_A01_t02: Fail # Expect.fail('IndexOutOfRangeExcepti
|
|
|
| LangGuideTest/02_Language_Constructs/02_11_Exceptions/02_11_Exceptions_A04_t01: Fail # ReferenceError: trace is not defined
|
| Language/13_Types/4_Interface_Types_A12_t10: Fail # SyntaxError: Unexpected identifier
|
| +Language/07_Classes/5_Constructors/1_Generative_Constructors_A01_t01: Fail # SyntaxError: Unexpected string
|
| Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_A05_t01: Fail # Operator 'call' is not supported on closures.
|
|
|
|
|
|
|