Skip to content

Functional Tests

Functional Tests #23

Manually triggered February 15, 2024 10:47
Status Failure
Total duration 5m 50s
Artifacts 1

functional-tests.yml

on: workflow_dispatch
Matrix: functional-tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors, 1 warning, and 1 notice
[chromium] › functional/detailed/login.test.ts:11:1 › login / logout process is working properly: frontend/tests/functional/detailed/login.test.ts#L4
1) [chromium] › functional/detailed/login.test.ts:11:1 › login / logout process is working properly Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:4173/ Call log: - navigating to "http://localhost:4173/", waiting until "load" 2 | 3 | baseTest.beforeEach(async ({ page }) => { > 4 | await page.goto('/'); | ^ 5 | }); 6 | 7 | baseTest.skip('login page as expected title', async ({ page }) => { at /home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/functional/detailed/login.test.ts:4:13
[chromium] › functional/detailed/login.test.ts:11:1 › login / logout process is working properly: frontend/tests/functional/detailed/login.test.ts#L4
1) [chromium] › functional/detailed/login.test.ts:11:1 › login / logout process is working properly Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:4173/ Call log: - navigating to "http://localhost:4173/", waiting until "load" 2 | 3 | baseTest.beforeEach(async ({ page }) => { > 4 | await page.goto('/'); | ^ 5 | }); 6 | 7 | baseTest.skip('login page as expected title', async ({ page }) => { at /home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/functional/detailed/login.test.ts:4:13
[chromium] › functional/detailed/login.test.ts:11:1 › login / logout process is working properly: frontend/tests/functional/detailed/login.test.ts#L4
1) [chromium] › functional/detailed/login.test.ts:11:1 › login / logout process is working properly Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:4173/ Call log: - navigating to "http://localhost:4173/", waiting until "load" 2 | 3 | baseTest.beforeEach(async ({ page }) => { > 4 | await page.goto('/'); | ^ 5 | }); 6 | 7 | baseTest.skip('login page as expected title', async ({ page }) => { at /home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/functional/detailed/login.test.ts:4:13
[chromium] › functional/detailed/login.test.ts:21:1 › redirect to the right page after login: frontend/tests/functional/detailed/login.test.ts#L4
2) [chromium] › functional/detailed/login.test.ts:21:1 › redirect to the right page after login ── Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:4173/ Call log: - navigating to "http://localhost:4173/", waiting until "load" 2 | 3 | baseTest.beforeEach(async ({ page }) => { > 4 | await page.goto('/'); | ^ 5 | }); 6 | 7 | baseTest.skip('login page as expected title', async ({ page }) => { at /home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/functional/detailed/login.test.ts:4:13
[chromium] › functional/detailed/login.test.ts:21:1 › redirect to the right page after login: frontend/tests/functional/detailed/login.test.ts#L4
2) [chromium] › functional/detailed/login.test.ts:21:1 › redirect to the right page after login ── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:4173/ Call log: - navigating to "http://localhost:4173/", waiting until "load" 2 | 3 | baseTest.beforeEach(async ({ page }) => { > 4 | await page.goto('/'); | ^ 5 | }); 6 | 7 | baseTest.skip('login page as expected title', async ({ page }) => { at /home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/functional/detailed/login.test.ts:4:13
[chromium] › functional/detailed/login.test.ts:21:1 › redirect to the right page after login: frontend/tests/functional/detailed/login.test.ts#L4
2) [chromium] › functional/detailed/login.test.ts:21:1 › redirect to the right page after login ── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:4173/ Call log: - navigating to "http://localhost:4173/", waiting until "load" 2 | 3 | baseTest.beforeEach(async ({ page }) => { > 4 | await page.goto('/'); | ^ 5 | }); 6 | 7 | baseTest.skip('login page as expected title', async ({ page }) => { at /home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/functional/detailed/login.test.ts:4:13
[chromium] › functional/detailed/login.test.ts:28:1 › login invalid message is showing properly: frontend/tests/functional/detailed/login.test.ts#L4
3) [chromium] › functional/detailed/login.test.ts:28:1 › login invalid message is showing properly Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:4173/ Call log: - navigating to "http://localhost:4173/", waiting until "load" 2 | 3 | baseTest.beforeEach(async ({ page }) => { > 4 | await page.goto('/'); | ^ 5 | }); 6 | 7 | baseTest.skip('login page as expected title', async ({ page }) => { at /home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/functional/detailed/login.test.ts:4:13
[chromium] › functional/detailed/login.test.ts:28:1 › login invalid message is showing properly: frontend/tests/functional/detailed/login.test.ts#L4
3) [chromium] › functional/detailed/login.test.ts:28:1 › login invalid message is showing properly Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:4173/ Call log: - navigating to "http://localhost:4173/", waiting until "load" 2 | 3 | baseTest.beforeEach(async ({ page }) => { > 4 | await page.goto('/'); | ^ 5 | }); 6 | 7 | baseTest.skip('login page as expected title', async ({ page }) => { at /home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/functional/detailed/login.test.ts:4:13
[chromium] › functional/detailed/login.test.ts:28:1 › login invalid message is showing properly: frontend/tests/functional/detailed/login.test.ts#L4
3) [chromium] › functional/detailed/login.test.ts:28:1 › login invalid message is showing properly Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:4173/ Call log: - navigating to "http://localhost:4173/", waiting until "load" 2 | 3 | baseTest.beforeEach(async ({ page }) => { > 4 | await page.goto('/'); | ^ 5 | }); 6 | 7 | baseTest.skip('login page as expected title', async ({ page }) => { at /home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/functional/detailed/login.test.ts:4:13
[chromium] › functional/nav.test.ts:7:1 › sidebar navigation tests: frontend/tests/utils/base-page.ts#L17
4) [chromium] › functional/nav.test.ts:7:1 › sidebar navigation tests ──────────────────────────── Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:4173/login Call log: - navigating to "http://localhost:4173/login", waiting until "load" at utils/base-page.ts:17 15 | 16 | async goto() { > 17 | await this.page.goto(this.url); | ^ 18 | await this.page.waitForURL(this.url); 19 | } 20 | at LoginPage.goto (/home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/utils/base-page.ts:17:19) at Object.logedPage (/home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/utils/test-utils.ts:191:25)
functional-tests (3.11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
🎭 Playwright Run Summary
15 failed [chromium] › functional/detailed/login.test.ts:11:1 › login / logout process is working properly [chromium] › functional/detailed/login.test.ts:21:1 › redirect to the right page after login ─── [chromium] › functional/detailed/login.test.ts:28:1 › login invalid message is showing properly [chromium] › functional/nav.test.ts:7:1 › sidebar navigation tests ───────────────────────────── [chromium] › functional/nav.test.ts:71:1 › sidebar component tests ───────────────────────────── [chromium] › functional/startup.test.ts:3:1 › startup tests ──────────────────────────────────── [chromium] › functional/user-route.test.ts:6:1 › user usual routine actions are working correctly [firefox] › functional/detailed/common.test.ts:54:13 › Tests on domains item › Tests on domains item details › Domains item details are showing properly [firefox] › functional/detailed/login.test.ts:11:1 › login / logout process is working properly [firefox] › functional/detailed/login.test.ts:21:1 › redirect to the right page after login ──── [firefox] › functional/detailed/login.test.ts:28:1 › login invalid message is showing properly ─ [firefox] › functional/nav.test.ts:7:1 › sidebar navigation tests ────────────────────────────── [firefox] › functional/nav.test.ts:71:1 › sidebar component tests ────────────────────────────── [firefox] › functional/startup.test.ts:3:1 › startup tests ───────────────────────────────────── [firefox] › functional/user-route.test.ts:6:1 › user usual routine actions are working correctly 2 flaky [chromium] › functional/detailed/common.test.ts:54:13 › Tests on domains item › Tests on domains item details › Domains item details are showing properly [chromium] › functional/detailed/common.test.ts:60:13 › Tests on evidences item › Tests on evidences item details › user can edit evidences item 29 skipped 14 passed (4.1m)

Artifacts

Produced during runtime
Name Size
functional-tests-report Expired
6.8 MB