Skip to content

Implement AssemblyInitialize, ClassInitialize timeout #2085

Merged
MarcoRossignoli merged 29 commits into
dev/3.3.Xfrom
dev/mr/timeoutinits
Jan 16, 2024
Merged

Implement AssemblyInitialize, ClassInitialize timeout #2085
MarcoRossignoli merged 29 commits into
dev/3.3.Xfrom
dev/mr/timeoutinits

Conversation

@MarcoRossignoli
Copy link
Copy Markdown
Contributor

Closes #704

@MarcoRossignoli MarcoRossignoli changed the title Implement AssemblyInitialize, ClassInitialize Timeout Implement AssemblyInitialize, ClassInitialize timeout Jan 10, 2024
Comment thread src/Adapter/MSTest.TestAdapter/Execution/TestAssemblyInfo.cs
Comment thread src/Adapter/MSTest.TestAdapter/Execution/TestClassInfo.cs
Comment thread src/Adapter/MSTest.TestAdapter/Execution/TypeCache.cs
@Evangelink Evangelink changed the base branch from main to dev/3.3.X January 15, 2024 16:15
@Evangelink Evangelink marked this pull request as ready for review January 15, 2024 16:15
Comment thread src/Adapter/MSTest.TestAdapter/Execution/TestAssemblyInfo.cs Outdated
Comment thread src/Adapter/MSTest.TestAdapter/Execution/TestClassInfo.cs Outdated
Comment thread test/IntegrationTests/MSTest.Acceptance.IntegrationTests/Program.cs Outdated
Comment thread test/IntegrationTests/MSTest.Acceptance.IntegrationTests/Program.cs Outdated
Marco Rossignoli and others added 5 commits January 15, 2024 19:22
# Conflicts:
#	test/IntegrationTests/MSTest.Acceptance.IntegrationTests/MSTest.Acceptance.IntegrationTests.csproj
#	test/IntegrationTests/MSTest.Acceptance.IntegrationTests/MSTest.Acceptance.IntegrationTests.testingplatformconfig.json
#	test/IntegrationTests/MSTest.Acceptance.IntegrationTests/Program.cs
#	test/IntegrationTests/MSTest.Acceptance.IntegrationTests/Usings.cs
#	test/IntegrationTests/MSTest.Acceptance.IntegrationTests/testsbaseline.txt
Copy link
Copy Markdown
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.

Last round and then we can merge :)

Comment thread eng/Build.props Outdated
MarcoRossignoli and others added 2 commits January 16, 2024 11:07
Co-authored-by: Amaury Levé <amauryleve@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AssemblyInitialize, ClassInitialize Timeout

2 participants