| 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 f2fd9a737a22263bebc0d2499e5331e89b905808..e6d9b21c4a1192e0c155c5f79f6ec6405c32b659 100644
|
| --- a/pkg/analyzer/test/src/summary/resynthesize_kernel_test.dart
|
| +++ b/pkg/analyzer/test/src/summary/resynthesize_kernel_test.dart
|
| @@ -468,11 +468,6 @@ class ResynthesizeKernelStrongTest extends ResynthesizeTest {
|
| }
|
|
|
| @failingTest
|
| - test_futureOr_const() async {
|
| - await super.test_futureOr_const();
|
| - }
|
| -
|
| - @failingTest
|
| test_genericFunction_asGenericFunctionReturnType() async {
|
| await super.test_genericFunction_asGenericFunctionReturnType();
|
| }
|
|
|