| 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 897d5b3bd52e4f2644180f180af3b7e1bbddfa8c..df4de079b319df1d41ab0b368ec64dd72a26615b 100644
|
| --- a/tests/compiler/dart2js_extra/dart2js_extra.status
|
| +++ b/tests/compiler/dart2js_extra/dart2js_extra.status
|
| @@ -84,3 +84,6 @@ constant_javascript_semantics2_test: Pass, Slow # Issue 25940
|
|
|
| [ $compiler == dart2js && $runtime == ff && $system == windows ]
|
| consistent_index_error_string_test: Pass, Slow # Issue 25940
|
| +
|
| +[ $compiler == dart2js && $runtime == ff && $system == linux ]
|
| +mirror_printer_test: Pass, Slow # Issue 25940
|
|
|