Skip to content

Intermittent test failure: ECONNRESET #1440

Closed
@alxndrsn

Description

@alxndrsn

Seen in CI at https://github.com/alxndrsn/odk-central-backend/actions/runs/13810756723/job/38631676536#step:8:17194

  1775 passing (2m)
  23 pending
  1 failing

  1) datasets and entities
       GET /datasets/:name/integrity
         should return purged entities as well:
     Error: ECONNRESET: Connection reset by peer
      at Test.assert (node_modules/supertest/lib/test.js:156:20)
      at localAssert (node_modules/supertest/lib/test.js:120:14)
      at /home/runner/work/odk-central-backend/odk-central-backend/node_modules/supertest/lib/test.js:125:7
      at Request.callback (node_modules/superagent/lib/node/index.js:867:3)
      at ClientRequest.<anonymous> (node_modules/superagent/lib/node/index.js:789:10)
      at ClientRequest.emit (node:events:524:28)
      at ClientRequest.emit (node:domain:489:12)
      at emitErrorEvent (node:_http_client:104:11)
      at Socket.socketErrorListener (node:_http_client:512:5)
      at Socket.emit (node:events:524:28)
      at Socket.emit (node:domain:489:12)
      at emitErrorNT (node:internal/streams/destroy:170:8)
      at emitErrorCloseNT (node:internal/streams/destroy:129:3)
      at process.processTicksAndRejections (node:internal/process/task_queues:90:21)

Metadata

Metadata

Assignees

Labels

testingIntegration tests, unit tests

Type

No type

Projects

Status

✅ done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions