Add CJIS #1123
Annotations
2 errors, 6 warnings, and 1 notice
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.
|
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: 'ANSSI-NIS' }).first().getByTestId('tablerow-import-button')
- locator resolved to <button type="submit" data-testid="tablerow-import-butto…>…</button>
- attempting click action
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
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
|
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/.
|
frontend/[firefox] › functional/user-permissions.test.ts#L1
frontend/[firefox] › functional/user-permissions.test.ts took 6.0m
|
frontend/[firefox] › functional/detailed/common.test.ts#L1
frontend/[firefox] › functional/detailed/common.test.ts took 3.2m
|
frontend/[firefox] › functional/user-route.test.ts#L1
frontend/[firefox] › functional/user-route.test.ts took 1.2m
|
frontend/[firefox] › functional/nav.test.ts#L1
frontend/[firefox] › functional/nav.test.ts took 34.6s
|
frontend/[firefox] › functional/detailed/compliance-assessments.test.ts#L1
frontend/[firefox] › functional/detailed/compliance-assessments.test.ts took 23.6s
|
|
The logs for this run have expired and are no longer available.
Loading