Chromium Code Reviews| Index: tests/compiler/dart2js/dart2js.status |
| diff --git a/tests/compiler/dart2js/dart2js.status b/tests/compiler/dart2js/dart2js.status |
| index 9b3a477e6fcf82cdb8cb771832ab8777d5154292..9c64dc8eb03181e5874745f3c70bf32749422203 100644 |
| --- a/tests/compiler/dart2js/dart2js.status |
| +++ b/tests/compiler/dart2js/dart2js.status |
| @@ -19,6 +19,9 @@ async_await_syntax_test: Pass # DON'T CHANGE THIS LINE -- SEE ABOVE. |
| # building function type tests. |
| simple_function_subtype_test: Fail |
| +library_resolution_test: Fail # Issue 27378 |
|
Siggi Cherem (dart-lang)
2016/09/16 21:54:55
Harry submitted a fix for library_resolution_test
|
| +analyze_test_test: Fail # Issue 27378 |
| + |
| simple_inferrer_const_closure_test: Fail # Issue 16507 |
| simple_inferrer_const_closure2_test: Fail # Issue 16507 |
| simple_inferrer_global_field_closure_test: Fail # Issue 16507 |