Skip to content

[rel/18.0] Source code updates from dotnet/dotnet#15399

Closed
dotnet-maestro[bot] wants to merge 9 commits into
rel/18.0from
darc-rel/18.0-19fd823d-a35c-49cd-9bab-adade5392748
Closed

[rel/18.0] Source code updates from dotnet/dotnet#15399
dotnet-maestro[bot] wants to merge 9 commits into
rel/18.0from
darc-rel/18.0-19fd823d-a35c-49cd-9bab-adade5392748

Update dependencies from build 302254

22225ca
Select commit
Loading
Failed to load commit list.
Azure Pipelines / microsoft.vstest failed Feb 19, 2026 in 49m 58s

Build #20260219.14 had test failures

Details

Tests

  • Failed: 1 (0.01%)
  • Passed: 7,184 (98.02%)
  • Other: 144 (1.96%)
  • Total: 7,329

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.Acceptance.IntegrationTests_net9.0_x64.log [net9.0|x64]

Check failure on line 1 in Microsoft.TestPlatform.AcceptanceTests.TranslationLayerTests.CodeCoverageTests.TestRunWithCodeCoverageParallel (Row: 0, Runner = net8.0, TargetFramework = net8.0, InProcess)

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.vstest

Microsoft.TestPlatform.AcceptanceTests.TranslationLayerTests.CodeCoverageTests.TestRunWithCodeCoverageParallel (Row: 0, Runner = net8.0, TargetFramework = net8.0, InProcess)

Assert.AreEqual failed. Expected:<1>. Actual:<2>. 
Raw output
   at Microsoft.TestPlatform.AcceptanceTests.TranslationLayerTests.CodeCoverageTests.TestRunWithCodeCoverageParallel(RunnerInfo runnerInfo) in /_/test/Microsoft.TestPlatform.Acceptance.IntegrationTests/TranslationLayerTests/CodeCoverageTests.cs:line 115
   at InvokeStub_CodeCoverageTests.TestRunWithCodeCoverageParallel(Object, Span`1)
   at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)