Skip to content

Separate unit, integration (v4/v5) tests; Run tests on Node 20, 22, 24; Add retry for HTTP 429 error #275

Separate unit, integration (v4/v5) tests; Run tests on Node 20, 22, 24; Add retry for HTTP 429 error

Separate unit, integration (v4/v5) tests; Run tests on Node 20, 22, 24; Add retry for HTTP 429 error #275

Triggered via pull request September 25, 2025 18:26
Status Failure
Total duration 37s
Artifacts

pull_request.yml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Node.js v22 - integration:v5 tests
Failed test were found and 'fail-on-error' option is set to true
Node.js v22 - integration:v5 tests
Process completed with exit code 1.
Load Test for ECONNRESET › should handle 1000 staggered GET requests (1 every 0ms) without ECONNRESET: integration-tests/common/LoadTest.test.ts#L114
expect(received).toBe(expected) // Object.is equality Expected: 0 Received: 784 at Object.<anonymous> (integration-tests/common/LoadTest.test.ts:114:32)