| Index: tests/compiler/dart2js/dart2js.status
|
| ===================================================================
|
| --- tests/compiler/dart2js/dart2js.status (revision 14728)
|
| +++ tests/compiler/dart2js/dart2js.status (working copy)
|
| @@ -9,6 +9,8 @@
|
| # Minification of locals temporarily disabled due to issue 5808
|
| minify_many_locals_test: Fail
|
|
|
| +[ $checked ]
|
| +field_type_inferer_test: Slow, Pass # Issue 6658.
|
|
|
| [ $jscl || $runtime == drt || $runtime == dartium || $runtime == ff || $runtime == firefox || $runtime == chrome || $runtime == safari || $runtime == ie9 || $runtime == opera ]
|
| *: Skip # dart2js uses #import('dart:io'); and it is not self-hosted (yet).
|
|
|