Skip to content

retrigger CI

47a169d
Select commit
Loading
Failed to load commit list.
Draft

feat: new async vstest client with STJ serialization #15573

retrigger CI
47a169d
Select commit
Loading
Failed to load commit list.
Azure Pipelines / microsoft.vstest failed Mar 25, 2026 in 25m 42s

Build #20260325.5 had test failures

Details

Tests

  • Failed: 3 (0.04%)
  • Passed: 7,057 (98.84%)
  • Other: 80 (1.12%)
  • Total: 7,140

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.ArgumentProcessorTests.PassingNoArgumentsToVsTestConsoleShouldPrintHelpMessage (Row: 0, Runner = net10.0, TargetFramework = net462, InProcess)

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.vstest

Microsoft.TestPlatform.AcceptanceTests.ArgumentProcessorTests.PassingNoArgumentsToVsTestConsoleShouldPrintHelpMessage (Row: 0, Runner = net10.0, TargetFramework = net462, InProcess)

Assert.Contains failed. String 'VSTest version 18.6.0-ci (x64) ' does not contain string 'Usage: vstest.console.exe'. 'substring' expression: 'substring', 'value' expression: '_standardTestOutput'. 
StdOutput:

Expected substring: Usage: vstest.console.exe

Actual string: VSTest version 18.6.0-ci (x64) .
Raw output
   at Microsoft.VisualStudio.TestTools.UnitTesting.Assert.Contains(String substring, String value, StringComparison comparisonType, String message, String substringExpression, String valueExpression) in /_/src/TestFramework/TestFramework/Assertions/Assert.Contains.cs:line 481
   at Microsoft.VisualStudio.TestTools.UnitTesting.Assert.Contains(String substring, String value, String message, String substringExpression, String valueExpression) in /_/src/TestFramework/TestFramework/Assertions/Assert.Contains.cs:line 439
   at Microsoft.TestPlatform.TestUtilities.IntegrationTestBase.StdOutputContains(String substring) in /_/test/Microsoft.TestPlatform.TestUtilities/IntegrationTestBase.cs:line 534
   at Microsoft.TestPlatform.AcceptanceTests.ArgumentProcessorTests.PassingNoArgumentsToVsTestConsoleShouldPrintHelpMessage(RunnerInfo runnerInfo) in /_/test/Microsoft.TestPlatform.Acceptance.IntegrationTests/ArgumentProcessorTests.cs:line 24
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr)

Check failure on line 1 in Microsoft.TestPlatform.AcceptanceTests.ArgumentProcessorTests.PassingNoArgumentsToVsTestConsoleShouldPrintHelpMessage (Row: 0, Runner = net48, TargetFramework = net462, InIsolation)

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.vstest

Microsoft.TestPlatform.AcceptanceTests.ArgumentProcessorTests.PassingNoArgumentsToVsTestConsoleShouldPrintHelpMessage (Row: 0, Runner = net48, TargetFramework = net462, InIsolation)

Assert.Contains failed. String 'VSTest version 18.6.0-ci (x64) ' does not contain string 'Usage: vstest.console.exe'. 'substring' expression: 'substring', 'value' expression: '_standardTestOutput'. 
StdOutput:

Expected substring: Usage: vstest.console.exe

Actual string: VSTest version 18.6.0-ci (x64) .
Raw output
   at Microsoft.VisualStudio.TestTools.UnitTesting.Assert.Contains(String substring, String value, StringComparison comparisonType, String message, String substringExpression, String valueExpression) in /_/src/TestFramework/TestFramework/Assertions/Assert.Contains.cs:line 481
   at Microsoft.VisualStudio.TestTools.UnitTesting.Assert.Contains(String substring, String value, String message, String substringExpression, String valueExpression) in /_/src/TestFramework/TestFramework/Assertions/Assert.Contains.cs:line 439
   at Microsoft.TestPlatform.TestUtilities.IntegrationTestBase.StdOutputContains(String substring) in /_/test/Microsoft.TestPlatform.TestUtilities/IntegrationTestBase.cs:line 534
   at Microsoft.TestPlatform.AcceptanceTests.ArgumentProcessorTests.PassingNoArgumentsToVsTestConsoleShouldPrintHelpMessage(RunnerInfo runnerInfo) in /_/test/Microsoft.TestPlatform.Acceptance.IntegrationTests/ArgumentProcessorTests.cs:line 24
   at InvokeStub_ArgumentProcessorTests.PassingNoArgumentsToVsTestConsoleShouldPrintHelpMessage(Object, Span`1)
   at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

Check failure on line 1 in Microsoft.TestPlatform.AcceptanceTests.BlameDataCollectorTests.HangDumpChildProcesses (Row: 0, Runner = net10.0, TargetFramework = net48, InProcess)

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.vstest

Microsoft.TestPlatform.AcceptanceTests.BlameDataCollectorTests.HangDumpChildProcesses (Row: 0, Runner = net10.0, TargetFramework = net48, InProcess)

Expected at least 2 dump file in Attachments, but there were 1.
D:\a\_work\_temp\vstest\GOdc2\15446c80-7b78-4854-bfe0-4a654c957c35\testhost.net48_5152_20260325T150058_hangdump.dmp
Raw output
   at Microsoft.TestPlatform.AcceptanceTests.BlameDataCollectorTests.ValidateDump(Int32 expectedDumpCount) in /_/test/Microsoft.TestPlatform.Acceptance.IntegrationTests/BlameDataCollectorTests.cs:line 318
   at Microsoft.TestPlatform.AcceptanceTests.BlameDataCollectorTests.HangDumpChildProcesses(RunnerInfo runnerInfo) in /_/test/Microsoft.TestPlatform.Acceptance.IntegrationTests/BlameDataCollectorTests.cs:line 237
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr)