remove destructor pattern from LogMessageListener #4585
Merged
Azure Pipelines / microsoft.testfx
failed
Jan 23, 2025 in 41m 58s
Build #20250123.43 had test failures
Details
- Failed: 1 (0.00%)
- Passed: 32,795 (100.00%)
- Other: 0 (0.00%)
- Total: 32,796
- 141242 of 233022 blocks covered (60.61%)
- 95282 of 156388 lines covered (60.93%)
Annotations
Check failure on line 0 in TestingPlatform
azure-pipelines / microsoft.testfx
TestingPlatform#L0
TestingPlatform(0,0): error : (NETCORE_ENGINEERING_TELEMETRY=Build) Tests failed: D:\a\_work\1\s\artifacts\log\Release\MSTest.Acceptance.IntegrationTests_net10.0_x64.log [net10.0|x64]
azure-pipelines / microsoft.testfx
MSTest.Acceptance.IntegrationTests.TimeoutTests.AssemblyInitialize_WhenTimeoutExpires_AssemblyInitializeIsCanceled_AttributeTakesPrecedence ("net462")
StringAssert.Contains failed. String 'MSTest v3.8.0-ci (UTC 1/23/2025) [x64 - .NET Framework 4.8.9294.0]
[+0/x0/?0] CodeWithOneSecTimeout.exe (net462|x64) - Test1 (2s)
failed Test1 (0ms)
Assembly cleanup method 'TestClass.AssemblyCleanupMethod' timed out after 1000ms
Test run summary: Failed! - D:\a\_work\1\s\artifacts\tmp\Release\testsuite\Dk5mo\CodeWithOneSecTimeout\bin\Release\net462\CodeWithOneSecTimeout.exe (net462|x64)
total: 1
failed: 1
succeeded: 0
skipped: 0
duration: 3s 124ms' does not contain string 'Assembly initialize method 'TestClass.AssemblyInit' timed out after 1000ms'. Expression 'AssertOutputContains' failed for member 'RunAndAssertWithRunSettingsAsync' at line 411 of file '/_/test/IntegrationTests/MSTest.Acceptance.IntegrationTests/TimeoutTests.cs'. Output of the test host is:
Command: D:\a\_work\1\s\artifacts\tmp\Release\testsuite\Dk5mo\CodeWithOneSecTimeout\bin\Release\net462\CodeWithOneSecTimeout.exe --settings D:\a\_work\1\s\artifacts\tmp\Release\testsuite\Dk5mo\CodeWithOneSecTimeout\bin\Release\net462\a7af873d84254d05abc442e60b8b83f0.runsettings
====================
ExitCode: 2
====================
StandardOutput:
MSTest v3.8.0-ci (UTC 1/23/2025) [x64 - .NET Framework 4.8.9294.0]
[+0/x0/?0] CodeWithOneSecTimeout.exe (net462|x64) - Test1 (2s)
failed Test1 (0ms)
Assembly cleanup method 'TestClass.AssemblyCleanupMethod' timed out after 1000ms
Test run summary: Failed! - D:\a\_work\1\s\artifacts\tmp\Release\testsuite\Dk5mo\CodeWithOneSecTimeout\bin\Release\net462\CodeWithOneSecTimeout.exe (net462|x64)
total: 1
failed: 1
succeeded: 0
skipped: 0
duration: 3s 124ms
====================
StandardError:
.
Raw output
at MSTest.Acceptance.IntegrationTests.TimeoutTests.RunAndAssertWithRunSettingsAsync(String tfm, Int32 timeoutValue, Boolean assertAttributePrecedence, String entryKind) in /_/test/IntegrationTests/MSTest.Acceptance.IntegrationTests/TimeoutTests.cs:line 411
at MSTest.Acceptance.IntegrationTests.TimeoutTests.AssemblyInitialize_WhenTimeoutExpires_AssemblyInitializeIsCanceled_AttributeTakesPrecedence(String tfm) in /_/test/IntegrationTests/MSTest.Acceptance.IntegrationTests/TimeoutTests.cs:line 97
Loading