| Index: tests/language/language_dart2js.status
|
| diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
|
| index 9f28309890214de52927f5dd4f86a04ef04d57b3..68028243a2a66603aac0531989d9429c8fcc0858 100644
|
| --- a/tests/language/language_dart2js.status
|
| +++ b/tests/language/language_dart2js.status
|
| @@ -130,6 +130,8 @@ getter_no_setter_test/01: Fail # http://dartbug.com/5519
|
| isnot_malformed_type_test/01: Fail # http://dartbug.com/5519
|
| not_enough_positional_arguments_test/01: Fail # http://dartbug.com/5519
|
|
|
| +issue9664_test: Crash # http://dartbug.com/9664
|
| +
|
| constructor_negative_test: Pass # Wrong reason: the expression 'C()' is valid with class literals.
|
|
|
| throw_expr_test: Fail
|
|
|