| 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 cc085ff2355abe9252bb507a1e768a3038245ae7..68d43e0f64551646a3c5fe7e43cea4b6d5b8da0f 100644
|
| --- a/pkg/analyzer/test/src/summary/resynthesize_kernel_test.dart
|
| +++ b/pkg/analyzer/test/src/summary/resynthesize_kernel_test.dart
|
| @@ -133,13 +133,6 @@ class ResynthesizeKernelStrongTest extends ResynthesizeTest {
|
| await super.test_class_type_parameters_bound();
|
| }
|
|
|
| - @failingTest
|
| - @fastaProblem
|
| - test_closure_generic() async {
|
| - // https://github.com/dart-lang/sdk/issues/30265
|
| - await super.test_closure_generic();
|
| - }
|
| -
|
| @failingTest
|
| @fastaProblem
|
| test_const_invalid_field_const() async {
|
|
|