Skip to content

256: Update AR labels #1196

256: Update AR labels

256: Update AR labels #1196

Triggered via pull request June 24, 2024 10:53
Status Success
Total duration 22m 43s
Artifacts 2

functional-tests.yml

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

Annotations

5 errors, 12 warnings, and 2 notices
[chromium] › functional/detailed/libraries.test.ts:5:1 › every library can be loaded: frontend/tests/functional/detailed/libraries.test.ts#L1
1) [chromium] › functional/detailed/libraries.test.ts:5:1 › every library can be loaded ────────── Test timeout of 150000ms exceeded.
[chromium] › functional/detailed/libraries.test.ts:5:1 › every library can be loaded: frontend/tests/functional/detailed/libraries.test.ts#L21
1) [chromium] › functional/detailed/libraries.test.ts:5:1 › every library can be loaded ────────── Error: locator.click: Test timeout of 150000ms exceeded. Call log: - waiting for getByTestId('tab').filter({ hasText: 'Libraries store' }) 19 | await librariesPage.importLibrary(nextRemainingLibrary, undefined, 'any'); 20 | > 21 | await librariesPage.tab('Libraries store').click(); | ^ 22 | expect(librariesPage.tab('Libraries store').getAttribute('aria-selected')).toBeTruthy(); 23 | 24 | previousRemainingLibrary = nextRemainingLibrary; at /home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/functional/detailed/libraries.test.ts:21:46
[chromium] › functional/detailed/libraries.test.ts:5:1 › every library can be loaded: frontend/tests/utils/page-content.ts#L93
1) [chromium] › functional/detailed/libraries.test.ts:5:1 › every library can be loaded ────────── Error: expect(locator).toBeVisible() Locator: getByRole('row', { name: 'nist-800-171-rev2' }).first() Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 10000ms - waiting for getByRole('row', { name: 'nist-800-171-rev2' }).first() at utils/page-content.ts:93 91 | await this.tab('Loaded libraries').click(); 92 | expect(this.tab('Loaded libraries').getAttribute('aria-selected')).toBeTruthy(); > 93 | expect(this.getRow(ref)).toBeVisible(); | ^ 94 | } 95 | 96 | async viewItemDetail(value?: string) { at PageContent.importLibrary (/home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/utils/page-content.ts:93:28) at /home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/functional/detailed/libraries.test.ts:19:3
[firefox] › functional/detailed/libraries.test.ts:5:1 › every library can be loaded: frontend/tests/functional/detailed/libraries.test.ts#L1
1) [firefox] › functional/detailed/libraries.test.ts:5:1 › every library can be loaded ─────────── Test timeout of 150000ms exceeded.
[firefox] › functional/detailed/libraries.test.ts:5:1 › every library can be loaded: frontend/tests/utils/page-content.ts#L87
1) [firefox] › functional/detailed/libraries.test.ts:5:1 › every library can be loaded ─────────── Error: locator.click: Test timeout of 150000ms exceeded. Call log: - waiting for getByRole('row', { name: 'risk-matrix-3x3-mult' }).first().getByTestId('tablerow-import-button') at utils/page-content.ts:87 85 | return; 86 | } > 87 | await this.importItemButton(ref, language === 'any' ? undefined : language).click(); | ^ 88 | await this.isToastVisible(`The library has been successfully loaded.+`, undefined, { 89 | timeout: 15000 90 | }); at PageContent.importLibrary (/home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/utils/page-content.ts:87:79) at /home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/functional/detailed/libraries.test.ts:19:3
functional-tests (3.11, chromium)
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/.
Slow Test: frontend/[chromium] › functional/user-permissions.test.ts#L1
frontend/[chromium] › functional/user-permissions.test.ts took 5.0m
Slow Test: frontend/[chromium] › functional/detailed/common.test.ts#L1
frontend/[chromium] › functional/detailed/common.test.ts took 3.0m
Slow Test: frontend/[chromium] › functional/user-route.test.ts#L1
frontend/[chromium] › functional/user-route.test.ts took 56.1s
Slow Test: frontend/[chromium] › functional/nav.test.ts#L1
frontend/[chromium] › functional/nav.test.ts took 34.2s
Slow Test: frontend/[chromium] › functional/detailed/compliance-assessments.test.ts#L1
frontend/[chromium] › functional/detailed/compliance-assessments.test.ts took 22.8s
functional-tests (3.11, firefox)
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/.
Slow Test: frontend/[firefox] › functional/user-permissions.test.ts#L1
frontend/[firefox] › functional/user-permissions.test.ts took 6.2m
Slow Test: frontend/[firefox] › functional/detailed/common.test.ts#L1
frontend/[firefox] › functional/detailed/common.test.ts took 3.3m
Slow Test: frontend/[firefox] › functional/user-route.test.ts#L1
frontend/[firefox] › functional/user-route.test.ts took 1.2m
Slow Test: frontend/[firefox] › functional/nav.test.ts#L1
frontend/[firefox] › functional/nav.test.ts took 36.5s
Slow Test: frontend/[firefox] › functional/detailed/compliance-assessments.test.ts#L1
frontend/[firefox] › functional/detailed/compliance-assessments.test.ts took 24.4s
🎭 Playwright Run Summary
1 flaky [chromium] › functional/detailed/libraries.test.ts:5:1 › every library can be loaded ─────────── 2 skipped 229 passed (16.9m)
🎭 Playwright Run Summary
1 flaky [firefox] › functional/detailed/libraries.test.ts:5:1 › every library can be loaded ──────────── 2 skipped 229 passed (19.7m)

Artifacts

Produced during runtime
Name Size
functional-tests-report-chromium Expired
219 MB
functional-tests-report-firefox Expired
347 MB