Chromium Code Reviews| Index: tests/co19/co19-co19.status |
| =================================================================== |
| --- tests/co19/co19-co19.status (revision 29218) |
| +++ tests/co19/co19-co19.status (working copy) |
| @@ -15,6 +15,8 @@ |
| LibTest/core/RegExp/firstMatch_A01_t01: Fail, OK # Issue 635 |
| [ $runtime == vm || $compiler == dart2dart || $compiler == dart2js ] |
| +Language/12_Expressions/12_Instance_Creation/2_Const_A09_t02: fail, pass, ok |
| +Language/12_Expressions/12_Instance_Creation/2_Const_A09_t03: fail, pass, ok |
|
kustermann
2013/10/25 10:26:33
Is this a co19 issue?
Could you please add a bug n
hausner
2013/10/25 15:53:53
These tests expect a runtime error but should expe
|
| Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t04: fail, pass, ok # co19 issue 634 |
| 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 |