Make the tabgroup order deterministic in the project detail view #852
Annotations
2 errors, 13 warnings, and 2 notices
[firefox] › functional/user-permissions.test.ts:28:3 › Reader user has the right permissions › user can set his password:
frontend/tests/functional/user-permissions.test.ts#L1
1) [firefox] › functional/user-permissions.test.ts:28:3 › Reader user has the right permissions › user can set his password
Test timeout of 150000ms exceeded.
|
[firefox] › functional/user-permissions.test.ts:28:3 › Reader user has the right permissions › user can set his password:
frontend/tests/functional/user-permissions.test.ts#L56
1) [firefox] › functional/user-permissions.test.ts:28:3 › Reader user has the right permissions › user can set his password
Error: browserContext.waitForEvent: Test timeout of 150000ms exceeded.
54 |
55 | await lastMail.open();
> 56 | const pagePromise = page.context().waitForEvent('page');
| ^
57 | await expect(mailer.emailContent.setPasswordButton).toBeVisible();
58 | await mailer.emailContent.setPasswordButton.click();
59 | const setPasswordPage = await pagePromise;
at /home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/functional/user-permissions.test.ts:56:39
|
functional-tests (3.11, chromium)
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/[chromium] › functional/user-permissions.test.ts#L1
frontend/[chromium] › functional/user-permissions.test.ts took 4.5m
|
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.9m
|
Slow Test:
frontend/[chromium] › functional/user-route.test.ts#L1
frontend/[chromium] › functional/user-route.test.ts took 50.5s
|
Slow Test:
frontend/[chromium] › functional/nav.test.ts#L1
frontend/[chromium] › functional/nav.test.ts took 30.5s
|
functional-tests (3.11, chromium)
No files were found with the provided path: ./frontend/tests/chromiumresults/
./frontend/tests/chromiumreports/. No artifacts will be uploaded.
|
functional-tests (3.11, firefox)
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/detailed/common.test.ts#L1
frontend/[firefox] › functional/detailed/common.test.ts took 3.4m
|
Slow Test:
frontend/[firefox] › functional/detailed/libraries.test.ts#L1
frontend/[firefox] › functional/detailed/libraries.test.ts took 2.1m
|
Slow Test:
frontend/[firefox] › functional/user-route.test.ts#L1
frontend/[firefox] › functional/user-route.test.ts took 1.0m
|
Slow Test:
frontend/[firefox] › functional/nav.test.ts#L1
frontend/[firefox] › functional/nav.test.ts took 33.0s
|
functional-tests (3.11, firefox)
No files were found with the provided path: ./frontend/tests/firefoxresults/
./frontend/tests/firefoxreports/. No artifacts will be uploaded.
|
🎭 Playwright Run Summary
2 skipped
229 passed (12.9m)
|
🎭 Playwright Run Summary
1 flaky
[firefox] › functional/user-permissions.test.ts:28:3 › Reader user has the right permissions › user can set his password
2 skipped
228 passed (17.6m)
|