GH Auto: Upstream dependencies ADF:7.0.0-alpha.7-12389457251 JS-API:8.0.0-alpha.7-12389457251 using Tag:7.0.0-alpha.7-12389457251 #4048
pull-request.yml
on: pull_request
Annotations
69 errors, 9 warnings, and 17 notices
[Favorite Actions] › src/tests/mark-favorite.e2e.ts:126:9 › Mark items as favorites › on Personal Files › [XAT-5042] Favorite action has empty star icon for an item not marked as favorite:
e2e/playwright/favorite-actions/src/tests/mark-favorite.e2e.ts#L61
1) [Favorite Actions] › src/tests/mark-favorite.e2e.ts:126:9 › Mark items as favorites › on Personal Files › [XAT-5042] Favorite action has empty star icon for an item not marked as favorite
"beforeAll" hook timeout of 85000ms exceeded.
59 | let parentId: string;
60 |
> 61 | test.beforeAll(async () => {
| ^
62 | try {
63 | const apiClientFactory = new ApiClientFactory();
64 | await apiClientFactory.setUpAcaBackend('admin');
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/favorite-actions/src/tests/mark-favorite.e2e.ts:61:8
|
[Create Actions] › src/tests/create-library.e2e.ts:118:9 › Create Libraries › On My Libraries dataTable › [C280025] Create a public library:
e2e/playwright/create-actions/src/tests/create-library.e2e.ts#L123
1) [Create Actions] › src/tests/create-library.e2e.ts:118:9 › Create Libraries › On My Libraries dataTable › [C280025] Create a public library
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('adf-breadcrumb .adf-breadcrumb-item[title=playwright-library3-1x96x]')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('adf-breadcrumb .adf-breadcrumb-item[title=playwright-library3-1x96x]')
121 | await expect(libraryDialog.getLabelText(libraryIdLabel)).toHaveValue(randomLibraryName);
122 | await libraryDialog.createButton.click();
> 123 | await expect(libraryBreadcrumb.getItemByTitle(randomLibraryName)).toBeVisible();
| ^
124 |
125 | await myLibrariesPage.navigate();
126 | await expect(libraryTable.getCellByColumnNameAndRowItem(randomLibraryName, publicVisibility)).toBeVisible();
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/create-actions/src/tests/create-library.e2e.ts:123:73
|
[Create Actions] › src/tests/create-library.e2e.ts:118:9 › Create Libraries › On My Libraries dataTable › [C280025] Create a public library:
e2e/playwright/create-actions/src/tests/create-library.e2e.ts#L123
1) [Create Actions] › src/tests/create-library.e2e.ts:118:9 › Create Libraries › On My Libraries dataTable › [C280025] Create a public library
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('adf-breadcrumb .adf-breadcrumb-item[title=playwright-library3-1f9j9]')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('adf-breadcrumb .adf-breadcrumb-item[title=playwright-library3-1f9j9]')
121 | await expect(libraryDialog.getLabelText(libraryIdLabel)).toHaveValue(randomLibraryName);
122 | await libraryDialog.createButton.click();
> 123 | await expect(libraryBreadcrumb.getItemByTitle(randomLibraryName)).toBeVisible();
| ^
124 |
125 | await myLibrariesPage.navigate();
126 | await expect(libraryTable.getCellByColumnNameAndRowItem(randomLibraryName, publicVisibility)).toBeVisible();
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/create-actions/src/tests/create-library.e2e.ts:123:73
|
[Create Actions] › src/tests/create-library.e2e.ts:118:9 › Create Libraries › On My Libraries dataTable › [C280025] Create a public library:
e2e/playwright/create-actions/src/tests/create-library.e2e.ts#L123
1) [Create Actions] › src/tests/create-library.e2e.ts:118:9 › Create Libraries › On My Libraries dataTable › [C280025] Create a public library
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('adf-breadcrumb .adf-breadcrumb-item[title=playwright-library3-1a3wh]')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('adf-breadcrumb .adf-breadcrumb-item[title=playwright-library3-1a3wh]')
121 | await expect(libraryDialog.getLabelText(libraryIdLabel)).toHaveValue(randomLibraryName);
122 | await libraryDialog.createButton.click();
> 123 | await expect(libraryBreadcrumb.getItemByTitle(randomLibraryName)).toBeVisible();
| ^
124 |
125 | await myLibrariesPage.navigate();
126 | await expect(libraryTable.getCellByColumnNameAndRowItem(randomLibraryName, publicVisibility)).toBeVisible();
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/create-actions/src/tests/create-library.e2e.ts:123:73
|
[Create Actions] › src/tests/create-library.e2e.ts:152:9 › Create Libraries › On My Libraries dataTable › [C289882] Create a library with a given ID and description:
e2e/playwright/create-actions/src/tests/create-library.e2e.ts#L157
2) [Create Actions] › src/tests/create-library.e2e.ts:152:9 › Create Libraries › On My Libraries dataTable › [C289882] Create a library with a given ID and description
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('adf-breadcrumb .adf-breadcrumb-item[title=playwright-library3-1osp8]')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('adf-breadcrumb .adf-breadcrumb-item[title=playwright-library3-1osp8]')
155 |
156 | await libraryDialog.createLibraryWithNameAndId(randomLibraryName, randomLibraryId, randomLibraryDescription);
> 157 | await expect(libraryBreadcrumb.getItemByTitle(randomLibraryName)).toBeVisible();
| ^
158 |
159 | await myLibrariesPage.navigate();
160 | await expect(libraryTable.getCellLinkByName(randomLibraryName).and(myLibrariesPage.page.getByTitle(randomLibraryDescription))).toBeVisible();
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/create-actions/src/tests/create-library.e2e.ts:157:73
|
[Create Actions] › src/tests/create-library.e2e.ts:240:7 › Create Libraries › [C280028] Create library using the ID of a library from the Trashcan:
projects/aca-playwright-shared/src/page-objects/components/dialogs/adf-library-dialog.component.ts#L67
3) [Create Actions] › src/tests/create-library.e2e.ts:240:7 › Create Libraries › [C280028] Create library using the ID of a library from the Trashcan
TimeoutError: locator.waitFor: Timeout 10000ms exceeded.
Call log:
- waiting for locator('mat-error').filter({ hasText: 'This Library ID is already used. Check the trashcan.' }) to be visible
at ../../../projects/aca-playwright-shared/src/page-objects/components/dialogs/adf-library-dialog.component.ts:67
65 |
66 | async isErrorMessageDisplayed(errorText: string): Promise<boolean> {
> 67 | await this.getErrorByText(errorText).waitFor({ state: 'visible', timeout: timeouts.large });
| ^
68 | return this.getErrorByText(errorText).isVisible();
69 | }
70 | }
at AdfLibraryDialogComponent.isErrorMessageDisplayed (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/page-objects/components/dialogs/adf-library-dialog.component.ts:67:42)
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/create-actions/src/tests/create-library.e2e.ts:249:32
|
E2E Playwright - create-actions
Process completed with exit code 1.
|
[Delete Actions] › src/tests/delete-undo-delete.e2e.ts:119:9 › Delete and undo delete › on Personal Files › [C217125] delete a file and check notification:
e2e/playwright/delete-actions/src/tests/delete-undo-delete.e2e.ts#L131
1) [Delete Actions] › src/tests/delete-undo-delete.e2e.ts:119:9 › Delete and undo delete › on Personal Files › [C217125] delete a file and check notification
Error: expect(received).toEqual(expected) // deep equality
Expected: " Showing 1--1 of -1 "
Received: " Showing 1-12 of 12 "
129 | expect(await personalFiles.dataTable.isItemPresent(file1)).toBeFalsy();
130 | items--;
> 131 | expect(await personalFiles.pagination.getMaxRange()).toEqual(` Showing 1-${items} of ${items} `);
| ^
132 | await trashPage.navigate();
133 | expect(await personalFiles.dataTable.isItemPresent(file1)).toBeTruthy();
134 | });
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/delete-actions/src/tests/delete-undo-delete.e2e.ts:131:60
|
[Delete Actions] › src/tests/delete-undo-delete.e2e.ts:119:9 › Delete and undo delete › on Personal Files › [C217125] delete a file and check notification:
e2e/playwright/delete-actions/src/tests/delete-undo-delete.e2e.ts#L131
1) [Delete Actions] › src/tests/delete-undo-delete.e2e.ts:119:9 › Delete and undo delete › on Personal Files › [C217125] delete a file and check notification
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
Expected: " Showing 1--1 of -1 "
Received: " Showing 1-12 of 12 "
129 | expect(await personalFiles.dataTable.isItemPresent(file1)).toBeFalsy();
130 | items--;
> 131 | expect(await personalFiles.pagination.getMaxRange()).toEqual(` Showing 1-${items} of ${items} `);
| ^
132 | await trashPage.navigate();
133 | expect(await personalFiles.dataTable.isItemPresent(file1)).toBeTruthy();
134 | });
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/delete-actions/src/tests/delete-undo-delete.e2e.ts:131:60
|
[Folder Rules] › src/tests/create-rules.e2e.ts:102:7 › Folder Rules Actions › [XAT-885] Create a rule in a folder and inherit it in a subfolder (Rule applies to subfolders):
projects/aca-playwright-shared/src/page-objects/components/manageRules/manage-rules.component.ts#L60
1) [Folder Rules] › src/tests/create-rules.e2e.ts:102:7 › Folder Rules Actions › [XAT-885] Create a rule in a folder and inherit it in a subfolder (Rule applies to subfolders)
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('.aca-manage-rules .aca-rule-list-item__header').filter({ hasText: 'rule-XAT-1iw84' })
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.aca-manage-rules .aca-rule-list-item__header').filter({ hasText: 'rule-XAT-1iw84' })
at ../../../projects/aca-playwright-shared/src/page-objects/components/manageRules/manage-rules.component.ts:60
58 |
59 | async checkIfRuleIsOnTheList(ruleName: string): Promise<void> {
> 60 | await expect(this.getGroupsList(ruleName)).toBeVisible({ timeout: 5000 });
| ^
61 | }
62 |
63 | async countConditionsInGroup(): Promise<number> {
at ManageRules.checkIfRuleIsOnTheList (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/page-objects/components/manageRules/manage-rules.component.ts:60:48)
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/folder-rules/src/tests/create-rules.e2e.ts:111:33
|
[Folder Rules] › src/tests/create-rules.e2e.ts:102:7 › Folder Rules Actions › [XAT-885] Create a rule in a folder and inherit it in a subfolder (Rule applies to subfolders):
projects/aca-playwright-shared/src/page-objects/components/manageRules/manage-rules.component.ts#L60
1) [Folder Rules] › src/tests/create-rules.e2e.ts:102:7 › Folder Rules Actions › [XAT-885] Create a rule in a folder and inherit it in a subfolder (Rule applies to subfolders)
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('.aca-manage-rules .aca-rule-list-item__header').filter({ hasText: 'rule-XAT-1h19y' })
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.aca-manage-rules .aca-rule-list-item__header').filter({ hasText: 'rule-XAT-1h19y' })
at ../../../projects/aca-playwright-shared/src/page-objects/components/manageRules/manage-rules.component.ts:60
58 |
59 | async checkIfRuleIsOnTheList(ruleName: string): Promise<void> {
> 60 | await expect(this.getGroupsList(ruleName)).toBeVisible({ timeout: 5000 });
| ^
61 | }
62 |
63 | async countConditionsInGroup(): Promise<number> {
at ManageRules.checkIfRuleIsOnTheList (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/page-objects/components/manageRules/manage-rules.component.ts:60:48)
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/folder-rules/src/tests/create-rules.e2e.ts:111:33
|
[Folder Rules] › src/tests/create-rules.e2e.ts:102:7 › Folder Rules Actions › [XAT-885] Create a rule in a folder and inherit it in a subfolder (Rule applies to subfolders):
projects/aca-playwright-shared/src/page-objects/components/manageRules/manage-rules.component.ts#L60
1) [Folder Rules] › src/tests/create-rules.e2e.ts:102:7 › Folder Rules Actions › [XAT-885] Create a rule in a folder and inherit it in a subfolder (Rule applies to subfolders)
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('.aca-manage-rules .aca-rule-list-item__header').filter({ hasText: 'rule-XAT-bci6d' })
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.aca-manage-rules .aca-rule-list-item__header').filter({ hasText: 'rule-XAT-bci6d' })
at ../../../projects/aca-playwright-shared/src/page-objects/components/manageRules/manage-rules.component.ts:60
58 |
59 | async checkIfRuleIsOnTheList(ruleName: string): Promise<void> {
> 60 | await expect(this.getGroupsList(ruleName)).toBeVisible({ timeout: 5000 });
| ^
61 | }
62 |
63 | async countConditionsInGroup(): Promise<number> {
at ManageRules.checkIfRuleIsOnTheList (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/page-objects/components/manageRules/manage-rules.component.ts:60:48)
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/folder-rules/src/tests/create-rules.e2e.ts:111:33
|
[Folder Rules] › src/tests/create-rules.e2e.ts:132:7 › Folder Rules Actions › [XAT-888] Create a rule with multiple actions:
projects/aca-playwright-shared/src/page-objects/components/manageRules/manage-rules.component.ts#L60
2) [Folder Rules] › src/tests/create-rules.e2e.ts:132:7 › Folder Rules Actions › [XAT-888] Create a rule with multiple actions
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('.aca-manage-rules .aca-rule-list-item__header').filter({ hasText: 'rule-XAT-w0ray' })
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.aca-manage-rules .aca-rule-list-item__header').filter({ hasText: 'rule-XAT-w0ray' })
at ../../../projects/aca-playwright-shared/src/page-objects/components/manageRules/manage-rules.component.ts:60
58 |
59 | async checkIfRuleIsOnTheList(ruleName: string): Promise<void> {
> 60 | await expect(this.getGroupsList(ruleName)).toBeVisible({ timeout: 5000 });
| ^
61 | }
62 |
63 | async countConditionsInGroup(): Promise<number> {
at ManageRules.checkIfRuleIsOnTheList (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/page-objects/components/manageRules/manage-rules.component.ts:60:48)
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/folder-rules/src/tests/create-rules.e2e.ts:155:33
|
[Folder Rules] › src/tests/create-rules.e2e.ts:132:7 › Folder Rules Actions › [XAT-888] Create a rule with multiple actions:
projects/aca-playwright-shared/src/page-objects/components/manageRules/manage-rules.component.ts#L60
2) [Folder Rules] › src/tests/create-rules.e2e.ts:132:7 › Folder Rules Actions › [XAT-888] Create a rule with multiple actions
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('.aca-manage-rules .aca-rule-list-item__header').filter({ hasText: 'rule-XAT-ivvv5' })
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.aca-manage-rules .aca-rule-list-item__header').filter({ hasText: 'rule-XAT-ivvv5' })
at ../../../projects/aca-playwright-shared/src/page-objects/components/manageRules/manage-rules.component.ts:60
58 |
59 | async checkIfRuleIsOnTheList(ruleName: string): Promise<void> {
> 60 | await expect(this.getGroupsList(ruleName)).toBeVisible({ timeout: 5000 });
| ^
61 | }
62 |
63 | async countConditionsInGroup(): Promise<number> {
at ManageRules.checkIfRuleIsOnTheList (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/page-objects/components/manageRules/manage-rules.component.ts:60:48)
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/folder-rules/src/tests/create-rules.e2e.ts:155:33
|
[Folder Rules] › src/tests/create-rules.e2e.ts:248:7 › Folder Rules Actions › [XAT-895] Create a rule with multiple conditions utilising all available comparators and conditions:
projects/aca-playwright-shared/src/page-objects/components/manageRules/manage-rules.component.ts#L60
3) [Folder Rules] › src/tests/create-rules.e2e.ts:248:7 › Folder Rules Actions › [XAT-895] Create a rule with multiple conditions utilising all available comparators and conditions
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('.aca-manage-rules .aca-rule-list-item__header').filter({ hasText: 'rule-XAT-kws29' })
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.aca-manage-rules .aca-rule-list-item__header').filter({ hasText: 'rule-XAT-kws29' })
at ../../../projects/aca-playwright-shared/src/page-objects/components/manageRules/manage-rules.component.ts:60
58 |
59 | async checkIfRuleIsOnTheList(ruleName: string): Promise<void> {
> 60 | await expect(this.getGroupsList(ruleName)).toBeVisible({ timeout: 5000 });
| ^
61 | }
62 |
63 | async countConditionsInGroup(): Promise<number> {
at ManageRules.checkIfRuleIsOnTheList (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/page-objects/components/manageRules/manage-rules.component.ts:60:48)
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/folder-rules/src/tests/create-rules.e2e.ts:263:33
|
E2E Playwright - folder-rules
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.e2e.ts#L41
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.e2e.ts:41
39 | const apiClientFactory = new ApiClientFactory();
40 |
> 41 | test.beforeAll(async () => {
| ^
42 | test.setTimeout(timeouts.extendedTest);
43 | await apiClientFactory.setUpAcaBackend('admin');
44 | await apiClientFactory.createUser({ username });
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/pagination/src/tests/multiple-pages-files.e2e.ts:41: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.e2e.ts#L41
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.e2e.ts:41
39 | const apiClientFactory = new ApiClientFactory();
40 |
> 41 | test.beforeAll(async () => {
| ^
42 | test.setTimeout(timeouts.extendedTest);
43 | await apiClientFactory.setUpAcaBackend('admin');
44 | await apiClientFactory.createUser({ username });
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/pagination/src/tests/multiple-pages-files.e2e.ts:41: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.e2e.ts#L41
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.e2e.ts:41
39 | const apiClientFactory = new ApiClientFactory();
40 |
> 41 | test.beforeAll(async () => {
| ^
42 | test.setTimeout(timeouts.extendedTest);
43 | await apiClientFactory.setUpAcaBackend('admin');
44 | await apiClientFactory.createUser({ username });
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/pagination/src/tests/multiple-pages-files.e2e.ts:41:8
|
[Pagination] › src/tests/favorites.ts:79:9 › Pagination on multiple pages : › on Favorites › Pagination controls : › [C280119] navigate to next and previous pages:
e2e/playwright/pagination/src/tests/favorites.ts#L85
4) [Pagination] › src/tests/favorites.ts:79:9 › Pagination on multiple pages : › on Favorites › Pagination controls : › [C280119] navigate to next and previous pages
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toContain(expected) // indexOf
Expected substring: "Showing 26-50 of 51"
Received string: "Showing 1-25 of 51"
83 | await favoritePage.pagination.clickOnNextPage();
84 | await favoritePage.dataTable.spinnerWaitForReload();
> 85 | expect(await favoritePage.pagination.getRange()).toContain('Showing 26-50 of 51');
| ^
86 | await favoritePage.pagination.clickOnPreviousPage();
87 | await favoritePage.dataTable.spinnerWaitForReload();
88 | expect(await favoritePage.pagination.getRange()).toContain('Showing 1-25 of 51');
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/pagination/src/tests/favorites.ts:85:56
|
[Viewer] › src/tests/viewer-action.e2e.ts:199:7 › viewer action file › [MNT-21058] Upload new version action when node is locked:
e2e/playwright/viewer/src/tests/viewer-action.e2e.ts#L210
1) [Viewer] › src/tests/viewer-action.e2e.ts:199:7 › viewer action file › [MNT-21058] Upload new version action when node is locked
Error: expect(received).toContain(expected) // indexOf
Expected substring: "file-docx"
Received string: "navigate_before
file4-1jfgv.docx
navigate_next"
208 |
209 | await personalFiles.viewer.waitForViewerToOpen();
> 210 | expect(await personalFiles.viewer.fileTitleButtonLocator.innerText()).toContain(docxFile);
| ^
211 |
212 | await personalFiles.acaHeader.clickViewerMoreActions();
213 | await expect(personalFiles.matMenu.getMenuItemFromHeaderMenu('Cancel Editing'), `'Cancel Editing' button shouldn't be shown`).toBeHidden();
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/viewer/src/tests/viewer-action.e2e.ts:210:75
|
[Viewer] › src/tests/viewer-file-types.e2e.ts:115:7 › viewer file types › [XAT-17180] Document files are properly displayed in the viewer - PDF:
e2e/playwright/viewer/src/tests/viewer-file-types.e2e.ts#L1
2) [Viewer] › src/tests/viewer-file-types.e2e.ts:115:7 › viewer file types › [XAT-17180] Document files are properly displayed in the viewer - PDF
Error: {"error":{"errorKey":"Person 'user-15dfh' already exists.","statusCode":409,"briefSummary":"11097274 Person 'user-15dfh' already exists.","stackTrace":"For security reasons the stack trace is no longer displayed, but the property is kept for previous versions","descriptionURL":"https://api-explorer.alfresco.com","logId":"53fae36a-36bc-4326-bae3-6a36bcc32673"}}
at Request.callback (/home/runner/work/alfresco-content-app/alfresco-content-app/node_modules/superagent/src/node/index.js:875:17)
at fn (/home/runner/work/alfresco-content-app/alfresco-content-app/node_modules/superagent/src/node/index.js:1165:18)
at IncomingMessage.<anonymous> (/home/runner/work/alfresco-content-app/alfresco-content-app/node_modules/superagent/src/node/parsers/json.js:19:7)
|
[Viewer] › src/tests/viewer.e2e.ts:106:7 › viewer file › [C279269] Viewer opens on double clicking on a file from Personal Files:
e2e/playwright/viewer/src/tests/viewer.e2e.ts#L58
3) [Viewer] › src/tests/viewer.e2e.ts:106:7 › viewer file › [C279269] Viewer opens on double clicking on a file from Personal Files
"beforeAll" hook timeout of 150000ms exceeded.
56 | let siteActionsUser: SitesApi;
57 |
> 58 | test.beforeAll(async () => {
| ^
59 | test.setTimeout(timeouts.extendedTest);
60 | const randomFolderName = `viewer-${Utils.random()}`;
61 | const apiClientFactory = new ApiClientFactory();
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/viewer/src/tests/viewer.e2e.ts:58:8
|
[Viewer] › src/tests/viewer.e2e.ts:134:7 › viewer file › [C284636] Viewer opens for a file from Recent Files:
e2e/playwright/viewer/src/tests/viewer.e2e.ts#L58
4) [Viewer] › src/tests/viewer.e2e.ts:134:7 › viewer file › [C284636] Viewer opens for a file from Recent Files
"beforeAll" hook timeout of 150000ms exceeded.
56 | let siteActionsUser: SitesApi;
57 |
> 58 | test.beforeAll(async () => {
| ^
59 | test.setTimeout(timeouts.extendedTest);
60 | const randomFolderName = `viewer-${Utils.random()}`;
61 | const apiClientFactory = new ApiClientFactory();
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/viewer/src/tests/viewer.e2e.ts:58:8
|
[special-permissions] › src/tests/other-permissions.ts:175:11 › Special permissions : › File locked - user is lock owner › available actions : › available actions in the file select : › on Favorites - [C297659]:
projects/aca-playwright-shared/src/page-objects/components/dataTable/mat-menu.component.ts#L72
1) [special-permissions] › src/tests/other-permissions.ts:175:11 › Special permissions : › File locked - user is lock owner › available actions : › available actions in the file select : › on Favorites - [C297659]
Error: Expected to contain Remove Favorite Cancel Editing,Upload New Version,Favorite,Move,Copy,Delete,Manage Versions
expect(received).toBe(expected) // Object.is equality
Expected: true
Received: false
at ../../../projects/aca-playwright-shared/src/page-objects/components/dataTable/mat-menu.component.ts:72
70 | );
71 | for (const action of expectedToolbarMore) {
> 72 | expect(actualMoreActions.includes(action), `Expected to contain ${action} ${actualMoreActions}`).toBe(true);
| ^
73 | }
74 | }
75 | }
at MatMenuComponent.verifyActualMoreActions (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/page-objects/components/dataTable/mat-menu.component.ts:72:104)
at checkActionsAvailable (/home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/special-permissions-actions-available/src/tests/other-permissions.ts:38:3)
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/special-permissions-actions-available/src/tests/other-permissions.ts:177:9
|
[Share Action] › src/tests/share/share-file.e2e.ts:206:11 › Share a file › when logged in › from Personal Files › [C286333] Disable the share link expiration:
e2e/playwright/share-action/src/tests/share/share-file.e2e.ts#L217
1) [Share Action] › src/tests/share/share-file.e2e.ts:206:11 › Share a file › when logged in › from Personal Files › [C286333] Disable the share link expiration
Error: expect(received).toBe(expected) // Object.is equality
Expected: ""
Received: "2025-12-09T12:19:15.983+0000"
215 | await page.waitForTimeout(timeouts.tiny);
216 | await personalFiles.shareDialog.clickClose();
> 217 | expect(await nodesApiAction.getNodeProperty(file7Id, 'qshare:expiryDate')).toBe('');
| ^
218 | });
219 |
220 | test('[C286335] Shared file URL is not changed when Share dialog is closed and opened again', async ({ personalFiles }) => {
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/share-action/src/tests/share/share-file.e2e.ts:217:84
|
[Share Action] › src/tests/share/unshare-file-search-results.e2e.ts:116:7 › Unshare a file from Search Results › [C306995] Unshare dialog UI:
e2e/playwright/share-action/src/tests/share/unshare-file-search-results.e2e.ts#L68
2) [Share Action] › src/tests/share/unshare-file-search-results.e2e.ts:116:7 › Unshare a file from Search Results › [C306995] Unshare dialog UI
"beforeAll" hook timeout of 150000ms exceeded.
66 | const apiClientFactory = new ApiClientFactory();
67 |
> 68 | test.beforeAll(async () => {
| ^
69 | try {
70 | test.setTimeout(timeouts.extendedTest);
71 | 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.e2e.ts:68:8
|
[Share Action] › src/tests/share/unshare-file-search-results.e2e.ts:156:7 › Unshare a file from Search Results › [C306997] Cancel the Unshare action:
e2e/playwright/share-action/src/tests/share/unshare-file-search-results.e2e.ts#L68
3) [Share Action] › src/tests/share/unshare-file-search-results.e2e.ts:156:7 › Unshare a file from Search Results › [C306997] Cancel the Unshare action
"beforeAll" hook timeout of 150000ms exceeded.
66 | const apiClientFactory = new ApiClientFactory();
67 |
> 68 | test.beforeAll(async () => {
| ^
69 | try {
70 | test.setTimeout(timeouts.extendedTest);
71 | 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.e2e.ts:68:8
|
[Share Action] › src/tests/share/unshare-file-search-results.e2e.ts:156:7 › Unshare a file from Search Results › [C306997] Cancel the Unshare action:
e2e/playwright/share-action/src/tests/share/unshare-file-search-results.e2e.ts#L103
3) [Share Action] › src/tests/share/unshare-file-search-results.e2e.ts:156:7 › Unshare a file from Search Results › [C306997] Cancel the Unshare action
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: ----- beforeAll failed : Error: {"error":{"errorKey":"framework.exception.ApiDefault","statusCode":500,"briefSummary":"Failed to update node 32","stackTrace":"For security reasons the stack trace is no longer displayed, but the property is kept for previous versions","descriptionURL":"https://api-explorer.alfresco.com","logId":"03802a15-779c-46ac-802a-15779c66ac85"}}
101 | await filesAction.waitForNodes(`search-file-${searchRandom}`, { expect: 6 });
102 | } catch (error) {
> 103 | throw new Error(`----- beforeAll failed : ${error}`);
| ^
104 | }
105 | });
106 |
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/share-action/src/tests/share/unshare-file-search-results.e2e.ts:103:13
|
[Share Action] › src/tests/share/unshare-file-search-results.e2e.ts:193:7 › Unshare a file from Search Results › [C306998] Consumer - on Search Results - file shared by other user:
e2e/playwright/share-action/src/tests/share/unshare-file-search-results.e2e.ts#L68
4) [Share Action] › src/tests/share/unshare-file-search-results.e2e.ts:193:7 › Unshare a file from Search Results › [C306998] Consumer - on Search Results - file shared by other user
"beforeAll" hook timeout of 150000ms exceeded.
66 | const apiClientFactory = new ApiClientFactory();
67 |
> 68 | test.beforeAll(async () => {
| ^
69 | try {
70 | test.setTimeout(timeouts.extendedTest);
71 | 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.e2e.ts:68:8
|
E2E Playwright - search
Timed out waiting 600s for the test suite to run
|
E2E Playwright - search
Timed out waiting 600s for the teardown for test suite to run
|
[Search] › src/tests/search-filters-location.e2e.ts:70:7 › Search - Filters - Location › [C279231] Filter by location - files:
e2e/playwright/search/src/tests/search-filters-location.e2e.ts#L46
1) [Search] › src/tests/search-filters-location.e2e.ts:70:7 › Search - Filters - Location › [C279231] Filter by location - files
"beforeAll" hook timeout of 85000ms exceeded.
44 | });
45 |
> 46 | test.beforeAll(async () => {
| ^
47 | try {
48 | const apiClientFactory = new ApiClientFactory();
49 | await apiClientFactory.setUpAcaBackend('admin');
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/search/src/tests/search-filters-location.e2e.ts:46:8
|
[Search] › src/tests/search-filters-location.e2e.ts:70:7 › Search - Filters - Location › [C279231] Filter by location - files:
e2e/playwright/search/src/tests/search-filters-location.e2e.ts#L46
1) [Search] › src/tests/search-filters-location.e2e.ts:70:7 › Search - Filters - Location › [C279231] Filter by location - files
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
"beforeAll" hook timeout of 85000ms exceeded.
44 | });
45 |
> 46 | test.beforeAll(async () => {
| ^
47 | try {
48 | const apiClientFactory = new ApiClientFactory();
49 | await apiClientFactory.setUpAcaBackend('admin');
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/search/src/tests/search-filters-location.e2e.ts:46:8
|
[Search] › src/tests/search-filters-location.e2e.ts:70:7 › Search - Filters - Location › [C279231] Filter by location - files:
e2e/playwright/search/src/tests/search-filters-location.e2e.ts#L46
1) [Search] › src/tests/search-filters-location.e2e.ts:70:7 › Search - Filters - Location › [C279231] Filter by location - files
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
"beforeAll" hook timeout of 85000ms exceeded.
44 | });
45 |
> 46 | test.beforeAll(async () => {
| ^
47 | try {
48 | const apiClientFactory = new ApiClientFactory();
49 | await apiClientFactory.setUpAcaBackend('admin');
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/search/src/tests/search-filters-location.e2e.ts:46:8
|
[Search] › src/tests/search-results-libraries.e2e.ts:151:7 › Search Results - General › [C290013] Search library - partial name match:
e2e/playwright/search/src/tests/search-results-libraries.e2e.ts#L87
2) [Search] › src/tests/search-results-libraries.e2e.ts:151:7 › Search Results - General › [C290013] Search library - partial name match
"afterAll" hook timeout of 85000ms exceeded.
85 | });
86 |
> 87 | test.afterAll(async () => {
| ^
88 | await Utils.deleteNodesSitesEmptyTrashcan(nodesApi, trashcanApi, 'afterAll failed', sitesAdminApi, [
89 | site1.id,
90 | site2.id,
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/search/src/tests/search-results-libraries.e2e.ts:87:8
|
[Search] › src/tests/search-results-libraries.e2e.ts:151:7 › Search Results - General › [C290013] Search library - partial name match:
e2e/playwright/search/src/tests/search-results-libraries.e2e.ts#L1
2) [Search] › src/tests/search-results-libraries.e2e.ts:151:7 › Search Results - General › [C290013] Search library - partial name match
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test was interrupted.
|
[Search] › src/tests/search-results-libraries.e2e.ts:179:7 › Search Results - General › [C290017] Library visibility is correctly displayed:
e2e/playwright/search/src/tests/search-results-libraries.e2e.ts#L190
3) [Search] › src/tests/search-results-libraries.e2e.ts:179:7 › Search Results - General › [C290017] Library visibility is correctly displayed
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 5
- Object {}
+ Object {
+ "user-site-gvmxo-moderated": "MODERATED",
+ "user-site-gvmxo-private": "PRIVATE",
+ "user-site-gvmxo-public": "PUBLIC",
+ }
188 | const actualSitesVisibility = await searchPage.dataTable.getSitesNameAndVisibility();
189 |
> 190 | expect(expectedSitesVisibility).toEqual(actualSitesVisibility);
| ^
191 | });
192 |
193 | test('[C290018] User role is correctly displayed', async ({ searchPage }) => {
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/search/src/tests/search-results-libraries.e2e.ts:190:37
|
[Search] › src/tests/search-results-libraries.e2e.ts:179:7 › Search Results - General › [C290017] Library visibility is correctly displayed:
e2e/playwright/search/src/tests/search-results-libraries.e2e.ts#L105
3) [Search] › src/tests/search-results-libraries.e2e.ts:179:7 › Search Results - General › [C290017] Library visibility is correctly displayed
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
"beforeAll" hook timeout of 85000ms exceeded.
103 | });
104 |
> 105 | test.beforeAll(async () => {
| ^
106 | try {
107 | const apiClientFactory = new ApiClientFactory();
108 | await apiClientFactory.setUpAcaBackend('admin');
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/search/src/tests/search-results-libraries.e2e.ts:105:8
|
[Search] › src/tests/search-results-libraries.e2e.ts:179:7 › Search Results - General › [C290017] Library visibility is correctly displayed:
e2e/playwright/search/src/tests/search-results-libraries.e2e.ts#L1
3) [Search] › src/tests/search-results-libraries.e2e.ts:179:7 › Search Results - General › [C290017] Library visibility is correctly displayed
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
E2E Playwright - library-actions
Timed out waiting 600s for the test suite to run
|
E2E Playwright - library-actions
Timed out waiting 600s for the teardown for test suite to run
|
[Library Actions] › src/tests/library-actions.e2e.ts:178:9 › Library actions › My Libraries page › [C290106] Leave a library from My Libraries:
e2e/playwright/library-actions/src/tests/library-actions.e2e.ts#L179
1) [Library Actions] › src/tests/library-actions.e2e.ts:178:9 › Library actions › My Libraries page › [C290106] Leave a library from My Libraries
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('adf-datatable adf-datatable-row').filter({ hasText: 'playwright-U1-library-25oj9' }).locator('[title="Manager"]')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('adf-datatable adf-datatable-row').filter({ hasText: 'playwright-U1-library-25oj9' }).locator('[title="Manager"]')
177 |
178 | test('[C290106] Leave a library from My Libraries', async () => {
> 179 | await expect(libraryTable.getCellByColumnNameAndRowItem(user1Library1, managerRole)).toBeVisible();
| ^
180 | await libraryTable.performActionFromExpandableMenu(user1Library1, leaveLibraryButton);
181 | await expect.soft(confirmDialog.getDialogTitle('Leave this library?')).toBeVisible();
182 | await expect.soft(confirmDialog.getDialogContent('Leaving will remove your access.')).toBeVisible();
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/library-actions/src/tests/library-actions.e2e.ts:179:92
|
[Library Actions] › src/tests/library-actions.e2e.ts:178:9 › Library actions › My Libraries page › [C290106] Leave a library from My Libraries:
e2e/playwright/library-actions/src/tests/library-actions.e2e.ts#L186
1) [Library Actions] › src/tests/library-actions.e2e.ts:178:9 › Library actions › My Libraries page › [C290106] Leave a library from My Libraries
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('adf-snackbar-content [data-automation-id=\'adf-snackbar-message-content\']').filter({ hasText: 'You have left the library' }).first()
Expected: visible
Received: <element(s) not found>
Call log:
- expect.soft.toBeVisible with timeout 5000ms
- waiting for locator('adf-snackbar-content [data-automation-id=\'adf-snackbar-message-content\']').filter({ hasText: 'You have left the library' }).first()
184 | await expect.soft(confirmDialog.cancelButton).toBeVisible();
185 | await confirmDialog.okButton.click();
> 186 | await expect.soft(snackBar.getByMessageLocator(leftMessage)).toBeVisible();
| ^
187 | await expect(libraryTable.getRowByName(user1Library1)).toBeHidden();
188 | });
189 |
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/library-actions/src/tests/library-actions.e2e.ts:186:68
|
[Library Actions] › src/tests/library-actions.e2e.ts:178:9 › Library actions › My Libraries page › [C290106] Leave a library from My Libraries:
e2e/playwright/library-actions/src/tests/library-actions.e2e.ts#L187
1) [Library Actions] › src/tests/library-actions.e2e.ts:178:9 › Library actions › My Libraries page › [C290106] Leave a library from My Libraries
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeHidden()
Locator: locator('adf-datatable adf-datatable-row').filter({ hasText: 'playwright-U1-library-1cbpu' })
Expected: hidden
Received: visible
Call log:
- expect.toBeHidden with timeout 5000ms
- waiting for locator('adf-datatable adf-datatable-row').filter({ hasText: 'playwright-U1-library-1cbpu' })
9 × locator resolved to <adf-datatable-row role="row" cdkdrag="" tabindex="0" aria-selected="true" ng-reflect-disabled="true" ng-reflect-enabled="false" ng-reflect-row="[object Object]" ng-reflect-data="[object Object]" data-automation-id="datatable-row-5" ng-reflect-ng-class=" adf-context-menu-source " ng-reflect-boundary-element=".adf-datatable-body" aria-label="playwright-U1-library-1cbpu selected" class="adf-datatable-row cdk-drag cdk-drag-disabled ng-star-inserted adf-context-menu-source adf-is-selected">…</adf-datatable-row>
- unexpected value "visible"
185 | await confirmDialog.okButton.click();
186 | await expect.soft(snackBar.getByMessageLocator(leftMessage)).toBeVisible();
> 187 | await expect(libraryTable.getRowByName(user1Library1)).toBeHidden();
| ^
188 | });
189 |
190 | test('[C290111] Cancel Leave Library', async () => {
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/library-actions/src/tests/library-actions.e2e.ts:187:62
|
[Library Actions] › src/tests/library-actions.e2e.ts:273:9 › Library actions › Favorite Libraries page › [C290110] Leave a library from Favorite Libraries:
e2e/playwright/library-actions/src/tests/library-actions.e2e.ts#L280
2) [Library Actions] › src/tests/library-actions.e2e.ts:273:9 › Library actions › Favorite Libraries page › [C290110] Leave a library from Favorite Libraries
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('adf-snackbar-content [data-automation-id=\'adf-snackbar-message-content\']').filter({ hasText: 'You have left the library' }).first()
Expected: visible
Received: <element(s) not found>
Call log:
- expect.soft.toBeVisible with timeout 5000ms
- waiting for locator('adf-snackbar-content [data-automation-id=\'adf-snackbar-message-content\']').filter({ hasText: 'You have left the library' }).first()
278 | await libraryTable.performActionFromExpandableMenu(user1Library2, leaveLibraryButton);
279 | await confirmDialog.okButton.click();
> 280 | await expect.soft(snackBar.getByMessageLocator(leftMessage)).toBeVisible();
| ^
281 | await expect(libraryTable.getCellByColumnNameAndRowItem(user1Library2, notMemberString)).toBeVisible();
282 | });
283 |
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/library-actions/src/tests/library-actions.e2e.ts:280:68
|
[Library Actions] › src/tests/library-actions.e2e.ts:273:9 › Library actions › Favorite Libraries page › [C290110] Leave a library from Favorite Libraries:
e2e/playwright/library-actions/src/tests/library-actions.e2e.ts#L281
2) [Library Actions] › src/tests/library-actions.e2e.ts:273:9 › Library actions › Favorite Libraries page › [C290110] Leave a library from Favorite Libraries
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('adf-datatable adf-datatable-row').filter({ hasText: 'playwright-U1-library-1k1yr' }).locator('[title="Not a member"]')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('adf-datatable adf-datatable-row').filter({ hasText: 'playwright-U1-library-1k1yr' }).locator('[title="Not a member"]')
279 | await confirmDialog.okButton.click();
280 | await expect.soft(snackBar.getByMessageLocator(leftMessage)).toBeVisible();
> 281 | await expect(libraryTable.getCellByColumnNameAndRowItem(user1Library2, notMemberString)).toBeVisible();
| ^
282 | });
283 |
284 | test('[C290108] Cancel join from Favorite Libraries', async ({ favoriteLibrariesPage }) => {
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/library-actions/src/tests/library-actions.e2e.ts:281:96
|
[Library Actions] › src/tests/library-actions.e2e.ts:273:9 › Library actions › Favorite Libraries page › [C290110] Leave a library from Favorite Libraries:
e2e/playwright/library-actions/src/tests/library-actions.e2e.ts#L1
2) [Library Actions] › src/tests/library-actions.e2e.ts:273:9 › Library actions › Favorite Libraries page › [C290110] Leave a library from Favorite Libraries
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test was interrupted.
|
[Library Actions] › src/tests/library-actions.e2e.ts:414:9 › Library actions › Search Page › [C306965] Delete a library from Search Results:
e2e/playwright/library-actions/src/tests/library-actions.e2e.ts#L145
3) [Library Actions] › src/tests/library-actions.e2e.ts:414:9 › Library actions › Search Page › [C306965] Delete a library from Search Results
"afterAll" hook timeout of 85000ms exceeded.
143 | });
144 |
> 145 | test.afterAll(async () => {
| ^
146 | try {
147 | await adminSitesApi.deleteSites(adminLibraryIds);
148 | await adminSitesApi.deleteSites(adminModerateLibraryIds);
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/library-actions/src/tests/library-actions.e2e.ts:145:8
|
[Library Actions] › src/tests/library-actions.e2e.ts:414:9 › Library actions › Search Page › [C306965] Delete a library from Search Results:
e2e/playwright/library-actions/src/tests/library-actions.e2e.ts#L1
3) [Library Actions] › src/tests/library-actions.e2e.ts:414:9 › Library actions › Search Page › [C306965] Delete a library from Search Results
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
E2E Playwright - copy-move-actions
Timed out waiting 600s for the test suite to run
|
E2E Playwright - copy-move-actions
Timed out waiting 600s for the teardown for test suite to run
|
[Copy Move Actions] › src/tests/move.e2e.ts:198:9 › Move actions › [C217321] Move folder that contains locked file:
e2e/playwright/copy-move-actions/src/tests/move.e2e.ts#L181
1) [Copy Move Actions] › src/tests/move.e2e.ts:198:9 › Move actions › [C217321] Move folder that contains locked file
Error: expect(received).toBeTruthy()
Received: false
179 | expect.soft(await personalFiles.dataTable.isItemPresent(sourceFolder)).toBeFalsy();
180 | await personalFiles.dataTable.performClickFolderOrFileToOpen(destinationFolder);
> 181 | expect.soft(await personalFiles.dataTable.isItemPresent(sourceFolder)).toBeTruthy();
| ^
182 | await personalFiles.dataTable.performClickFolderOrFileToOpen(sourceFolder);
183 | expect(await personalFiles.dataTable.isItemPresent(sourceFileInsideFolder)).toBeTruthy();
184 | }
at moveFolderWithContent (/home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/copy-move-actions/src/tests/move.e2e.ts:181:76)
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/copy-move-actions/src/tests/move.e2e.ts:199:7
|
[Copy Move Actions] › src/tests/move.e2e.ts:198:9 › Move actions › [C217321] Move folder that contains locked file:
e2e/playwright/copy-move-actions/src/tests/move.e2e.ts#L181
1) [Copy Move Actions] › src/tests/move.e2e.ts:198:9 › Move actions › [C217321] Move folder that contains locked file
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBeTruthy()
Received: false
179 | expect.soft(await personalFiles.dataTable.isItemPresent(sourceFolder)).toBeFalsy();
180 | await personalFiles.dataTable.performClickFolderOrFileToOpen(destinationFolder);
> 181 | expect.soft(await personalFiles.dataTable.isItemPresent(sourceFolder)).toBeTruthy();
| ^
182 | await personalFiles.dataTable.performClickFolderOrFileToOpen(sourceFolder);
183 | expect(await personalFiles.dataTable.isItemPresent(sourceFileInsideFolder)).toBeTruthy();
184 | }
at moveFolderWithContent (/home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/copy-move-actions/src/tests/move.e2e.ts:181:76)
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/copy-move-actions/src/tests/move.e2e.ts:199:7
|
[Copy Move Actions] › src/tests/move.e2e.ts:198:9 › Move actions › [C217321] Move folder that contains locked file:
projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts#L225
1) [Copy Move Actions] › src/tests/move.e2e.ts:198:9 › Move actions › [C217321] Move folder that contains locked file
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.isVisible: Target page, context or browser has been closed
at ../../../projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts:225
223 | async goThroughPagesLookingForRowWithName(name: string | number): Promise<void> {
224 | await this.spinnerWaitForReload();
> 225 | if (await this.getRowByName(name).isVisible()) {
| ^
226 | return null;
227 | }
228 |
at DataTableComponent.goThroughPagesLookingForRowWithName (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts:225:39)
at DataTableComponent.isItemPresent (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts:209:5)
at moveFolderWithContent (/home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/copy-move-actions/src/tests/move.e2e.ts:183:12)
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/copy-move-actions/src/tests/move.e2e.ts:199:7
|
[Copy Move Actions] › src/tests/destination-picker-dialog.e2e.ts:96:7 › Copy Move actions › [C263878] Collaborator user can select the folder as destination:
e2e/playwright/copy-move-actions/src/tests/destination-picker-dialog.e2e.ts#L1
2) [Copy Move Actions] › src/tests/destination-picker-dialog.e2e.ts:96:7 › Copy Move actions › [C263878] Collaborator user can select the folder as destination
Test timeout of 150000ms exceeded.
|
[Copy Move Actions] › src/tests/destination-picker-dialog.e2e.ts:96:7 › Copy Move actions › [C263878] Collaborator user can select the folder as destination:
projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts#L204
2) [Copy Move Actions] › src/tests/destination-picker-dialog.e2e.ts:96:7 › Copy Move actions › [C263878] Collaborator user can select the folder as destination
Error: locator.click: Test timeout of 150000ms exceeded.
Call log:
- waiting for locator('adf-datatable .adf-cell-value span[role="link"]').filter({ hasText: 'site-51bh4' })
at ../../../projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts:204
202 | */
203 | async performClickFolderOrFileToOpen(name: string): Promise<void> {
> 204 | await this.getCellLinkByName(name).click();
| ^
205 | await this.spinnerWaitForReload();
206 | }
207 |
at DataTableComponent.performClickFolderOrFileToOpen (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts:204:40)
at copyContentInMyLibraries (/home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/copy-move-actions/src/tests/destination-picker-dialog.e2e.ts:76:37)
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/copy-move-actions/src/tests/destination-picker-dialog.e2e.ts:99:11
|
E2E Playwright - copy-move-actions
Process completed with exit code 1.
|
E2E Playwright - list-views
Timed out waiting 600s for the test suite to run
|
E2E Playwright - list-views
Timed out waiting 600s for the teardown for test suite to run
|
[List Views] › src/tests/favorites.e2e.ts:129:9 › Favorites Files › Regular user's Favorites files › [C280485] Location column redirect - file in site:
e2e/playwright/list-views/src/tests/favorites.e2e.ts#L42
1) [List Views] › src/tests/favorites.e2e.ts:129:9 › Favorites Files › Regular user's Favorites files › [C280485] Location column redirect - file in site
"beforeAll" hook timeout of 150000ms exceeded.
40 | const fileName4 = `file4-${Utils.random()}.txt`;
41 |
> 42 | test.beforeAll(async () => {
| ^
43 | try {
44 | test.setTimeout(timeouts.extendedTest);
45 | const apiClientFactory = new ApiClientFactory();
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/list-views/src/tests/favorites.e2e.ts:42:8
|
[List Views] › src/tests/favorites.e2e.ts:129:9 › Favorites Files › Regular user's Favorites files › [C280485] Location column redirect - file in site:
e2e/playwright/list-views/src/tests/favorites.e2e.ts#L1
1) [List Views] › src/tests/favorites.e2e.ts:129:9 › Favorites Files › Regular user's Favorites files › [C280485] Location column redirect - file in site
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 85000ms exceeded.
|
[List Views] › src/tests/favorites.e2e.ts:129:9 › Favorites Files › Regular user's Favorites files › [C280485] Location column redirect - file in site:
projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts#L291
1) [List Views] › src/tests/favorites.e2e.ts:129:9 › Favorites Files › Regular user's Favorites files › [C280485] Location column redirect - file in site
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Test timeout of 85000ms exceeded.
Call log:
- waiting for locator('adf-datatable adf-datatable-row').filter({ hasText: 'file1-lqfgf.txt' }).locator('.aca-location-link')
at ../../../projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts:291
289 |
290 | async clickItemLocation(name: string): Promise<void> {
> 291 | await this.getItemLocationEl(name).click();
| ^
292 | }
293 |
294 | async getSortingOrder(): Promise<string> {
at DataTableComponent.clickItemLocation (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts:291:40)
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/list-views/src/tests/favorites.e2e.ts:130:36
|
[List Views] › src/tests/favorites.e2e.ts:129:9 › Favorites Files › Regular user's Favorites files › [C280485] Location column redirect - file in site:
e2e/playwright/list-views/src/tests/favorites.e2e.ts#L1
1) [List Views] › src/tests/favorites.e2e.ts:129:9 › Favorites Files › Regular user's Favorites files › [C280485] Location column redirect - file in site
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test was interrupted.
|
[List Views] › src/tests/file-libraries.e2e.ts:143:9 › File Libraries › Favorite Libraries › [C289893] has the correct columns:
e2e/playwright/list-views/src/tests/file-libraries.e2e.ts#L1
2) [List Views] › src/tests/file-libraries.e2e.ts:143:9 › File Libraries › Favorite Libraries › [C289893] has the correct columns
Test timeout of 85000ms exceeded.
|
[List Views] › src/tests/file-libraries.e2e.ts:143:9 › File Libraries › Favorite Libraries › [C289893] has the correct columns:
projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts#L267
2) [List Views] › src/tests/file-libraries.e2e.ts:143:9 › File Libraries › Favorite Libraries › [C289893] has the correct columns
Error: locator.waitFor: Test timeout of 85000ms exceeded.
Call log:
- waiting for locator('adf-datatable .adf-datatable-row .adf-datatable-cell-header .adf-datatable-cell-value').first()
at ../../../projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts:267
265 | async getColumnHeaders(): Promise<Array<string>> {
266 | const columnNameLocator = this.columnHeaders;
> 267 | await this.columnHeaders.nth(0).waitFor({ state: 'attached' });
| ^
268 | return columnNameLocator.allTextContents();
269 | }
270 |
at DataTableComponent.getColumnHeaders (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts:267:37)
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/list-views/src/tests/file-libraries.e2e.ts:145:68
|
[List Views] › src/tests/file-libraries.e2e.ts:143:9 › File Libraries › Favorite Libraries › [C289893] has the correct columns:
e2e/playwright/list-views/src/tests/file-libraries.e2e.ts#L1
2) [List Views] › src/tests/file-libraries.e2e.ts:143:9 › File Libraries › Favorite Libraries › [C289893] has the correct columns
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test was interrupted.
|
[List Views] › src/tests/empty-list.e2e.ts:149:9 › Empty list views › [C280075] Personal Files - pagination controls not displayed:
e2e/playwright/list-views/src/tests/empty-list.e2e.ts#L115
3) [List Views] › src/tests/empty-list.e2e.ts:149:9 › Empty list views › [C280075] Personal Files - pagination controls not displayed
Error: expect(received).toBeFalsy()
Received: true
113 | async function checkPaginationForTabs(searchPage: SearchPage, tab: string, personalFiles: PersonalFilesPage) {
114 | await searchPage.sidenav.openPanel(tab);
> 115 | expect(await personalFiles.pagination.isRangePresent()).toBeFalsy();
| ^
116 | expect(await personalFiles.pagination.isMaxItemsPresent()).toBeFalsy();
117 | expect(await personalFiles.pagination.isCurrentPagePresent()).toBeFalsy();
118 | expect(await personalFiles.pagination.isTotalPagesPresent()).toBeFalsy();
at checkPaginationForTabs (/home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/list-views/src/tests/empty-list.e2e.ts:115:61)
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/list-views/src/tests/empty-list.e2e.ts:150:7
|
Finalize
Process completed with exit code 1.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Unit tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Slow Test:
[Info Drawer] › src/tests/general.e2e.ts#L1
[Info Drawer] › src/tests/general.e2e.ts took 20.6s
|
Slow Test:
[Viewer] › src/tests/viewer-useraction.e2e.ts#L1
[Viewer] › src/tests/viewer-useraction.e2e.ts took 24.3s
|
Slow Test:
[Search] › src/tests/search-filters-general.e2e.ts#L1
[Search] › src/tests/search-filters-general.e2e.ts took 31.3s
|
Slow Test:
[Search] › src/tests/search-input.e2e.ts#L1
[Search] › src/tests/search-input.e2e.ts took 17.0s
|
Slow Test:
[List Views] › src/tests/generic-errors.e2e.ts#L1
[List Views] › src/tests/generic-errors.e2e.ts took 48.4s
|
Finalize
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
🎭 Playwright Run Summary
6 passed (24.2s)
|
🎭 Playwright Run Summary
11 passed (1.5m)
|
🎭 Playwright Run Summary
16 passed (2.2m)
|
🎭 Playwright Run Summary
1 flaky
[Favorite Actions] › src/tests/mark-favorite.e2e.ts:126:9 › Mark items as favorites › on Personal Files › [XAT-5042] Favorite action has empty star icon for an item not marked as favorite
8 passed (2.6m)
|
🎭 Playwright Run Summary
25 passed (3.4m)
|
🎭 Playwright Run Summary
29 passed (3.5m)
|
🎭 Playwright Run Summary
1 failed
[Create Actions] › src/tests/create-library.e2e.ts:118:9 › Create Libraries › On My Libraries dataTable › [C280025] Create a public library
2 flaky
[Create Actions] › src/tests/create-library.e2e.ts:152:9 › Create Libraries › On My Libraries dataTable › [C289882] Create a library with a given ID and description
[Create Actions] › src/tests/create-library.e2e.ts:240:7 › Create Libraries › [C280028] Create library using the ID of a library from the Trashcan
17 passed (4.4m)
|
🎭 Playwright Run Summary
1 flaky
[Delete Actions] › src/tests/delete-undo-delete.e2e.ts:119:9 › Delete and undo delete › on Personal Files › [C217125] delete a file and check notification
22 passed (5.0m)
|
🎭 Playwright Run Summary
1 failed
[Folder Rules] › src/tests/create-rules.e2e.ts:102:7 › Folder Rules Actions › [XAT-885] Create a rule in a folder and inherit it in a subfolder (Rule applies to subfolders)
2 flaky
[Folder Rules] › src/tests/create-rules.e2e.ts:132:7 › Folder Rules Actions › [XAT-888] Create a rule with multiple actions
[Folder Rules] › src/tests/create-rules.e2e.ts:248:7 › Folder Rules Actions › [XAT-895] Create a rule with multiple conditions utilising all available comparators and conditions
21 passed (5.4m)
|
🎭 Playwright Run Summary
4 flaky
[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
[Pagination] › src/tests/favorites.ts:79:9 › Pagination on multiple pages : › on Favorites › Pagination controls : › [C280119] navigate to next and previous pages
7 passed (6.4m)
|
🎭 Playwright Run Summary
4 flaky
[Viewer] › src/tests/viewer-action.e2e.ts:199:7 › viewer action file › [MNT-21058] Upload new version action when node is locked
[Viewer] › src/tests/viewer-file-types.e2e.ts:115:7 › viewer file types › [XAT-17180] Document files are properly displayed in the viewer - PDF
[Viewer] › src/tests/viewer.e2e.ts:106:7 › viewer file › [C279269] Viewer opens on double clicking on a file from Personal Files
[Viewer] › src/tests/viewer.e2e.ts:134:7 › viewer file › [C284636] Viewer opens for a file from Recent Files
30 passed (6.3m)
|
🎭 Playwright Run Summary
1 flaky
[special-permissions] › src/tests/other-permissions.ts:175:11 › Special permissions : › File locked - user is lock owner › available actions : › available actions in the file select : › on Favorites - [C297659]
63 passed (6.6m)
|
🎭 Playwright Run Summary
4 flaky
[Share Action] › src/tests/share/share-file.e2e.ts:206:11 › Share a file › when logged in › from Personal Files › [C286333] Disable the share link expiration
[Share Action] › src/tests/share/unshare-file-search-results.e2e.ts:116:7 › Unshare a file from Search Results › [C306995] Unshare dialog UI
[Share Action] › src/tests/share/unshare-file-search-results.e2e.ts:156:7 › Unshare a file from Search Results › [C306997] Cancel the Unshare action
[Share Action] › src/tests/share/unshare-file-search-results.e2e.ts:193:7 › Unshare a file from Search Results › [C306998] Consumer - on Search Results - file shared by other user
11 passed (6.8m)
|
🎭 Playwright Run Summary
7 failed
[Search] › src/tests/search-filters-location.e2e.ts:70:7 › Search - Filters - Location › [C279231] Filter by location - files
[Search] › src/tests/search-results-libraries.e2e.ts:151:7 › Search Results - General › [C290013] Search library - partial name match
[Search] › src/tests/search-results-libraries.e2e.ts:179:7 › Search Results - General › [C290017] Library visibility is correctly displayed
[Search] › src/tests/search-results-libraries.e2e.ts:214:7 › Search Results - General › [C290028] Search libraries with special characters
[Search] › src/tests/search-sorting.e2e.ts:162:9 › Search sorting › [C277728] Sort by Name ─────
[Search] › src/tests/search-sorting.e2e.ts:162:9 › Search sorting › [C277734] Sort by Created date
[Search] › src/tests/search-sorting.e2e.ts:162:9 › Search sorting › [C277732] Sort by Modifier ─
5 flaky
[Search] › src/tests/search-filters-location.e2e.ts:82:7 › Search - Filters - Location › [C279231] Filter by location - folders
[Search] › src/tests/search-filters-logic.e2e.ts:103:7 › Search - Filters - Logic › [C699502] Filter with Exclude
[Search] › src/tests/search-filters-logic.e2e.ts:146:7 › Search - Filters - Logic › [C699504] Filter with all options
[Search] › src/tests/search-filters-properties.e2e.ts:87:7 › Search - Filters - Properties › [C699047] Filter by type
[Search] › src/tests/search-highlighting.e2e.ts:75:7 › Search Highlighting › [XAT-17121] Matching phrases should be highlighted in the file content for search results
5 did not run
32 passed (10.0m)
|
🎭 Playwright Run Summary
3 failed
[Library Actions] › src/tests/library-actions.e2e.ts:178:9 › Library actions › My Libraries page › [C290106] Leave a library from My Libraries
[Library Actions] › src/tests/library-actions.e2e.ts:273:9 › Library actions › Favorite Libraries page › [C290110] Leave a library from Favorite Libraries
[Library Actions] › src/tests/library-actions.e2e.ts:414:9 › Library actions › Search Page › [C306965] Delete a library from Search Results
1 flaky
[Library Actions] › src/tests/library-actions.e2e.ts:358:9 › Library actions › Search Page › [C306961] Leave a library from Search Results
11 did not run
4 passed (10.0m)
|
🎭 Playwright Run Summary
1 failed
[Copy Move Actions] › src/tests/move.e2e.ts:198:9 › Move actions › [C217321] Move folder that contains locked file
1 flaky
[Copy Move Actions] › src/tests/destination-picker-dialog.e2e.ts:96:7 › Copy Move actions › [C263878] Collaborator user can select the folder as destination
21 passed (10.0m)
|
🎭 Playwright Run Summary
2 failed
[List Views] › src/tests/favorites.e2e.ts:129:9 › Favorites Files › Regular user's Favorites files › [C280485] Location column redirect - file in site
[List Views] › src/tests/file-libraries.e2e.ts:143:9 › File Libraries › Favorite Libraries › [C289893] has the correct columns
1 interrupted
[List Views] › src/tests/permissions.e2e.ts:89:9 › Special permissions › file not displayed if user no longer has permissions on it › [C213173] on Recent Files
3 flaky
[List Views] › src/tests/empty-list.e2e.ts:149:9 › Empty list views › [C280075] Personal Files - pagination controls not displayed
[List Views] › src/tests/favorites.e2e.ts:93:9 › Favorites Files › Regular user's Favorites files › [C280482] has the correct columns
[List Views] › src/tests/favorites.e2e.ts:107:9 › Favorites Files › Regular user's Favorites files › [C213231] Location column displays the parent folder of the files
40 did not run
22 passed (10.0m)
|