| Index: tests/compiler/dart2js/dart2js.status
|
| ===================================================================
|
| --- tests/compiler/dart2js/dart2js.status (revision 17984)
|
| +++ tests/compiler/dart2js/dart2js.status (working copy)
|
| @@ -12,3 +12,6 @@
|
|
|
| [ $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).
|
| +
|
| +[ $mode == debug ]
|
| +analyze_api_test: Pass, Slow
|
|
|