Make AssemblyInitialize/AssemblyCleanup inheritable #4677
Azure Pipelines / microsoft.testfx (Build Windows Debug)
failed
Jan 16, 2025 in 8m 29s
Build Windows Debug failed
Annotations
Check failure on line 9 in Build log
azure-pipelines / microsoft.testfx (Build Windows Debug)
Build log #L9
Publishing build artifacts failed with an error: Not found PathtoPublish: D:\a\_work\1\s\artifacts\TestResults\Debug
azure-pipelines / microsoft.testfx (Build Windows Debug)
test\UnitTests\MSTestAdapter.UnitTests\Execution\TestExecutionManagerTests.cs#L92
test\UnitTests\MSTestAdapter.UnitTests\Execution\TestExecutionManagerTests.cs(92,9): error CS0618: (NETCORE_ENGINEERING_TELEMETRY=Build) 'TestExecutionManager.RunTests(IEnumerable<TestCase>, IRunContext?, IFrameworkHandle, TestRunCancellationToken)' is obsolete: 'Use RunTestsAsync instead.'
azure-pipelines / microsoft.testfx (Build Windows Debug)
test\UnitTests\MSTestAdapter.UnitTests\Execution\TestExecutionManagerTests.cs#L108
test\UnitTests\MSTestAdapter.UnitTests\Execution\TestExecutionManagerTests.cs(108,9): error CS0618: (NETCORE_ENGINEERING_TELEMETRY=Build) 'TestExecutionManager.RunTests(IEnumerable<TestCase>, IRunContext?, IFrameworkHandle, TestRunCancellationToken)' is obsolete: 'Use RunTestsAsync instead.'
azure-pipelines / microsoft.testfx (Build Windows Debug)
test\UnitTests\MSTestAdapter.UnitTests\Execution\TestExecutionManagerTests.cs#L125
test\UnitTests\MSTestAdapter.UnitTests\Execution\TestExecutionManagerTests.cs(125,9): error CS0618: (NETCORE_ENGINEERING_TELEMETRY=Build) 'TestExecutionManager.RunTests(IEnumerable<TestCase>, IRunContext?, IFrameworkHandle, TestRunCancellationToken)' is obsolete: 'Use RunTestsAsync instead.'
azure-pipelines / microsoft.testfx (Build Windows Debug)
test\UnitTests\MSTestAdapter.UnitTests\Execution\TestExecutionManagerTests.cs#L138
test\UnitTests\MSTestAdapter.UnitTests\Execution\TestExecutionManagerTests.cs(138,9): error CS0618: (NETCORE_ENGINEERING_TELEMETRY=Build) 'TestExecutionManager.RunTests(IEnumerable<TestCase>, IRunContext?, IFrameworkHandle, TestRunCancellationToken)' is obsolete: 'Use RunTestsAsync instead.'
Loading