| Index: pkg/analyzer/test/src/task/strong/inferred_type_test.dart
|
| diff --git a/pkg/analyzer/test/src/task/strong/inferred_type_test.dart b/pkg/analyzer/test/src/task/strong/inferred_type_test.dart
|
| index 82d8ca4a23263f07e699da84090d6c4bcee397ba..12d89285f2743fb4f00ebcdd3366271eab2eb19a 100644
|
| --- a/pkg/analyzer/test/src/task/strong/inferred_type_test.dart
|
| +++ b/pkg/analyzer/test/src/task/strong/inferred_type_test.dart
|
| @@ -601,6 +601,7 @@ void main() {
|
| ''');
|
| }
|
|
|
| + @failingTest
|
| void test_constructors_inferenceFBounded() {
|
| // Regression for https://github.com/dart-lang/sdk/issues/26990
|
| var unit = checkFile('''
|
|
|