Make The website work offline by using font-awesome locally #53
Annotations
10 errors, 1 warning, and 1 notice
[chromium] › functional/detailed/common.test.ts:66:4 › Tests on domains item › Tests on domains item details › Domains item details are showing properly:
frontend/tests/functional/detailed/common.test.ts#L34
1) [chromium] › functional/detailed/common.test.ts:66:4 › Tests on domains item › Tests on domains item details › Domains item details are showing properly
Test timeout of 50000ms exceeded while running "beforeEach" hook.
32 |
33 | test.describe(`Tests on ${items[key].displayName.toLowerCase()} item details`, () => {
> 34 | test.beforeEach(async ({ logedPage, pages, page }, testInfo) => {
| ^
35 | await pages[key].goto();
36 | await expect(page).toHaveURL(pages[key].url);
37 |
at /home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/functional/detailed/common.test.ts:34:9
|
[chromium] › functional/detailed/common.test.ts:66:4 › Tests on domains item › Tests on domains item details › Domains item details are showing properly:
frontend/tests/utils/page-content.ts#L92
1) [chromium] › functional/detailed/common.test.ts:66:4 › Tests on domains item › Tests on domains item details › Domains item details are showing properly
Error: locator.click: Test timeout of 50000ms exceeded.
Call log:
- waiting for getByRole('row', { name: '0-Test domain-8b41' }).getByTestId('tablerow-detail-button')
- locator resolved to <a data-testid="tablerow-detail-button" href="/fold…>…</a>
- attempting click action
- waiting for element to be visible, enabled and stable
- element is not visible - waiting...
at utils/page-content.ts:92
90 | async viewItemDetail(value?: string) {
91 | if (value) {
> 92 | await this.getRow(value).getByTestId('tablerow-detail-button').click();
| ^
93 | this.itemDetail.setItem(value);
94 | } else {
95 | await this.getRow().getByTestId('tablerow-detail-button').click();
at PageContent.viewItemDetail (/home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/utils/page-content.ts:92:67)
at /home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/functional/detailed/common.test.ts:58:22
|
[chromium] › functional/detailed/common.test.ts:66:4 › Tests on domains item › Tests on domains item details › Domains item details are showing properly:
frontend/tests/functional/detailed/common.test.ts#L34
1) [chromium] › functional/detailed/common.test.ts:66:4 › Tests on domains item › Tests on domains item details › Domains item details are showing properly
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 50000ms exceeded while running "beforeEach" hook.
32 |
33 | test.describe(`Tests on ${items[key].displayName.toLowerCase()} item details`, () => {
> 34 | test.beforeEach(async ({ logedPage, pages, page }, testInfo) => {
| ^
35 | await pages[key].goto();
36 | await expect(page).toHaveURL(pages[key].url);
37 |
at /home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/functional/detailed/common.test.ts:34:9
|
[chromium] › functional/detailed/common.test.ts:66:4 › Tests on domains item › Tests on domains item details › Domains item details are showing properly:
frontend/tests/utils/page-content.ts#L92
1) [chromium] › functional/detailed/common.test.ts:66:4 › Tests on domains item › Tests on domains item details › Domains item details are showing properly
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Test timeout of 50000ms exceeded.
Call log:
- waiting for getByRole('row', { name: '1-Test domain-486c' }).getByTestId('tablerow-detail-button')
- locator resolved to <a data-testid="tablerow-detail-button" href="/fold…>…</a>
- attempting click action
- waiting for element to be visible, enabled and stable
- element is not visible - waiting...
at utils/page-content.ts:92
90 | async viewItemDetail(value?: string) {
91 | if (value) {
> 92 | await this.getRow(value).getByTestId('tablerow-detail-button').click();
| ^
93 | this.itemDetail.setItem(value);
94 | } else {
95 | await this.getRow().getByTestId('tablerow-detail-button').click();
at PageContent.viewItemDetail (/home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/utils/page-content.ts:92:67)
at /home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/functional/detailed/common.test.ts:58:22
|
[chromium] › functional/detailed/common.test.ts:66:4 › Tests on domains item › Tests on domains item details › Domains item details are showing properly:
frontend/tests/functional/detailed/common.test.ts#L34
1) [chromium] › functional/detailed/common.test.ts:66:4 › Tests on domains item › Tests on domains item details › Domains item details are showing properly
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 50000ms exceeded while running "beforeEach" hook.
32 |
33 | test.describe(`Tests on ${items[key].displayName.toLowerCase()} item details`, () => {
> 34 | test.beforeEach(async ({ logedPage, pages, page }, testInfo) => {
| ^
35 | await pages[key].goto();
36 | await expect(page).toHaveURL(pages[key].url);
37 |
at /home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/functional/detailed/common.test.ts:34:9
|
[chromium] › functional/detailed/common.test.ts:66:4 › Tests on domains item › Tests on domains item details › Domains item details are showing properly:
frontend/tests/utils/page-content.ts#L92
1) [chromium] › functional/detailed/common.test.ts:66:4 › Tests on domains item › Tests on domains item details › Domains item details are showing properly
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Test timeout of 50000ms exceeded.
Call log:
- waiting for getByRole('row', { name: '2-Test domain-ca7c' }).getByTestId('tablerow-detail-button')
- locator resolved to <a data-testid="tablerow-detail-button" href="/fold…>…</a>
- attempting click action
- waiting for element to be visible, enabled and stable
- element is not visible - waiting...
at utils/page-content.ts:92
90 | async viewItemDetail(value?: string) {
91 | if (value) {
> 92 | await this.getRow(value).getByTestId('tablerow-detail-button').click();
| ^
93 | this.itemDetail.setItem(value);
94 | } else {
95 | await this.getRow().getByTestId('tablerow-detail-button').click();
at PageContent.viewItemDetail (/home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/utils/page-content.ts:92:67)
at /home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/functional/detailed/common.test.ts:58:22
|
[chromium] › functional/nav.test.ts:9:1 › sidebar navigation tests:
frontend/tests/utils/sidebar.ts#L40
2) [chromium] › functional/nav.test.ts:9:1 › sidebar navigation tests › navigation link are working properly
Error: Timed out 10000ms waiting for expect(locator).toBeVisible()
Locator: getByTestId('accordion-item-calendar')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 10000ms
- waiting for getByTestId('accordion-item-calendar')
at utils/sidebar.ts:40
38 | await this.page.locator('#' + parent.toLowerCase().replace(' ', '-')).click();
39 | }
> 40 | await expect(this.page.getByTestId('accordion-item-' + tab.substring(1))).toBeVisible();
| ^
41 | await this.page.getByTestId('accordion-item-' + tab.substring(1)).click();
42 | await this.page.waitForURL(tab);
43 | }
at SideBar.click (/home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/utils/sidebar.ts:40:77)
at /home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/functional/nav.test.ts:28:6
at /home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/functional/nav.test.ts:18:2
|
[chromium] › functional/nav.test.ts:9:1 › sidebar navigation tests:
frontend/tests/utils/sidebar.ts#L40
2) [chromium] › functional/nav.test.ts:9:1 › sidebar navigation tests › navigation link are working properly
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 10000ms waiting for expect(locator).toBeVisible()
Locator: getByTestId('accordion-item-calendar')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 10000ms
- waiting for getByTestId('accordion-item-calendar')
at utils/sidebar.ts:40
38 | await this.page.locator('#' + parent.toLowerCase().replace(' ', '-')).click();
39 | }
> 40 | await expect(this.page.getByTestId('accordion-item-' + tab.substring(1))).toBeVisible();
| ^
41 | await this.page.getByTestId('accordion-item-' + tab.substring(1)).click();
42 | await this.page.waitForURL(tab);
43 | }
at SideBar.click (/home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/utils/sidebar.ts:40:77)
at /home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/functional/nav.test.ts:28:6
at /home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/functional/nav.test.ts:18:2
|
[chromium] › functional/nav.test.ts:9:1 › sidebar navigation tests:
frontend/tests/utils/sidebar.ts#L40
2) [chromium] › functional/nav.test.ts:9:1 › sidebar navigation tests › navigation link are working properly
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 10000ms waiting for expect(locator).toBeVisible()
Locator: getByTestId('accordion-item-calendar')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 10000ms
- waiting for getByTestId('accordion-item-calendar')
at utils/sidebar.ts:40
38 | await this.page.locator('#' + parent.toLowerCase().replace(' ', '-')).click();
39 | }
> 40 | await expect(this.page.getByTestId('accordion-item-' + tab.substring(1))).toBeVisible();
| ^
41 | await this.page.getByTestId('accordion-item-' + tab.substring(1)).click();
42 | await this.page.waitForURL(tab);
43 | }
at SideBar.click (/home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/utils/sidebar.ts:40:77)
at /home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/functional/nav.test.ts:28:6
at /home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/functional/nav.test.ts:18:2
|
[chromium] › functional/user-route.test.ts:6:1 › user usual routine actions are working correctly:
frontend/tests/functional/user-route.test.ts#L1
3) [chromium] › functional/user-route.test.ts:6:1 › user usual routine actions are working correctly
Test timeout of 150000ms exceeded.
|
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
6 failed
[chromium] › functional/detailed/common.test.ts:66:4 › Tests on domains item › Tests on domains item details › Domains item details are showing properly
[chromium] › functional/nav.test.ts:9:1 › sidebar navigation tests ─────────────────────────────
[chromium] › functional/user-route.test.ts:6:1 › user usual routine actions are working correctly
[firefox] › functional/detailed/common.test.ts:66:4 › Tests on domains item › Tests on domains item details › Domains item details are showing properly
[firefox] › functional/nav.test.ts:9:1 › sidebar navigation tests ──────────────────────────────
[firefox] › functional/user-route.test.ts:6:1 › user usual routine actions are working correctly
48 skipped
10 passed (28.3m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
functional-tests-report
Expired
|
291 MB |
|