[main] Update dependencies from dotnet/diagnostics #5187
Merged
Azure Pipelines / microsoft.vstest
succeeded
Oct 23, 2024 in 12m 11s
Build #20241023.1 had test failures
Details
- Failed: 1 (0.01%)
- Passed: 17,496 (98.04%)
- Other: 349 (1.96%)
- Total: 17,846
Annotations
azure-pipelines / microsoft.vstest
Microsoft.TestPlatform.AcceptanceTests.ProcessesInteractionTests.WhenTestHostProcessExitsBecauseTheTargetedRuntimeIsNoFoundThenTheMessageIsCapturedFromTheErrorOutput (Row: 0, Runner = netcoreapp3.1, TargetFramework = netcoreapp3.1, InProcess)
Assert.IsTrue failed. StdErrorOutput - [Testhost process for source(s) '/Users/runner/work/1/s/artifacts/bin/TestAssets/SimpleTestProjectMessedUpTargetFramework/Release/netcoreapp3.1/SimpleTestProjectMessedUpTargetFramework.dll' exited with error: . Please check the diagnostic logs for more information. Test Run Aborted. ] did not contain expected pattern 'You must install or update \.NET to run this application\. App: .*testhost\.(exe|dll) Architecture: x64 Framework: 'Microsoft\.NETCore\.App', version '0\.0\.0' \(x64\)'
Raw output
at Microsoft.TestPlatform.TestUtilities.IntegrationTestBase.StdErrorRegexIsMatch(String pattern) in /_/test/Microsoft.TestPlatform.TestUtilities/IntegrationTestBase.cs:line 429
at Microsoft.TestPlatform.AcceptanceTests.ProcessesInteractionTests.WhenTestHostProcessExitsBecauseTheTargetedRuntimeIsNoFoundThenTheMessageIsCapturedFromTheErrorOutput(RunnerInfo runnerInfo) in /_/test/Microsoft.TestPlatform.Acceptance.IntegrationTests/ProcessesInteractionTests.cs:line 33
Loading