GH Auto: Upstream dependencies ADF:6.4.0-6550080792 JS-API:7.1.0-1409 using Tag:6.4.0-6550080792 #1482
Annotations
10 errors and 1 notice
|
|
e2e/playwright/actions/src/tests/create-folder-from-template.spec.ts#L135
1) [Actions] › src/tests/create-folder-from-template.spec.ts:133:11 › Create folder from template › Personal Files page › Select Template dialog › [C325147] Select template - dialog UI - with existing templates
Error: Timed out 5000ms waiting for expect(received).toBeVisible()
Call log:
- expect.soft.toBeVisible with timeout 5000ms
- waiting for locator('adf-content-node-selector [data-automation-id="current-folder"]').filter({ hasText: 'Space Templates' })
133 | test('[C325147] Select template - dialog UI - with existing templates', async () => {
134 | await expect.soft(selectFolderTemplateDialog.getDialogTitle(selectDialogTitle)).toBeVisible();
> 135 | await expect.soft(selectFolderTemplateDialog.getBreadcrumb(dialogBreadcrumb)).toBeVisible();
| ^
136 | await expect.soft(dataTable.getRowByName(templateFolder1)).not.toBeEmpty();
137 | await expect.soft(dataTable.getRowByName(templateFolder1)).toBeVisible();
138 | await expect.soft(dataTable.getRowByName(templateFolder2)).toBeVisible();
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/actions/src/tests/create-folder-from-template.spec.ts:135:87
|
e2e/playwright/actions/src/tests/create-folder-from-template.spec.ts#L136
1) [Actions] › src/tests/create-folder-from-template.spec.ts:133:11 › Create folder from template › Personal Files page › Select Template dialog › [C325147] Select template - dialog UI - with existing templates
Error: Timed out 5000ms waiting for expect(received).not.toBeEmpty()
Call log:
- expect.soft.not.toBeEmpty with timeout 5000ms
- waiting for locator('adf-datatable adf-datatable-row').filter({ hasText: 'template-folder1-1abft' })
134 | await expect.soft(selectFolderTemplateDialog.getDialogTitle(selectDialogTitle)).toBeVisible();
135 | await expect.soft(selectFolderTemplateDialog.getBreadcrumb(dialogBreadcrumb)).toBeVisible();
> 136 | await expect.soft(dataTable.getRowByName(templateFolder1)).not.toBeEmpty();
| ^
137 | await expect.soft(dataTable.getRowByName(templateFolder1)).toBeVisible();
138 | await expect.soft(dataTable.getRowByName(templateFolder2)).toBeVisible();
139 | await expect.soft(dataTable.getRowByName(folderInRootFolder)).toBeVisible();
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/actions/src/tests/create-folder-from-template.spec.ts:136:72
|
e2e/playwright/actions/src/tests/create-folder-from-template.spec.ts#L1
1) [Actions] › src/tests/create-folder-from-template.spec.ts:133:11 › Create folder from template › Personal Files page › Select Template dialog › [C325147] Select template - dialog UI - with existing templates
Test timeout of 45000ms exceeded.
|
e2e/playwright/actions/src/tests/create-folder-from-template.spec.ts#L1
1) [Actions] › src/tests/create-folder-from-template.spec.ts:133:11 › Create folder from template › Personal Files page › Select Template dialog › [C325147] Select template - dialog UI - with existing templates
Pending operations:
- expect.soft.toBeVisible at e2e/playwright/actions/src/tests/create-folder-from-template.spec.ts:139:71
|
e2e/playwright/actions/src/tests/create-folder-from-template.spec.ts#L135
1) [Actions] › src/tests/create-folder-from-template.spec.ts:133:11 › Create folder from template › Personal Files page › Select Template dialog › [C325147] Select template - dialog UI - with existing templates
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(received).toBeVisible()
Call log:
- expect.soft.toBeVisible with timeout 5000ms
- waiting for locator('adf-content-node-selector [data-automation-id="current-folder"]').filter({ hasText: 'Space Templates' })
133 | test('[C325147] Select template - dialog UI - with existing templates', async () => {
134 | await expect.soft(selectFolderTemplateDialog.getDialogTitle(selectDialogTitle)).toBeVisible();
> 135 | await expect.soft(selectFolderTemplateDialog.getBreadcrumb(dialogBreadcrumb)).toBeVisible();
| ^
136 | await expect.soft(dataTable.getRowByName(templateFolder1)).not.toBeEmpty();
137 | await expect.soft(dataTable.getRowByName(templateFolder1)).toBeVisible();
138 | await expect.soft(dataTable.getRowByName(templateFolder2)).toBeVisible();
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/actions/src/tests/create-folder-from-template.spec.ts:135:87
|
e2e/playwright/actions/src/tests/create-folder-from-template.spec.ts#L136
1) [Actions] › src/tests/create-folder-from-template.spec.ts:133:11 › Create folder from template › Personal Files page › Select Template dialog › [C325147] Select template - dialog UI - with existing templates
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(received).not.toBeEmpty()
Call log:
- expect.soft.not.toBeEmpty with timeout 5000ms
- waiting for locator('adf-datatable adf-datatable-row').filter({ hasText: 'template-folder1-1kuk2' })
134 | await expect.soft(selectFolderTemplateDialog.getDialogTitle(selectDialogTitle)).toBeVisible();
135 | await expect.soft(selectFolderTemplateDialog.getBreadcrumb(dialogBreadcrumb)).toBeVisible();
> 136 | await expect.soft(dataTable.getRowByName(templateFolder1)).not.toBeEmpty();
| ^
137 | await expect.soft(dataTable.getRowByName(templateFolder1)).toBeVisible();
138 | await expect.soft(dataTable.getRowByName(templateFolder2)).toBeVisible();
139 | await expect.soft(dataTable.getRowByName(folderInRootFolder)).toBeVisible();
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/actions/src/tests/create-folder-from-template.spec.ts:136:72
|
e2e/playwright/actions/src/tests/create-folder-from-template.spec.ts#L1
1) [Actions] › src/tests/create-folder-from-template.spec.ts:133:11 › Create folder from template › Personal Files page › Select Template dialog › [C325147] Select template - dialog UI - with existing templates
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 45000ms exceeded.
|
e2e/playwright/actions/src/tests/create-folder-from-template.spec.ts#L137
1) [Actions] › src/tests/create-folder-from-template.spec.ts:133:11 › Create folder from template › Personal Files page › Select Template dialog › [C325147] Select template - dialog UI - with existing templates
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(received).toBeVisible()
Call log:
- expect.soft.toBeVisible with timeout 5000ms
- waiting for locator('adf-datatable adf-datatable-row').filter({ hasText: 'template-folder1-1kuk2' })
135 | await expect.soft(selectFolderTemplateDialog.getBreadcrumb(dialogBreadcrumb)).toBeVisible();
136 | await expect.soft(dataTable.getRowByName(templateFolder1)).not.toBeEmpty();
> 137 | await expect.soft(dataTable.getRowByName(templateFolder1)).toBeVisible();
| ^
138 | await expect.soft(dataTable.getRowByName(templateFolder2)).toBeVisible();
139 | await expect.soft(dataTable.getRowByName(folderInRootFolder)).toBeVisible();
140 | await expect.soft(selectFolderTemplateDialog.cancelButton).toBeEnabled();
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/actions/src/tests/create-folder-from-template.spec.ts:137:68
|
5 failed
[Actions] › src/tests/create-folder-from-template.spec.ts:133:11 › Create folder from template › Personal Files page › Select Template dialog › [C325147] Select template - dialog UI - with existing templates
[Actions] › src/tests/create-folder-from-template.spec.ts:149:11 › Create folder from template › Personal Files page › Select Template dialog › [C325149] Navigate through the templates list with folder hierarchy
[Actions] › src/tests/create-folder-from-template.spec.ts:229:11 › Create folder from template › Personal Files page › Create from template dialog › [C325143] Folder name is required
[Actions] › src/tests/create-folder-from-template.spec.ts:336:11 › Create folder from template › Personal Files page › Folder created from template on Personal Files › [C325157] Create a folder from a template - with a new Name
[Actions] › src/tests/create-folder-from-template.spec.ts:346:11 › Create folder from template › Personal Files page › Folder created from template on Personal Files › [C325154] Create a folder from a template - with a Name, Title and Description
1 flaky
[Actions] › src/tests/create-folder-from-template.spec.ts:241:11 › Create folder from template › Personal Files page › Create from template dialog › [C325144] Special characters in folder name
32 skipped
4 passed (9.8m)
|
The logs for this run have expired and are no longer available.
Loading