Skip to content

Merge branch 'release/9.0-staging' into darc-release/9.0-staging-e785…

f24d301
Select commit
Loading
Failed to load commit list.
Merged

[release/9.0-staging] Update dependencies from dotnet/sdk #112628

Merge branch 'release/9.0-staging' into darc-release/9.0-staging-e785…
f24d301
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime cancelled Mar 11, 2025 in 5h 16m 55s

Build #20250310.45 had test failures

Details

Tests

  • Failed: 1 (0.00%)
  • Passed: 3,505,562 (98.38%)
  • Other: 57,782 (1.62%)
  • Total: 3,563,345

Annotations

Check failure on line 87 in src/mono/nuget/Microsoft.NET.Runtime.WorkloadTesting.Internal/Sdk/WorkloadTesting.Core.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

src/mono/nuget/Microsoft.NET.Runtime.WorkloadTesting.Internal/Sdk/WorkloadTesting.Core.targets#L87

src/mono/nuget/Microsoft.NET.Runtime.WorkloadTesting.Internal/Sdk/WorkloadTesting.Core.targets(87,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command "chmod +x /__w/1/s/artifacts/obj/dotnet-install.sh; /__w/1/s/artifacts/obj/dotnet-install.sh -i /__w/1/s/artifacts/bin/dotnet-none/ -v 9.0.104" exited with code 1.

Check failure on line 91 in src\mono\nuget\Microsoft.NET.Runtime.WorkloadTesting.Internal\Sdk\WorkloadTesting.Core.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

src\mono\nuget\Microsoft.NET.Runtime.WorkloadTesting.Internal\Sdk\WorkloadTesting.Core.targets#L91

src\mono\nuget\Microsoft.NET.Runtime.WorkloadTesting.Internal\Sdk\WorkloadTesting.Core.targets(91,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command "powershell -ExecutionPolicy ByPass -NoProfile -command "& D:\a\_work\1\s\artifacts\obj\dotnet-install.ps1 -InstallDir D:\a\_work\1\s\artifacts\bin\dotnet-none\ -Version 9.0.104"" exited with code 1.

Check failure on line 44 in .packages\microsoft.dotnet.helix.sdk\9.0.0-beta.25111.5\tools\azure-pipelines\AzurePipelines.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.25111.5\tools\azure-pipelines\AzurePipelines.MultiQueue.targets#L44

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.25111.5\tools\azure-pipelines\AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.IO.Pipelines.Tests.PipeWriterTests.CompleteWithLargeWriteThrows has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/a7d97306-5b55-43f2-bcb9-a1f5e8995c0b/workitems/System.IO.Pipelines.Tests/console

Check failure on line 1 in System.IO.Pipelines.Tests.PipeWriterTests.CompleteWithLargeWriteThrows

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.IO.Pipelines.Tests.PipeWriterTests.CompleteWithLargeWriteThrows

Assert.Throws() Failure: No exception was thrown
Expected: typeof(System.InvalidOperationException)
Raw output
   at System.IO.Pipelines.Tests.PipeWriterTests.CompleteWithLargeWriteThrows() in /_/src/libraries/System.IO.Pipelines/tests/PipeWriterTests.cs:line 311
--- End of stack trace from previous location ---