Add runtime migration creation and application #37415
Build #20260111.5 had test failures
Details
- 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
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
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
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
azure-pipelines / efcore-ci
Build log #L371
Cmd.exe exited with code '1'.
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)
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
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.
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)