Ca 615 refactor breadcrumbs #3417
startup-tests.yml
on: pull_request
startup-docker-compose-test
5m 42s
enterprise-startup-docker-compose-test
6m 1s
Matrix: enterprise-startup-functional-test
Matrix: startup-functional-test
Annotations
5 errors, 4 warnings, and 2 notices
[chromium] › functional/startup.test.ts:3:1 › startup tests:
enterprise/frontend/.build/frontend/tests/utils/base-page.ts#L38
1) [chromium] › functional/startup.test.ts:3:1 › startup tests › proper redirection to the analytics page after login
Error: Timed out 20000ms waiting for expect(locator).toHaveText(expected)
Locator: locator('#page-title')
Expected string: "Analytics"
Received string: ""
Call log:
- expect.soft.toHaveText with timeout 20000ms
- waiting for locator('#page-title')
24 × locator resolved to <span id="page-title" class="text-2xl font-bold pb-1 bg-gradient-to-r from-pink-500 to-violet-600 bg-clip-text text-transparent"></span>
- unexpected value ""
at utils/base-page.ts:38
36 |
37 | async hasTitle(title: string | RegExp = this.name) {
> 38 | await expect.soft(this.pageTitle).toHaveText(title);
| ^
39 | }
40 |
41 | /**
at AnalyticsPage.hasTitle (/home/runner/work/ciso-assistant-community/ciso-assistant-community/enterprise/frontend/.build/frontend/tests/utils/base-page.ts:38:37)
at /home/runner/work/ciso-assistant-community/ciso-assistant-community/enterprise/frontend/.build/frontend/tests/functional/startup.test.ts:13:23
at /home/runner/work/ciso-assistant-community/ciso-assistant-community/enterprise/frontend/.build/frontend/tests/functional/startup.test.ts:11:2
|
[chromium] › functional/startup.test.ts:3:1 › startup tests:
enterprise/frontend/.build/frontend/tests/utils/base-page.ts#L38
1) [chromium] › functional/startup.test.ts:3:1 › startup tests › proper redirection to the analytics page after login
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 20000ms waiting for expect(locator).toHaveText(expected)
Locator: locator('#page-title')
Expected string: "Analytics"
Received string: ""
Call log:
- expect.soft.toHaveText with timeout 20000ms
- waiting for locator('#page-title')
24 × locator resolved to <span id="page-title" class="text-2xl font-bold pb-1 bg-gradient-to-r from-pink-500 to-violet-600 bg-clip-text text-transparent"></span>
- unexpected value ""
at utils/base-page.ts:38
36 |
37 | async hasTitle(title: string | RegExp = this.name) {
> 38 | await expect.soft(this.pageTitle).toHaveText(title);
| ^
39 | }
40 |
41 | /**
at AnalyticsPage.hasTitle (/home/runner/work/ciso-assistant-community/ciso-assistant-community/enterprise/frontend/.build/frontend/tests/utils/base-page.ts:38:37)
at /home/runner/work/ciso-assistant-community/ciso-assistant-community/enterprise/frontend/.build/frontend/tests/functional/startup.test.ts:13:23
at /home/runner/work/ciso-assistant-community/ciso-assistant-community/enterprise/frontend/.build/frontend/tests/functional/startup.test.ts:11:2
|
[firefox] › functional/startup.test.ts:3:1 › startup tests:
enterprise/frontend/.build/frontend/tests/utils/base-page.ts#L38
2) [firefox] › functional/startup.test.ts:3:1 › startup tests › proper redirection to the analytics page after login
Error: Timed out 20000ms waiting for expect(locator).toHaveText(expected)
Locator: locator('#page-title')
Expected string: "Analytics"
Received string: ""
Call log:
- expect.soft.toHaveText with timeout 20000ms
- waiting for locator('#page-title')
24 × locator resolved to <span id="page-title" class="text-2xl font-bold pb-1 bg-gradient-to-r from-pink-500 to-violet-600 bg-clip-text text-transparent"></span>
- unexpected value ""
at utils/base-page.ts:38
36 |
37 | async hasTitle(title: string | RegExp = this.name) {
> 38 | await expect.soft(this.pageTitle).toHaveText(title);
| ^
39 | }
40 |
41 | /**
at AnalyticsPage.hasTitle (/home/runner/work/ciso-assistant-community/ciso-assistant-community/enterprise/frontend/.build/frontend/tests/utils/base-page.ts:38:37)
at /home/runner/work/ciso-assistant-community/ciso-assistant-community/enterprise/frontend/.build/frontend/tests/functional/startup.test.ts:13:23
at /home/runner/work/ciso-assistant-community/ciso-assistant-community/enterprise/frontend/.build/frontend/tests/functional/startup.test.ts:11:2
|
[firefox] › functional/startup.test.ts:3:1 › startup tests:
enterprise/frontend/.build/frontend/tests/utils/base-page.ts#L38
2) [firefox] › functional/startup.test.ts:3:1 › startup tests › proper redirection to the analytics page after login
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 20000ms waiting for expect(locator).toHaveText(expected)
Locator: locator('#page-title')
Expected string: "Analytics"
Received string: ""
Call log:
- expect.soft.toHaveText with timeout 20000ms
- waiting for locator('#page-title')
24 × locator resolved to <span id="page-title" class="text-2xl font-bold pb-1 bg-gradient-to-r from-pink-500 to-violet-600 bg-clip-text text-transparent"></span>
- unexpected value ""
at utils/base-page.ts:38
36 |
37 | async hasTitle(title: string | RegExp = this.name) {
> 38 | await expect.soft(this.pageTitle).toHaveText(title);
| ^
39 | }
40 |
41 | /**
at AnalyticsPage.hasTitle (/home/runner/work/ciso-assistant-community/ciso-assistant-community/enterprise/frontend/.build/frontend/tests/utils/base-page.ts:38:37)
at /home/runner/work/ciso-assistant-community/ciso-assistant-community/enterprise/frontend/.build/frontend/tests/functional/startup.test.ts:13:23
at /home/runner/work/ciso-assistant-community/ciso-assistant-community/enterprise/frontend/.build/frontend/tests/functional/startup.test.ts:11:2
|
enterprise-startup-functional-test (3.11)
Process completed with exit code 1.
|
Playwright
You are using a frozen webkit browser which does not receive updates anymore on ubuntu20.04-x64. Please update to the latest version of your operating system to test up-to-date browsers.
|
Playwright
You are using a frozen webkit browser which does not receive updates anymore on ubuntu20.04-x64. Please update to the latest version of your operating system to test up-to-date browsers.
|
Playwright
You are using a frozen webkit browser which does not receive updates anymore on ubuntu20.04-x64. Please update to the latest version of your operating system to test up-to-date browsers.
|
Playwright
You are using a frozen webkit browser which does not receive updates anymore on ubuntu20.04-x64. Please update to the latest version of your operating system to test up-to-date browsers.
|
🎭 Playwright Run Summary
2 passed (11.9s)
|
🎭 Playwright Run Summary
2 failed
[chromium] › functional/startup.test.ts:3:1 › startup tests ────────────────────────────────────
[firefox] › functional/startup.test.ts:3:1 › startup tests ─────────────────────────────────────
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
enterprise-startup-functional-test-report
Expired
|
17.4 MB |
|
startup-functional-test-report
Expired
|
182 KB |
|