| 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 be79415180e0e38a1ed24633cc90b3c69eccb708..e18556616f8129f520ce09103a6cc219b67db6fe 100644
 | 
| --- a/pkg/analyzer/test/src/summary/resynthesize_ast_test.dart
 | 
| +++ b/pkg/analyzer/test/src/summary/resynthesize_ast_test.dart
 | 
| @@ -720,7 +720,6 @@ class ResynthesizeAstStrongTest extends _ResynthesizeAstTest {
 | 
|        super.createOptions()..strongMode = true;
 | 
|  
 | 
|    @override
 | 
| -  @failingTest
 | 
|    test_instantiateToBounds_boundRefersToItself() {
 | 
|      super.test_instantiateToBounds_boundRefersToItself();
 | 
|    }
 | 
| 
 |