File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
command_monitoring/legacy
unified-test-format/valid-pass Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 413
413
]
414
414
},
415
415
{
416
- "description" : " A successful find event with a getmore and the server kills the cursor" ,
416
+ "description" : " A successful find event with a getmore and the server kills the cursor (<= 4.4) " ,
417
417
"ignore_if_server_version_less_than" : " 3.1" ,
418
- "ignore_if_server_version_greater_than" : " 4.9.0 " ,
418
+ "ignore_if_server_version_greater_than" : " 4.4 " ,
419
419
"ignore_if_topology_type" : [
420
420
" sharded"
421
421
],
Original file line number Diff line number Diff line change 57
57
],
58
58
"tests" : [
59
59
{
60
- "description" : " A successful find event with a getmore and the server kills the cursor" ,
60
+ "description" : " A successful find event with a getmore and the server kills the cursor (<= 4.4) " ,
61
61
"runOnRequirements" : [
62
62
{
63
63
"minServerVersion" : " 3.1" ,
64
- "maxServerVersion" : " 4.9.0 " ,
64
+ "maxServerVersion" : " 4.4.99 " ,
65
65
"topologies" : [
66
66
" single" ,
67
67
" replicaset"
You can’t perform that action at this time.
0 commit comments