Change Windows PR build image #43258
Merged
Azure Pipelines / dotnet-sdk-public-ci
succeeded
Sep 6, 2024 in 58m 9s
Build #20240906.21 had test failures
Details
- Failed: 2 (0.01%)
- Passed: 20,209 (92.88%)
- Other: 1,548 (7.11%)
- Total: 21,759
Annotations
Check failure on line 1 in dotnet.Tests.dll.24.WorkItemExecution
azure-pipelines / dotnet-sdk-public-ci
dotnet.Tests.dll.24.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 / dotnet-sdk-public-ci
Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewInstantiateTests.CanOverwriteFilesWithForce
Expected command to exit with 0 but it did not.\r\nFile Name: D:\\a\\_work\\1\\s\\artifacts\\bin\\redist\\Release\\dotnet\\dotnet.exe\r\nArguments: new console --no-restore --force --debug:custom-hive D:\\a\\_work\\1\\s\\artifacts\\tmp\\Release\\dotnet-new.IntegrationTests\\SharedHomeDirectory\\20240906190515558\r\nExit Code: 100\r\nStdOut:\r\n\r\nStdErr:\r\nTemplate \"Console App\" could not be created.\r\nFailed to create template.\r\nDetails: Error while processing file /content/ConsoleApplication-CSharp/Company.ConsoleApplication1.csproj\r\nThe process cannot access the file 'D:\\a\\_work\\1\\s\\artifacts\\tmp\\Release\\dotnet-new.IntegrationTests\\CanOverwriteFilesWithForce\\20240906190530815\\20240906190530815.csproj' because it is being used by another process.\r\n\r\nFor details on the exit code, refer to https://aka.ms/templating-exit-codes#100\r\n
Raw output
at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc)
at Microsoft.NET.TestFramework.Assertions.CommandResultAssertions.ExitWith(Int32 expectedExitCode) in /_/test/Microsoft.NET.TestFramework/Assertions/CommandResultAssertions.cs:line 22
at Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewInstantiateTests.CanOverwriteFilesWithForce() in D:\a\_work\1\s\test\dotnet-new.Tests\DotnetNewInstantiateTests.cs:line 115
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
Loading