[rel/3.6] Update dependencies from microsoft/testanywhere #3885
Azure Pipelines / microsoft.testfx
failed
Sep 30, 2024 in 32m 54s
Build #20240930.24 had test failures
Details
- Failed: 1 (0.00%)
- Passed: 20,373 (100.00%)
- Other: 0 (0.00%)
- Total: 20,374
- 96839 of 157823 blocks covered (61.36%)
- 69023 of 111963 lines covered (61.65%)
Annotations
Check failure on line 0 in VSTest
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]
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
Loading