Skip to content

Port connection pool tests from devdiv#1155

Merged
cheenamalhotra merged 17 commits into
dotnet:mainfrom
johnnypham:devdivtests
Sep 20, 2021
Merged

Port connection pool tests from devdiv#1155
cheenamalhotra merged 17 commits into
dotnet:mainfrom
johnnypham:devdivtests

Conversation

@johnnypham
Copy link
Copy Markdown
Contributor

No description provided.

@cheenamalhotra cheenamalhotra added the Area\Tests Issues that are targeted to tests or test projects label Jul 7, 2021
Copy link
Copy Markdown
Member

@cheenamalhotra cheenamalhotra left a comment

Choose a reason for hiding this comment

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

Just some suggestions to use using to ensure resources are disposed and cleaned up by GC.

Johnny Pham and others added 4 commits July 27, 2021 14:28
Co-authored-by: Cheena Malhotra <v-chmalh@microsoft.com>
…oolTest/ConnectionPoolTest.cs

Co-authored-by: Cheena Malhotra <v-chmalh@microsoft.com>
Copy link
Copy Markdown
Contributor

@DavoudEshtehari DavoudEshtehari left a comment

Choose a reason for hiding this comment

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

NIT: I'd rather manage a large block of code in a separate file instead of using #if-#endif preprocessor directives.

@johnnypham
Copy link
Copy Markdown
Contributor Author

NIT: I'd rather manage a large block of code in a separate file instead of using #if-#endif preprocessor directives.

Created two debug and transaction pool files.

@cheenamalhotra
Copy link
Copy Markdown
Member

/azp run CI-Win10-SQL19W-TR CI-Win10-SQL19W

@azure-pipelines
Copy link
Copy Markdown

No pipelines are associated with this pull request.

@cheenamalhotra
Copy link
Copy Markdown
Member

cheenamalhotra commented Sep 1, 2021

The failing tests are due to deadlock as issue #1124.
PR #1242 shall fix these failures as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area\Tests Issues that are targeted to tests or test projects

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants