Build(deps-dev): Bump @angular-eslint/eslint-plugin-template from 16.0.2 to 17.2.0 #2039
Annotations
10 errors and 1 notice
|
|
e2e/playwright/actions/src/tests/create/create-file-from-template.spec.ts#L103
1) [Actions] › src/tests/create/create-file-from-template.spec.ts:148:11 › Create file from template › Personal Files page › Select Template dialog › [C325043] Select template - dialog UI - with existing templates
"beforeAll" hook timeout of 45000ms exceeded.
101 | };
102 |
> 103 | test.beforeAll(async ({ nodesApiAction }) => {
| ^
104 | const apiService = new ApiClientFactory();
105 |
106 | await apiService.setUpAcaBackend('admin');
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/actions/src/tests/create/create-file-from-template.spec.ts:103:8
|
e2e/playwright/actions/src/tests/create/create-file-from-template.spec.ts#L150
1) [Actions] › src/tests/create/create-file-from-template.spec.ts:148:11 › Create file from template › Personal Files page › Select Template dialog › [C325043] 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: 'Node Templates' })
148 | test('[C325043] Select template - dialog UI - with existing templates', async () => {
149 | await expect.soft(selectFileTemplateDialog.getDialogTitle(selectDialogTitle)).toBeVisible();
> 150 | await expect.soft(selectFileTemplateDialog.getBreadcrumb(dialogBreadcrumb)).toBeVisible();
| ^
151 | await expect.soft(dataTable.getRowByName(templatesFolder1)).not.toBeEmpty();
152 | await expect.soft(dataTable.getRowByName(templatesFolder1)).toBeVisible();
153 | await expect.soft(dataTable.getRowByName(templatesFolder2)).toBeVisible();
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/actions/src/tests/create/create-file-from-template.spec.ts:150:85
|
e2e/playwright/actions/src/tests/create/create-file-from-template.spec.ts#L151
1) [Actions] › src/tests/create/create-file-from-template.spec.ts:148:11 › Create file from template › Personal Files page › Select Template dialog › [C325043] 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: 'templates-folder1-znh7j' })
149 | await expect.soft(selectFileTemplateDialog.getDialogTitle(selectDialogTitle)).toBeVisible();
150 | await expect.soft(selectFileTemplateDialog.getBreadcrumb(dialogBreadcrumb)).toBeVisible();
> 151 | await expect.soft(dataTable.getRowByName(templatesFolder1)).not.toBeEmpty();
| ^
152 | await expect.soft(dataTable.getRowByName(templatesFolder1)).toBeVisible();
153 | await expect.soft(dataTable.getRowByName(templatesFolder2)).toBeVisible();
154 | await expect.soft(dataTable.getRowByName(template1InRoot)).toBeVisible();
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/actions/src/tests/create/create-file-from-template.spec.ts:151:73
|
e2e/playwright/actions/src/tests/create/create-file-from-template.spec.ts#L152
1) [Actions] › src/tests/create/create-file-from-template.spec.ts:148:11 › Create file from template › Personal Files page › Select Template dialog › [C325043] 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-datatable adf-datatable-row').filter({ hasText: 'templates-folder1-znh7j' })
150 | await expect.soft(selectFileTemplateDialog.getBreadcrumb(dialogBreadcrumb)).toBeVisible();
151 | await expect.soft(dataTable.getRowByName(templatesFolder1)).not.toBeEmpty();
> 152 | await expect.soft(dataTable.getRowByName(templatesFolder1)).toBeVisible();
| ^
153 | await expect.soft(dataTable.getRowByName(templatesFolder2)).toBeVisible();
154 | await expect.soft(dataTable.getRowByName(template1InRoot)).toBeVisible();
155 | await expect.soft(selectFileTemplateDialog.cancelButton).toBeEnabled();
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/actions/src/tests/create/create-file-from-template.spec.ts:152:69
|
e2e/playwright/actions/src/tests/create/create-file-from-template.spec.ts#L153
1) [Actions] › src/tests/create/create-file-from-template.spec.ts:148:11 › Create file from template › Personal Files page › Select Template dialog › [C325043] 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-datatable adf-datatable-row').filter({ hasText: 'templates-folder2-znh7j' })
151 | await expect.soft(dataTable.getRowByName(templatesFolder1)).not.toBeEmpty();
152 | await expect.soft(dataTable.getRowByName(templatesFolder1)).toBeVisible();
> 153 | await expect.soft(dataTable.getRowByName(templatesFolder2)).toBeVisible();
| ^
154 | await expect.soft(dataTable.getRowByName(template1InRoot)).toBeVisible();
155 | await expect.soft(selectFileTemplateDialog.cancelButton).toBeEnabled();
156 | await expect(selectFileTemplateDialog.actionButton).toBeDisabled();
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/actions/src/tests/create/create-file-from-template.spec.ts:153:69
|
e2e/playwright/actions/src/tests/create/create-file-from-template.spec.ts#L154
1) [Actions] › src/tests/create/create-file-from-template.spec.ts:148:11 › Create file from template › Personal Files page › Select Template dialog › [C325043] 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-datatable adf-datatable-row').filter({ hasText: 'template3-znh7j.txt' })
152 | await expect.soft(dataTable.getRowByName(templatesFolder1)).toBeVisible();
153 | await expect.soft(dataTable.getRowByName(templatesFolder2)).toBeVisible();
> 154 | await expect.soft(dataTable.getRowByName(template1InRoot)).toBeVisible();
| ^
155 | await expect.soft(selectFileTemplateDialog.cancelButton).toBeEnabled();
156 | await expect(selectFileTemplateDialog.actionButton).toBeDisabled();
157 | });
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/actions/src/tests/create/create-file-from-template.spec.ts:154:68
|
e2e/playwright/actions/src/tests/create/create-file-from-template.spec.ts#L103
1) [Actions] › src/tests/create/create-file-from-template.spec.ts:148:11 › Create file from template › Personal Files page › Select Template dialog › [C325043] Select template - dialog UI - with existing templates
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
"beforeAll" hook timeout of 45000ms exceeded.
101 | };
102 |
> 103 | test.beforeAll(async ({ nodesApiAction }) => {
| ^
104 | const apiService = new ApiClientFactory();
105 |
106 | await apiService.setUpAcaBackend('admin');
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/actions/src/tests/create/create-file-from-template.spec.ts:103:8
|
e2e/playwright/actions/src/tests/create/create-file-from-template.spec.ts#L103
1) [Actions] › src/tests/create/create-file-from-template.spec.ts:148:11 › Create file from template › Personal Files page › Select Template dialog › [C325043] Select template - dialog UI - with existing templates
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
"beforeAll" hook timeout of 45000ms exceeded.
101 | };
102 |
> 103 | test.beforeAll(async ({ nodesApiAction }) => {
| ^
104 | const apiService = new ApiClientFactory();
105 |
106 | await apiService.setUpAcaBackend('admin');
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/actions/src/tests/create/create-file-from-template.spec.ts:103:8
|
6 failed
[Actions] › src/tests/create/create-file-from-template.spec.ts:148:11 › Create file from template › Personal Files page › Select Template dialog › [C325043] Select template - dialog UI - with existing templates
[Actions] › src/tests/create/create-file-from-template.spec.ts:247:11 › Create file from template › Personal Files page › Create document from template dialog › [C325031] File name is required
[Actions] › src/tests/create/create-file-from-template.spec.ts:352:11 › Create file from template › Personal Files page › File created from template on Personal Files › [C325030] Create a file from a template - with a new Name
[Actions] › src/tests/create/create-folder-from-template.spec.ts:177:11 › Create folder from template › Personal Files page › Select Template dialog › [C325147] Select template - dialog UI - with existing templates
[Actions] › src/tests/create/create-folder-from-template.spec.ts:276:11 › Create folder from template › Personal Files page › Create from template dialog › [C325143] Folder name is required
[Actions] › src/tests/create/create-folder-from-template.spec.ts:381: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
74 skipped
3 passed (9.9m)
|
The logs for this run have expired and are no longer available.
Loading