| Index: tests/co19/co19-dart2js.status
|
| diff --git a/tests/co19/co19-dart2js.status b/tests/co19/co19-dart2js.status
|
| index 3884bbd4e62b83afeca5313a3f036c7a26bab0b2..59fa8dcff07728a727397c2402f973add803476d 100644
|
| --- a/tests/co19/co19-dart2js.status
|
| +++ b/tests/co19/co19-dart2js.status
|
| @@ -761,13 +761,11 @@ Language/07_Classes/07_Classes_A03_t10: Fail # http://dartbug.com/6687
|
| # Unexpected runtime errors.
|
| #
|
| [ $compiler == dart2js ]
|
| -Language/14_Types/4_Interface_Types_A08_t06: Fail # http://dartbug.com/5020
|
| -Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020
|
| -Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020
|
| +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
|
| Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020
|
| Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020
|
| -Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020
|
| -Language/14_Types/4_Interface_Types_A12_t16: Fail # http://dartbug.com/5020
|
|
|
| Language/03_Overview/1_Scoping_A01_t39: Fail # dartbug.com/7202
|
| Language/14_Types/3_Type_Declarations/1_Typedef_A06_t01: Fail # dartbug.com/7202
|
|
|