Description
The following tests have disagreements.
Maybe the tests just needs to be updated, maybe we're missing errors/having too many errors.
extension_types/conflicting_static_and_instance
extension_types/implements_conflicts
general/bounds_enums
general/bounds_type_parameters
general/covariant_equals
general/getter_vs_setter_type
general/nested_variance
general/nested_variance2
general/new_as_selector
general/top_level_variance_test
general/top_level_variance2
general/type_variable_uses
generic_metadata/alias_from_opt_in
inference/block_bodied_lambdas_infer_bottom_sync
inference/future_then_conditional
inference/future_then_ifNull
inference/generic_methods_infer_js_builtin
inference/instantiate_to_bounds_generic2_has_bound_defined_after
inference/instantiate_to_bounds_generic2_has_bound_defined_before
inference/void_return_type_subtypes_dynamic
nnbd_mixed/hierarchy/in_dill_out_in/in_out_in
nnbd_mixed/hierarchy/in_out_dill_in/in_out_in
nnbd/getter_vs_setter_type_nnbd
nnbd/getter_vs_setter_type
nnbd/null_access
patterns/exhaustiveness/bool_switch
patterns/exhaustiveness/enum_switch
patterns/for_final_variable
patterns/pattern_types
records/type_record_as_supertype
See also https://dart-review.googlesource.com/c/sdk/+/346301.
/cc @johnniwinther