| Index: tests/language/language.status
|
| diff --git a/tests/language/language.status b/tests/language/language.status
|
| index 969a680538e5741376d1008c17da7206778220f8..6e61a14115ca78db92d46e859c9533200abdd8e9 100644
|
| --- a/tests/language/language.status
|
| +++ b/tests/language/language.status
|
| @@ -82,6 +82,7 @@ compile_time_constant_checked3_test/05: Fail, OK
|
| compile_time_constant_checked3_test/06: Fail, OK
|
|
|
| [ $compiler == dartc ]
|
| +library_juxtaposition_test: Fail # Issue 6881
|
| new_expression_type_args_test/0*: Fail # Wrongly reports compile-time error.
|
| redirecting_factory_infinite_steps_test/01: Fail # http://dartbug.com/6560
|
| implicit_this_test/none: Fail # should not warn about allocating SubAbstract2
|
|
|