Fix undefined risk-assessment status #411
Annotations
2 errors, 1 warning, and 1 notice
Run tests:
frontend/tests/functional/user-permissions.test.ts#L1
1) [firefox] › functional/user-permissions.test.ts:21:9 › Approver user has the right permissions › user can set his password
Test timeout of 150000ms exceeded.
|
Run tests:
frontend/tests/functional/user-permissions.test.ts#L49
1) [firefox] › functional/user-permissions.test.ts:21:9 › Approver user has the right permissions › user can set his password
Error: browserContext.waitForEvent: Test timeout of 150000ms exceeded.
47 |
48 | await lastMail.open();
> 49 | const pagePromise = page.context().waitForEvent('page');
| ^
50 | await expect(mailer.emailContent.setPasswordButton).toBeVisible();
51 | await mailer.emailContent.setPasswordButton.click();
52 | const setPasswordPage = await pagePromise;
at /home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/functional/user-permissions.test.ts:49:48
|
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
1 flaky
[firefox] › functional/user-permissions.test.ts:21:9 › Approver user has the right permissions › user can set his password
4 skipped
457 passed (32.3m)
|
The logs for this run have expired and are no longer available.
Loading