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
And
Equals from the StringTranslations
Your code
Stack traces
Verbose output
EF Core version
11
Database provider
all providers
Target framework
.net 11
Operating system
No response
IDE
No response
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
And
Equalsfrom the StringTranslationsYour code
Stack traces
Verbose output
EF Core version
11
Database provider
all providers
Target framework
.net 11
Operating system
No response
IDE
No response