| Index: tests/co19/co19-runtime.status
|
| ===================================================================
|
| --- tests/co19/co19-runtime.status (revision 14419)
|
| +++ tests/co19/co19-runtime.status (working copy)
|
| @@ -26,6 +26,8 @@
|
| Language/13_Libraries_and_Scripts/1_Imports_A02_t21: Crash # TODO(vm-team): Please triage this crash.
|
| Language/13_Libraries_and_Scripts/1_Imports_A02_t22: Crash # TODO(vm-team): Please triage this crash.
|
|
|
| +Language/11_Expressions/30_Identifier_Reference_A05_t04: Fail, OK # co19 issue 302
|
| +
|
| Language/05_Variables/05_Variables_A05_t04: Fail # TODO(vm-team): Please triage this failure.
|
| Language/05_Variables/05_Variables_A05_t11: Fail # TODO(vm-team): Please triage this failure.
|
| Language/05_Variables/05_Variables_A05_t13: Fail # TODO(vm-team): Please triage this failure.
|
| @@ -140,7 +142,6 @@
|
| Language/11_Expressions/29_Assignable_Expressions_A01_t08: Fail # TODO(vm-team): Please triage this failure.
|
| Language/11_Expressions/29_Assignable_Expressions_A01_t09: Fail # TODO(vm-team): Please triage this failure.
|
| Language/11_Expressions/30_Identifier_Reference_A05_t02: Fail # TODO(vm-team): Please triage this failure.
|
| -Language/11_Expressions/30_Identifier_Reference_A05_t08: Fail # TODO(vm-team): Please triage this failure.
|
| Language/11_Expressions/30_Identifier_Reference_A06_t01: Fail # TODO(vm-team): Please triage this failure.
|
| Language/11_Expressions/30_Identifier_Reference_A06_t02: Fail # TODO(vm-team): Please triage this failure.
|
| Language/11_Expressions/30_Identifier_Reference_A07_t01: Fail # TODO(vm-team): Please triage this failure.
|
| @@ -184,7 +185,6 @@
|
| Language/13_Libraries_and_Scripts/2_Exports_A04_t04: Fail # TODO(vm-team): Please triage this failure.
|
| Language/13_Libraries_and_Scripts/2_Exports_A04_t05: Fail # TODO(vm-team): Please triage this failure.
|
| Language/13_Libraries_and_Scripts/2_Exports_A04_t06: Fail # TODO(vm-team): Please triage this failure.
|
| -Language/13_Libraries_and_Scripts/3_Parts_A03_t03: Fail # TODO(vm-team): Please triage this failure.
|
| Language/13_Libraries_and_Scripts/4_Scripts_A01_t16: Fail # TODO(vm-team): Please triage this failure.
|
| Language/14_Types/5_Function_Types_A02_t01: Fail # TODO(vm-team): Please triage this failure.
|
| LibTest/core/Queue/Queue.from_A01_t02: Fail # TODO(vm-team): Please triage this failure.
|
| @@ -432,10 +432,6 @@
|
| Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A08_t02: Fail # co19 issue 251 or issue 5732
|
|
|
|
|
| -# initializer must be a compile time constant
|
| -Language/11_Expressions/30_Identifier_Reference_A05_t09: Fail
|
| -
|
| -
|
| # invalid operator overloading
|
| Language/07_Classes/1_Instance_Methods/2_Operators_A02_t01: Fail
|
|
|
|
|