Skip to content

Improve/scores implementation groups #659

Improve/scores implementation groups

Improve/scores implementation groups #659

Triggered via pull request April 29, 2024 23:25
Status Success
Total duration 34m 44s
Artifacts 1

functional-tests.yml

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

Annotations

4 errors, 6 warnings, and 1 notice
[firefox] › functional/user-route.test.ts:6:1 › user usual routine actions are working correctly: frontend/tests/functional/user-route.test.ts#L1
1) [firefox] › functional/user-route.test.ts:6:1 › user usual routine actions are working correctly Test timeout of 150000ms exceeded.
[firefox] › functional/user-route.test.ts:6:1 › user usual routine actions are working correctly: frontend/tests/functional/user-route.test.ts#L252
1) [firefox] › functional/user-route.test.ts:6:1 › user usual routine actions are working correctly Test timeout of 150000ms exceeded while running "afterEach" hook. 250 | }); 251 | > 252 | test.afterEach('cleanup', async ({ foldersPage, usersPage, page }) => { | ^ 253 | await foldersPage.goto(); 254 | await foldersPage.deleteItemButton(vars.folderName).click(); 255 | await foldersPage.deleteModalConfirmButton.click(); at /home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/functional/user-route.test.ts:252:6
[firefox] › functional/user-route.test.ts:6:1 › user usual routine actions are working correctly: frontend/tests/utils/page-content.ts#L51
1) [firefox] › functional/user-route.test.ts:6:1 › user usual routine actions are working correctly Error: locator.click: Test timeout of 150000ms exceeded. Call log: - waiting for getByTestId('save-button') - locator resolved to <button type="submit" data-testid="save-button" class="b…>Save</button> - attempting click action - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - performing click action - navigated to "http://localhost:4173/folders" at utils/page-content.ts:51 49 | await this.form.hasTitle(); 50 | await this.form.fill(values); > 51 | await this.form.saveButton.click(); | ^ 52 | await expect(this.form.formTitle).not.toBeVisible(); 53 | if (typeof this.name == 'string') { 54 | await this.isToastVisible( at PageContent.createItem (/home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/utils/page-content.ts:51:30) at /home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/functional/user-route.test.ts:197:3 at /home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/functional/user-route.test.ts:192:2
[firefox] › functional/user-route.test.ts:6:1 › user usual routine actions are working correctly: frontend/tests/functional/user-route.test.ts#L254
1) [firefox] › functional/user-route.test.ts:6:1 › user usual routine actions are working correctly Error: locator.click: Test timeout of 150000ms exceeded. Call log: - waiting for getByRole('row', { name: '1-Test domain-ee47' }).first().getByTestId('tablerow-delete-button') - locator resolved to <button data-testid="tablerow-delete-button" class="curs…>…</button> - attempting click action - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - performing click action 252 | test.afterEach('cleanup', async ({ foldersPage, usersPage, page }) => { 253 | await foldersPage.goto(); > 254 | await foldersPage.deleteItemButton(vars.folderName).click(); | ^ 255 | await foldersPage.deleteModalConfirmButton.click(); 256 | await expect(foldersPage.getRow(vars.folderName)).not.toBeVisible(); 257 | at /home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/functional/user-route.test.ts:254:54
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/.
Slow Test: frontend/[firefox] › functional/user-permissions.test.ts#L1
frontend/[firefox] › functional/user-permissions.test.ts took 6.2m
Slow Test: frontend/[chromium] › functional/user-permissions.test.ts#L1
frontend/[chromium] › functional/user-permissions.test.ts took 4.4m
Slow Test: frontend/[firefox] › functional/detailed/common.test.ts#L1
frontend/[firefox] › functional/detailed/common.test.ts took 4.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/detailed/libraries.test.ts#L1
frontend/[chromium] › functional/detailed/libraries.test.ts took 1.6m
🎭 Playwright Run Summary
1 flaky [firefox] › functional/user-route.test.ts:6:1 › user usual routine actions are working correctly 4 skipped 457 passed (32.1m)

Artifacts

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