| 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 9e569d2c2b789aa7728d8b135360ee4669ff3a89..e385dd960f48f560a49624ac5556b61e2ff64839 100644 | 
| --- a/tests/compiler/dart2js_extra/dart2js_extra.status | 
| +++ b/tests/compiler/dart2js_extra/dart2js_extra.status | 
| @@ -23,6 +23,9 @@ class_test: Fail | 
| [ $compiler == dart2js && $runtime == none ] | 
| *: Fail, Pass # TODO(ahe): Triage these tests. | 
|  | 
| +[ $compiler == dart2js && $minified ] | 
| +to_string_test: Fail # Issue 7179. | 
| + | 
| [ $jscl ] | 
| timer_test: Fail, OK # Timer is only supported in browsers. | 
| mirror_test: Fail, OK # Timer is only supported in browsers. | 
|  |