Skip to content

Disabled Nullability tests #11828

Closed
@wtgodbe

Description

@wtgodbe

#11818 disables the following tests due to ingesting the new Roslyn compiler, which changes some nullability metadata:

CanUseNonNullableReferenceType_WithController_OmitData_ValidationErrors
BindProperty_WithNonNullableReferenceType_NoData_ValidationError
BindProperty_WithNonNullableReferenceType_NoData_ValidationError_CustomMessage
BindParameter_WithNonNullableReferenceType_NoData_ValidationError
CreateValidationMetadata_InfersRequiredAttribute_NoNonNullableProperty
IsNonNullable_FindsNonNullableProperty
IsNonNullable_FindsNonNullableParameter

We should look into what's needed to re-enable these.

CC @dougbu @rynowak

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