dotnet / efcore

EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
https://docs.microsoft.com/ef/
MIT License
13.66k stars 3.15k forks source link

Scrub skipped test issue numbers #17235

Open ajcvickers opened 5 years ago

ajcvickers commented 5 years ago

Scrub all skipped tests to:

smitpatel commented 3 years ago

I propose we do this exercise once we have good progress to zero in ZBB. Many of the tests are disabled with tracking bugs which are in 6.0. We could save some cycles if we just fixed bugs first.

AndriySvyryd commented 3 years ago

Agree, there are plenty of other MQ tasks to tackle