Skip to content

Resolves #3220 - show heartbeat status in top bar #1795

Resolves #3220 - show heartbeat status in top bar

Resolves #3220 - show heartbeat status in top bar #1795

Triggered via pull request June 7, 2024 16:57
Status Failure
Total duration 1m 51s
Artifacts

ci.yml

on: pull_request
lint
29s
lint
review-dependabot-pr
0s
review-dependabot-pr
Matrix: build
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

6 errors
test/components/SessionInfoBar_test.tsx > SessionInfoBar component > Should show green server status when heartbeat returns all true checks: test/components/SessionInfoBar_test.tsx#L58
TestingLibraryElementError: Unable to find an element with the title: Server heartbeat status is healthy. Ignored nodes: comments, script, style <body> <div /> </body> ❯ Object.getElementError node_modules/@testing-library/dom/dist/config.js:37:19 ❯ node_modules/@testing-library/dom/dist/query-helpers.js:76:38 ❯ node_modules/@testing-library/dom/dist/query-helpers.js:52:17 ❯ node_modules/@testing-library/dom/dist/query-helpers.js:95:19 ❯ test/components/SessionInfoBar_test.tsx:58:19
test/components/SessionInfoBar_test.tsx > SessionInfoBar component > Should show failed server status when heartbeat returns any false checks: test/components/SessionInfoBar_test.tsx#L68
AssertionError: expected "spy" to be called at least once ❯ test/components/SessionInfoBar_test.tsx:68:28
test/components/SessionInfoBar_test.tsx > SessionInfoBar component > Should show failed server status when heartbeat check throws an error: test/components/SessionInfoBar_test.tsx#L78
TestingLibraryElementError: Unable to find an element with the title: Server heartbeat status IS NOT healthy. Ignored nodes: comments, script, style <body> <div /> </body> ❯ Object.getElementError node_modules/@testing-library/dom/dist/config.js:37:19 ❯ node_modules/@testing-library/dom/dist/query-helpers.js:76:38 ❯ node_modules/@testing-library/dom/dist/query-helpers.js:52:17 ❯ node_modules/@testing-library/dom/dist/query-helpers.js:95:19 ❯ test/components/SessionInfoBar_test.tsx:78:19
test (ubuntu-latest)
Process completed with exit code 1.
test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
test (windows-latest)
The operation was canceled.