| Index: pkg/analyzer/test/src/summary/resynthesize_ast_test.dart
|
| diff --git a/pkg/analyzer/test/src/summary/resynthesize_ast_test.dart b/pkg/analyzer/test/src/summary/resynthesize_ast_test.dart
|
| index 1bfac3724802e3f4070b24a1c921e1df871eda62..28c731eb7753b36237b8621752374fd8affc6097 100644
|
| --- a/pkg/analyzer/test/src/summary/resynthesize_ast_test.dart
|
| +++ b/pkg/analyzer/test/src/summary/resynthesize_ast_test.dart
|
| @@ -672,12 +672,6 @@ class ResynthesizeAstTest extends ResynthesizeTest
|
|
|
| @override
|
| @failingTest
|
| - void test_constructor_initializers_field_notConst() {
|
| - super.test_constructor_initializers_field_notConst();
|
| - }
|
| -
|
| - @override
|
| - @failingTest
|
| void test_inferred_function_type_in_generic_class_constructor() {
|
| super.test_inferred_function_type_in_generic_class_constructor();
|
| }
|
|
|