| Index: pkg/analysis_server/test/services/completion/dart/imported_reference_contributor_test.dart
|
| diff --git a/pkg/analysis_server/test/services/completion/dart/imported_reference_contributor_test.dart b/pkg/analysis_server/test/services/completion/dart/imported_reference_contributor_test.dart
|
| index 4c81fff8a6ea862cd261d71bb675f8b72be5c221..9f3ce390194d6fefae494aacb9dd4fe11a1ca7c5 100644
|
| --- a/pkg/analysis_server/test/services/completion/dart/imported_reference_contributor_test.dart
|
| +++ b/pkg/analysis_server/test/services/completion/dart/imported_reference_contributor_test.dart
|
| @@ -4532,13 +4532,6 @@ class ImportedReferenceContributorTest_Driver
|
|
|
| @failingTest
|
| @override
|
| - test_partFile_TypeName() {
|
| - // Bad state: Should not be used with the new analysis driver.
|
| - return super.test_partFile_TypeName();
|
| - }
|
| -
|
| - @failingTest
|
| - @override
|
| test_doc_class() {
|
| // Expected: 'My class.\n'
|
| // 'Short description.'
|
|
|