-
Type:
Build Failure
-
Resolution: Fixed
-
Priority:
Unknown
-
Affects Version/s: None
-
Component/s: Flaky Test
example error:
42) Versioned API
CRUD Api Version 1 (strict)
insertOne appends declared API version:
MongoNetworkError: read ECONNRESET
at TLSSocket.<anonymous> (src/cmap/connect.ts:394:16)
at Object.onceWrapper (node:events:628:26)
at TLSSocket.emit (node:events:513:28)
at TLSSocket.emit (node:domain:489:12)
at emitErrorNT (node:internal/streams/destroy:157:8)
at emitErrorCloseNT (node:internal/streams/destroy:122:3)
at processTicksAndRejections (node:internal/process/task_queues:83:21)
Caused by: Error: read ECONNRESET
at TLSWrap.onStreamRead (node:internal/stream_base_commons:217:20)
The serverless team is aware of these issues: https://mongodb.slack.com/archives/C050UC5MF1Q/p1738272587937799
AC:
- Disable serverless tests for now
- Re-enable after we hear back from the serverless team with their investigation results