diff --git a/driver-core/src/test/resources/unified-test-format/client-side-operation-timeout/command-execution.json b/driver-core/src/test/resources/unified-test-format/client-side-operation-timeout/command-execution.json index b9b306c7fb6..aa9c3eb23f3 100644 --- a/driver-core/src/test/resources/unified-test-format/client-side-operation-timeout/command-execution.json +++ b/driver-core/src/test/resources/unified-test-format/client-side-operation-timeout/command-execution.json @@ -3,7 +3,7 @@ "schemaVersion": "1.9", "runOnRequirements": [ { - "minServerVersion": "4.9", + "minServerVersion": "4.4.7", "topologies": [ "single", "replicaset", diff --git a/driver-core/src/test/resources/unified-test-format/load-balancers/sdam-error-handling.json b/driver-core/src/test/resources/unified-test-format/load-balancers/sdam-error-handling.json index 4ab34b1fed4..e7282dc85a0 100644 --- a/driver-core/src/test/resources/unified-test-format/load-balancers/sdam-error-handling.json +++ b/driver-core/src/test/resources/unified-test-format/load-balancers/sdam-error-handling.json @@ -263,7 +263,7 @@ "description": "errors during the initial connection hello are ignored", "runOnRequirements": [ { - "minServerVersion": "4.9" + "minServerVersion": "4.4.7" } ], "operations": [ diff --git a/driver-core/src/test/resources/unified-test-format/server-discovery-and-monitoring/hello-command-error.json b/driver-core/src/test/resources/unified-test-format/server-discovery-and-monitoring/hello-command-error.json index 7d6046b76f5..be3dd8abf42 100644 --- a/driver-core/src/test/resources/unified-test-format/server-discovery-and-monitoring/hello-command-error.json +++ b/driver-core/src/test/resources/unified-test-format/server-discovery-and-monitoring/hello-command-error.json @@ -3,7 +3,7 @@ "schemaVersion": "1.10", "runOnRequirements": [ { - "minServerVersion": "4.9", + "minServerVersion": "4.4.7", "serverless": "forbid", "topologies": [ "single", diff --git a/driver-core/src/test/resources/unified-test-format/server-discovery-and-monitoring/hello-network-error.json b/driver-core/src/test/resources/unified-test-format/server-discovery-and-monitoring/hello-network-error.json index f44b26a9f91..ebb6c245f8e 100644 --- a/driver-core/src/test/resources/unified-test-format/server-discovery-and-monitoring/hello-network-error.json +++ b/driver-core/src/test/resources/unified-test-format/server-discovery-and-monitoring/hello-network-error.json @@ -3,7 +3,7 @@ "schemaVersion": "1.10", "runOnRequirements": [ { - "minServerVersion": "4.9", + "minServerVersion": "4.4.7", "serverless": "forbid", "topologies": [ "single", diff --git a/driver-core/src/test/resources/unified-test-format/server-discovery-and-monitoring/minPoolSize-error.json b/driver-core/src/test/resources/unified-test-format/server-discovery-and-monitoring/minPoolSize-error.json index 0234ac99292..41834d9161e 100644 --- a/driver-core/src/test/resources/unified-test-format/server-discovery-and-monitoring/minPoolSize-error.json +++ b/driver-core/src/test/resources/unified-test-format/server-discovery-and-monitoring/minPoolSize-error.json @@ -3,7 +3,7 @@ "schemaVersion": "1.10", "runOnRequirements": [ { - "minServerVersion": "4.9", + "minServerVersion": "4.4.7", "serverless": "forbid", "topologies": [ "single"