Allow SqlFragmentExpression to have Type/type mapping #33053
Build #20240210.4 had test failures
Details
- Failed: 15 (0.01%)
- Passed: 178,051 (81.86%)
- Other: 39,435 (18.13%)
- Total: 217,501
Annotations
Check failure on line 0 in XUnit
azure-pipelines / efcore-ci
XUnit#L0
XUnit(0,0): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Tests failed: /Users/runner/work/1/s/artifacts/TestResults/Release/EFCore.InMemory.FunctionalTests_net8.0_x64.html [net8.0|x64]
Check failure on line 0 in XUnit
azure-pipelines / efcore-ci
XUnit#L0
XUnit(0,0): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Tests failed: /Users/runner/work/1/s/artifacts/TestResults/Release/EFCore.Sqlite.FunctionalTests_net8.0_x64.html [net8.0|x64]
Check failure on line 0 in XUnit
azure-pipelines / efcore-ci
XUnit#L0
XUnit(0,0): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Tests failed: /home/vsts/work/1/s/artifacts/TestResults/Release/EFCore.InMemory.FunctionalTests_net8.0_x64.html [net8.0|x64]
Check failure on line 0 in XUnit
azure-pipelines / efcore-ci
XUnit#L0
XUnit(0,0): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Tests failed: /home/vsts/work/1/s/artifacts/TestResults/Release/EFCore.Sqlite.FunctionalTests_net8.0_x64.html [net8.0|x64]
azure-pipelines / efcore-ci
Microsoft.EntityFrameworkCore.CustomConvertersSqliteTest.Composition_over_collection_of_complex_mapped_as_scalar
Assert.Equal() Failure: Strings differ
↓ (pos 30)
Expected: ···"xpression 'l => new { H = l.Height, "···
Actual: ···"xpression 'l => new { H = l.Height, "···
↑ (pos 30)
Raw output
at Microsoft.EntityFrameworkCore.CustomConvertersTestBase`1.Composition_over_collection_of_complex_mapped_as_scalar() in D:\a\_work\1\s\test\EFCore.Specification.Tests\CustomConvertersTestBase.cs:line 750
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
azure-pipelines / efcore-ci
Microsoft.EntityFrameworkCore.CustomConvertersInMemoryTest.Composition_over_collection_of_complex_mapped_as_scalar
Assert.Equal() Failure: Strings differ
↓ (pos 30)
Expected: ···"xpression 'l => new { H = l.Height, "···
Actual: ···"xpression 'l => new { H = l.Height, "···
↑ (pos 30)
Raw output
at Microsoft.EntityFrameworkCore.CustomConvertersTestBase`1.Composition_over_collection_of_complex_mapped_as_scalar() in D:\a\_work\1\s\test\EFCore.Specification.Tests\CustomConvertersTestBase.cs:line 750
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
azure-pipelines / efcore-ci
Microsoft.EntityFrameworkCore.InMemory.FunctionalTests.dll.WorkItemExecution
The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.
azure-pipelines / efcore-ci
Microsoft.EntityFrameworkCore.Sqlite.FunctionalTests.dll.WorkItemExecution
The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.