[release/8.0] Update branding to 8.0.30 - #67621
Build #20260706.27 had test failures
Details
- Failed: 2 (6.06%)
- Passed: 29 (87.88%)
- Other: 2 (6.06%)
- Total: 33
Annotations
Check failure on line 238 in Build log
azure-pipelines / aspnetcore-quarantined-pr
Build log #L238
The Operation will be canceled. The next steps may not contain expected logs.
azure-pipelines / aspnetcore-quarantined-pr
.packages\microsoft.dotnet.helix.sdk\8.0.0-beta.26278.3\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L66
.packages\microsoft.dotnet.helix.sdk\8.0.0-beta.26278.3\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(66,5): error : (NETCORE_ENGINEERING_TELEMETRY=Build) Build task was cancelled while waiting on job 'b0782693-2660-475a-9d18-09b25d8cc73a'. Attempting to cancel this job in Helix...
Check failure on line 244 in Build log
azure-pipelines / aspnetcore-quarantined-pr
Build log #L244
The operation was canceled.
Check failure on line 0 in ILLink
azure-pipelines / aspnetcore-quarantined-pr
ILLink#L0
ILLink(0,0): error IL1032: (NETCORE_ENGINEERING_TELEMETRY=Build) Root assembly 'obj/Release/net8.0/linux-x64/project.dll' could not be found.
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
azure-pipelines / aspnetcore-quarantined-pr
ServerComparison.FunctionalTests.HelloWorldTests.HelloWorld
Test failed