Skip to content

[release/8.0] Update dependencies from dotnet/arcade#66946

Merged
wtgodbe merged 1 commit into
release/8.0from
darc-release/8.0-c5dfbfbc-0b35-4600-9b12-086be0796ffa
Jun 3, 2026
Merged

[release/8.0] Update dependencies from dotnet/arcade#66946
wtgodbe merged 1 commit into
release/8.0from
darc-release/8.0-c5dfbfbc-0b35-4600-9b12-086be0796ffa

Update dependencies from https://github.com/dotnet/arcade build 20260…

366a22d
Select commit
Loading
Failed to load commit list.
Azure Pipelines / aspnetcore-quarantined-pr succeeded Jun 1, 2026 in 1h 40m 42s

Build #20260531.24 had test failures

Details

Tests

  • Failed: 34 (1.94%)
  • Passed: 1,672 (95.49%)
  • Other: 45 (2.57%)
  • Total: 1,751

Annotations

Check failure on line 42 in .packages\microsoft.dotnet.helix.sdk\8.0.0-beta.26278.3\tools\azure-pipelines\AzurePipelines.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-quarantined-pr

.packages\microsoft.dotnet.helix.sdk\8.0.0-beta.26278.3\tools\azure-pipelines\AzurePipelines.MultiQueue.targets#L42

