Chromium Code Reviews| Index: tests/language/language_dart2js.status |
| =================================================================== |
| --- tests/language/language_dart2js.status (revision 13562) |
| +++ tests/language/language_dart2js.status (working copy) |
| @@ -361,3 +361,4 @@ |
| export_test: Fail # Issue 5785 |
| export_cyclic_test: Fail # Issue 5785 |
| generic_creation_test: Fail # Issue 5785l |
| +import_combinators_test: Fail # Issue 3454 |
|
Johnni Winther
2012/10/12 09:04:01
This is caused by Issue 2264, and could be fixed t
|