| Index: dart/tests/co19/co19-runtime.status
|
| ===================================================================
|
| --- dart/tests/co19/co19-runtime.status (revision 42694)
|
| +++ dart/tests/co19/co19-runtime.status (working copy)
|
| @@ -25,10 +25,6 @@
|
| Language/13_Statements/15_Assert_A04_t02: skip # co19 issue 734
|
| Language/13_Statements/15_Assert_A04_t05: skip # co19 issue 734
|
|
|
| -# re-enable next 3 tests when co19 revision synched to r793
|
| -Language/12_Expressions/20_Logical_Boolean_Expressions_A03_t01: skip # until >= r793
|
| -Language/12_Expressions/27_Unary_Expressions_A02_t03: skip # until >= r793
|
| -Language/13_Statements/06_For/1_For_Loop_A01_t08: skip # until >= r793
|
|
|
| LibTest/core/DateTime/parse_A03_t01: fail # Issue 12514
|
|
|
| @@ -48,7 +44,8 @@
|
| [ $compiler == none && $runtime == vm ]
|
| LibTest/typed_data/Float32x4/reciprocalSqrt_A01_t01: Pass, Fail # co19 issue 599
|
| LibTest/typed_data/Float32x4/reciprocal_A01_t01: Pass, Fail # co19 issue 599
|
| -
|
| +Language/12_Expressions/12_Instance_Creation/2_Const_A11_t01: MissingCompileTimeError # Issue 22007
|
| +Language/12_Expressions/12_Instance_Creation/2_Const_A11_t03: MissingCompileTimeError # Issue 22007
|
| # With asynchronous loading, the load errors in these tests are no longer recognized as compile errors:
|
| Language/14_Libraries_and_Scripts/1_Imports_A04_t02: Fail
|
| Language/14_Libraries_and_Scripts/2_Exports_A05_t02: Fail
|
|
|