We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aeadc09 commit 0a59309Copy full SHA for 0a59309
driver-core/src/test/resources/unified-test-format/valid-pass/poc-command-monitoring.json
@@ -57,10 +57,11 @@
57
],
58
"tests": [
59
{
60
- "description": "A successful find event with a getmore and the server kills the cursor",
+ "description": "A successful find event with a getmore and the server kills the cursor (<= 4.4)",
61
"runOnRequirements": [
62
63
"minServerVersion": "3.1",
64
+ "maxServerVersion": "4.8.99",
65
"topologies": [
66
"single",
67
"replicaset"
0 commit comments