Skip to content

Build and Push to ghcr and use prebuilt images #455

Build and Push to ghcr and use prebuilt images

Build and Push to ghcr and use prebuilt images #455

Triggered via pull request April 8, 2024 18:27
@ab-smithab-smith
synchronize #228
push_to_ghcr
Status Success
Total duration 36m 5s
Artifacts 1

functional-tests.yml

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

Annotations

2 errors, 1 warning, and 1 notice
[chromium] › functional/detailed/libraries.test.ts:4:1 › every libraries can be imported: frontend/tests/functional/detailed/libraries.test.ts#L1
1) [chromium] › functional/detailed/libraries.test.ts:4:1 › every libraries can be imported ────── Test timeout of 150000ms exceeded.
[chromium] › functional/detailed/libraries.test.ts:4:1 › every libraries can be imported: frontend/tests/utils/base-page.ts#L54
1) [chromium] › functional/detailed/libraries.test.ts:4:1 › every libraries can be imported ────── Error: expect(locator).toBeVisible() Locator: getByTestId('toast').filter({ hasText: /The library object has been successfully imported.+/ }) Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 15000ms - waiting for getByTestId('toast').filter({ hasText: /The library object has been successfully imported.+/ }) at utils/base-page.ts:54 52 | async isToastVisible(value: string, flags?: string | undefined, options?: {} | undefined) { 53 | const toast = this.page.getByTestId('toast').filter({ hasText: new RegExp(value, flags) }); > 54 | await expect(toast).toBeVisible(options); | ^ 55 | await toast.getByLabel('Dismiss toast').click(); 56 | await expect(toast).toBeHidden(); 57 | return toast; at PageContent.isToastVisible (/home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/utils/base-page.ts:54:23) at PageContent.importLibrary (/home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/utils/page-content.ts:75:14) at /home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/functional/detailed/libraries.test.ts:16:9
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
1 flaky [chromium] › functional/detailed/libraries.test.ts:4:1 › every libraries can be imported ─────── 4 skipped 457 passed (33.1m)

Artifacts

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