NorthwindAggregateOperatorsQueryCosmosTest.Distinct_Scalar fails on CI
- Dominant language
- C#
- Stars
- 14.8k
- Forks
- 3.4k
- PR merge metrics
- PR metrics pending
Description
Microsoft.EntityFrameworkCore.Query.NorthwindAggregateOperatorsQueryCosmosTest.Distinct_Scalar(async: True)
> Assert.Equal() Failure
> Expected: 69
> Actual: 68
>
> at Microsoft.EntityFrameworkCore.TestUtilities.TestHelpers.AssertResults[T](IList`1 expected, IList`1 actual, Func`2 elementSorter, Action`2 elementAsserter, Boolean verifyOrdered) in /_/test/EFCore.Specification.Tests/TestUtilities/TestHelpers.cs:line 255
> at Microsoft.EntityFrameworkCore.TestUtilities.QueryAsserter.AssertQuery[TResult](Func`2 actualQuery, Func`2 expectedQuery, Func`2 elementSorter, Action`2 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
Contributor guide
Assessment
This issue has not been assessed yet.