| Index: tests/compiler/dart2js_extra/dart2js_extra.status
|
| diff --git a/tests/compiler/dart2js_extra/dart2js_extra.status b/tests/compiler/dart2js_extra/dart2js_extra.status
|
| index 853e03c9f9e7473c1282145250b54f69d521b9d8..596f35a432494118878f8270c11133fd097bd0b5 100644
|
| --- a/tests/compiler/dart2js_extra/dart2js_extra.status
|
| +++ b/tests/compiler/dart2js_extra/dart2js_extra.status
|
| @@ -25,7 +25,8 @@ deferred/deferred_mirrors2_lazy: Fail # mirrors not supported
|
| deferred/deferred_mirrors2_lib3: Fail # mirrors not supported
|
| deferred/deferred_mirrors2_test: Fail # mirrors not supported
|
| inference_nsm_mirrors_test: Fail # mirrors not supported
|
| -invalid_annotation2_test: Fail # mirrors not supported
|
| +invalid_annotation2_test/none: Fail # mirrors not supported
|
| +invalid_annotation2_test/01: Pass # mirrors not supported, passes for the wrong reason
|
| lookup_map/dead_entry_through_mirrors_test: Fail # mirrors not supported
|
| lookup_map/live_entry_through_mirrors_test: Fail # mirrors not supported
|
| lookup_map/live_entry_through_mirrors_used_test: Fail # mirrors not supported
|
|
|