Skip to content

[release/8.0.1xx] Update dependencies from dotnet/source-build-externals#55285

Open
dotnet-maestro[bot] wants to merge 1 commit into
release/8.0.1xxfrom
darc-release/8.0.1xx-82ca6ea9-1afc-44eb-9d13-d65d207101a5
Open

[release/8.0.1xx] Update dependencies from dotnet/source-build-externals#55285
dotnet-maestro[bot] wants to merge 1 commit into
release/8.0.1xxfrom
darc-release/8.0.1xx-82ca6ea9-1afc-44eb-9d13-d65d207101a5

Update dependencies from https://github.com/dotnet/source-build-exter…

4f12874
Select commit
Loading
Failed to load commit list.
Azure Pipelines / dotnet-sdk-public-ci failed Jul 15, 2026 in 2h 9m 45s

Build #20260714.63 had test failures

Details

Tests

  • Failed: 47 (0.29%)
  • Passed: 15,111 (92.64%)
  • Other: 1,154 (7.07%)
  • Total: 16,312

Annotations

Check failure on line 89 in .packages\microsoft.dotnet.helix.sdk\8.0.0-beta.26278.3\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-sdk-public-ci

.packages\microsoft.dotnet.helix.sdk\8.0.0-beta.26278.3\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L89

.packages\microsoft.dotnet.helix.sdk\8.0.0-beta.26278.3\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(89,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item dotnet.Tests.dll.24 in job c4ab4caa-7be0-4cf5-bdfb-8b7fb3980301 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/c4ab4caa-7be0-4cf5-bdfb-8b7fb3980301/workitems/dotnet.Tests.dll.24/console

Check failure on line 0 in XUnit

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-sdk-public-ci

XUnit#L0

XUnit(0,0): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Tests failed: /Users/runner/work/1/s/artifacts/TestResults/Release/dotnet-new.IntegrationTests_net8.0_x64.html [net8.0|x64]

Check failure on line 1 in dotnet.Tests.dll.24.WorkItemExecution

See this annotation in the file changed.

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

Check failure on line 1 in Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewDetailsTest.CanDisplayDetails_LocalPackage

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-sdk-public-ci

Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewDetailsTest.CanDisplayDetails_LocalPackage

Expected command to pass but it did not.\nFile Name: /Users/runner/work/1/s/artifacts/bin/redist/Release/dotnet/dotnet\nArguments: pack /Users/runner/work/1/s/artifacts/tmp/Release/CanDisplayDet---C5A6C074\\Microsoft.TemplateEngine.TestTemplates.csproj -o /Users/runner/work/1/s/artifacts/tmp/Release/CanDisplayDet---C5A6C074/TestNuGetPackage\nExit Code: 1\nStdOut:\nMSBuild version 17.8.49+7806cbf7b for .NET\n/Users/runner/work/1/s/artifacts/tmp/Release/CanDisplayDet---C5A6C074/Microsoft.TemplateEngine.TestTemplates.csproj : error : Could not resolve SDK \"Microsoft.NET.Sdk\". Exactly one of the probing messages below indicates why we could not resolve the SDK. Investigate and resolve that message to correctly specify the SDK.\n/Users/runner/work/1/s/artifacts/tmp/Release/CanDisplayDet---C5A6C074/Microsoft.TemplateEngine.TestTemplates.csproj : error :   SDK resolver \"Microsoft.DotNet.MSBuildWorkloadSdkResolver\" returned null.\n/Users/runner/work/1/s/artifacts/tmp/Release/CanDisplayDet---C5A6C074/Microsoft.TemplateEngine.TestTemplates.csproj : error :   The NuGetSdkResolver did not resolve this SDK because there was no version specified in the project or global.json.\n/Users/runner/work/1/s/artifacts/tmp/Release/CanDisplayDet---C5A6C074/Microsoft.TemplateEngine.TestTemplates.csproj : error :   MSB4276: The default SDK resolver failed to resolve SDK \"Microsoft.NET.Sdk\" because directory \"/Users/runner/work/1/s/artifacts/bin/redist/Release/dotnet/sdk/8.0.130-ci/Sdks/Microsoft.NET.Sdk/Sdk\" did not exist.\n/Users/runner/work/1/s/artifacts/tmp/Release/CanDisplayDet---C5A6C074/Microsoft.TemplateEngine.TestTemplates.csproj : error MSB4236: The SDK 'Microsoft.NET.Sdk' specified could not be found.\nStdErr:\n\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 FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message)
   at Microsoft.NET.TestFramework.Assertions.CommandResultAssertions.Pass() in /_/src/Tests/Microsoft.NET.TestFramework/Assertions/CommandResultAssertions.cs:line 29
   at Microsoft.DotNet.Cli.New.IntegrationTests.BaseIntegrationTest.PackTestNuGetPackage(ITestOutputHelper log, String testName) in /Users/runner/work/1/s/src/Tests/dotnet-new.Tests/BaseIntegrationTest.cs:line 149
   at Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewDetailsTest.CanDisplayDetails_LocalPackage() in /Users/runner/work/1/s/src/Tests/dotnet-new.Tests/DotnetNewDetailsTest.cs:line 20
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check failure on line 1 in Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewDetailsTest.CanDisplayDetails_InstalledPackage_LocalPackage

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-sdk-public-ci

Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewDetailsTest.CanDisplayDetails_InstalledPackage_LocalPackage

Expected command to pass but it did not.\nFile Name: /Users/runner/work/1/s/artifacts/bin/redist/Release/dotnet/dotnet\nArguments: pack /Users/runner/work/1/s/artifacts/tmp/Release/CanDisplayDet---928524EB\\Microsoft.TemplateEngine.TestTemplates.csproj -o /Users/runner/work/1/s/artifacts/tmp/Release/CanDisplayDet---928524EB/TestNuGetPackage\nExit Code: 1\nStdOut:\nMSBuild version 17.8.49+7806cbf7b for .NET\n/Users/runner/work/1/s/artifacts/tmp/Release/CanDisplayDet---928524EB/Microsoft.TemplateEngine.TestTemplates.csproj : error : Could not resolve SDK \"Microsoft.NET.Sdk\". Exactly one of the probing messages below indicates why we could not resolve the SDK. Investigate and resolve that message to correctly specify the SDK.\n/Users/runner/work/1/s/artifacts/tmp/Release/CanDisplayDet---928524EB/Microsoft.TemplateEngine.TestTemplates.csproj : error :   SDK resolver \"Microsoft.DotNet.MSBuildWorkloadSdkResolver\" returned null.\n/Users/runner/work/1/s/artifacts/tmp/Release/CanDisplayDet---928524EB/Microsoft.TemplateEngine.TestTemplates.csproj : error :   The NuGetSdkResolver did not resolve this SDK because there was no version specified in the project or global.json.\n/Users/runner/work/1/s/artifacts/tmp/Release/CanDisplayDet---928524EB/Microsoft.TemplateEngine.TestTemplates.csproj : error :   MSB4276: The default SDK resolver failed to resolve SDK \"Microsoft.NET.Sdk\" because directory \"/Users/runner/work/1/s/artifacts/bin/redist/Release/dotnet/sdk/8.0.130-ci/Sdks/Microsoft.NET.Sdk/Sdk\" did not exist.\n/Users/runner/work/1/s/artifacts/tmp/Release/CanDisplayDet---928524EB/Microsoft.TemplateEngine.TestTemplates.csproj : error MSB4236: The SDK 'Microsoft.NET.Sdk' specified could not be found.\nStdErr:\n\n
Raw output
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc)
   at Microsoft.NET.TestFramework.Assertions.CommandResultAssertions.Pass() in /_/src/Tests/Microsoft.NET.TestFramework/Assertions/CommandResultAssertions.cs:line 29
   at Microsoft.DotNet.Cli.New.IntegrationTests.BaseIntegrationTest.PackTestNuGetPackage(ITestOutputHelper log, String testName) in /Users/runner/work/1/s/src/Tests/dotnet-new.Tests/BaseIntegrationTest.cs:line 149
   at Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewDetailsTest.CanDisplayDetails_InstalledPackage_LocalPackage() in /Users/runner/work/1/s/src/Tests/dotnet-new.Tests/DotnetNewDetailsTest.Approval.cs:line 82
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check failure on line 1 in Microsoft.DotNet.Cli.New.IntegrationTests.PostActionTests.Restore_SourceRenameTest

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-sdk-public-ci

Microsoft.DotNet.Cli.New.IntegrationTests.PostActionTests.Restore_SourceRenameTest

Test failed