Microsoft.EntityFrameworkCore.Query.NorthwindAggregateOperatorsQueryCosmosTest.Distinct_Scalar(async: True)
Assert.Equal() Failure
Expected: 69
Actual: 68
at Microsoft.EntityFrameworkCore.TestUtilities.TestHelpers.AssertResults[T](IList1 expected, IList1 actual, Func2 elementSorter, Action2 elementAsserter, Boolean verifyOrdered) in //test/EFCore.Specification.Tests/TestUtilities/TestHelpers.cs:line 255
at Microsoft.EntityFrameworkCore.TestUtilities.QueryAsserter.AssertQuery[TResult](Func2 actualQuery, Func2 expectedQuery, Func2 elementSorter, Action2 elementAsserter, Boolean assertOrder, Int32 entryCount, Boolean async, String testMethodName, Boolean filteredQuery) in //test/EFCore.Specification.Tests/TestUtilities/QueryAsserter.cs:line 135
at Microsoft.EntityFrameworkCore.Query.NorthwindAggregateOperatorsQueryCosmosTest.Distinct_Scalar(Boolean async) in /_/test/EFCore.Cosmos.FunctionalTests/Query/NorthwindAggregateOperatorsQueryCosmosTest.cs:line 909
Microsoft.EntityFrameworkCore.Query.NorthwindAggregateOperatorsQueryCosmosTest.Distinct_Scalar(async: True)