Skip to content

Fix GnomeContext to use externally opened SQLite connection

6d64bb1
Select commit
Loading
Failed to load commit list.
Merged

Add runtime migration creation and application #37415

Fix GnomeContext to use externally opened SQLite connection
6d64bb1
Select commit
Loading
Failed to load commit list.
Azure Pipelines / efcore-ci failed Jan 11, 2026 in 43m 59s

Build #20260111.5 had test failures

Details

Tests

  • Failed: 12 (0.00%)
  • Passed: 224,304 (87.48%)
  • Other: 32,086 (12.51%)
  • Total: 256,402

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: /Users/runner/work/1/s/artifacts/TestResults/Release/EFCore.Design.Tests_net10.0_x64.html [net10.0|x64]

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: /home/vsts/work/1/s/artifacts/TestResults/Release/EFCore.Design.Tests_net10.0_x64.html [net10.0|x64]

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.Design.Tests_net10.0_x64.html [net10.0|x64]

Check failure on line 371 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / efcore-ci

Build log #L371

Cmd.exe exited with code '1'.

Check failure on line 1 in Microsoft.EntityFrameworkCore.Design.Internal.MigrationsOperationsTest.AddMigration_throws_when_name_is_whitespace

See this annotation in the file changed.

@azure-pipelines azure-pipelines / efcore-ci

Microsoft.EntityFrameworkCore.Design.Internal.MigrationsOperationsTest.AddMigration_throws_when_name_is_whitespace

Assert.Equal() Failure: Strings differ
           ↓ (pos 0)
Expected: "A migration name must be specified."
Actual:   "Unable to create a 'DbContext' of type 'T"···
           ↑ (pos 0)
Raw output
   at Microsoft.EntityFrameworkCore.Design.Internal.MigrationsOperationsTest.AddMigration_throws_when_name_is_whitespace() in D:\a\_work\1\s\test\EFCore.Design.Tests\Design\Internal\MigrationsOperationsTest.cs:line 85
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check failure on line 1 in Microsoft.EntityFrameworkCore.Design.Internal.MigrationsOperationsTest.AddMigration_throws_when_name_is_empty

See this annotation in the file changed.

@azure-pipelines azure-pipelines / efcore-ci

Microsoft.EntityFrameworkCore.Design.Internal.MigrationsOperationsTest.AddMigration_throws_when_name_is_empty

Assert.Equal() Failure: Strings differ
           ↓ (pos 0)
Expected: "A migration name must be specified."
Actual:   "Unable to create a 'DbContext' of type 'T"···
           ↑ (pos 0)
Raw output
   at Microsoft.EntityFrameworkCore.Design.Internal.MigrationsOperationsTest.AddMigration_throws_when_name_is_empty() in D:\a\_work\1\s\test\EFCore.Design.Tests\Design\Internal\MigrationsOperationsTest.cs:line 65
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check failure on line 1 in Microsoft.EntityFrameworkCore.Design.Tests.dll.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / efcore-ci

Microsoft.EntityFrameworkCore.Design.Tests.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.Design.Internal.MigrationsOperationsTest.AddMigration_throws_when_name_is_whitespace

See this annotation in the file changed.

@azure-pipelines azure-pipelines / efcore-ci

Microsoft.EntityFrameworkCore.Design.Internal.MigrationsOperationsTest.AddMigration_throws_when_name_is_whitespace

Assert.Equal() Failure: Strings differ
           ↓ (pos 0)
Expected: "A migration name must be specified."
Actual:   "Unable to create a 'DbContext' of type 'T"···
           ↑ (pos 0)
Raw output
   at Microsoft.EntityFrameworkCore.Design.Internal.MigrationsOperationsTest.AddMigration_throws_when_name_is_whitespace() in D:\a\_work\1\s\test\EFCore.Design.Tests\Design\Internal\MigrationsOperationsTest.cs:line 85
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)