| Index: tests/language/language.status
|
| ===================================================================
|
| --- tests/language/language.status (revision 14360)
|
| +++ tests/language/language.status (working copy)
|
| @@ -59,10 +59,7 @@
|
|
|
| export_cyclic_test: Crash # issue 6060
|
|
|
| -call_through_getter_test: Fail # issue 6124
|
| call_through_null_getter_test: Fail # issue 6124
|
| -local_function_test: Fail # issue 6124
|
| -naming_test: Fail # issue 6124
|
|
|
| invocation_mirror_test: Fail # issue 3326, 3622.
|
| no_such_method_test: Fail # issue 3326, 3622.
|
| @@ -566,10 +563,7 @@
|
|
|
| type_error_test: Fail, OK # VM bug: http://dartbug.com/5280
|
|
|
| -call_through_getter_test: Fail # issue 6130
|
| call_through_null_getter_test: Fail # issue 6130
|
| -local_function_test: Fail # issue 6130
|
| -naming_test: Fail # issue 6130
|
|
|
| # This is a VM error when the compiled code is run.
|
| invocation_mirror_test: Fail # issue 3326, 3622.
|
|
|