| Index: dart/tests/co19/co19-co19.status
|
| ===================================================================
|
| --- dart/tests/co19/co19-co19.status (revision 29808)
|
| +++ dart/tests/co19/co19-co19.status (working copy)
|
| @@ -59,6 +59,7 @@
|
| Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t04: fail, pass, ok # co19 issue 634
|
| Language/12_Expressions/12_Instance_Creation/2_Const_A09_t02: fail, pass, ok # co19 issue 634
|
| Language/12_Expressions/12_Instance_Creation/2_Const_A09_t03: fail, pass, ok # co19 issue 634
|
| +Language/12_Expressions/30_Identifier_Reference_A02_t01: fail, pass, ok # co19 issue 649
|
|
|
| Language/05_Variables/05_Variables_A06_t01: fail, pass, ok # co19 issue 624
|
| Language/05_Variables/05_Variables_A06_t02: fail, pass, ok # co19 issue 624
|
| @@ -68,14 +69,12 @@
|
| Language/05_Variables/05_Variables_A06_t06: fail, pass, ok # co19 issue 624
|
| Language/07_Classes/6_Constructors/1_Generative_Constructors_A12_t02: fail # co19-roll r587: Please triage this failure
|
| Language/07_Classes/6_Constructors/1_Generative_Constructors_A20_t02: fail # co19-roll r587: Please triage this failure
|
| -Language/05_Variables/05_Variables_A11_t01: Fail, MissingCompileTimeError # co19-roll r641: Please triage this failure
|
|
|
| # Maybe we should wait until isolate library is sealed before triaging these.
|
| LibTest/isolate/isolate_api/spawnFunction_A04_t01: fail, timeout # co19-roll r546: Please triage this failure
|
| LibTest/isolate/isolate_api/streamSpawnFunction_A02_t01: fail, timeout # co19-roll r546: Please triage this failure
|
|
|
| Language/12_Expressions/18_Assignment_A04_t09: RuntimeError # co19-roll r607: Please triage this failure
|
| -Language/13_Statements/04_Local_Function_Declaration_A04_t01: Fail, MissingCompileTimeError # co19-roll r607: Please triage this failure
|
| LibTest/collection/LinkedList/forEach_A02_t01: RuntimeError # co19-roll r607: Please triage this failure
|
| LibTest/core/Invocation/namedArguments_A01_t01: RuntimeError # co19-roll r607: Please triage this failure
|
| LibTest/core/Symbol/Symbol_A01_t04: RuntimeError # co19-roll r607: Please triage this failure
|
| @@ -96,6 +95,8 @@
|
|
|
|
|
| [ $runtime == vm || $runtime == dartium || $compiler == dart2js ]
|
| +Language/14_Libraries_and_Scripts/4_Scripts_A03_t02: FAIL, OK # co19 issue 654
|
| +
|
| LibTest/math/acos_A01_t01: PASS, FAIL, OK # co19 issue 44
|
| LibTest/math/asin_A01_t01: PASS, FAIL, OK # co19 issue 44
|
| LibTest/math/atan_A01_t01: PASS, FAIL, OK # co19 issue 44
|
|
|