Build(deps-dev): Bump @angular-eslint/eslint-plugin from 16.1.2 to 17.2.1 #2288
pull-request.yml
on: pull_request
Annotations
105 errors, 23 warnings, and 11 notices
[Folder Rules] › src/tests/actions.spec.ts:54:7 › Folder Rules Actions › [C691637] Create a rule with actions:
e2e/playwright/folder-rules/src/tests/actions.spec.ts#L71
1) [Folder Rules] › src/tests/actions.spec.ts:54:7 › Folder Rules Actions › [C691637] Create a rule with actions
Error: Timed out 5000ms waiting for expect(received).toBeVisible()
Call log:
- expect.soft.toBeVisible with timeout 5000ms
- waiting for locator('.aca-manage-rules .aca-rule-list-item__header').filter({ hasText: 'playwright-rule-j11gma' })
69 | await nodesPage.manageRulesDialog.createRuleButton.click();
70 |
> 71 | await expect.soft(nodesPage.manageRules.getGroupsList(randomRuleName)).toBeVisible();
| ^
72 | });
73 | });
74 |
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/folder-rules/src/tests/actions.spec.ts:71:76
|
[Folder Rules] › src/tests/actions.spec.ts:54:7 › Folder Rules Actions › [C691637] Create a rule with actions:
e2e/playwright/folder-rules/src/tests/actions.spec.ts#L71
1) [Folder Rules] › src/tests/actions.spec.ts:54:7 › Folder Rules Actions › [C691637] Create a rule with actions
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(received).toBeVisible()
Call log:
- expect.soft.toBeVisible with timeout 5000ms
- waiting for locator('.aca-manage-rules .aca-rule-list-item__header').filter({ hasText: 'playwright-rule-wpk1dy' })
69 | await nodesPage.manageRulesDialog.createRuleButton.click();
70 |
> 71 | await expect.soft(nodesPage.manageRules.getGroupsList(randomRuleName)).toBeVisible();
| ^
72 | });
73 | });
74 |
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/folder-rules/src/tests/actions.spec.ts:71:76
|
[Folder Rules] › src/tests/actions.spec.ts:54:7 › Folder Rules Actions › [C691637] Create a rule with actions:
e2e/playwright/folder-rules/src/tests/actions.spec.ts#L71
1) [Folder Rules] › src/tests/actions.spec.ts:54:7 › Folder Rules Actions › [C691637] Create a rule with actions
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(received).toBeVisible()
Call log:
- expect.soft.toBeVisible with timeout 5000ms
- waiting for locator('.aca-manage-rules .aca-rule-list-item__header').filter({ hasText: 'playwright-rule-83k4mj' })
69 | await nodesPage.manageRulesDialog.createRuleButton.click();
70 |
> 71 | await expect.soft(nodesPage.manageRules.getGroupsList(randomRuleName)).toBeVisible();
| ^
72 | });
73 | });
74 |
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/folder-rules/src/tests/actions.spec.ts:71:76
|
[Folder Rules] › src/tests/conditions.spec.ts:51:7 › Folder Rules Conditions › [C691638] Create a rule with condition:
e2e/playwright/folder-rules/src/tests/conditions.spec.ts#L64
2) [Folder Rules] › src/tests/conditions.spec.ts:51:7 › Folder Rules Conditions › [C691638] Create a rule with condition
Error: Timed out 5000ms waiting for expect(received).toBeVisible()
Call log:
- expect.soft.toBeVisible with timeout 5000ms
- waiting for locator('.aca-manage-rules .aca-rule-list-item__header').filter({ hasText: 'playwright-rule-1c1tz' })
62 | await nodesPage.manageRulesDialog.createRuleButton.click();
63 |
> 64 | await expect.soft(nodesPage.manageRules.getGroupsList(randomRuleName)).toBeVisible();
| ^
65 | });
66 | });
67 |
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/folder-rules/src/tests/conditions.spec.ts:64:76
|
[Folder Rules] › src/tests/conditions.spec.ts:51:7 › Folder Rules Conditions › [C691638] Create a rule with condition:
e2e/playwright/folder-rules/src/tests/conditions.spec.ts#L64
2) [Folder Rules] › src/tests/conditions.spec.ts:51:7 › Folder Rules Conditions › [C691638] Create a rule with condition
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(received).toBeVisible()
Call log:
- expect.soft.toBeVisible with timeout 5000ms
- waiting for locator('.aca-manage-rules .aca-rule-list-item__header').filter({ hasText: 'playwright-rule-5ss0e9' })
62 | await nodesPage.manageRulesDialog.createRuleButton.click();
63 |
> 64 | await expect.soft(nodesPage.manageRules.getGroupsList(randomRuleName)).toBeVisible();
| ^
65 | });
66 | });
67 |
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/folder-rules/src/tests/conditions.spec.ts:64:76
|
[Folder Rules] › src/tests/conditions.spec.ts:51:7 › Folder Rules Conditions › [C691638] Create a rule with condition:
e2e/playwright/folder-rules/src/tests/conditions.spec.ts#L64
2) [Folder Rules] › src/tests/conditions.spec.ts:51:7 › Folder Rules Conditions › [C691638] Create a rule with condition
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(received).toBeVisible()
Call log:
- expect.soft.toBeVisible with timeout 5000ms
- waiting for locator('.aca-manage-rules .aca-rule-list-item__header').filter({ hasText: 'playwright-rule-em0lamj' })
62 | await nodesPage.manageRulesDialog.createRuleButton.click();
63 |
> 64 | await expect.soft(nodesPage.manageRules.getGroupsList(randomRuleName)).toBeVisible();
| ^
65 | });
66 | });
67 |
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/folder-rules/src/tests/conditions.spec.ts:64:76
|
[Folder Rules] › src/tests/manage-rules.spec.ts:50:7 › Rules - Manage Rules › [C691651] Disable an existing rule:
e2e/playwright/folder-rules/src/tests/manage-rules.spec.ts#L1
3) [Folder Rules] › src/tests/manage-rules.spec.ts:50:7 › Rules - Manage Rules › [C691651] Disable an existing rule
Test timeout of 85000ms exceeded.
|
[Folder Rules] › src/tests/manage-rules.spec.ts:50:7 › Rules - Manage Rules › [C691651] Disable an existing rule:
projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts#L195
3) [Folder Rules] › src/tests/manage-rules.spec.ts:50:7 › Rules - Manage Rules › [C691651] Disable an existing rule
Error: locator.click: Page closed
=========================== logs ===========================
waiting for locator('adf-datatable adf-datatable-row').filter({ hasText: 'playwright-folder-fp30jk' })
============================================================
at ../../../projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts:195
193 |
194 | async getActionLocatorFromExpandableMenu(name: string | number, action: string): Promise<Locator> {
> 195 | await this.getRowByName(name).click({ button: 'right' });
| ^
196 | return this.contextMenuActions.getButtonByText(action);
197 | }
198 |
at DataTableComponent.getActionLocatorFromExpandableMenu (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts:195:35)
at DataTableComponent.performActionFromExpandableMenu (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts:158:44)
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/folder-rules/src/tests/manage-rules.spec.ts:51:5
|
[Folder Rules] › src/tests/manage-rules.spec.ts:50:7 › Rules - Manage Rules › [C691651] Disable an existing rule:
e2e/playwright/folder-rules/src/tests/manage-rules.spec.ts#L1
3) [Folder Rules] › src/tests/manage-rules.spec.ts:50:7 › Rules - Manage Rules › [C691651] Disable an existing rule
Pending operations:
- locator.click at projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts:195:35
|
E2e test suites: Playwright (folder-rules, 2)
Process completed with exit code 1.
|
[Pagination] › src/tests/personal-files.ts:38:9 › Pagination on multiple pages : › on Personal Files › Pagination controls : › [C280077] Pagination control default values:
e2e/playwright/pagination/src/tests/multiple-pages-files.spec.ts#L39
1) [Pagination] › src/tests/personal-files.ts:38:9 › Pagination on multiple pages : › on Personal Files › Pagination controls : › [C280077] Pagination control default values
"beforeAll" hook timeout of 150000ms exceeded.
at src/tests/multiple-pages-files.spec.ts:39
37 | const apiClientFactory = new ApiClientFactory();
38 |
> 39 | test.beforeAll(async () => {
| ^
40 | test.setTimeout(timeouts.extendedTest);
41 | await apiClientFactory.setUpAcaBackend('admin');
42 | await apiClientFactory.createUser({ username });
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/pagination/src/tests/multiple-pages-files.spec.ts:39:8
|
[Pagination] › src/tests/personal-files.ts:38:9 › Pagination on multiple pages : › on Personal Files › Pagination controls : › [C280077] Pagination control default values:
e2e/playwright/pagination/src/tests/multiple-pages-files.spec.ts#L39
1) [Pagination] › src/tests/personal-files.ts:38:9 › Pagination on multiple pages : › on Personal Files › Pagination controls : › [C280077] Pagination control default values
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
"beforeAll" hook timeout of 150000ms exceeded.
at src/tests/multiple-pages-files.spec.ts:39
37 | const apiClientFactory = new ApiClientFactory();
38 |
> 39 | test.beforeAll(async () => {
| ^
40 | test.setTimeout(timeouts.extendedTest);
41 | await apiClientFactory.setUpAcaBackend('admin');
42 | await apiClientFactory.createUser({ username });
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/pagination/src/tests/multiple-pages-files.spec.ts:39:8
|
[Pagination] › src/tests/personal-files.ts:38:9 › Pagination on multiple pages : › on Personal Files › Pagination controls : › [C280077] Pagination control default values:
e2e/playwright/pagination/src/tests/personal-files.ts#L1
1) [Pagination] › src/tests/personal-files.ts:38:9 › Pagination on multiple pages : › on Personal Files › Pagination controls : › [C280077] Pagination control default values
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
[Pagination] › src/tests/personal-files.ts:89:9 › Pagination on multiple pages : › on Personal Files › Pagination controls : › [C280081] Previous button is disabled on first page:
e2e/playwright/pagination/src/tests/multiple-pages-files.spec.ts#L39
2) [Pagination] › src/tests/personal-files.ts:89:9 › Pagination on multiple pages : › on Personal Files › Pagination controls : › [C280081] Previous button is disabled on first page
"beforeAll" hook timeout of 150000ms exceeded.
at src/tests/multiple-pages-files.spec.ts:39
37 | const apiClientFactory = new ApiClientFactory();
38 |
> 39 | test.beforeAll(async () => {
| ^
40 | test.setTimeout(timeouts.extendedTest);
41 | await apiClientFactory.setUpAcaBackend('admin');
42 | await apiClientFactory.createUser({ username });
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/pagination/src/tests/multiple-pages-files.spec.ts:39:8
|
[Pagination] › src/tests/personal-files.ts:89:9 › Pagination on multiple pages : › on Personal Files › Pagination controls : › [C280081] Previous button is disabled on first page:
e2e/playwright/pagination/src/tests/multiple-pages-files.spec.ts#L39
2) [Pagination] › src/tests/personal-files.ts:89:9 › Pagination on multiple pages : › on Personal Files › Pagination controls : › [C280081] Previous button is disabled on first page
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
"beforeAll" hook timeout of 150000ms exceeded.
at src/tests/multiple-pages-files.spec.ts:39
37 | const apiClientFactory = new ApiClientFactory();
38 |
> 39 | test.beforeAll(async () => {
| ^
40 | test.setTimeout(timeouts.extendedTest);
41 | await apiClientFactory.setUpAcaBackend('admin');
42 | await apiClientFactory.createUser({ username });
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/pagination/src/tests/multiple-pages-files.spec.ts:39:8
|
[Pagination] › src/tests/personal-files.ts:89:9 › Pagination on multiple pages : › on Personal Files › Pagination controls : › [C280081] Previous button is disabled on first page:
e2e/playwright/pagination/src/tests/personal-files.ts#L1
2) [Pagination] › src/tests/personal-files.ts:89:9 › Pagination on multiple pages : › on Personal Files › Pagination controls : › [C280081] Previous button is disabled on first page
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
[Pagination] › src/tests/favorites.ts:70:9 › Pagination on multiple pages : › on Favorites › Pagination controls : › [C280116] change the current page from menu:
e2e/playwright/pagination/src/tests/multiple-pages-files.spec.ts#L39
3) [Pagination] › src/tests/favorites.ts:70:9 › Pagination on multiple pages : › on Favorites › Pagination controls : › [C280116] change the current page from menu
"beforeAll" hook timeout of 150000ms exceeded.
at src/tests/multiple-pages-files.spec.ts:39
37 | const apiClientFactory = new ApiClientFactory();
38 |
> 39 | test.beforeAll(async () => {
| ^
40 | test.setTimeout(timeouts.extendedTest);
41 | await apiClientFactory.setUpAcaBackend('admin');
42 | await apiClientFactory.createUser({ username });
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/pagination/src/tests/multiple-pages-files.spec.ts:39:8
|
[Pagination] › src/tests/favorites.ts:70:9 › Pagination on multiple pages : › on Favorites › Pagination controls : › [C280116] change the current page from menu:
e2e/playwright/pagination/src/tests/multiple-pages-files.spec.ts#L39
3) [Pagination] › src/tests/favorites.ts:70:9 › Pagination on multiple pages : › on Favorites › Pagination controls : › [C280116] change the current page from menu
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
"beforeAll" hook timeout of 150000ms exceeded.
at src/tests/multiple-pages-files.spec.ts:39
37 | const apiClientFactory = new ApiClientFactory();
38 |
> 39 | test.beforeAll(async () => {
| ^
40 | test.setTimeout(timeouts.extendedTest);
41 | await apiClientFactory.setUpAcaBackend('admin');
42 | await apiClientFactory.createUser({ username });
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/pagination/src/tests/multiple-pages-files.spec.ts:39:8
|
[Pagination] › src/tests/favorites.ts:70:9 › Pagination on multiple pages : › on Favorites › Pagination controls : › [C280116] change the current page from menu:
e2e/playwright/pagination/src/tests/favorites.ts#L1
3) [Pagination] › src/tests/favorites.ts:70:9 › Pagination on multiple pages : › on Favorites › Pagination controls : › [C280116] change the current page from menu
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
E2e test suites: Playwright (pagination, 7)
Process completed with exit code 1.
|
[special-permissions] › src/tests/viewer.ts:50:11 › Special permissions : › Consumer › on Viewer › Consumer available actions : › file opened from File Libraries › File Office - [C326622]:
e2e/playwright/special-permissions-actions-available/src/tests/special-permissions-actions.test.ts#L82
1) [special-permissions] › src/tests/viewer.ts:50:11 › Special permissions : › Consumer › on Viewer › Consumer available actions : › file opened from File Libraries › File Office - [C326622]
"beforeAll" hook timeout of 150000ms exceeded.
at src/tests/special-permissions-actions.test.ts:82
80 | let managerSearchActions: SearchPageApi;
81 |
> 82 | test.beforeAll(async () => {
| ^
83 | test.setTimeout(timeouts.extendedTest);
84 | await apiClientFactory.setUpAcaBackend('admin');
85 | await apiClientFactory.createUser({ username: userManager });
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/special-permissions-actions-available/src/tests/special-permissions-actions.test.ts:82:8
|
[special-permissions] › src/tests/viewer.ts:50:11 › Special permissions : › Consumer › on Viewer › Consumer available actions : › file opened from File Libraries › File Office - [C326622]:
e2e/playwright/special-permissions-actions-available/src/tests/special-permissions-actions.test.ts#L82
1) [special-permissions] › src/tests/viewer.ts:50:11 › Special permissions : › Consumer › on Viewer › Consumer available actions : › file opened from File Libraries › File Office - [C326622]
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
"beforeAll" hook timeout of 150000ms exceeded.
at src/tests/special-permissions-actions.test.ts:82
80 | let managerSearchActions: SearchPageApi;
81 |
> 82 | test.beforeAll(async () => {
| ^
83 | test.setTimeout(timeouts.extendedTest);
84 | await apiClientFactory.setUpAcaBackend('admin');
85 | await apiClientFactory.createUser({ username: userManager });
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/special-permissions-actions-available/src/tests/special-permissions-actions.test.ts:82:8
|
[special-permissions] › src/tests/viewer.ts:50:11 › Special permissions : › Consumer › on Viewer › Consumer available actions : › file opened from File Libraries › File Office - [C326622]:
e2e/playwright/special-permissions-actions-available/src/tests/special-permissions-actions.test.ts#L183
1) [special-permissions] › src/tests/viewer.ts:50:11 › Special permissions : › Consumer › on Viewer › Consumer available actions : › file opened from File Libraries › File Office - [C326622]
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TypeError: Cannot read properties of undefined (reading 'deleteSites')
at src/tests/special-permissions-actions.test.ts:183
181 |
182 | test.afterAll(async () => {
> 183 | await managerSiteActions.deleteSites([sitePrivate]);
| ^
184 | });
185 |
186 | test.describe('Consumer', () => {
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/special-permissions-actions-available/src/tests/special-permissions-actions.test.ts:183:30
|
[special-permissions] › src/tests/viewer.ts:50:11 › Special permissions : › Consumer › on Viewer › Consumer available actions : › file opened from File Libraries › File Office - [C326622]:
e2e/playwright/special-permissions-actions-available/src/tests/special-permissions-actions.test.ts#L82
1) [special-permissions] › src/tests/viewer.ts:50:11 › Special permissions : › Consumer › on Viewer › Consumer available actions : › file opened from File Libraries › File Office - [C326622]
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
"beforeAll" hook timeout of 150000ms exceeded.
at src/tests/special-permissions-actions.test.ts:82
80 | let managerSearchActions: SearchPageApi;
81 |
> 82 | test.beforeAll(async () => {
| ^
83 | test.setTimeout(timeouts.extendedTest);
84 | await apiClientFactory.setUpAcaBackend('admin');
85 | await apiClientFactory.createUser({ username: userManager });
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/special-permissions-actions-available/src/tests/special-permissions-actions.test.ts:82:8
|
[special-permissions] › src/tests/viewer.ts:203:11 › Special permissions : › Consumer › on Viewer › Consumer available actions : › file opened from Favorites › File Office:
e2e/playwright/special-permissions-actions-available/src/tests/special-permissions-actions.test.ts#L82
2) [special-permissions] › src/tests/viewer.ts:203:11 › Special permissions : › Consumer › on Viewer › Consumer available actions : › file opened from Favorites › File Office, shared, favorite - [C326655]
"beforeAll" hook timeout of 150000ms exceeded.
at src/tests/special-permissions-actions.test.ts:82
80 | let managerSearchActions: SearchPageApi;
81 |
> 82 | test.beforeAll(async () => {
| ^
83 | test.setTimeout(timeouts.extendedTest);
84 | await apiClientFactory.setUpAcaBackend('admin');
85 | await apiClientFactory.createUser({ username: userManager });
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/special-permissions-actions-available/src/tests/special-permissions-actions.test.ts:82:8
|
[special-permissions] › src/tests/viewer.ts:203:11 › Special permissions : › Consumer › on Viewer › Consumer available actions : › file opened from Favorites › File Office:
e2e/playwright/special-permissions-actions-available/src/tests/special-permissions-actions.test.ts#L82
2) [special-permissions] › src/tests/viewer.ts:203:11 › Special permissions : › Consumer › on Viewer › Consumer available actions : › file opened from Favorites › File Office, shared, favorite - [C326655]
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
"beforeAll" hook timeout of 150000ms exceeded.
at src/tests/special-permissions-actions.test.ts:82
80 | let managerSearchActions: SearchPageApi;
81 |
> 82 | test.beforeAll(async () => {
| ^
83 | test.setTimeout(timeouts.extendedTest);
84 | await apiClientFactory.setUpAcaBackend('admin');
85 | await apiClientFactory.createUser({ username: userManager });
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/special-permissions-actions-available/src/tests/special-permissions-actions.test.ts:82:8
|
[special-permissions] › src/tests/viewer.ts:203:11 › Special permissions : › Consumer › on Viewer › Consumer available actions : › file opened from Favorites › File Office:
e2e/playwright/special-permissions-actions-available/src/tests/viewer.ts#L1
2) [special-permissions] › src/tests/viewer.ts:203:11 › Special permissions : › Consumer › on Viewer › Consumer available actions : › file opened from Favorites › File Office, shared, favorite - [C326655]
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
[special-permissions] › src/tests/other-permissions.ts:61:9 › Special permissions : › Collaborator › available actions : › on File Libraries - [C297647]:
e2e/playwright/special-permissions-actions-available/src/tests/special-permissions-actions.test.ts#L82
3) [special-permissions] › src/tests/other-permissions.ts:61:9 › Special permissions : › Collaborator › available actions : › on File Libraries - [C297647]
"beforeAll" hook timeout of 150000ms exceeded.
at src/tests/special-permissions-actions.test.ts:82
80 | let managerSearchActions: SearchPageApi;
81 |
> 82 | test.beforeAll(async () => {
| ^
83 | test.setTimeout(timeouts.extendedTest);
84 | await apiClientFactory.setUpAcaBackend('admin');
85 | await apiClientFactory.createUser({ username: userManager });
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/special-permissions-actions-available/src/tests/special-permissions-actions.test.ts:82:8
|
[special-permissions] › src/tests/other-permissions.ts:61:9 › Special permissions : › Collaborator › available actions : › on File Libraries - [C297647]:
e2e/playwright/special-permissions-actions-available/src/tests/special-permissions-actions.test.ts#L183
3) [special-permissions] › src/tests/other-permissions.ts:61:9 › Special permissions : › Collaborator › available actions : › on File Libraries - [C297647]
TypeError: Cannot read properties of undefined (reading 'deleteSites')
at src/tests/special-permissions-actions.test.ts:183
181 |
182 | test.afterAll(async () => {
> 183 | await managerSiteActions.deleteSites([sitePrivate]);
| ^
184 | });
185 |
186 | test.describe('Consumer', () => {
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/special-permissions-actions-available/src/tests/special-permissions-actions.test.ts:183:30
|
[special-permissions] › src/tests/other-permissions.ts:61:9 › Special permissions : › Collaborator › available actions : › on File Libraries - [C297647]:
e2e/playwright/special-permissions-actions-available/src/tests/special-permissions-actions.test.ts#L82
3) [special-permissions] › src/tests/other-permissions.ts:61:9 › Special permissions : › Collaborator › available actions : › on File Libraries - [C297647]
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
"beforeAll" hook timeout of 150000ms exceeded.
at src/tests/special-permissions-actions.test.ts:82
80 | let managerSearchActions: SearchPageApi;
81 |
> 82 | test.beforeAll(async () => {
| ^
83 | test.setTimeout(timeouts.extendedTest);
84 | await apiClientFactory.setUpAcaBackend('admin');
85 | await apiClientFactory.createUser({ username: userManager });
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/special-permissions-actions-available/src/tests/special-permissions-actions.test.ts:82:8
|
E2e test suites: editActions,favoriteActions
Process completed with exit code 1.
|
[Library Actions] › src/tests/library-actions.spec.ts:187:9 › Library actions › My Libraries page › [C290106] Leave a library from My Libraries:
e2e/playwright/library-actions/src/tests/library-actions.spec.ts#L92
1) [Library Actions] › src/tests/library-actions.spec.ts:187:9 › Library actions › My Libraries page › [C290106] Leave a library from My Libraries
"beforeAll" hook timeout of 200000ms exceeded.
90 | let user2SitesApi: SitesApi;
91 |
> 92 | test.beforeAll(async () => {
| ^
93 | test.setTimeout(timeouts.extendedLongTest);
94 | const apiClientFactory = new ApiClientFactory();
95 | const username1 = `user-${Utils.random()}`;
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/library-actions/src/tests/library-actions.spec.ts:92:8
|
[Library Actions] › src/tests/library-actions.spec.ts:187:9 › Library actions › My Libraries page › [C290106] Leave a library from My Libraries:
e2e/playwright/library-actions/src/tests/library-actions.spec.ts#L92
1) [Library Actions] › src/tests/library-actions.spec.ts:187:9 › Library actions › My Libraries page › [C290106] Leave a library from My Libraries
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
"beforeAll" hook timeout of 200000ms exceeded.
90 | let user2SitesApi: SitesApi;
91 |
> 92 | test.beforeAll(async () => {
| ^
93 | test.setTimeout(timeouts.extendedLongTest);
94 | const apiClientFactory = new ApiClientFactory();
95 | const username1 = `user-${Utils.random()}`;
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/library-actions/src/tests/library-actions.spec.ts:92:8
|
[Library Actions] › src/tests/library-actions.spec.ts:187:9 › Library actions › My Libraries page › [C290106] Leave a library from My Libraries:
e2e/playwright/library-actions/src/tests/library-actions.spec.ts#L1
1) [Library Actions] › src/tests/library-actions.spec.ts:187:9 › Library actions › My Libraries page › [C290106] Leave a library from My Libraries
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
[Library Actions] › src/tests/library-actions.spec.ts:199:9 › Library actions › My Libraries page › [C290111] Cancel Leave Library:
e2e/playwright/library-actions/src/tests/library-actions.spec.ts#L1
2) [Library Actions] › src/tests/library-actions.spec.ts:199:9 › Library actions › My Libraries page › [C290111] Cancel Leave Library
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
[Library Actions] › src/tests/library-actions.spec.ts:206:9 › Library actions › My Libraries page › [C290107] Leave a library - failure notification:
e2e/playwright/library-actions/src/tests/library-actions.spec.ts#L1
3) [Library Actions] › src/tests/library-actions.spec.ts:206:9 › Library actions › My Libraries page › [C290107] Leave a library - failure notification
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
[Library Actions] › src/tests/library-actions.spec.ts:214:9 › Library actions › My Libraries page › [C289974] Mark library as favorite from My Libraries:
e2e/playwright/library-actions/src/tests/library-actions.spec.ts#L1
4) [Library Actions] › src/tests/library-actions.spec.ts:214:9 › Library actions › My Libraries page › [C289974] Mark library as favorite from My Libraries
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
[Library Actions] › src/tests/library-actions.spec.ts:223:9 › Library actions › My Libraries page › [C289975] Remove library from favorites from My Libraries:
e2e/playwright/library-actions/src/tests/library-actions.spec.ts#L1
5) [Library Actions] › src/tests/library-actions.spec.ts:223:9 › Library actions › My Libraries page › [C289975] Remove library from favorites from My Libraries
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
[Library Actions] › src/tests/library-actions.spec.ts:234:9 › Library actions › My Libraries page › [C289988] Delete a library from My Libraries:
e2e/playwright/library-actions/src/tests/library-actions.spec.ts#L1
6) [Library Actions] › src/tests/library-actions.spec.ts:234:9 › Library actions › My Libraries page › [C289988] Delete a library from My Libraries
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
[Library Actions] › src/tests/library-actions.spec.ts:263:9 › Library actions › Favorite Libraries page › [C290105] Join a public library from Favorite Libraries:
e2e/playwright/library-actions/src/tests/library-actions.spec.ts#L1
7) [Library Actions] › src/tests/library-actions.spec.ts:263:9 › Library actions › Favorite Libraries page › [C290105] Join a public library from Favorite Libraries
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
[Library Actions] › src/tests/library-actions.spec.ts:271:9 › Library actions › Favorite Libraries page › [C290109] Join a moderated library from Favorite Libraries:
e2e/playwright/library-actions/src/tests/library-actions.spec.ts#L92
8) [Library Actions] › src/tests/library-actions.spec.ts:271:9 › Library actions › Favorite Libraries page › [C290109] Join a moderated library from Favorite Libraries
"beforeAll" hook timeout of 200000ms exceeded.
90 | let user2SitesApi: SitesApi;
91 |
> 92 | test.beforeAll(async () => {
| ^
93 | test.setTimeout(timeouts.extendedLongTest);
94 | const apiClientFactory = new ApiClientFactory();
95 | const username1 = `user-${Utils.random()}`;
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/library-actions/src/tests/library-actions.spec.ts:92:8
|
[Copy Move Actions] › src/tests/copy.test.ts:98:7 › Copy actions › [C291888] Copy a folder with content:
e2e/playwright/copy-move-actions/src/tests/copy.test.ts#L103
1) [Copy Move Actions] › src/tests/copy.test.ts:98:7 › Copy actions › [C291888] Copy a folder with content
Error: expect(received).toBeTruthy()
Received: false
101 | await personalFiles.dataTable.performClickFolderOrFileToOpen(destinationFolder);
102 | await personalFiles.spinner.waitForReload();
> 103 | expect.soft(await personalFiles.dataTable.isItemPresent(sourceFolder)).toBeTruthy();
| ^
104 | await personalFiles.dataTable.performClickFolderOrFileToOpen(sourceFolder);
105 | await personalFiles.spinner.waitForReload();
106 | expect(await personalFiles.dataTable.isItemPresent(sourceFileInsideFolder)).toBeTruthy();
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/copy-move-actions/src/tests/copy.test.ts:103:76
|
[Copy Move Actions] › src/tests/copy.test.ts:98:7 › Copy actions › [C291888] Copy a folder with content:
e2e/playwright/copy-move-actions/src/tests/copy.test.ts#L103
1) [Copy Move Actions] › src/tests/copy.test.ts:98:7 › Copy actions › [C291888] Copy a folder with content
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBeTruthy()
Received: false
101 | await personalFiles.dataTable.performClickFolderOrFileToOpen(destinationFolder);
102 | await personalFiles.spinner.waitForReload();
> 103 | expect.soft(await personalFiles.dataTable.isItemPresent(sourceFolder)).toBeTruthy();
| ^
104 | await personalFiles.dataTable.performClickFolderOrFileToOpen(sourceFolder);
105 | await personalFiles.spinner.waitForReload();
106 | expect(await personalFiles.dataTable.isItemPresent(sourceFileInsideFolder)).toBeTruthy();
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/copy-move-actions/src/tests/copy.test.ts:103:76
|
[Copy Move Actions] › src/tests/copy.test.ts:98:7 › Copy actions › [C291888] Copy a folder with content:
e2e/playwright/copy-move-actions/src/tests/copy.test.ts#L103
1) [Copy Move Actions] › src/tests/copy.test.ts:98:7 › Copy actions › [C291888] Copy a folder with content
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBeTruthy()
Received: false
101 | await personalFiles.dataTable.performClickFolderOrFileToOpen(destinationFolder);
102 | await personalFiles.spinner.waitForReload();
> 103 | expect.soft(await personalFiles.dataTable.isItemPresent(sourceFolder)).toBeTruthy();
| ^
104 | await personalFiles.dataTable.performClickFolderOrFileToOpen(sourceFolder);
105 | await personalFiles.spinner.waitForReload();
106 | expect(await personalFiles.dataTable.isItemPresent(sourceFileInsideFolder)).toBeTruthy();
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/copy-move-actions/src/tests/copy.test.ts:103:76
|
[Copy Move Actions] › src/tests/copy.test.ts:98:7 › Copy actions › [C291888] Copy a folder with content:
e2e/playwright/copy-move-actions/src/tests/copy.test.ts#L106
1) [Copy Move Actions] › src/tests/copy.test.ts:98:7 › Copy actions › [C291888] Copy a folder with content
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBeTruthy()
Received: false
104 | await personalFiles.dataTable.performClickFolderOrFileToOpen(sourceFolder);
105 | await personalFiles.spinner.waitForReload();
> 106 | expect(await personalFiles.dataTable.isItemPresent(sourceFileInsideFolder)).toBeTruthy();
| ^
107 | });
108 |
109 | test('[C291889] Copy multiple items', async ({ personalFiles }) => {
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/copy-move-actions/src/tests/copy.test.ts:106:81
|
[Copy Move Actions] › src/tests/copy.test.ts:109:7 › Copy actions › [C291889] Copy multiple items:
e2e/playwright/copy-move-actions/src/tests/copy.test.ts#L1
2) [Copy Move Actions] › src/tests/copy.test.ts:109:7 › Copy actions › [C291889] Copy multiple items
Error: <html>
|
[Copy Move Actions] › src/tests/copy.test.ts:109:7 › Copy actions › [C291889] Copy multiple items:
e2e/playwright/copy-move-actions/src/tests/copy.test.ts#L1
2) [Copy Move Actions] › src/tests/copy.test.ts:109:7 › Copy actions › [C291889] Copy multiple items
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
[Copy Move Actions] › src/tests/copy.test.ts:109:7 › Copy actions › [C291889] Copy multiple items:
e2e/playwright/copy-move-actions/src/tests/copy.test.ts#L1
2) [Copy Move Actions] › src/tests/copy.test.ts:109:7 › Copy actions › [C291889] Copy multiple items
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
[Copy Move Actions] › src/tests/copy.test.ts:119:7 › Copy actions › [C217137] Copy a file with a name that already exists on the destination:
e2e/playwright/copy-move-actions/src/tests/copy.test.ts#L1
3) [Copy Move Actions] › src/tests/copy.test.ts:119:7 › Copy actions › [C217137] Copy a file with a name that already exists on the destination
Error: <html>
|
[Copy Move Actions] › src/tests/copy.test.ts:119:7 › Copy actions › [C217137] Copy a file with a name that already exists on the destination:
e2e/playwright/copy-move-actions/src/tests/copy.test.ts#L1
3) [Copy Move Actions] › src/tests/copy.test.ts:119:7 › Copy actions › [C217137] Copy a file with a name that already exists on the destination
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
[Copy Move Actions] › src/tests/copy.test.ts:119:7 › Copy actions › [C217137] Copy a file with a name that already exists on the destination:
e2e/playwright/copy-move-actions/src/tests/copy.test.ts#L1
3) [Copy Move Actions] › src/tests/copy.test.ts:119:7 › Copy actions › [C217137] Copy a file with a name that already exists on the destination
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
E2e test suites: viewer,infoDrawer
Process completed with exit code 1.
|
E2e test suites: deleteActions
Process completed with exit code 1.
|
[Viewer] › src/tests/viewer-action.spec.ts:79:7 › viewer action file › [C268133] Delete action:
projects/aca-playwright-shared/src/page-objects/components/viewer.component.ts#L52
1) [Viewer] › src/tests/viewer-action.spec.ts:79:7 › viewer action file › [C268133] Delete action
TimeoutError: locator.waitFor: Timeout 5000ms exceeded.
=========================== logs ===========================
waiting for locator('adf-viewer .adf-viewer-render-layout-content') to be visible
============================================================
at ../../../projects/aca-playwright-shared/src/page-objects/components/viewer.component.ts:52
50 |
51 | async waitForViewerToOpen(): Promise<void> {
> 52 | await this.viewerLocator.waitFor({ state: 'visible', timeout: timeouts.medium });
| ^
53 | }
54 |
55 | async isViewerOpened(): Promise<boolean> {
at ViewerComponent.waitForViewerToOpen (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/page-objects/components/viewer.component.ts:52:30)
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/viewer/src/tests/viewer-action.spec.ts:81:32
|
[Viewer] › src/tests/viewer-action.spec.ts:79:7 › viewer action file › [C268133] Delete action:
e2e/playwright/viewer/src/tests/viewer-action.spec.ts#L43
1) [Viewer] › src/tests/viewer-action.spec.ts:79:7 › viewer action file › [C268133] Delete action
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
"beforeAll" hook timeout of 85000ms exceeded.
41 | let fileForCancelEditingId: string;
42 |
> 43 | test.beforeAll(async ({ fileAction, favoritesPageAction, shareAction }) => {
| ^
44 | await apiClientFactory.setUpAcaBackend('***');
45 | const node = await apiClientFactory.nodes.createNode('-my-', { name: randomFolderName, nodeType: 'cm:folder', relativePath: '/' });
46 | folderId = node.entry.id;
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/viewer/src/tests/viewer-action.spec.ts:43:8
|
[Viewer] › src/tests/viewer-action.spec.ts:79:7 › viewer action file › [C268133] Delete action:
e2e/playwright/viewer/src/tests/viewer-action.spec.ts#L43
1) [Viewer] › src/tests/viewer-action.spec.ts:79:7 › viewer action file › [C268133] Delete action
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
"beforeAll" hook timeout of 85000ms exceeded.
41 | let fileForCancelEditingId: string;
42 |
> 43 | test.beforeAll(async ({ fileAction, favoritesPageAction, shareAction }) => {
| ^
44 | await apiClientFactory.setUpAcaBackend('***');
45 | const node = await apiClientFactory.nodes.createNode('-my-', { name: randomFolderName, nodeType: 'cm:folder', relativePath: '/' });
46 | folderId = node.entry.id;
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/viewer/src/tests/viewer-action.spec.ts:43:8
|
[Viewer] › src/tests/viewer-action.spec.ts:94:7 › viewer action file › [C297584] Edit Offline action:
e2e/playwright/viewer/src/tests/viewer-action.spec.ts#L43
2) [Viewer] › src/tests/viewer-action.spec.ts:94:7 › viewer action file › [C297584] Edit Offline action
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
"beforeAll" hook timeout of 85000ms exceeded.
41 | let fileForCancelEditingId: string;
42 |
> 43 | test.beforeAll(async ({ fileAction, favoritesPageAction, shareAction }) => {
| ^
44 | await apiClientFactory.setUpAcaBackend('***');
45 | const node = await apiClientFactory.nodes.createNode('-my-', { name: randomFolderName, nodeType: 'cm:folder', relativePath: '/' });
46 | folderId = node.entry.id;
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/viewer/src/tests/viewer-action.spec.ts:43:8
|
[Viewer] › src/tests/viewer-action.spec.ts:109:7 › viewer action file › [C297585] Cancel Editing action:
e2e/playwright/viewer/src/tests/viewer-action.spec.ts#L43
3) [Viewer] › src/tests/viewer-action.spec.ts:109:7 › viewer action file › [C297585] Cancel Editing action
"beforeAll" hook timeout of 85000ms exceeded.
41 | let fileForCancelEditingId: string;
42 |
> 43 | test.beforeAll(async ({ fileAction, favoritesPageAction, shareAction }) => {
| ^
44 | await apiClientFactory.setUpAcaBackend('***');
45 | const node = await apiClientFactory.nodes.createNode('-my-', { name: randomFolderName, nodeType: 'cm:folder', relativePath: '/' });
46 | folderId = node.entry.id;
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/viewer/src/tests/viewer-action.spec.ts:43:8
|
[Viewer] › src/tests/viewer-action.spec.ts:109:7 › viewer action file › [C297585] Cancel Editing action:
e2e/playwright/viewer/src/tests/viewer-action.spec.ts#L43
3) [Viewer] › src/tests/viewer-action.spec.ts:109:7 › viewer action file › [C297585] Cancel Editing action
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
"beforeAll" hook timeout of 85000ms exceeded.
41 | let fileForCancelEditingId: string;
42 |
> 43 | test.beforeAll(async ({ fileAction, favoritesPageAction, shareAction }) => {
| ^
44 | await apiClientFactory.setUpAcaBackend('***');
45 | const node = await apiClientFactory.nodes.createNode('-my-', { name: randomFolderName, nodeType: 'cm:folder', relativePath: '/' });
46 | folderId = node.entry.id;
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/viewer/src/tests/viewer-action.spec.ts:43:8
|
[Viewer] › src/tests/viewer-action.spec.ts:109:7 › viewer action file › [C297585] Cancel Editing action:
e2e/playwright/viewer/src/tests/viewer-action.spec.ts#L43
3) [Viewer] › src/tests/viewer-action.spec.ts:109:7 › viewer action file › [C297585] Cancel Editing action
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
"beforeAll" hook timeout of 85000ms exceeded.
41 | let fileForCancelEditingId: string;
42 |
> 43 | test.beforeAll(async ({ fileAction, favoritesPageAction, shareAction }) => {
| ^
44 | await apiClientFactory.setUpAcaBackend('***');
45 | const node = await apiClientFactory.nodes.createNode('-my-', { name: randomFolderName, nodeType: 'cm:folder', relativePath: '/' });
46 | folderId = node.entry.id;
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/viewer/src/tests/viewer-action.spec.ts:43:8
|
[Viewer] › src/tests/viewer-action.spec.ts:155:7 › viewer action file › [C286395] Share action from Favorites:
e2e/playwright/viewer/src/tests/viewer-action.spec.ts#L43
4) [Viewer] › src/tests/viewer-action.spec.ts:155:7 › viewer action file › [C286395] Share action from Favorites
"beforeAll" hook timeout of 85000ms exceeded.
41 | let fileForCancelEditingId: string;
42 |
> 43 | test.beforeAll(async ({ fileAction, favoritesPageAction, shareAction }) => {
| ^
44 | await apiClientFactory.setUpAcaBackend('***');
45 | const node = await apiClientFactory.nodes.createNode('-my-', { name: randomFolderName, nodeType: 'cm:folder', relativePath: '/' });
46 | folderId = node.entry.id;
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/viewer/src/tests/viewer-action.spec.ts:43:8
|
[Viewer] › src/tests/viewer-action.spec.ts:155:7 › viewer action file › [C286395] Share action from Favorites:
e2e/playwright/viewer/src/tests/viewer-action.spec.ts#L43
4) [Viewer] › src/tests/viewer-action.spec.ts:155:7 › viewer action file › [C286395] Share action from Favorites
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
"beforeAll" hook timeout of 85000ms exceeded.
41 | let fileForCancelEditingId: string;
42 |
> 43 | test.beforeAll(async ({ fileAction, favoritesPageAction, shareAction }) => {
| ^
44 | await apiClientFactory.setUpAcaBackend('***');
45 | const node = await apiClientFactory.nodes.createNode('-my-', { name: randomFolderName, nodeType: 'cm:folder', relativePath: '/' });
46 | folderId = node.entry.id;
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/viewer/src/tests/viewer-action.spec.ts:43:8
|
[Viewer] › src/tests/viewer-action.spec.ts:155:7 › viewer action file › [C286395] Share action from Favorites:
e2e/playwright/viewer/src/tests/viewer-action.spec.ts#L1
4) [Viewer] › src/tests/viewer-action.spec.ts:155:7 › viewer action file › [C286395] Share action from Favorites
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Pending operations:
- page.goto at projects/aca-playwright-shared/src/page-objects/pages/base.page.ts:69:23
|
E2e test suites: Playwright (list-views, 8)
Timed out waiting 600s for the test suite to run
|
E2e test suites: Playwright (list-views, 8)
Timed out waiting 600s for the teardown for test suite to run
|
[List Views] › src/tests/empty-list.spec.ts:48:7 › Empty list views › [C217099] empty My Libraries:
e2e/playwright/list-views/src/tests/empty-list.spec.ts#L50
1) [List Views] › src/tests/empty-list.spec.ts:48:7 › Empty list views › [C217099] empty My Libraries
Error: list is not empty
Expected: true
Received: false
48 | test('[C217099] empty My Libraries', async ({ myLibrariesPage }) => {
49 | await myLibrariesPage.navigate();
> 50 | expect(await myLibrariesPage.dataTable.isEmpty(), 'list is not empty').toBe(true);
| ^
51 | expect(await myLibrariesPage.dataTable.getEmptyStateTitle()).toContain(`You aren't a member of any File Libraries yet`);
52 | expect(await myLibrariesPage.dataTable.getEmptyStateSubtitle()).toContain('Join libraries to upload, view, and share files.');
53 | });
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/list-views/src/tests/empty-list.spec.ts:50:76
|
[List Views] › src/tests/empty-list.spec.ts:48:7 › Empty list views › [C217099] empty My Libraries:
e2e/playwright/list-views/src/tests/empty-list.spec.ts#L50
1) [List Views] › src/tests/empty-list.spec.ts:48:7 › Empty list views › [C217099] empty My Libraries
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: list is not empty
Expected: true
Received: false
48 | test('[C217099] empty My Libraries', async ({ myLibrariesPage }) => {
49 | await myLibrariesPage.navigate();
> 50 | expect(await myLibrariesPage.dataTable.isEmpty(), 'list is not empty').toBe(true);
| ^
51 | expect(await myLibrariesPage.dataTable.getEmptyStateTitle()).toContain(`You aren't a member of any File Libraries yet`);
52 | expect(await myLibrariesPage.dataTable.getEmptyStateSubtitle()).toContain('Join libraries to upload, view, and share files.');
53 | });
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/list-views/src/tests/empty-list.spec.ts:50:76
|
[List Views] › src/tests/empty-list.spec.ts:48:7 › Empty list views › [C217099] empty My Libraries:
e2e/playwright/list-views/src/tests/empty-list.spec.ts#L50
1) [List Views] › src/tests/empty-list.spec.ts:48:7 › Empty list views › [C217099] empty My Libraries
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: list is not empty
Expected: true
Received: false
48 | test('[C217099] empty My Libraries', async ({ myLibrariesPage }) => {
49 | await myLibrariesPage.navigate();
> 50 | expect(await myLibrariesPage.dataTable.isEmpty(), 'list is not empty').toBe(true);
| ^
51 | expect(await myLibrariesPage.dataTable.getEmptyStateTitle()).toContain(`You aren't a member of any File Libraries yet`);
52 | expect(await myLibrariesPage.dataTable.getEmptyStateSubtitle()).toContain('Join libraries to upload, view, and share files.');
53 | });
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/list-views/src/tests/empty-list.spec.ts:50:76
|
[List Views] › src/tests/empty-list.spec.ts:55:7 › Empty list views › [C280134] [C280120] Empty Trash - pagination controls not displayed:
e2e/playwright/list-views/src/tests/empty-list.spec.ts#L57
2) [List Views] › src/tests/empty-list.spec.ts:55:7 › Empty list views › [C280134] [C280120] Empty Trash - pagination controls not displayed
Error: list is not empty
Expected: true
Received: false
55 | test('[C280134] [C280120] Empty Trash - pagination controls not displayed', async ({ trashPage }) => {
56 | await trashPage.navigate();
> 57 | expect(await trashPage.dataTable.isEmpty(), 'list is not empty').toBe(true);
| ^
58 | expect(await trashPage.dataTable.getEmptyStateTitle()).toContain('Trash is empty');
59 | expect(await trashPage.dataTable.getEmptyListText()).toContain('Items you delete are moved to the Trash.');
60 | expect(await trashPage.dataTable.getEmptyListText()).toContain('Empty Trash to permanently delete items.');
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/list-views/src/tests/empty-list.spec.ts:57:70
|
[List Views] › src/tests/empty-list.spec.ts:55:7 › Empty list views › [C280134] [C280120] Empty Trash - pagination controls not displayed:
e2e/playwright/list-views/src/tests/empty-list.spec.ts#L57
2) [List Views] › src/tests/empty-list.spec.ts:55:7 › Empty list views › [C280134] [C280120] Empty Trash - pagination controls not displayed
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: list is not empty
Expected: true
Received: false
55 | test('[C280134] [C280120] Empty Trash - pagination controls not displayed', async ({ trashPage }) => {
56 | await trashPage.navigate();
> 57 | expect(await trashPage.dataTable.isEmpty(), 'list is not empty').toBe(true);
| ^
58 | expect(await trashPage.dataTable.getEmptyStateTitle()).toContain('Trash is empty');
59 | expect(await trashPage.dataTable.getEmptyListText()).toContain('Items you delete are moved to the Trash.');
60 | expect(await trashPage.dataTable.getEmptyListText()).toContain('Empty Trash to permanently delete items.');
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/list-views/src/tests/empty-list.spec.ts:57:70
|
[List Views] › src/tests/empty-list.spec.ts:55:7 › Empty list views › [C280134] [C280120] Empty Trash - pagination controls not displayed:
e2e/playwright/list-views/src/tests/empty-list.spec.ts#L57
2) [List Views] › src/tests/empty-list.spec.ts:55:7 › Empty list views › [C280134] [C280120] Empty Trash - pagination controls not displayed
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: list is not empty
Expected: true
Received: false
55 | test('[C280134] [C280120] Empty Trash - pagination controls not displayed', async ({ trashPage }) => {
56 | await trashPage.navigate();
> 57 | expect(await trashPage.dataTable.isEmpty(), 'list is not empty').toBe(true);
| ^
58 | expect(await trashPage.dataTable.getEmptyStateTitle()).toContain('Trash is empty');
59 | expect(await trashPage.dataTable.getEmptyListText()).toContain('Items you delete are moved to the Trash.');
60 | expect(await trashPage.dataTable.getEmptyListText()).toContain('Empty Trash to permanently delete items.');
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/list-views/src/tests/empty-list.spec.ts:57:70
|
[List Views] › src/tests/favorites.spec.ts:99:9 › Favorites Files › Regular user's Favorites files › [C280482] has the correct columns:
e2e/playwright/list-views/src/tests/favorites.spec.ts#L41
3) [List Views] › src/tests/favorites.spec.ts:99:9 › Favorites Files › Regular user's Favorites files › [C280482] has the correct columns
"beforeAll" hook timeout of 150000ms exceeded.
39 | const fileName4 = `file4-${Utils.random()}.txt`;
40 |
> 41 | test.beforeAll(async () => {
| ^
42 | try {
43 | test.setTimeout(timeouts.extendedTest);
44 | const apiClientFactory = new ApiClientFactory();
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/list-views/src/tests/favorites.spec.ts:41:8
|
[List Views] › src/tests/favorites.spec.ts:99:9 › Favorites Files › Regular user's Favorites files › [C280482] has the correct columns:
e2e/playwright/list-views/src/tests/favorites.spec.ts#L41
3) [List Views] › src/tests/favorites.spec.ts:99:9 › Favorites Files › Regular user's Favorites files › [C280482] has the correct columns
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
"beforeAll" hook timeout of 150000ms exceeded.
39 | const fileName4 = `file4-${Utils.random()}.txt`;
40 |
> 41 | test.beforeAll(async () => {
| ^
42 | try {
43 | test.setTimeout(timeouts.extendedTest);
44 | const apiClientFactory = new ApiClientFactory();
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/list-views/src/tests/favorites.spec.ts:41:8
|
E2e test suites: Playwright (navigation, 5)
Timed out waiting 600s for the test suite to run
|
E2e test suites: Playwright (navigation, 5)
Timed out waiting 600s for the teardown for test suite to run
|
[Navigation] › src/tests/breadcrumb.spec.ts:78:7 › viewer action file › [C260964] Personal Files breadcrumb main node:
e2e/playwright/navigation/src/tests/breadcrumb.spec.ts#L55
1) [Navigation] › src/tests/breadcrumb.spec.ts:78:7 › viewer action file › [C260964] Personal Files breadcrumb main node
"beforeAll" hook timeout of 85000ms exceeded.
53 | const folder1Renamed = `renamed-${Utils.random()}`;
54 |
> 55 | test.beforeAll(async ({ nodesApiAction, sitesApiAction }) => {
| ^
56 | const parentNode = await nodesApiAction.createFolder(parent);
57 | parentId = parentNode.entry.id;
58 | 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:55:8
|
[Navigation] › src/tests/breadcrumb.spec.ts:78:7 › viewer action file › [C260964] Personal Files breadcrumb main node:
e2e/playwright/navigation/src/tests/breadcrumb.spec.ts#L55
1) [Navigation] › src/tests/breadcrumb.spec.ts:78:7 › viewer action file › [C260964] Personal Files breadcrumb main node
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
"beforeAll" hook timeout of 85000ms exceeded.
53 | const folder1Renamed = `renamed-${Utils.random()}`;
54 |
> 55 | test.beforeAll(async ({ nodesApiAction, sitesApiAction }) => {
| ^
56 | const parentNode = await nodesApiAction.createFolder(parent);
57 | parentId = parentNode.entry.id;
58 | 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:55:8
|
[Navigation] › src/tests/breadcrumb.spec.ts:78:7 › viewer action file › [C260964] Personal Files breadcrumb main node:
e2e/playwright/navigation/src/tests/breadcrumb.spec.ts#L55
1) [Navigation] › src/tests/breadcrumb.spec.ts:78:7 › viewer action file › [C260964] Personal Files breadcrumb main node
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
"beforeAll" hook timeout of 85000ms exceeded.
53 | const folder1Renamed = `renamed-${Utils.random()}`;
54 |
> 55 | test.beforeAll(async ({ nodesApiAction, sitesApiAction }) => {
| ^
56 | const parentNode = await nodesApiAction.createFolder(parent);
57 | parentId = parentNode.entry.id;
58 | 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:55:8
|
[Navigation] › src/tests/breadcrumb.spec.ts:96:7 › viewer action file › [C213235] User can navigate to any location by clicking on a step from the breadcrumb:
e2e/playwright/navigation/src/tests/breadcrumb.spec.ts#L55
2) [Navigation] › src/tests/breadcrumb.spec.ts:96:7 › viewer action file › [C213235] User can navigate to any location by clicking on a step from the breadcrumb
"beforeAll" hook timeout of 85000ms exceeded.
53 | const folder1Renamed = `renamed-${Utils.random()}`;
54 |
> 55 | test.beforeAll(async ({ nodesApiAction, sitesApiAction }) => {
| ^
56 | const parentNode = await nodesApiAction.createFolder(parent);
57 | parentId = parentNode.entry.id;
58 | 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:55:8
|
[Navigation] › src/tests/breadcrumb.spec.ts:96:7 › viewer action file › [C213235] User can navigate to any location by clicking on a step from the breadcrumb:
e2e/playwright/navigation/src/tests/breadcrumb.spec.ts#L55
2) [Navigation] › src/tests/breadcrumb.spec.ts:96: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 85000ms exceeded.
53 | const folder1Renamed = `renamed-${Utils.random()}`;
54 |
> 55 | test.beforeAll(async ({ nodesApiAction, sitesApiAction }) => {
| ^
56 | const parentNode = await nodesApiAction.createFolder(parent);
57 | parentId = parentNode.entry.id;
58 | 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:55:8
|
[Navigation] › src/tests/breadcrumb.spec.ts:96:7 › viewer action file › [C213235] User can navigate to any location by clicking on a step from the breadcrumb:
e2e/playwright/navigation/src/tests/breadcrumb.spec.ts#L55
2) [Navigation] › src/tests/breadcrumb.spec.ts:96: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 85000ms exceeded.
53 | const folder1Renamed = `renamed-${Utils.random()}`;
54 |
> 55 | test.beforeAll(async ({ nodesApiAction, sitesApiAction }) => {
| ^
56 | const parentNode = await nodesApiAction.createFolder(parent);
57 | parentId = parentNode.entry.id;
58 | 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:55:8
|
[Navigation] › src/tests/breadcrumb.spec.ts:119:7 › viewer action file › [C213240] Browser back navigates to previous location regardless of breadcrumb steps:
e2e/playwright/navigation/src/tests/breadcrumb.spec.ts#L55
3) [Navigation] › src/tests/breadcrumb.spec.ts:119:7 › viewer action file › [C213240] Browser back navigates to previous location regardless of breadcrumb steps
"beforeAll" hook timeout of 85000ms exceeded.
53 | const folder1Renamed = `renamed-${Utils.random()}`;
54 |
> 55 | test.beforeAll(async ({ nodesApiAction, sitesApiAction }) => {
| ^
56 | const parentNode = await nodesApiAction.createFolder(parent);
57 | parentId = parentNode.entry.id;
58 | 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:55:8
|
[Navigation] › src/tests/breadcrumb.spec.ts:119:7 › viewer action file › [C213240] Browser back navigates to previous location regardless of breadcrumb steps:
e2e/playwright/navigation/src/tests/breadcrumb.spec.ts#L55
3) [Navigation] › src/tests/breadcrumb.spec.ts:119:7 › viewer action file › [C213240] Browser back navigates to previous location regardless of breadcrumb steps
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
"beforeAll" hook timeout of 85000ms exceeded.
53 | const folder1Renamed = `renamed-${Utils.random()}`;
54 |
> 55 | test.beforeAll(async ({ nodesApiAction, sitesApiAction }) => {
| ^
56 | const parentNode = await nodesApiAction.createFolder(parent);
57 | parentId = parentNode.entry.id;
58 | 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:55:8
|
E2e test suites: Playwright (share-action, 9)
Timed out waiting 600s for the test suite to run
|
E2e test suites: Playwright (share-action, 9)
Timed out waiting 600s for the teardown for test suite to run
|
[Share Action] › src/tests/share/share-file.spec.ts:179:11 › Share a file › when logged in › from Personal Files › [C286332] Share a file with expiration date:
e2e/playwright/share-action/src/tests/share/share-file.spec.ts#L195
1) [Share Action] › src/tests/share/share-file.spec.ts:179:11 › Share a file › when logged in › from Personal Files › [C286332] Share a file with expiration date
Error: expect(received).toEqual(expected) // deep equality
Expected: "2/20/2024"
Received: "Invalid Date"
193 | const expireDateProperty = await nodesApiAction.getSharedExpiryDate(file5Id);
194 |
> 195 | expect(Utils.formatDate(expireDateProperty)).toEqual(Utils.formatDate(inputDate));
| ^
196 | });
197 |
198 | test('[C286337] Expire date is displayed correctly', async ({ personalFiles, nodesApiAction }) => {
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/share-action/src/tests/share/share-file.spec.ts:195:54
|
[Share Action] › src/tests/share/share-file.spec.ts:179:11 › Share a file › when logged in › from Personal Files › [C286332] Share a file with expiration date:
e2e/playwright/share-action/src/tests/share/share-file.spec.ts#L195
1) [Share Action] › src/tests/share/share-file.spec.ts:179:11 › Share a file › when logged in › from Personal Files › [C286332] Share a file with expiration date
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
Expected: "2/20/2024"
Received: "Invalid Date"
193 | const expireDateProperty = await nodesApiAction.getSharedExpiryDate(file5Id);
194 |
> 195 | expect(Utils.formatDate(expireDateProperty)).toEqual(Utils.formatDate(inputDate));
| ^
196 | });
197 |
198 | test('[C286337] Expire date is displayed correctly', async ({ personalFiles, nodesApiAction }) => {
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/share-action/src/tests/share/share-file.spec.ts:195:54
|
[Share Action] › src/tests/share/unshare-file-search-results.spec.ts:102:7 › Unshare a file from Search Results › [C306995] Unshare dialog UI:
e2e/playwright/share-action/src/tests/share/unshare-file-search-results.spec.ts#L55
2) [Share Action] › src/tests/share/unshare-file-search-results.spec.ts:102:7 › Unshare a file from Search Results › [C306995] Unshare dialog UI
"beforeAll" hook timeout of 150000ms exceeded.
53 | const apiClientFactory = new ApiClientFactory();
54 |
> 55 | test.beforeAll(async () => {
| ^
56 | try {
57 | test.setTimeout(timeouts.extendedTest);
58 | await apiClientFactory.setUpAcaBackend('admin');
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/share-action/src/tests/share/unshare-file-search-results.spec.ts:55:8
|
[Share Action] › src/tests/share/unshare-file-search-results.spec.ts:102:7 › Unshare a file from Search Results › [C306995] Unshare dialog UI:
e2e/playwright/share-action/src/tests/share/unshare-file-search-results.spec.ts#L87
2) [Share Action] › src/tests/share/unshare-file-search-results.spec.ts:102:7 › Unshare a file from Search Results › [C306995] Unshare dialog UI
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: ----- beforeAll failed : Error: <html>
|
[Share Action] › src/tests/share/unshare-file-search-results.spec.ts:102:7 › Unshare a file from Search Results › [C306995] Unshare dialog UI:
e2e/playwright/share-action/src/tests/share/unshare-file-search-results.spec.ts#L87
2) [Share Action] › src/tests/share/unshare-file-search-results.spec.ts:102:7 › Unshare a file from Search Results › [C306995] Unshare dialog UI
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: ----- beforeAll failed : Error: <html>
|
[Share Action] › src/tests/share/unshare-file-search-results.spec.ts:142:7 › Unshare a file from Search Results › [C306997] Cancel the Unshare action:
e2e/playwright/share-action/src/tests/share/unshare-file-search-results.spec.ts#L55
3) [Share Action] › src/tests/share/unshare-file-search-results.spec.ts:142:7 › Unshare a file from Search Results › [C306997] Cancel the Unshare action
"beforeAll" hook timeout of 150000ms exceeded.
53 | const apiClientFactory = new ApiClientFactory();
54 |
> 55 | test.beforeAll(async () => {
| ^
56 | try {
57 | test.setTimeout(timeouts.extendedTest);
58 | await apiClientFactory.setUpAcaBackend('admin');
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/share-action/src/tests/share/unshare-file-search-results.spec.ts:55:8
|
[Share Action] › src/tests/share/unshare-file-search-results.spec.ts:142:7 › Unshare a file from Search Results › [C306997] Cancel the Unshare action:
e2e/playwright/share-action/src/tests/share/unshare-file-search-results.spec.ts#L87
3) [Share Action] › src/tests/share/unshare-file-search-results.spec.ts:142:7 › Unshare a file from Search Results › [C306997] Cancel the Unshare action
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: ----- beforeAll failed : Error: <html>
|
[Share Action] › src/tests/share/unshare-file-search-results.spec.ts:142:7 › Unshare a file from Search Results › [C306997] Cancel the Unshare action:
e2e/playwright/share-action/src/tests/share/unshare-file-search-results.spec.ts#L87
3) [Share Action] › src/tests/share/unshare-file-search-results.spec.ts:142:7 › Unshare a file from Search Results › [C306997] Cancel the Unshare action
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: ----- beforeAll failed : Error: <html>
|
E2e test suites: Playwright (create-actions, 1)
Error: <html>
|
E2e test suites: Playwright (create-actions, 1)
Timed out waiting 600s for the test suite to run
|
E2e test suites: Playwright (create-actions, 1)
Timed out waiting 600s for the teardown for test suite to run
|
[Create Actions] › src/tests/create-folder.spec.ts:165:9 › Create folders › On Personal Files dataTable › [C216340] Create a folder with name:
e2e/playwright/create-actions/src/tests/create-folder.spec.ts#L168
1) [Create Actions] › src/tests/create-folder.spec.ts:165:9 › Create folders › On Personal Files dataTable › [C216340] Create a folder with name, title and description
Error: Timed out 5000ms waiting for expect(received).toHaveAttribute(expected)
Expected string: "folder-title-ua60n
folder-description-1ezaf"
Received string: ""
Call log:
- expect.toHaveAttribute with timeout 5000ms
- waiting for locator('adf-datatable .adf-cell-value span[role="link"]').filter({ hasText: 'playwright-folder-mc15l' })
166 | await folderDialog.createNewFolderDialog(randomFolderName, randomFolderTitle, randomFolderDescription);
167 |
> 168 | await expect(folderTable.getCellLinkByName(randomFolderName)).toHaveAttribute('title', randomFolderTitle + `\n` + randomFolderDescription);
| ^
169 | });
170 |
171 | test('[C216351] Folder created after trimmed ending spaces from a folder name', async () => {
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/create-actions/src/tests/create-folder.spec.ts:168:69
|
[Create Actions] › src/tests/create-folder.spec.ts:165:9 › Create folders › On Personal Files dataTable › [C216340] Create a folder with name:
e2e/playwright/create-actions/src/tests/create-folder.spec.ts#L168
1) [Create Actions] › src/tests/create-folder.spec.ts:165:9 › Create folders › On Personal Files dataTable › [C216340] Create a folder with name, title and description
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(received).toHaveAttribute(expected)
Expected string: "folder-title-1h5ci
folder-description-1qost"
Received string: ""
Call log:
- expect.toHaveAttribute with timeout 5000ms
- waiting for locator('adf-datatable .adf-cell-value span[role="link"]').filter({ hasText: 'playwright-folder-1ehs8' })
166 | await folderDialog.createNewFolderDialog(randomFolderName, randomFolderTitle, randomFolderDescription);
167 |
> 168 | await expect(folderTable.getCellLinkByName(randomFolderName)).toHaveAttribute('title', randomFolderTitle + `\n` + randomFolderDescription);
| ^
169 | });
170 |
171 | test('[C216351] Folder created after trimmed ending spaces from a folder name', async () => {
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/create-actions/src/tests/create-folder.spec.ts:168:69
|
[Create Actions] › src/tests/create-folder.spec.ts:165:9 › Create folders › On Personal Files dataTable › [C216340] Create a folder with name:
e2e/playwright/create-actions/src/tests/create-folder.spec.ts#L168
1) [Create Actions] › src/tests/create-folder.spec.ts:165:9 › Create folders › On Personal Files dataTable › [C216340] Create a folder with name, title and description
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(received).toHaveAttribute(expected)
Expected string: "folder-title-i1jg3
folder-description-9wfh4"
Received string: ""
Call log:
- expect.toHaveAttribute with timeout 5000ms
- waiting for locator('adf-datatable .adf-cell-value span[role="link"]').filter({ hasText: 'playwright-folder-10j8l' })
166 | await folderDialog.createNewFolderDialog(randomFolderName, randomFolderTitle, randomFolderDescription);
167 |
> 168 | await expect(folderTable.getCellLinkByName(randomFolderName)).toHaveAttribute('title', randomFolderTitle + `\n` + randomFolderDescription);
| ^
169 | });
170 |
171 | test('[C216351] Folder created after trimmed ending spaces from a folder name', async () => {
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/create-actions/src/tests/create-folder.spec.ts:168:69
|
[Create Actions] › src/tests/create-folder.spec.ts:171:9 › Create folders › On Personal Files dataTable › [C216351] Folder created after trimmed ending spaces from a folder name:
e2e/playwright/create-actions/src/tests/create-folder.spec.ts#L174
2) [Create Actions] › src/tests/create-folder.spec.ts:171:9 › Create folders › On Personal Files dataTable › [C216351] Folder created after trimmed ending spaces from a folder name
Error: Timed out 5000ms waiting for expect(received).toBeVisible()
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('adf-datatable adf-datatable-row').filter({ hasText: 'playwright-folder-q57g0' })
172 | await folderDialog.createNewFolderDialog(randomFolderName + spacesString);
173 |
> 174 | await expect(folderTable.getRowByName(randomFolderName)).toBeVisible();
| ^
175 | });
176 | });
177 | });
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/create-actions/src/tests/create-folder.spec.ts:174:64
|
[Create Actions] › src/tests/create-folder.spec.ts:171:9 › Create folders › On Personal Files dataTable › [C216351] Folder created after trimmed ending spaces from a folder name:
e2e/playwright/create-actions/src/tests/create-folder.spec.ts#L174
2) [Create Actions] › src/tests/create-folder.spec.ts:171:9 › Create folders › On Personal Files dataTable › [C216351] Folder created after trimmed ending spaces from a folder name
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(received).toBeVisible()
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('adf-datatable adf-datatable-row').filter({ hasText: 'playwright-folder-18x2x' })
172 | await folderDialog.createNewFolderDialog(randomFolderName + spacesString);
173 |
> 174 | await expect(folderTable.getRowByName(randomFolderName)).toBeVisible();
| ^
175 | });
176 | });
177 | });
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/create-actions/src/tests/create-folder.spec.ts:174:64
|
[Create Actions] › src/tests/create-folder.spec.ts:171:9 › Create folders › On Personal Files dataTable › [C216351] Folder created after trimmed ending spaces from a folder name:
e2e/playwright/create-actions/src/tests/create-folder.spec.ts#L174
2) [Create Actions] › src/tests/create-folder.spec.ts:171:9 › Create folders › On Personal Files dataTable › [C216351] Folder created after trimmed ending spaces from a folder name
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(received).toBeVisible()
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('adf-datatable adf-datatable-row').filter({ hasText: 'playwright-folder-oufec' })
172 | await folderDialog.createNewFolderDialog(randomFolderName + spacesString);
173 |
> 174 | await expect(folderTable.getRowByName(randomFolderName)).toBeVisible();
| ^
175 | });
176 | });
177 | });
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/create-actions/src/tests/create-folder.spec.ts:174:64
|
[Create Actions] › src/tests/create-library.spec.ts:107:7 › Create Libraries › [C280024] Create Library dialog UI:
e2e/playwright/create-actions/src/tests/create-library.spec.ts#L62
3) [Create Actions] › src/tests/create-library.spec.ts:107:7 › Create Libraries › [C280024] Create Library dialog UI
"beforeAll" hook timeout of 85000ms exceeded.
60 | const createdLibrariesIds: string[] = [];
61 |
> 62 | test.beforeAll(async () => {
| ^
63 | try {
64 | await apiClientFactory.setUpAcaBackend('admin');
65 | await apiClientFactory.createUser({ username });
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/create-actions/src/tests/create-library.spec.ts:62:8
|
E2e test suites: search
Process completed with exit code 1.
|
Finalize
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache/save@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Unit tests: aca-shared
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Unit tests: aca-content
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
E2e test suites: copyMoveActions
No files were found with the provided path: e2e-output/. No artifacts will be uploaded.
|
E2e test suites: copyMoveActions
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache/restore@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
E2e test suites: listViews
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache/restore@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
E2e test suites: Playwright (authentication, 4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
E2e test suites: Playwright (folder-rules, 2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
E2e test suites: Playwright (pagination, 7)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
E2e test suites: Playwright (special-permissions, 6)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
E2e test suites: editActions,favoriteActions
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache/restore@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
E2e test suites: Playwright (library-actions, 11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
E2e test suites: Playwright (copy-move-actions, 10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
E2e test suites: viewer,infoDrawer
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache/restore@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
E2e test suites: deleteActions
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache/restore@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
E2e test suites: Playwright (viewer, 3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
E2e test suites: Playwright (list-views, 8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
E2e test suites: Playwright (navigation, 5)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
E2e test suites: Playwright (share-action, 9)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
E2e test suites: Playwright (create-actions, 1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
E2e test suites: uploadDownloadActions
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache/restore@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
E2e test suites: search
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache/restore@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🎭 Playwright Run Summary
5 passed (1.5m)
|
🎭 Playwright Run Summary
2 failed
[Folder Rules] › src/tests/actions.spec.ts:54:7 › Folder Rules Actions › [C691637] Create a rule with actions
[Folder Rules] › src/tests/conditions.spec.ts:51:7 › Folder Rules Conditions › [C691638] Create a rule with condition
1 flaky
[Folder Rules] › src/tests/manage-rules.spec.ts:50:7 › Rules - Manage Rules › [C691651] Disable an existing rule
|
🎭 Playwright Run Summary
3 failed
[Pagination] › src/tests/personal-files.ts:38:9 › Pagination on multiple pages : › on Personal Files › Pagination controls : › [C280077] Pagination control default values
[Pagination] › src/tests/personal-files.ts:89:9 › Pagination on multiple pages : › on Personal Files › Pagination controls : › [C280081] Previous button is disabled on first page
[Pagination] › src/tests/favorites.ts:70:9 › Pagination on multiple pages : › on Favorites › Pagination controls : › [C280116] change the current page from menu
8 skipped
|
🎭 Playwright Run Summary
3 failed
[special-permissions] › src/tests/viewer.ts:50:11 › Special permissions : › Consumer › on Viewer › Consumer available actions : › file opened from File Libraries › File Office - [C326622]
[special-permissions] › src/tests/viewer.ts:203:11 › Special permissions : › Consumer › on Viewer › Consumer available actions : › file opened from Favorites › File Office, shared, favorite - [C326655]
[special-permissions] › src/tests/other-permissions.ts:61:9 › Special permissions : › Collaborator › available actions : › on File Libraries - [C297647]
37 skipped
4 passed (8.4m)
|
🎭 Playwright Run Summary
19 failed
[Library Actions] › src/tests/library-actions.spec.ts:187:9 › Library actions › My Libraries page › [C290106] Leave a library from My Libraries
[Library Actions] › src/tests/library-actions.spec.ts:199:9 › Library actions › My Libraries page › [C290111] Cancel Leave Library
[Library Actions] › src/tests/library-actions.spec.ts:206:9 › Library actions › My Libraries page › [C290107] Leave a library - failure notification
[Library Actions] › src/tests/library-actions.spec.ts:214:9 › Library actions › My Libraries page › [C289974] Mark library as favorite from My Libraries
[Library Actions] › src/tests/library-actions.spec.ts:223:9 › Library actions › My Libraries page › [C289975] Remove library from favorites from My Libraries
[Library Actions] › src/tests/library-actions.spec.ts:234:9 › Library actions › My Libraries page › [C289988] Delete a library from My Libraries
[Library Actions] › src/tests/library-actions.spec.ts:263:9 › Library actions › Favorite Libraries page › [C290105] Join a public library from Favorite Libraries
[Library Actions] › src/tests/library-actions.spec.ts:271:9 › Library actions › Favorite Libraries page › [C290109] Join a moderated library from Favorite Libraries
[Library Actions] › src/tests/library-actions.spec.ts:283:9 › Library actions › Favorite Libraries page › [C290110] Leave a library from Favorite Libraries
[Library Actions] › src/tests/library-actions.spec.ts:294:9 › Library actions › Favorite Libraries page › [C290108] Cancel join from Favorite Libraries
[Library Actions] › src/tests/library-actions.spec.ts:306:9 › Library actions › Favorite Libraries page › [C289976] Remove library from favorites from Favorite Libraries
[Library Actions] › src/tests/library-actions.spec.ts:318:9 › Library actions › Favorite Libraries page › [C289991] Delete a library from Favorite Libraries
[Library Actions] › src/tests/library-actions.spec.ts:348:9 › Library actions › Search Page › [C306959] Join a public library from Search Results
[Library Actions] › src/tests/library-actions.spec.ts:357:9 › Library actions › Search Page › [C306960] Join a moderated library from Search Results
[Library Actions] › src/tests/library-actions.spec.ts:368:9 › Library actions › Search Page › [C306961] Leave a library from Search Results
[Library Actions] › src/tests/library-actions.spec.ts:379:9 › Library actions › Search Page › [C306962] Cancel join from Search Results
[Library Actions] › src/tests/library-actions.spec.ts:390:9 › Library actions › Search Page › [C306963] Mark library as favorite from Search Results
[Library Actions] › src/tests/library-actions.spec.ts:407:9 › Library actions › Search Page › [C306964] Remove library from favorites from Search Results
[Library Actions] › src/tests/library-actions.spec.ts:425:9 › Library actions › Search Page › [C306965] Delete a library from Search Results
|
🎭 Playwright Run Summary
20 failed
[Copy Move Actions] › src/tests/copy.test.ts:98:7 › Copy actions › [C291888] Copy a folder with content
[Copy Move Actions] › src/tests/copy.test.ts:109:7 › Copy actions › [C291889] Copy multiple items
[Copy Move Actions] › src/tests/copy.test.ts:119:7 › Copy actions › [C217137] Copy a file with a name that already exists on the destination
[Copy Move Actions] › src/tests/copy.test.ts:145:7 › Copy actions › [C217139] Copy locked file ─
[Copy Move Actions] › src/tests/copy.test.ts:155:7 › Copy actions › [C217140] Copy folder that contains locked file
[Copy Move Actions] › src/tests/copy.test.ts:168:7 › Copy actions › [C217171] Undo copy of files
[Copy Move Actions] › src/tests/copy.test.ts:186:7 › Copy actions › [C217173] Undo copy of a file when a file with same name already exists on the destination
[Copy Move Actions] › src/tests/copy.test.ts:198:7 › Copy actions › [C217174] Undo copy of a folder when a folder with same name already exists on the destination
[Copy Move Actions] › src/tests/destination-picker-dialog.test.ts:82:7 › Copy Move actions › [C263876] Consumer user cannot select the folder as destination
[Copy Move Actions] › src/tests/destination-picker-dialog.test.ts:89:7 › Copy Move actions › [C263877] Contributor user can select the folder as destination
[Copy Move Actions] › src/tests/destination-picker-dialog.test.ts:96:7 › Copy Move actions › [C263878] Collaborator user can select the folder as destination
[Copy Move Actions] › src/tests/move.test.ts:85:7 › Move actions › [C217316] Move a file ───────
[Copy Move Actions] › src/tests/move.test.ts:95:7 › Move actions › [C217317] Move a folder with content
[Copy Move Actions] › src/tests/move.test.ts:107:7 › Move actions › [C291958] Move multiple items
[Copy Move Actions] › src/tests/move.test.ts:119:7 › Move actions › [C217318] Move a file with a name that already exists on the destination
[Copy Move Actions] › src/tests/move.test.ts:132:7 › Move actions › [C217319] Move a folder with a name that already exists on the destination
[Copy Move Actions] › src/tests/move.test.ts:148:7 › Move actions › [C217320] Move locked file ─
[Copy Move Actions] › src/tests/move.test.ts:160:7 › Move actions › [C217321] Move folder that contains locked file
[Copy Move Actions] › src/tests/move.test.ts:174:7 › Move actions › [C217324] Undo move files ──
[Copy Move Actions] › src/tests/move.test.ts:185:7 › Move actions › [C217325] Undo move of folders
3 passed (8.9m)
|
🎭 Playwright Run Summary
9 failed
[Viewer] › src/tests/viewer-action.spec.ts:79:7 › viewer action file › [C268133] Delete action ─
[Viewer] › src/tests/viewer-action.spec.ts:94:7 › viewer action file › [C297584] Edit Offline action
[Viewer] › src/tests/viewer-action.spec.ts:109:7 › viewer action file › [C297585] Cancel Editing action
[Viewer] › src/tests/viewer-action.spec.ts:155:7 › viewer action file › [C286395] Share action from Favorites
[Viewer] › src/tests/viewer-protected.spec.ts:82:7 › viewer file › [C268961] Refresh the page while Password dialog is open
[Viewer] › src/tests/viewer-useraction.spec.ts:73:7 › from File Libraries › [C286371] Move action from File Libraries
[Viewer] › src/tests/viewer.spec.ts:108:7 › viewer file › [C279269] Viewer opens on double clicking on a file from Personal Files
[Viewer] › src/tests/viewer.spec.ts:128:7 › viewer file › [C279271] Close the viewer ───────────
[Viewer] › src/tests/viewer.spec.ts:178:7 › viewer file › [C284634] Viewer opens for a file from Favorites
8 skipped
4 passed (9.6m)
|
🎭 Playwright Run Summary
5 failed
[List Views] › src/tests/empty-list.spec.ts:48:7 › Empty list views › [C217099] empty My Libraries
[List Views] › src/tests/empty-list.spec.ts:55:7 › Empty list views › [C280134] [C280120] Empty Trash - pagination controls not displayed
[List Views] › src/tests/favorites.spec.ts:99:9 › Favorites Files › Regular user's Favorites files › [C280482] has the correct columns
[List Views] › src/tests/favorites.spec.ts:113:9 › Favorites Files › Regular user's Favorites files › [C213231] Location column displays the parent folder of the files
[List Views] › src/tests/favorites.spec.ts:135:9 › Favorites Files › Regular user's Favorites files › [C280485] Location column redirect - file in site
31 skipped
1 passed (9.9m)
|
🎭 Playwright Run Summary
6 failed
[Navigation] › src/tests/breadcrumb.spec.ts:78:7 › viewer action file › [C260964] Personal Files breadcrumb main node
[Navigation] › src/tests/breadcrumb.spec.ts:96: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:119:7 › viewer action file › [C213240] Browser back navigates to previous location regardless of breadcrumb steps
[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:79: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:51:7 › Sidebar › [C269100] sidebar state is preserved on page refresh
4 skipped
4 passed (9.8m)
|
🎭 Playwright Run Summary
4 failed
[Share Action] › src/tests/share/share-file.spec.ts:179:11 › Share a file › when logged in › from Personal Files › [C286332] Share a file with expiration date
[Share Action] › src/tests/share/unshare-file-search-results.spec.ts:102:7 › Unshare a file from Search Results › [C306995] Unshare dialog UI
[Share Action] › src/tests/share/unshare-file-search-results.spec.ts:142:7 › Unshare a file from Search Results › [C306997] Cancel the Unshare action
[Share Action] › src/tests/share/unshare-file-search-results.spec.ts:179:7 › Unshare a file from Search Results › [C306998] Consumer - on Search Results - file shared by other user
5 skipped
5 passed (9.9m)
|
🎭 Playwright Run Summary
8 failed
[Create Actions] › src/tests/create-folder.spec.ts:165:9 › Create folders › On Personal Files dataTable › [C216340] Create a folder with name, title and description
[Create Actions] › src/tests/create-folder.spec.ts:171:9 › Create folders › On Personal Files dataTable › [C216351] Folder created after trimmed ending spaces from a folder name
[Create Actions] › src/tests/create-library.spec.ts:107:7 › Create Libraries › [C280024] Create Library dialog UI
[Create Actions] › src/tests/create-library.spec.ts:160:9 › Create Libraries › On My Libraries dataTable › [C289882] Create a library with a given ID and description
[Create Actions] › src/tests/create-library.spec.ts:179:9 › Create Libraries › On My Libraries dataTable › [C280029] Cancel button
[Create Actions] › src/tests/create-library.spec.ts:188:9 › Create Libraries › On My Libraries dataTable › [C280030] Create 2 libraries with same name but different IDs
[Create Actions] › src/tests/create-library.spec.ts:236:7 › Create Libraries › [C280027] Duplicate library ID
[Create Actions] › src/tests/create-library.spec.ts:247:7 › Create Libraries › [C280028] Create library using the ID of a library from the Trashcan
4 skipped
8 passed (9.9m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
deleteActions
Expired
|
2.26 MB |
|
editActions,favoriteActions
Expired
|
2.3 MB |
|
listViews
Expired
|
2.12 MB |
|
search
Expired
|
2.15 MB |
|
uploadDownloadActions
Expired
|
2.2 MB |
|
viewer,infoDrawer
Expired
|
2.13 MB |
|