| Index: pkg/analyzer/test/src/summary/resynthesize_kernel_test.dart
|
| diff --git a/pkg/analyzer/test/src/summary/resynthesize_kernel_test.dart b/pkg/analyzer/test/src/summary/resynthesize_kernel_test.dart
|
| index a809a2f5bea96946044fdad4570dff396ad2a2c1..dde8cd870893e7b383d41720709bbb0175e61ef4 100644
|
| --- a/pkg/analyzer/test/src/summary/resynthesize_kernel_test.dart
|
| +++ b/pkg/analyzer/test/src/summary/resynthesize_kernel_test.dart
|
| @@ -227,11 +227,6 @@ class ResynthesizeKernelStrongTest extends ResynthesizeTest {
|
| }
|
|
|
| @failingTest
|
| - test_const_length_ofTopLevelVariable_imported() async {
|
| - await super.test_const_length_ofTopLevelVariable_imported();
|
| - }
|
| -
|
| - @failingTest
|
| test_const_length_ofTopLevelVariable_imported_withPrefix() async {
|
| await super.test_const_length_ofTopLevelVariable_imported_withPrefix();
|
| }
|
|
|