| Index: tests/co19/co19-dart2js.status
|
| diff --git a/tests/co19/co19-dart2js.status b/tests/co19/co19-dart2js.status
|
| index 26c4931f7ae2763d52237f2cad6abb99fcf98303..ef7841ace8e996a5502bce5927e5a6907c1ebc1c 100644
|
| --- a/tests/co19/co19-dart2js.status
|
| +++ b/tests/co19/co19-dart2js.status
|
| @@ -814,7 +814,6 @@ Language/07_Classes/3_Setters_A04_t07: Fail # http://dartbug.com/5023
|
|
|
| Language/14_Types/4_Interface_Types_A05_t04: Fail # http://dartbug.com/5022
|
| Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5022
|
| -Language/14_Types/4_Interface_Types_A10_t06: Fail # http://dartbug.com/5022
|
| Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5022
|
| Language/14_Types/4_Interface_Types_A10_t08: Fail # http://dartbug.com/5022
|
| Language/14_Types/4_Interface_Types_A10_t09: Fail # http://dartbug.com/5022
|
| @@ -830,6 +829,8 @@ Language/07_Classes/07_Classes_A03_t10: Fail # http://dartbug.com/6687
|
| # Unexpected runtime errors.
|
| #
|
| [ $compiler == dart2js ]
|
| +Language/11_Expressions/32_Type_Cast_A01_t01: Fail # http://dartbug.com/9074
|
| +
|
| Language/14_Types/4_Interface_Types_A08_t06: Fail # class Queue cannot be resolved.
|
|
|
| Language/14_Types/4_Interface_Types_A11_t04: Fail # http://dartbug.com/5020
|
|
|