Skip to content

Conversation

@engyebrahim
Copy link
Member

@engyebrahim engyebrahim commented Feb 1, 2023

Fixes #1574 and relates to #1541

@engyebrahim engyebrahim changed the title Deprecate ClassCleanupBehavior.EndOfAssembly RemoveClassCleanupBehavior.EndOfAssembly Feb 1, 2023
@engyebrahim
Copy link
Member Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@Evangelink Evangelink changed the title RemoveClassCleanupBehavior.EndOfAssembly Remove ClassCleanupBehavior.EndOfAssembly Feb 1, 2023
Copy link
Member

@Evangelink Evangelink left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will do a debugging session tomorrow to check the throw part and if there are some more part that can be removed.

@engyebrahim engyebrahim force-pushed the Rmove-classCleanupEndofassimbly branch from d0765bb to b8ca083 Compare February 2, 2023 17:22
@Evangelink
Copy link
Member

Nice work @engyebrahim

@Evangelink Evangelink merged commit 6ededf0 into microsoft:main Feb 3, 2023
engyebrahim added a commit to engyebrahim/testfx that referenced this pull request May 16, 2023
This reverts commit 6ededf0.

# Conflicts:
#	src/Adapter/MSTest.TestAdapter/Execution/TestClassInfo.cs
#	src/Adapter/MSTest.TestAdapter/Execution/UnitTestRunner.cs
#	src/Adapter/MSTest.TestAdapter/PublicAPI/PublicAPI.Shipped.txt
#	src/TestFramework/TestFramework/Attributes/Lifecycle/Cleanup/ClassCleanupBehavior.cs
#	src/TestFramework/TestFramework/Attributes/Lifecycle/Cleanup/ClassCleanupExecutionAttribute.cs
#	src/TestFramework/TestFramework/PublicAPI/PublicAPI.Shipped.txt
#	test/IntegrationTests/MSTest.VstestConsoleWrapper.IntegrationTests/SuiteLifeCycleTests.cs
#	test/IntegrationTests/TestAssets/SuiteLifeCycleTestProject/LifeCycleClassCleanupEndOfAssemblyAndBeforeEachDerivedClass.cs
#	test/IntegrationTests/TestAssets/SuiteLifeCycleTestProject/LifeCycleClassCleanupEndOfAssemblyAndNone.cs
#	test/IntegrationTests/TestAssets/SuiteLifeCycleTestProject/LifeCycleDerivedClassCleanupEndOfAssemblyAndBeforeEachDerivedClass.cs
#	test/IntegrationTests/TestAssets/SuiteLifeCycleTestProject/LifeCycleDerivedClassCleanupEndOfAssemblyAndNone.cs
#	test/UnitTests/MSTestAdapter.UnitTests/Execution/TestClassInfoTests.cs
engyebrahim added a commit that referenced this pull request May 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove ClassCleanupBehavior.EndOfAssembly

2 participants