Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.2xx' #44764

Merged
merged 14 commits into from
Nov 19, 2024

Merge branch 'release/9.0.2xx' of https://github.com/dotnet/sdk into …

56f544e
Select commit
Loading
Failed to load commit list.
Merged

[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.2xx' #44764

Merge branch 'release/9.0.2xx' of https://github.com/dotnet/sdk into …
56f544e
Select commit
Loading
Failed to load commit list.
Azure Pipelines / dotnet-sdk-public-ci succeeded Nov 19, 2024 in 1h 10m 25s

Build #20241111.81 had test failures

Details

Tests

  • Failed: 14 (0.03%)
  • Passed: 38,331 (93.23%)
  • Other: 2,771 (6.74%)
  • Total: 41,116

Annotations

Check failure on line 1 in dotnet-watch.Tests.dll.1.WorkItemExecution

See this annotation in the file changed.

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

dotnet-watch.Tests.dll.1.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 dotnet.Tests.dll.15.WorkItemExecution

See this annotation in the file changed.

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

dotnet.Tests.dll.15.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.NET.Sdk.Razor.Tests.dll.10.WorkItemExecution

See this annotation in the file changed.

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

Microsoft.NET.Sdk.Razor.Tests.dll.10.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.NET.Sdk.Razor.Tests.BuildWithComponentsIntegrationTest.Build_Components_WithDesktopMSBuild_Works

See this annotation in the file changed.

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

Microsoft.NET.Sdk.Razor.Tests.BuildWithComponentsIntegrationTest.Build_Components_WithDesktopMSBuild_Works

Expected type MvcWithComponents.TestComponent to be in assembly, but it is not.
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(String message)
   at Microsoft.NET.TestFramework.Assertions.AssemblyAssertions.ContainType(String expectedType) in /_/test/Microsoft.NET.TestFramework/Assertions/AssemblyAssertions.cs:line 25
   at Microsoft.NET.Sdk.Razor.Tests.BuildWithComponentsIntegrationTest.Build_ComponentsWorks(String callerName) in /_/test/Microsoft.NET.Sdk.Razor.Tests/BuildWithComponentsIntegrationTest.cs:line 52
   at Microsoft.NET.Sdk.Razor.Tests.BuildWithComponentsIntegrationTest.Build_Components_WithDesktopMSBuild_Works() in /_/test/Microsoft.NET.Sdk.Razor.Tests/BuildWithComponentsIntegrationTest.cs:line 16
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)