GH Auto: Upstream dependencies ADF:6.4.0-6550080792 JS-API:7.1.0-1409 using Tag:6.4.0-6550080792 #1450
Annotations
10 errors and 1 notice
e2e/playwright/navigation/src/tests/breadcrumb.spec.ts#L54
1) [Navigation] › src/tests/breadcrumb.spec.ts:76:7 › viewer action file › [C260964] Personal Files breadcrumb main node
"beforeAll" hook timeout of 45000ms exceeded.
52 | const folder1Renamed = `renamed-${Utils.random()}`;
53 |
> 54 | test.beforeAll(async ({ nodesApiAction, sitesApiAction }) => {
| ^
55 | const parentNode = await nodesApiAction.createFolder(parent);
56 | parentId = parentNode.entry.id;
57 | subFolder1Id = (await nodesApiAction.createFolder(subFolder1, parentId)).entry.id;
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/navigation/src/tests/breadcrumb.spec.ts:54:8
|
e2e/playwright/navigation/src/tests/breadcrumb.spec.ts#L54
1) [Navigation] › src/tests/breadcrumb.spec.ts:76:7 › viewer action file › [C260964] Personal Files breadcrumb main node
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
"beforeAll" hook timeout of 45000ms exceeded.
52 | const folder1Renamed = `renamed-${Utils.random()}`;
53 |
> 54 | test.beforeAll(async ({ nodesApiAction, sitesApiAction }) => {
| ^
55 | const parentNode = await nodesApiAction.createFolder(parent);
56 | parentId = parentNode.entry.id;
57 | subFolder1Id = (await nodesApiAction.createFolder(subFolder1, parentId)).entry.id;
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/navigation/src/tests/breadcrumb.spec.ts:54:8
|
e2e/playwright/navigation/src/tests/breadcrumb.spec.ts#L54
1) [Navigation] › src/tests/breadcrumb.spec.ts:76:7 › viewer action file › [C260964] Personal Files breadcrumb main node
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
"beforeAll" hook timeout of 45000ms exceeded.
52 | const folder1Renamed = `renamed-${Utils.random()}`;
53 |
> 54 | test.beforeAll(async ({ nodesApiAction, sitesApiAction }) => {
| ^
55 | const parentNode = await nodesApiAction.createFolder(parent);
56 | parentId = parentNode.entry.id;
57 | subFolder1Id = (await nodesApiAction.createFolder(subFolder1, parentId)).entry.id;
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/navigation/src/tests/breadcrumb.spec.ts:54:8
|
e2e/playwright/navigation/src/tests/breadcrumb.spec.ts#L54
2) [Navigation] › src/tests/breadcrumb.spec.ts:94:7 › viewer action file › [C213235] User can navigate to any location by clicking on a step from the breadcrumb
"beforeAll" hook timeout of 45000ms exceeded.
52 | const folder1Renamed = `renamed-${Utils.random()}`;
53 |
> 54 | test.beforeAll(async ({ nodesApiAction, sitesApiAction }) => {
| ^
55 | const parentNode = await nodesApiAction.createFolder(parent);
56 | parentId = parentNode.entry.id;
57 | subFolder1Id = (await nodesApiAction.createFolder(subFolder1, parentId)).entry.id;
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/navigation/src/tests/breadcrumb.spec.ts:54:8
|
e2e/playwright/navigation/src/tests/breadcrumb.spec.ts#L54
2) [Navigation] › src/tests/breadcrumb.spec.ts:94:7 › viewer action file › [C213235] User can navigate to any location by clicking on a step from the breadcrumb
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
"beforeAll" hook timeout of 45000ms exceeded.
52 | const folder1Renamed = `renamed-${Utils.random()}`;
53 |
> 54 | test.beforeAll(async ({ nodesApiAction, sitesApiAction }) => {
| ^
55 | const parentNode = await nodesApiAction.createFolder(parent);
56 | parentId = parentNode.entry.id;
57 | subFolder1Id = (await nodesApiAction.createFolder(subFolder1, parentId)).entry.id;
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/navigation/src/tests/breadcrumb.spec.ts:54:8
|
e2e/playwright/navigation/src/tests/breadcrumb.spec.ts#L54
2) [Navigation] › src/tests/breadcrumb.spec.ts:94:7 › viewer action file › [C213235] User can navigate to any location by clicking on a step from the breadcrumb
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
"beforeAll" hook timeout of 45000ms exceeded.
52 | const folder1Renamed = `renamed-${Utils.random()}`;
53 |
> 54 | test.beforeAll(async ({ nodesApiAction, sitesApiAction }) => {
| ^
55 | const parentNode = await nodesApiAction.createFolder(parent);
56 | parentId = parentNode.entry.id;
57 | subFolder1Id = (await nodesApiAction.createFolder(subFolder1, parentId)).entry.id;
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/navigation/src/tests/breadcrumb.spec.ts:54:8
|
e2e/playwright/navigation/src/tests/breadcrumb.spec.ts#L54
3) [Navigation] › src/tests/breadcrumb.spec.ts:117:7 › viewer action file › [C213240] Browser back navigates to previous location regardless of breadcrumb steps
"beforeAll" hook timeout of 45000ms exceeded.
52 | const folder1Renamed = `renamed-${Utils.random()}`;
53 |
> 54 | test.beforeAll(async ({ nodesApiAction, sitesApiAction }) => {
| ^
55 | const parentNode = await nodesApiAction.createFolder(parent);
56 | parentId = parentNode.entry.id;
57 | subFolder1Id = (await nodesApiAction.createFolder(subFolder1, parentId)).entry.id;
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/navigation/src/tests/breadcrumb.spec.ts:54:8
|
e2e/playwright/navigation/src/tests/breadcrumb.spec.ts#L54
3) [Navigation] › src/tests/breadcrumb.spec.ts:117:7 › viewer action file › [C213240] Browser back navigates to previous location regardless of breadcrumb steps
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
"beforeAll" hook timeout of 45000ms exceeded.
52 | const folder1Renamed = `renamed-${Utils.random()}`;
53 |
> 54 | test.beforeAll(async ({ nodesApiAction, sitesApiAction }) => {
| ^
55 | const parentNode = await nodesApiAction.createFolder(parent);
56 | parentId = parentNode.entry.id;
57 | subFolder1Id = (await nodesApiAction.createFolder(subFolder1, parentId)).entry.id;
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/navigation/src/tests/breadcrumb.spec.ts:54:8
|
e2e/playwright/navigation/src/tests/breadcrumb.spec.ts#L54
3) [Navigation] › src/tests/breadcrumb.spec.ts:117:7 › viewer action file › [C213240] Browser back navigates to previous location regardless of breadcrumb steps
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
"beforeAll" hook timeout of 45000ms exceeded.
52 | const folder1Renamed = `renamed-${Utils.random()}`;
53 |
> 54 | test.beforeAll(async ({ nodesApiAction, sitesApiAction }) => {
| ^
55 | const parentNode = await nodesApiAction.createFolder(parent);
56 | parentId = parentNode.entry.id;
57 | subFolder1Id = (await nodesApiAction.createFolder(subFolder1, parentId)).entry.id;
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/navigation/src/tests/breadcrumb.spec.ts:54:8
|
e2e/playwright/navigation/src/tests/sidebar.spec.ts#L1
4) [Navigation] › src/tests/sidebar.spec.ts:51:7 › Sidebar › [C269100] sidebar state is preserved on page refresh
Test timeout of 45000ms exceeded.
|
7 failed
[Navigation] › src/tests/breadcrumb.spec.ts:76:7 › viewer action file › [C260964] Personal Files breadcrumb main node
[Navigation] › src/tests/breadcrumb.spec.ts:94:7 › viewer action file › [C213235] User can navigate to any location by clicking on a step from the breadcrumb
[Navigation] › src/tests/breadcrumb.spec.ts:117:7 › viewer action file › [C213240] Browser back navigates to previous location regardless of breadcrumb steps
[Navigation] › src/tests/sidebar.spec.ts:51:7 › Sidebar › [C269100] sidebar state is preserved on page refresh
[Navigation] › src/tests/single-click.spec.ts:62:7 › Single click on item name › [C284899] Hyperlink does not appear for items in the Trash
[Navigation] › src/tests/single-click.spec.ts:68:7 › Single click on item name › [C280034] Navigate inside the folder when clicking the hyperlink on Personal Files
[Navigation] › src/tests/single-click.spec.ts:75:7 › Single click on item name › [C284902] Navigate inside the library when clicking the hyperlink on File Libraries
1 flaky
[Navigation] › src/tests/sidebar.spec.ts:72:7 › Sidebar › [C277224] sidenav returns to the default state when navigating away from the Search Results page
4 skipped
4 passed (7.9m)
|
The logs for this run have expired and are no longer available.
Loading