Skip to content

Update dependencies from build 309188

c7fec90
Select commit
Loading
Failed to load commit list.
Merged

[main] Source code updates from dotnet/dotnet #15635

Update dependencies from build 309188
c7fec90
Select commit
Loading
Failed to load commit list.
Azure Pipelines / microsoft.vstest failed Apr 8, 2026 in 24m 46s

Build #20260408.18 had test failures

Details

Tests

  • Failed: 1 (0.01%)
  • Passed: 7,476 (98.90%)
  • Other: 82 (1.08%)
  • Total: 7,559

Annotations

Check failure on line 0 in Microsoft.Testing.Platform

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.vstest

Microsoft.Testing.Platform#L0

Microsoft.Testing.Platform(0,0): error : (NETCORE_ENGINEERING_TELEMETRY=Build) Tests failed: D:\a\_work\1\s\artifacts\log\Release\Microsoft.TestPlatform.Library.IntegrationTests_net48_x86.log [net48|x86]

Check failure on line 1 in Microsoft.TestPlatform.Library.IntegrationTests.TranslationLayerTests.RunTests.RunTestsShouldThrowOnStackOverflowException (Row: 0, Runner = net10.0, TargetFramework = net8.0, InProcess)

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.vstest

Microsoft.TestPlatform.Library.IntegrationTests.TranslationLayerTests.RunTests.RunTestsShouldThrowOnStackOverflowException (Row: 0, Runner = net10.0, TargetFramework = net8.0, InProcess)

Test method Microsoft.TestPlatform.Library.IntegrationTests.TranslationLayerTests.RunTests.RunTestsShouldThrowOnStackOverflowException threw exception:
FluentAssertions.Execution.AssertionFailedException: Expected [0] to match "The active test run was aborted. Reason: Test host process crashed : Stack overflow.*", but "The active test run was aborted. Reason: Test host process crashed" does not.
Raw output
   at FluentAssertions.Execution.FallbackTestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason)
   at FluentAssertions.Primitives.StringAssertions`1.Match(String wildcardPattern, String because, Object[] becauseArgs)