| Index: tests/compiler/dart2js/dart2js.status
 | 
| diff --git a/tests/compiler/dart2js/dart2js.status b/tests/compiler/dart2js/dart2js.status
 | 
| index c822fb3622b46bb70818206f1ecbf994e3d6a451..ac12f2361d4b3707d34bc724569df684d1aba55e 100644
 | 
| --- a/tests/compiler/dart2js/dart2js.status
 | 
| +++ b/tests/compiler/dart2js/dart2js.status
 | 
| @@ -15,6 +15,13 @@ simple_inferrer_global_field_closure_test: Fail # Issue 16507
 | 
|  
 | 
|  logical_expression_test: Fail # Issue 17027
 | 
|  
 | 
| +mirrors/library_exports_hidden_test: Fail
 | 
| +mirrors/library_exports_shown_test: Fail
 | 
| +mirrors/library_imports_hidden_test: Fail
 | 
| +mirrors/library_imports_prefixed_test: Fail
 | 
| +mirrors/library_imports_prefixed_show_hide_test: Fail
 | 
| +mirrors/library_imports_shown_test: Fail
 | 
| +
 | 
|  [ $mode == debug ]
 | 
|  mirror_final_field_inferrer2_test: Crash, Pass, Slow # dartbug.com/15581
 | 
|  
 | 
| 
 |