.packages\microsoft.dotnet.helix.sdk\8.0.0-beta.26278.3\tools\azure-pipelines\AzurePipelines.MultiQueue.targets(42,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test Microsoft.AspNetCore.Analyzers.RouteEmbeddedLanguage.FrameworkParametersCompletionProviderTests.Insertion_Space_MultipleParameters_EndpointMapGet_HasDelegate_HasItems has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/b47fa0e4-da65-4dc0-88cd-0373cdb1fd91/workitems/Microsoft.AspNetCore.App.Analyzers.Test--net8.0/console

Check failure on line 42 in .packages\microsoft.dotnet.helix.sdk\8.0.0-beta.26278.3\tools\azure-pipelines\AzurePipelines.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-quarantined-pr

.packages\microsoft.dotnet.helix.sdk\8.0.0-beta.26278.3\tools\azure-pipelines\AzurePipelines.MultiQueue.targets#L42

.packages\microsoft.dotnet.helix.sdk\8.0.0-beta.26278.3\tools\azure-pipelines\AzurePipelines.MultiQueue.targets(42,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test Microsoft.AspNetCore.Analyzers.RouteEmbeddedLanguage.FrameworkParametersCompletionProviderTests.Insertion_Space_Generic_EndpointMapGet_HasDelegate_ReturnRouteParameterItem has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/b47fa0e4-da65-4dc0-88cd-0373cdb1fd91/workitems/Microsoft.AspNetCore.App.Analyzers.Test--net8.0/console

Check failure on line 42 in .packages\microsoft.dotnet.helix.sdk\8.0.0-beta.26278.3\tools\azure-pipelines\AzurePipelines.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-quarantined-pr

.packages\microsoft.dotnet.helix.sdk\8.0.0-beta.26278.3\tools\azure-pipelines\AzurePipelines.MultiQueue.targets#L42

.packages\microsoft.dotnet.helix.sdk\8.0.0-beta.26278.3\tools\azure-pipelines\AzurePipelines.MultiQueue.targets(42,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test Microsoft.AspNetCore.Analyzers.RouteEmbeddedLanguage.FrameworkParametersCompletionProviderTests.Insertion_Space_SupportedBuiltinTypes_EndpointMapGet_HasDelegate_HasItem has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/b47fa0e4-da65-4dc0-88cd-0373cdb1fd91/workitems/Microsoft.AspNetCore.App.Analyzers.Test--net8.0/console

Check failure on line 42 in .packages\microsoft.dotnet.helix.sdk\8.0.0-beta.26278.3\tools\azure-pipelines\AzurePipelines.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-quarantined-pr

.packages\microsoft.dotnet.helix.sdk\8.0.0-beta.26278.3\tools\azure-pipelines\AzurePipelines.MultiQueue.targets#L42

.packages\microsoft.dotnet.helix.sdk\8.0.0-beta.26278.3\tools\azure-pipelines\AzurePipelines.MultiQueue.targets(42,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test Microsoft.AspNetCore.Analyzers.RouteEmbeddedLanguage.RoutePatternCompletionProviderTests.Invoke_Policy_HasText_ReturnPolicies has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/b47fa0e4-da65-4dc0-88cd-0373cdb1fd91/workitems/Microsoft.AspNetCore.App.Analyzers.Test--net8.0/console

Check failure on line 1 in BlazorTemplates.Tests.BlazorWasmTemplateTest.BlazorWasmStandaloneTemplate_Works(browserKind: Chromium)

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-quarantined-pr

BlazorTemplates.Tests.BlazorWasmTemplateTest.BlazorWasmStandaloneTemplate_Works(browserKind: Chromium)

System.AggregateException : One or more errors occurred. (\n╔══════════════════════════════════════════════════════════╗\n║ Host system is missing dependencies to run browsers.     ║\n║ Please install them with the following command:          ║\n║                                                          ║\n║     sudo pwsh bin/Debug/netX/playwright.ps1 install-deps ║\n║                                                          ║\n║ Alternatively, use apt:                                  ║\n║     sudo apt-get install libgbm1                         ║\n║                                                          ║\n║ <3 Playwright Team                                       ║\n╚══════════════════════════════════════════════════════════╝) (Object reference not set to an instance of an object.) (Object reference not set to an instance of an object.)\n---- Microsoft.Playwright.PlaywrightException : \n╔══════════════════════════════════════════════════════════╗\n║ Host system is missing dependencies to run browsers.     ║\n║ Please install them with the following command:          ║\n║                                                          ║\n║     sudo pwsh bin/Debug/netX/playwright.ps1 install-deps ║\n║                                                          ║\n║ Alternatively, use apt:                                  ║\n║     sudo apt-get install libgbm1                         ║\n║                                                          ║\n║ <3 Playwright Team                                       ║\n╚══════════════════════════════════════════════════════════╝\n---- System.NullReferenceException : Object reference not set to an instance of an object.\n---- System.NullReferenceException : Object reference not set to an instance of an object.
Raw output
----- Inner Stack Trace #1 (Microsoft.Playwright.PlaywrightException) -----
   at Microsoft.Playwright.Transport.Connection.InnerSendMessageToServerAsync[T](String guid, String method, Object args) in /_/src/Playwright/Transport/Connection.cs:line 163
   at Microsoft.Playwright.Transport.Connection.WrapApiCallAsync[T](Func`1 action, Boolean isInternal) in /_/src/Playwright/Transport/Connection.cs:line 482
   at Microsoft.Playwright.Core.BrowserType.LaunchAsync(BrowserTypeLaunchOptions options) in /_/src/Playwright/Core/BrowserType.cs:line 61
   at Microsoft.AspNetCore.BrowserTesting.BrowserManager.<InitializeAsync>g__InitializeCore|18_0() in /_/src/Shared/BrowserTesting/src/BrowserManager.cs:line 69
   at Microsoft.AspNetCore.BrowserTesting.BrowserManager.InitializeAsync() in /_/src/Shared/BrowserTesting/src/BrowserManager.cs:line 53
   at Microsoft.AspNetCore.BrowserTesting.BrowserManager.CreateAsync(BrowserManagerConfiguration configuration, ILoggerFactory loggerFactory) in /_/src/Shared/BrowserTesting/src/BrowserManager.cs:line 46
   at Microsoft.AspNetCore.BrowserTesting.BrowserTestBase.InitializeCoreAsync(TestContext context) in /_/src/Shared/BrowserTesting/src/BrowserTestBase.cs:line 30
   at Microsoft.AspNetCore.Testing.AspNetTestInvoker.<>c__DisplayClass2_0.<<InvokeTestMethodAsync>b__0>d.MoveNext() in /_/src/Testing/src/xunit/AspNetTestInvoker.cs:line 44
--- End of stack trace from previous location ---
----- Inner Stack Trace #2 (System.NullReferenceException) -----
   at BlazorTemplates.Tests.BlazorWasmTemplateTest.BuildAndRunTest(String appName, Project project, BrowserKind browserKind, Boolean usesAuth) in /_/src/ProjectTemplates/test/Templates.Blazor.Tests/BlazorWasmTemplateTest.cs:line 298
   at BlazorTemplates.Tests.BlazorWasmTemplateTest.BlazorWasmStandaloneTemplate_Works(BrowserKind browserKind) in /_/src/ProjectTemplates/test/Templates.Blazor.Tests/BlazorWasmTemplateTest.cs:line 36
--- End of stack trace from previous location ---
----- Inner Stack Trace #3 (System.NullReferenceException) -----

Check failure on line 1 in ServerComparison.FunctionalTests.HelloWorldTests.HelloWorld

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-quarantined-pr

ServerComparison.FunctionalTests.HelloWorldTests.HelloWorld

Test failed

Check failure on line 1 in Microsoft.AspNetCore.Analyzers.RouteEmbeddedLanguage.FrameworkParametersCompletionProviderTests.Insertion_Space_MultipleParameters_EndpointMapGet_HasDelegate_HasItems

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-quarantined-pr

Microsoft.AspNetCore.Analyzers.RouteEmbeddedLanguage.FrameworkParametersCompletionProviderTests.Insertion_Space_MultipleParameters_EndpointMapGet_HasDelegate_HasItems

Assert.Collection() Failure
Collection: []
Expected item count: 2
Actual item count:   0
Raw output
   at Microsoft.AspNetCore.Analyzers.RouteEmbeddedLanguage.FrameworkParametersCompletionProviderTests.Insertion_Space_MultipleParameters_EndpointMapGet_HasDelegate_HasItems() in /_/src/Framework/AspNetCoreAnalyzers/test/RouteEmbeddedLanguage/FrameworkParametersCompletionProviderTests.cs:line 428
--- End of stack trace from previous location ---

Check failure on line 1 in BlazorTemplates.Tests.BlazorWasmTemplateTest.BlazorWasmStandaloneTemplate_Works(browserKind: Chromium)

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-quarantined-pr

BlazorTemplates.Tests.BlazorWasmTemplateTest.BlazorWasmStandaloneTemplate_Works(browserKind: Chromium)

System.TimeoutException : Timeout 30000ms exceeded.\n=========================== logs ===========================\nwaiting for Locator(\"nav\") to be visible\n============================================================
Raw output
   at Microsoft.Playwright.Transport.Connection.InnerSendMessageToServerAsync[T](String guid, String method, Object args) in /_/src/Playwright/Transport/Connection.cs:line 163
   at Microsoft.Playwright.Transport.Connection.WrapApiCallAsync[T](Func`1 action, Boolean isInternal) in /_/src/Playwright/Transport/Connection.cs:line 482
   at Microsoft.Playwright.Core.Frame.WaitForSelectorAsync(String selector, FrameWaitForSelectorOptions options) in /_/src/Playwright/Core/Frame.cs:line 476
   at BlazorTemplates.Tests.BlazorWasmTemplateTest.TestBasicNavigation(String appName, IPage page, Boolean usesAuth, Boolean skipFetchData) in /_/src/ProjectTemplates/test/Templates.Blazor.Tests/BlazorWasmTemplateTest.cs:line 314
   at BlazorTemplates.Tests.BlazorWasmTemplateTest.BuildAndRunTest(String appName, Project project, BrowserKind browserKind, Boolean usesAuth) in /_/src/ProjectTemplates/test/Templates.Blazor.Tests/BlazorWasmTemplateTest.cs:line 303
   at BlazorTemplates.Tests.BlazorWasmTemplateTest.BuildAndRunTest(String appName, Project project, BrowserKind browserKind, Boolean usesAuth) in /_/src/ProjectTemplates/test/Templates.Blazor.Tests/BlazorWasmTemplateTest.cs:line 304
   at BlazorTemplates.Tests.BlazorWasmTemplateTest.BlazorWasmStandaloneTemplate_Works(BrowserKind browserKind) in /_/src/ProjectTemplates/test/Templates.Blazor.Tests/BlazorWasmTemplateTest.cs:line 36
--- End of stack trace from previous location ---