| Index: tests/compiler/dart2js/dart2js.status
|
| diff --git a/tests/compiler/dart2js/dart2js.status b/tests/compiler/dart2js/dart2js.status
|
| index ac12f2361d4b3707d34bc724569df684d1aba55e..33fc86ec5127922b8853a00f23b10d241fbc5593 100644
|
| --- a/tests/compiler/dart2js/dart2js.status
|
| +++ b/tests/compiler/dart2js/dart2js.status
|
| @@ -22,6 +22,9 @@ mirrors/library_imports_prefixed_test: Fail
|
| mirrors/library_imports_prefixed_show_hide_test: Fail
|
| mirrors/library_imports_shown_test: Fail
|
|
|
| +[ $unchecked ]
|
| +exit_code_test: Skip # This tests requires checked mode.
|
| +
|
| [ $mode == debug ]
|
| mirror_final_field_inferrer2_test: Crash, Pass, Slow # dartbug.com/15581
|
|
|
|
|