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

[rel/3.6] Update dependencies from microsoft/testanywhere #3885

Merged

Update dependencies from https://github.com/microsoft/testanywhere bu…

b3e799c
Select commit
Loading
Failed to load commit list.
Merged

[rel/3.6] Update dependencies from microsoft/testanywhere #3885

Update dependencies from https://github.com/microsoft/testanywhere bu…
b3e799c
Select commit
Loading
Failed to load commit list.
Azure Pipelines / microsoft.testfx failed Sep 30, 2024 in 32m 54s

Build #20240930.24 had test failures

Details

Tests

  • Failed: 1 (0.00%)
  • Passed: 20,373 (100.00%)
  • Other: 0 (0.00%)
  • Total: 20,374
Code coverage

  • 96839 of 157823 blocks covered (61.36%)
  • 69023 of 111963 lines covered (61.65%)

Annotations

Check failure on line 0 in VSTest

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.testfx

VSTest#L0

VSTest(0,0): error : (NETCORE_ENGINEERING_TELEMETRY=Build) Tests failed: D:\a\_work\1\s\artifacts\TestResults\Release\MSTest.IntegrationTests_net462_x64.html [net462|x64]

Check failure on line 1 in MSTest.IntegrationTests.OutputTests.OutputIsNotMixedWhenTestsRunInParallel

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.testfx

MSTest.IntegrationTests.OutputTests.OutputIsNotMixedWhenTestsRunInParallel

Error during test: Expected boolean to be true because Tests must run in parallel, but there were no other tests that started, before the first one ended., but found False.
Raw output
   at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc)
   at FluentAssertions.Primitives.BooleanAssertions`1.BeTrue(String because, Object[] becauseArgs)
   at MSTest.IntegrationTests.OutputTests.ValidateOutputForClass(String className) in /_/test/IntegrationTests/MSTest.IntegrationTests/OutputTests.cs:line 44