Skip to content

Some tests dont even get run #38758

Description

@ChrisJollyAU

Bug description

Recently was working with my own efcore provider and discovered a small couple of tests that, while they are discovered by the test runner, dont even get run. Even if you right click on the test itself and select run it will not run

All of these from the ModelBuilding

Properties_can_have_custom_type_value_converter_type_set
Properties_can_have_non_generic_value_converter_set
Properties_can_have_provider_type_set

Image

And

Equals from the StringTranslations

Image

Your code

See tests in efcore

Stack traces


Verbose output


EF Core version

11

Database provider

all providers

Target framework

.net 11

Operating system

No response

IDE

No response

Metadata

Metadata

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions