| Index: tests/compiler/dart2js/dart2js.status
|
| ===================================================================
|
| --- tests/compiler/dart2js/dart2js.status (revision 18037)
|
| +++ tests/compiler/dart2js/dart2js.status (working copy)
|
| @@ -6,6 +6,7 @@
|
| constant_folding_string_test: Fail
|
| tree_shaking_test: Fail # Issue 4811
|
| boolified_operator_test: Fail # Issue 8001
|
| +analyze_api_test: Pass, Slow
|
|
|
| [ $checked ]
|
| field_type_inferer_test: Slow, Pass # Issue 6658.
|
| @@ -13,5 +14,3 @@
|
| [ $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
|
|
|