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

Make AssemblyInitialize/AssemblyCleanup inheritable #4677

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Merge branch 'main' into inheritable-fixtures

0134171
Select commit
Loading
Failed to load commit list.
Draft

Make AssemblyInitialize/AssemblyCleanup inheritable #4677

Merge branch 'main' into inheritable-fixtures
0134171
Select commit
Loading
Failed to load commit list.
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

See this annotation in the file changed.

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

Check failure on line 92 in test\UnitTests\MSTestAdapter.UnitTests\Execution\TestExecutionManagerTests.cs

See this annotation in the file changed.

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

Check failure on line 108 in test\UnitTests\MSTestAdapter.UnitTests\Execution\TestExecutionManagerTests.cs

See this annotation in the file changed.

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

Check failure on line 125 in test\UnitTests\MSTestAdapter.UnitTests\Execution\TestExecutionManagerTests.cs

See this annotation in the file changed.

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

Check failure on line 138 in test\UnitTests\MSTestAdapter.UnitTests\Execution\TestExecutionManagerTests.cs

See this annotation in the file changed.

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