From 424d866b3a0949aff4897f9bb95026cc7e198725 Mon Sep 17 00:00:00 2001 From: Durran Jordan Date: Thu, 7 Mar 2024 19:22:55 +0100 Subject: [PATCH] test(DRIVERS-2812): sdam load balancer tests in serverless --- test/integration/load-balancers/load_balancers.spec.test.js | 6 ------ 1 file changed, 6 deletions(-) diff --git a/test/integration/load-balancers/load_balancers.spec.test.js b/test/integration/load-balancers/load_balancers.spec.test.js index 3ba0bab1345..f4622dac0f3 100644 --- a/test/integration/load-balancers/load_balancers.spec.test.js +++ b/test/integration/load-balancers/load_balancers.spec.test.js @@ -25,12 +25,6 @@ const filter = ({ description }) => { return 'TODO(DRIVERS-1847): Skipped pending a decision made on DRIVERS-1847'; } - if (description === 'errors during the initial connection hello are ignored') { - // This test is skipped because it assumes drivers attempt connections on the first operation, - // but Node has a connect() method that is called before the first operation is ever run. - return 'TODO(NODE-2149): Refactor connect()'; - } - if ( process.env.AUTH === 'auth' && [