dart-sdk/pkg/status_file/test
Martin Kustermann 15ecb9b39f [gardening] Fix vm/cc/IsolateReload_{TypedefToNotTypeDef,NotTypedefToTypeDef} tests
With introduction to Dart 2.0 and Kernel as intermediate format, the VM
consumes kernel. The kernel is produced by CFE which lowers named
function type definitions to function types.

We therefore no longer have name classes between typedefs and classes
and the corresponding vm/cc/IsolateReload_* can be updated to no longer
expect an error.

Issue https://github.com/dart-lang/sdk/issues/50521
Issue https://github.com/dart-lang/sdk/issues/32190

TEST=Fixes vm/cc/IsolateReload_*Typedef* tests

Change-Id: Ic0697c5de03ef28e6cca104f5fbcb214e99d3fd8
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/284182
Commit-Queue: Martin Kustermann <kustermann@google.com>
Reviewed-by: Slava Egorov <vegorov@google.com>
2023-02-20 13:54:29 +00:00
..
data [gardening] Fix vm/cc/IsolateReload_{TypedefToNotTypeDef,NotTypedefToTypeDef} tests 2023-02-20 13:54:29 +00:00
linter_test.dart [pkg/status_file] analyze using package:lints 2022-07-06 22:48:35 +00:00
normalize_test.dart [pkg/status_file] analyze using package:lints 2022-07-06 22:48:35 +00:00
parse_and_normalize_test.dart [pkg/status_file] analyze using package:lints 2022-07-06 22:48:35 +00:00
repo_status_files_test.dart [pkg/status_file] analyze using package:lints 2022-07-06 22:48:35 +00:00
status_expression_dnf_test.dart Migrate pkg/status_file to null safety. 2021-08-12 20:33:30 +00:00
status_expression_test.dart [pkg/status_file] analyze using package:lints 2022-07-06 22:48:35 +00:00