Translate COALESCE as ISNULL #34171
Draft
Translate COALESCE as ISNULL #34171
Azure Pipelines / efcore-ci
failed
Jul 6, 2024 in 43m 12s
Build #20240706.1 had test failures
Details
- Failed: 3 (0.00%)
- Passed: 215,890 (82.96%)
- Other: 44,334 (17.04%)
- Total: 260,227
Annotations
Check failure on line 0 in XUnit
azure-pipelines / efcore-ci
XUnit#L0
XUnit(0,0): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Tests failed: D:\a\_work\1\s\artifacts\TestResults\Release\EFCore.SqlServer.FunctionalTests_net9.0_x64.html [net9.0|x64]
Check failure on line 450 in Build log
azure-pipelines / efcore-ci
Build log #L450
Cmd.exe exited with code '1'.
azure-pipelines / efcore-ci
Microsoft.EntityFrameworkCore.Query.AdHocMiscellaneousQuerySqliteTest.SaveChangesAsync_accepts_changes_with_ConfigureAwait_true
Assert.True() Failure
Expected: True
Actual: False
Raw output
at Microsoft.EntityFrameworkCore.AdHocMiscellaneousQueryTestBase.SaveChangesAsync_accepts_changes_with_ConfigureAwait_true() in D:\a\_work\1\s\test\EFCore.Specification.Tests\Query\AdHocMiscellaneousQueryTestBase.cs:line 1404
--- End of stack trace from previous location ---
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.
azure-pipelines / efcore-ci
Microsoft.EntityFrameworkCore.Query.NorthwindMiscellaneousQuerySqlServerTest.Coalesce_Correct_Type
Test failed
Loading