| Index: dart/tests/co19/co19-analyzer.status
|
| diff --git a/dart/tests/co19/co19-analyzer.status b/dart/tests/co19/co19-analyzer.status
|
| index 347950b8a919bfe9a7a6f323eef9c08725e99d52..35f46d2c1d27a6d468901d4f9c248bc3fd9ae3a4 100644
|
| --- a/dart/tests/co19/co19-analyzer.status
|
| +++ b/dart/tests/co19/co19-analyzer.status
|
| @@ -288,10 +288,6 @@ Language/13_Statements/09_Switch_A10_t03: MissingStaticWarning
|
| Language/13_Statements/15_Assert_A04_t04: MissingStaticWarning
|
| LibTest/collection/IterableMixin/IterableMixin_class_A01_t01: MissingStaticWarning
|
|
|
| -Language/12_Expressions/14_Function_Invocation/3_Unqualified_Invocation_A01_t13: CompileTimeError # co19-roll r651: Please triage this failure
|
| -Language/12_Expressions/04_Booleans/1_Boolean_Conversion_A01_t03: MissingStaticWarning # co19-roll r651: Please triage this failure
|
| -Language/12_Expressions/01_Constants_A20_t04: CompileTimeError # co19-roll r651: Please triage this failure
|
| -Language/07_Classes/8_Static_Variables_A01_t01: MissingStaticWarning # co19-roll r651: Please triage this failure
|
| Language/05_Variables/05_Variables_A05_t04: MissingCompileTimeError # co19-roll r651: Please triage this failure
|
| Language/05_Variables/05_Variables_A05_t05: MissingCompileTimeError # co19-roll r651: Please triage this failure
|
| Language/05_Variables/05_Variables_A05_t06: MissingCompileTimeError # co19-roll r651: Please triage this failure
|
| @@ -299,3 +295,9 @@ Language/05_Variables/05_Variables_A05_t07: MissingCompileTimeError # co19-roll
|
| Language/05_Variables/05_Variables_A06_t01: MissingCompileTimeError # co19-roll r651: Please triage this failure
|
| Language/05_Variables/05_Variables_A06_t02: MissingCompileTimeError # co19-roll r651: Please triage this failure
|
| Language/05_Variables/05_Variables_A06_t03: MissingCompileTimeError # co19-roll r651: Please triage this failure
|
| +Language/07_Classes/8_Static_Variables_A01_t01: MissingStaticWarning # co19-roll r651: Please triage this failure
|
| +Language/12_Expressions/01_Constants_A20_t04: CompileTimeError # co19-roll r651: Please triage this failure
|
| +Language/12_Expressions/04_Booleans/1_Boolean_Conversion_A01_t03: MissingStaticWarning # co19-roll r651: Please triage this failure
|
| +Language/12_Expressions/14_Function_Invocation/3_Unqualified_Invocation_A01_t13: CompileTimeError # co19-roll r651: Please triage this failure
|
| +Language/12_Expressions/14_Function_Invocation/3_Unqualified_Invocation_A01_t17: MissingCompileTimeError # co19-roll r651: Please triage this failure
|
| +Language/12_Expressions/14_Function_Invocation/3_Unqualified_Invocation_A01_t18: MissingCompileTimeError # co19-roll r651: Please triage this failure
|
|
|