Skip to content

Commit 941813a

Browse files
sync two final tests
1 parent 9b51e4e commit 941813a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

test/spec/connection-monitoring-and-pooling/cmap-format/pool-clear-interrupting-pending-connections.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
],
1818
"closeConnection": false,
1919
"blockConnection": true,
20-
"blockTimeMS": 1000
20+
"blockTimeMS": 10000
2121
}
2222
},
2323
"poolOptions": {

test/spec/connection-monitoring-and-pooling/cmap-format/pool-clear-interrupting-pending-connections.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ failPoint:
1111
failCommands: ["isMaster","hello"]
1212
closeConnection: false
1313
blockConnection: true
14-
blockTimeMS: 1000
14+
blockTimeMS: 10000
1515
poolOptions:
1616
minPoolSize: 0
1717
operations:

0 commit comments

Comments
 (0)