Fix sorting for risk scenarios table inside risk assessment #870
Annotations
2 errors, 7 warnings, and 1 notice
Run tests with browser firefox:
frontend/tests/functional/detailed/login.test.ts#L1
1) [firefox] › functional/detailed/login.test.ts:41:1 › forgot password process is working properly
Test timeout of 50000ms exceeded.
|
Run tests with browser firefox:
frontend/tests/functional/detailed/login.test.ts#L86
1) [firefox] › functional/detailed/login.test.ts:41:1 › forgot password process is working properly
Error: browserContext.waitForEvent: Test timeout of 50000ms exceeded.
84 |
85 | await lastMail.open();
> 86 | const pagePromise = page.context().waitForEvent('page');
| ^
87 | await expect(mailer.emailContent.resetPasswordButton).toBeVisible();
88 | await mailer.emailContent.resetPasswordButton.click();
89 | const resetPasswordPage = await pagePromise;
at /home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/functional/detailed/login.test.ts:86:37
|
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/.
|
Run tests with browser firefox:
frontend/[firefox] › functional/user-permissions.test.ts#L1
frontend/[firefox] › functional/user-permissions.test.ts took 5.8m
|
Run tests with browser firefox:
frontend/[firefox] › functional/detailed/common.test.ts#L1
frontend/[firefox] › functional/detailed/common.test.ts took 3.3m
|
Run tests with browser firefox:
frontend/[firefox] › functional/detailed/libraries.test.ts#L1
frontend/[firefox] › functional/detailed/libraries.test.ts took 2.1m
|
Run tests with browser firefox:
frontend/[firefox] › functional/user-route.test.ts#L1
frontend/[firefox] › functional/user-route.test.ts took 1.2m
|
Run tests with browser firefox:
frontend/[firefox] › functional/nav.test.ts#L1
frontend/[firefox] › functional/nav.test.ts took 33.6s
|
Run actions/upload-artifact@v4
No files were found with the provided path: ./frontend/tests/firefoxresults/
./frontend/tests/firefoxreports/. No artifacts will be uploaded.
|
Run tests with browser firefox
1 flaky
[firefox] › functional/detailed/login.test.ts:41:1 › forgot password process is working properly
2 skipped
228 passed (16.3m)
|
Loading