Skip to content

Add state machine to ReconnectingWebSocket #1845

Add state machine to ReconnectingWebSocket

Add state machine to ReconnectingWebSocket #1845

Triggered via pull request January 26, 2026 16:02
Status Failure
Total duration 46s
Artifacts

ci.yaml

on: pull_request
Matrix: test-integration
Matrix: test-unit
Package
0s
Package
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Unit Test (Electron latest)
Process completed with exit code 1.
test/unit/api/coderApi.test.ts > CoderApi > Configuration Change Reconnection > reconnects sockets in AWAITING_RETRY state when config changes: test/unit/api/coderApi.test.ts#L859
AssertionError: expected "vi.fn()" to be called at least once ❯ test/unit/api/coderApi.test.ts:859:29
Unit Test (Electron 32)
Process completed with exit code 1.
test/unit/api/coderApi.test.ts > CoderApi > Configuration Change Reconnection > reconnects sockets in AWAITING_RETRY state when config changes: test/unit/api/coderApi.test.ts#L859
AssertionError: expected "vi.fn()" to be called at least once ❯ test/unit/api/coderApi.test.ts:859:29