| Index: tests/compiler/dart2js/dart2js.status
|
| diff --git a/tests/compiler/dart2js/dart2js.status b/tests/compiler/dart2js/dart2js.status
|
| index 9c64dc8eb03181e5874745f3c70bf32749422203..9b3a477e6fcf82cdb8cb771832ab8777d5154292 100644
|
| --- a/tests/compiler/dart2js/dart2js.status
|
| +++ b/tests/compiler/dart2js/dart2js.status
|
| @@ -19,9 +19,6 @@ 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
|
| -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
|
|
|