Skip to content

Revert tests skipped due to Nullable changes #11813

@pranavkm

Description

@pranavkm

The C# compiler has changed the metadata format used to represent nullability information in preview 7. Since this has changed, we don't detect any of the new patterns, and so our features for inferring required attribute don't work.

Tests skipped due to changes in preview7.

  • KeyValuePairModelBinder_BindsKeyValuePairOfComplexType_NoData
  • KeyValuePairModelBinder_BindsKeyValuePairOfSimpleType_NoData
  • MutableObjectModelBinder_BindsKeyValuePairProperty_NoCollectionData
  • MutableObjectModelBinder_BindsKeyValuePairProperty_NoData

Metadata

Metadata

Assignees

Labels

DoneThis issue has been fixedarea-mvcIncludes: MVC, Actions and Controllers, Localization, CORS, most templatestask

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions