| Index: dart/tests/compiler/dart2js_extra/dart2js_extra.status
|
| diff --git a/dart/tests/compiler/dart2js_extra/dart2js_extra.status b/dart/tests/compiler/dart2js_extra/dart2js_extra.status
|
| index d5b295c6a95a2059f8d081987611bf7d95c01499..f46850dd6c23769c79088d1f8552728606c8924e 100644
|
| --- a/dart/tests/compiler/dart2js_extra/dart2js_extra.status
|
| +++ b/dart/tests/compiler/dart2js_extra/dart2js_extra.status
|
| @@ -45,3 +45,4 @@ mirror_invalid_field_access3_test: Fail # http://dartbug.com/6490
|
| mirror_invalid_field_access4_test: Fail # http://dartbug.com/6490
|
| deferred/deferred_class_test: Fail # http://dartbug.com/3940
|
| deferred/deferred_constant_test: Fail # http://dartbug.com/3940
|
| +mirror_type_inference_field_test: Fail # http://dartbug.com/6490
|
|
|