Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translate COALESCE as ISNULL #34171

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Update baselines

c9dd9a7
Select commit
Loading
Failed to load commit list.
Draft

Translate COALESCE as ISNULL #34171

Update baselines
c9dd9a7
Select commit
Loading
Failed to load commit list.
Azure Pipelines / efcore-ci failed Jul 6, 2024 in 43m 12s

Build #20240706.1 had test failures

Details

Tests

  • 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

See this annotation in the file changed.

@azure-pipelines 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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / efcore-ci

Build log #L450

Cmd.exe exited with code '1'.

Check failure on line 1 in Microsoft.EntityFrameworkCore.Query.AdHocMiscellaneousQuerySqliteTest.SaveChangesAsync_accepts_changes_with_ConfigureAwait_true

See this annotation in the file changed.

@azure-pipelines 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 ---

Check failure on line 1 in Microsoft.EntityFrameworkCore.Sqlite.FunctionalTests.dll.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines 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.

Check failure on line 1 in Microsoft.EntityFrameworkCore.Query.NorthwindMiscellaneousQuerySqlServerTest.Coalesce_Correct_Type

See this annotation in the file changed.

@azure-pipelines azure-pipelines / efcore-ci

Microsoft.EntityFrameworkCore.Query.NorthwindMiscellaneousQuerySqlServerTest.Coalesce_Correct_Type

Test failed