| Index: tests/language/language.status
|
| ===================================================================
|
| --- tests/language/language.status (revision 14602)
|
| +++ tests/language/language.status (working copy)
|
| @@ -84,6 +84,8 @@
|
| [ $compiler == dartc ]
|
| implicit_this_test/none: Fail # should not warn about allocating SubAbstract2
|
| metadata_test: Fail
|
| +bad_override_test/01: Fail
|
| +bad_override_test/02: Fail
|
| get_set_syntax_test/none: Fail # does not accept getter/setter with no method body
|
| application_negative_test: Fail # Runtime only test, rewrite as multitest
|
| assign_instance_method_negative_test: Fail # Runtime only test, rewrite as multitest
|
|
|