From a6fbd2cefb0ded7de14a49455cbc2d9a483825c1 Mon Sep 17 00:00:00 2001 From: Preston Vasquez Date: Mon, 3 Feb 2025 10:53:24 -0700 Subject: [PATCH] GODRIVER-3444 Serverless does not apply to tailable awaitData cursors --- .../client-side-operations-timeout/tailable-awaitData.json | 3 ++- testdata/client-side-operations-timeout/tailable-awaitData.yml | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/testdata/client-side-operations-timeout/tailable-awaitData.json b/testdata/client-side-operations-timeout/tailable-awaitData.json index f49ae45622..886101ba08 100644 --- a/testdata/client-side-operations-timeout/tailable-awaitData.json +++ b/testdata/client-side-operations-timeout/tailable-awaitData.json @@ -3,7 +3,8 @@ "schemaVersion": "1.9", "runOnRequirements": [ { - "minServerVersion": "4.4" + "minServerVersion": "4.4", + "serverless": "forbid" } ], "createEntities": [ diff --git a/testdata/client-side-operations-timeout/tailable-awaitData.yml b/testdata/client-side-operations-timeout/tailable-awaitData.yml index 8137d3af7d..401d6311a7 100644 --- a/testdata/client-side-operations-timeout/tailable-awaitData.yml +++ b/testdata/client-side-operations-timeout/tailable-awaitData.yml @@ -4,6 +4,7 @@ schemaVersion: "1.9" runOnRequirements: - minServerVersion: "4.4" + serverless: forbid # Capped collections are not allowed for serverless. createEntities: - client: