GH Auto: Upstream dependencies ADF:6.4.0-6550080792 JS-API:7.1.0-1409 using Tag:6.4.0-6550080792 #1492
Annotations
4 errors and 1 notice
e2e/playwright/authentication/src/tests/login.spec.ts#L52
1) [Authentication] › src/tests/login.spec.ts:61:9 › viewer file › general tests › [C213089] login page layout
"beforeAll" hook timeout of 45000ms exceeded.
50 | const newPassword = 'new ***';
51 |
> 52 | test.beforeAll(async () => {
| ^
53 | await apiClientFactory.setUpAcaBackend('admin');
54 |
55 | await apiClientFactory.createUser(otherLanguageUser);
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/authentication/src/tests/login.spec.ts:52:8
|
e2e/playwright/authentication/src/tests/login.spec.ts#L52
1) [Authentication] › src/tests/login.spec.ts:61:9 › viewer file › general tests › [C213089] login page layout
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
"beforeAll" hook timeout of 45000ms exceeded.
50 | const newPassword = 'new ***';
51 |
> 52 | test.beforeAll(async () => {
| ^
53 | await apiClientFactory.setUpAcaBackend('admin');
54 |
55 | await apiClientFactory.createUser(otherLanguageUser);
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/authentication/src/tests/login.spec.ts:52:8
|
e2e/playwright/authentication/src/tests/login.spec.ts#L52
1) [Authentication] › src/tests/login.spec.ts:61:9 › viewer file › general tests › [C213089] login page layout
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
"beforeAll" hook timeout of 45000ms exceeded.
50 | const newPassword = 'new ***';
51 |
> 52 | test.beforeAll(async () => {
| ^
53 | await apiClientFactory.setUpAcaBackend('admin');
54 |
55 | await apiClientFactory.createUser(otherLanguageUser);
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/authentication/src/tests/login.spec.ts:52:8
|
|
|
The logs for this run have expired and are no longer available.
Loading