Skip to content

Commit

Permalink
test(NODE-5807): sync cmap format spec tests (#3998)
Browse files Browse the repository at this point in the history
Co-authored-by: aditi-khare-mongoDB <106987683+aditi-khare-mongoDB@users.noreply.github.com>
  • Loading branch information
durran and aditi-khare-mongoDB committed Feb 21, 2024
1 parent b6de209 commit 46b7bbb
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 125 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@ const LB_SKIP_TESTS: SkipDescription[] = [
'clearing a paused pool emits no events',
'after clear, cannot check out connections until pool ready',
'readying a ready pool emits no events',
'error during minPoolSize population clears pool',
'Connections MUST be interrupted as soon as possible (interruptInUseConnections=true)'
'error during minPoolSize population clears pool'
].map(description => ({
description,
skipIfCondition: 'loadBalanced',
Expand Down

This file was deleted.

This file was deleted.

0 comments on commit 46b7bbb

Please sign in to comment.