Skip to content

Commit 46b7bbb

Browse files
test(NODE-5807): sync cmap format spec tests (#3998)
Co-authored-by: aditi-khare-mongoDB <[email protected]>
1 parent b6de209 commit 46b7bbb

File tree

3 files changed

+1
-125
lines changed

3 files changed

+1
-125
lines changed

test/integration/connection-monitoring-and-pooling/connection_monitoring_and_pooling.spec.test.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@ const LB_SKIP_TESTS: SkipDescription[] = [
1717
'clearing a paused pool emits no events',
1818
'after clear, cannot check out connections until pool ready',
1919
'readying a ready pool emits no events',
20-
'error during minPoolSize population clears pool',
21-
'Connections MUST be interrupted as soon as possible (interruptInUseConnections=true)'
20+
'error during minPoolSize population clears pool'
2221
].map(description => ({
2322
description,
2423
skipIfCondition: 'loadBalanced',

test/spec/connection-monitoring-and-pooling/cmap-format/pool-clear-interrupt-immediately.json

Lines changed: 0 additions & 77 deletions
This file was deleted.

test/spec/connection-monitoring-and-pooling/cmap-format/pool-clear-interrupt-immediately.yml

Lines changed: 0 additions & 46 deletions
This file was deleted.

0 commit comments

Comments
 (0)