| Index: tests/language/language.status
|
| ===================================================================
|
| --- tests/language/language.status (revision 15245)
|
| +++ tests/language/language.status (working copy)
|
| @@ -43,8 +43,6 @@
|
|
|
| type_error_test: Fail # http://dartbug.com/5280
|
|
|
| -type_variable_shadows_class_test: Fail # Issue 643
|
| -
|
| # DartC specific tests that should not be run by the VM
|
| *dartc_test: Skip
|
| *dartc_negative_test: Skip
|
| @@ -84,7 +82,6 @@
|
|
|
| [ $compiler == dartc ]
|
| new_expression_type_args_test/0*: Fail # Wrongly reports compile-time error.
|
| -type_variable_shadows_class_test: Fail # Issue 643
|
| redirecting_factory_infinite_steps_test/01: Fail # http://dartbug.com/6560
|
| implicit_this_test/none: Fail # should not warn about allocating SubAbstract2
|
| metadata_test: Fail
|
|
|