Skip to content

Hotfix/navigation base page title #3587

Hotfix/navigation base page title

Hotfix/navigation base page title #3587

Triggered via pull request December 31, 2024 00:59
Status Failure
Total duration 19m 48s
Artifacts 2

functional-tests.yml

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

Annotations

6 errors, 10 warnings, and 2 notices
[chromium] › functional/detailed/common.test.ts:74:4 › Tests on domains item › Tests on domains item details › Domains item details are showing properly: frontend/tests/utils/base-page.ts#L57
1) [chromium] › functional/detailed/common.test.ts:74:4 › Tests on domains item › Tests on domains item details › Domains item details are showing properly Error: Timed out 20000ms waiting for expect(locator).toHaveText(expected) Locator: getByTestId('crumb-item') - Expected - 2 + Received + 2 Array [ " Home", - "Domains", - "0-Test domain-b05a", + " ", + " 0-Test domain-b05a ", ] Call log: - expect.soft.toHaveText with timeout 20000ms - waiting for getByTestId('crumb-item') 24 × locator resolved to 3 elements at utils/base-page.ts:57 55 | paths.unshift(new RegExp('.+' + origin)); 56 | if (fullPath) { > 57 | await expect.soft(this.breadcrumbs).toHaveText(paths); | ^ 58 | } else { 59 | await expect.soft(this.breadcrumbs.last()).toHaveText(paths[paths.length - 1]); 60 | } at PageDetail.hasBreadcrumbPath (/home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/utils/base-page.ts:57:40) at /home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/functional/detailed/common.test.ts:64:33
[chromium] › functional/detailed/common.test.ts:74:4 › Tests on domains item › Tests on domains item details › Domains item details are showing properly: frontend/tests/utils/base-page.ts#L57
1) [chromium] › functional/detailed/common.test.ts:74:4 › Tests on domains item › Tests on domains item details › Domains item details are showing properly Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 20000ms waiting for expect(locator).toHaveText(expected) Locator: getByTestId('crumb-item') - Expected - 2 + Received + 2 Array [ " Home", - "Domains", - "1-Test domain-6bf5", + " ", + " 1-Test domain-6bf5 ", ] Call log: - expect.soft.toHaveText with timeout 20000ms - waiting for getByTestId('crumb-item') 24 × locator resolved to 3 elements at utils/base-page.ts:57 55 | paths.unshift(new RegExp('.+' + origin)); 56 | if (fullPath) { > 57 | await expect.soft(this.breadcrumbs).toHaveText(paths); | ^ 58 | } else { 59 | await expect.soft(this.breadcrumbs.last()).toHaveText(paths[paths.length - 1]); 60 | } at PageDetail.hasBreadcrumbPath (/home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/utils/base-page.ts:57:40) at /home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/functional/detailed/common.test.ts:64:33
functional-tests (3.12, chromium)
Process completed with exit code 1.
[chromium] › functional/detailed/common.test.ts:74:4 › Tests on domains item › Tests on domains item details › Domains item details are showing properly: enterprise/frontend/.build/frontend/tests/utils/base-page.ts#L57
1) [chromium] › functional/detailed/common.test.ts:74:4 › Tests on domains item › Tests on domains item details › Domains item details are showing properly Error: Timed out 20000ms waiting for expect(locator).toHaveText(expected) Locator: getByTestId('crumb-item') - Expected - 2 + Received + 2 Array [ " Home", - "Domains", - "0-Test domain-7724", + " ", + " 0-Test domain-7724 ", ] Call log: - expect.soft.toHaveText with timeout 20000ms - waiting for getByTestId('crumb-item') 24 × locator resolved to 3 elements at utils/base-page.ts:57 55 | paths.unshift(new RegExp('.+' + origin)); 56 | if (fullPath) { > 57 | await expect.soft(this.breadcrumbs).toHaveText(paths); | ^ 58 | } else { 59 | await expect.soft(this.breadcrumbs.last()).toHaveText(paths[paths.length - 1]); 60 | } at PageDetail.hasBreadcrumbPath (/home/runner/work/ciso-assistant-community/ciso-assistant-community/enterprise/frontend/.build/frontend/tests/utils/base-page.ts:57:40) at /home/runner/work/ciso-assistant-community/ciso-assistant-community/enterprise/frontend/.build/frontend/tests/functional/detailed/common.test.ts:64:33
[chromium] › functional/detailed/common.test.ts:74:4 › Tests on domains item › Tests on domains item details › Domains item details are showing properly: enterprise/frontend/.build/frontend/tests/utils/base-page.ts#L57
1) [chromium] › functional/detailed/common.test.ts:74:4 › Tests on domains item › Tests on domains item details › Domains item details are showing properly Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 20000ms waiting for expect(locator).toHaveText(expected) Locator: getByTestId('crumb-item') - Expected - 2 + Received + 2 Array [ " Home", - "Domains", - "1-Test domain-bf40", + " ", + " 1-Test domain-bf40 ", ] Call log: - expect.soft.toHaveText with timeout 20000ms - waiting for getByTestId('crumb-item') 24 × locator resolved to 3 elements at utils/base-page.ts:57 55 | paths.unshift(new RegExp('.+' + origin)); 56 | if (fullPath) { > 57 | await expect.soft(this.breadcrumbs).toHaveText(paths); | ^ 58 | } else { 59 | await expect.soft(this.breadcrumbs.last()).toHaveText(paths[paths.length - 1]); 60 | } at PageDetail.hasBreadcrumbPath (/home/runner/work/ciso-assistant-community/ciso-assistant-community/enterprise/frontend/.build/frontend/tests/utils/base-page.ts:57:40) at /home/runner/work/ciso-assistant-community/ciso-assistant-community/enterprise/frontend/.build/frontend/tests/functional/detailed/common.test.ts:64:33
enterprise-functional-tests (3.12, chromium)
Process completed with exit code 1.
Slow Test: frontend/[chromium] › functional/user-permissions.test.ts#L1
frontend/[chromium] › functional/user-permissions.test.ts took 4.3m
Slow Test: frontend/[chromium] › fuzz/open-redirect/open-redirect.test.ts#L1
frontend/[chromium] › fuzz/open-redirect/open-redirect.test.ts took 1.8m
Slow Test: frontend/[chromium] › functional/user-route.test.ts#L1
frontend/[chromium] › functional/user-route.test.ts took 53.3s
Slow Test: frontend/[chromium] › functional/nav.test.ts#L1
frontend/[chromium] › functional/nav.test.ts took 53.0s
Slow Test: frontend/[chromium] › functional/detailed/libraries.test.ts#L1
frontend/[chromium] › functional/detailed/libraries.test.ts took 29.5s
Slow Test: enterprise/frontend/.build/frontend/[chromium] › functional/user-permissions.test.ts#L1
enterprise/frontend/.build/frontend/[chromium] › functional/user-permissions.test.ts took 4.8m
Slow Test: enterprise/frontend/.build/frontend/[chromium] › fuzz/open-redirect/open-redirect.test.ts#L1
enterprise/frontend/.build/frontend/[chromium] › fuzz/open-redirect/open-redirect.test.ts took 2.6m
Slow Test: enterprise/frontend/.build/frontend/[chromium] › functional/user-route.test.ts#L1
enterprise/frontend/.build/frontend/[chromium] › functional/user-route.test.ts took 58.2s
Slow Test: enterprise/frontend/.build/frontend/[chromium] › functional/nav.test.ts#L1
enterprise/frontend/.build/frontend/[chromium] › functional/nav.test.ts took 57.2s
Slow Test: enterprise/frontend/.build/frontend/[chromium] › functional/detailed/libraries.test.ts#L1
enterprise/frontend/.build/frontend/[chromium] › functional/detailed/libraries.test.ts took 31.7s
🎭 Playwright Run Summary
1 failed [chromium] › functional/detailed/common.test.ts:74:4 › Tests on domains item › Tests on domains item details › Domains item details are showing properly 2 skipped 23 did not run 207 passed (13.1m)
🎭 Playwright Run Summary
1 failed [chromium] › functional/detailed/common.test.ts:74:4 › Tests on domains item › Tests on domains item details › Domains item details are showing properly 2 skipped 23 did not run 207 passed (14.8m)

Artifacts

Produced during runtime
Name Size
--enterprise-functional-tests-report-chromium
20.8 MB
--functional-tests-report-chromium
18.9 MB