[release/10.0] Disable parallel restore for linker tests#65373
Build #20260209.44 had test failures
Details
- Failed: 5 (0.36%)
- Passed: 1,332 (97.16%)
- Other: 34 (2.48%)
- Total: 1,371
Annotations
azure-pipelines / aspnetcore-quarantined-pr
.dotnet/sdk/10.0.102/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets#L262
.dotnet/sdk/10.0.102/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets(262,5): error NETSDK1085: (NETCORE_ENGINEERING_TELEMETRY=Build) The 'NoBuild' property was set to true but the 'Build' target was invoked.
azure-pipelines / aspnetcore-quarantined-pr
.dotnet/sdk/10.0.102/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets#L262
.dotnet/sdk/10.0.102/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets(262,5): error NETSDK1085: (NETCORE_ENGINEERING_TELEMETRY=Build) The 'NoBuild' property was set to true but the 'Build' target was invoked.
azure-pipelines / aspnetcore-quarantined-pr
.packages\microsoft.dotnet.helix.sdk\10.0.0-beta.26105.106\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91
.packages\microsoft.dotnet.helix.sdk\10.0.0-beta.26105.106\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item Microsoft.AspNetCore.Identity.EntityFrameworkCore.Test--net10.0 in job b73cd10b-4968-4ae7-ba39-28125eabe02d has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/b73cd10b-4968-4ae7-ba39-28125eabe02d/workitems/Microsoft.AspNetCore.Identity.EntityFrameworkCore.Test--net10.0/console
azure-pipelines / aspnetcore-quarantined-pr
.dotnet/sdk/10.0.102/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets#L262
.dotnet/sdk/10.0.102/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets(262,5): error NETSDK1085: (NETCORE_ENGINEERING_TELEMETRY=Build) The 'NoBuild' property was set to true but the 'Build' target was invoked.
azure-pipelines / aspnetcore-quarantined-pr
Microsoft.AspNetCore.Identity.EntityFrameworkCore.Test--net10.0.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 / aspnetcore-quarantined-pr
Microsoft.AspNetCore.Components.WebViewE2E.Test.WebViewManagerE2ETests.CanLaunchPhotinoWebViewAndClickButton
Assert.Contains() Failure: Sub-string not found
String: "Current directory: C:\h\w\AB61098B\w\A550"···
Not found: "Test passed? True"
Raw output
at Microsoft.AspNetCore.Components.WebViewE2E.Test.WebViewManagerE2ETests.CanLaunchPhotinoWebViewAndClickButton() in /_/src/Components/WebView/test/E2ETest/WebViewManagerE2ETests.cs:line 47
--- End of stack trace from previous location ---
azure-pipelines / aspnetcore-quarantined-pr
Microsoft.AspNetCore.Hosting.FunctionalTests.LinkedApplicationTests.LinkedApplicationWorks
System.Exception : dotnet publish exited with exit code : 1
Raw output
at Microsoft.AspNetCore.Server.IntegrationTesting.ApplicationPublisher.Publish(DeploymentParameters deploymentParameters, ILogger logger) in /_/src/Hosting/Server.IntegrationTesting/src/ApplicationPublisher.cs:line 86
at Microsoft.AspNetCore.Server.IntegrationTesting.ApplicationDeployer.DotnetPublish(String publishRoot) in /_/src/Hosting/Server.IntegrationTesting/src/Deployers/ApplicationDeployer.cs:line 78
at Microsoft.AspNetCore.Server.IntegrationTesting.SelfHostDeployer.DeployAsync() in /_/src/Hosting/Server.IntegrationTesting/src/Deployers/SelfHostDeployer.cs:line 55
at Microsoft.AspNetCore.Hosting.FunctionalTests.LinkedApplicationTests.LinkedApplicationWorks() in /_/src/Hosting/test/FunctionalTests/LinkedApplicationTests.cs:line 41
--- End of stack trace from previous location ---
azure-pipelines / aspnetcore-quarantined-pr
Microsoft.AspNetCore.Server.Kestrel.Sockets.FunctionalTests.ResponseTests.HttpsConnectionClosedWhenResponseDoesNotSatisfyMinimumDataRate
Test failed