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

[main] Update dependencies from dotnet/diagnostics #5187

Merged
merged 10 commits into from
Oct 23, 2024

Merge branch 'main' into darc-main-0bb548a3-6cc7-40bf-a27e-9027486616d2

73cf2cd
Select commit
Loading
Failed to load commit list.
Merged

[main] Update dependencies from dotnet/diagnostics #5187

Merge branch 'main' into darc-main-0bb548a3-6cc7-40bf-a27e-9027486616d2
73cf2cd
Select commit
Loading
Failed to load commit list.
Azure Pipelines / microsoft.vstest succeeded Oct 23, 2024 in 12m 11s

Build #20241023.1 had test failures

Details

Tests

  • Failed: 1 (0.01%)
  • Passed: 17,496 (98.04%)
  • Other: 349 (1.96%)
  • Total: 17,846

Annotations

Check failure on line 1 in Microsoft.TestPlatform.AcceptanceTests.ProcessesInteractionTests.WhenTestHostProcessExitsBecauseTheTargetedRuntimeIsNoFoundThenTheMessageIsCapturedFromTheErrorOutput (Row: 0, Runner = netcoreapp3.1, TargetFramework = netcoreapp3.1, InProcess)

See this annotation in the file changed.

@azure-pipelines 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