-
Type: Sub-task
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
AWS tests are failing likely related to dependency changes.
Some fail with an error
AssertionError: expected MongoNetworkTimeoutError: Network request to http://169.254.169.254/latest/api/token timed out after undefined ms { connectionGeneration: +0 } to be an instance of MongoAWSError
at Context.<anonymous> (test/integration/auth/mongodb_aws.test.ts:81:33)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
Others are timing out with a 404 error before reaching the node tests, indicating it could be something external.
- is caused by
-
NODE-5446 Update dependencies for driver 6.0
- Closed