GH Auto: Upstream dependencies ADF:7.0.0-alpha.7-12176355098 JS-API:8.0.0-alpha.7-12176355098 using Tag:7.0.0-alpha.7-12176355098 #4016
pull-request.yml
on: pull_request
Annotations
108 errors, 7 warnings, and 17 notices
[Info Drawer] › src/tests/library-properties.e2e.ts:157:7 › Library properties › [C289341] Warning appears when editing the name of the library by entering an existing name:
e2e/playwright/info-drawer/src/tests/library-properties.e2e.ts#L168
1) [Info Drawer] › src/tests/library-properties.e2e.ts:157:7 › Library properties › [C289341] Warning appears when editing the name of the library by entering an existing name
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('mat-hint')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('mat-hint')
166 | await myLibrariesPage.libraryDetails.editButton.click();
167 | await myLibrariesPage.libraryDetails.nameField.fill(site.name);
> 168 | await expect(myLibrariesPage.libraryDetails.hintMessage).toBeVisible();
| ^
169 | await expect(myLibrariesPage.libraryDetails.hintMessage).toHaveText('Library name already in use');
170 | });
171 |
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/info-drawer/src/tests/library-properties.e2e.ts:168:62
|
[Info Drawer] › src/tests/library-properties.e2e.ts:157:7 › Library properties › [C289341] Warning appears when editing the name of the library by entering an existing name:
e2e/playwright/info-drawer/src/tests/library-properties.e2e.ts#L66
1) [Info Drawer] › src/tests/library-properties.e2e.ts:157:7 › Library properties › [C289341] Warning appears when editing the name of the library by entering an existing name
"afterAll" hook timeout of 85000ms exceeded.
64 | });
65 |
> 66 | test.afterAll(async () => {
| ^
67 | await Utils.deleteNodesSitesEmptyTrashcan(undefined, undefined, 'afterAll failed', sitesApi, [site.id, siteForUpdate.id, siteDup]);
68 | });
69 |
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/info-drawer/src/tests/library-properties.e2e.ts:66:8
|
[Info Drawer] › src/tests/library-properties.e2e.ts:157:7 › Library properties › [C289341] Warning appears when editing the name of the library by entering an existing name:
e2e/playwright/info-drawer/src/tests/library-properties.e2e.ts#L1
1) [Info Drawer] › src/tests/library-properties.e2e.ts:157:7 › Library properties › [C289341] Warning appears when editing the name of the library by entering an existing name
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
[Info Drawer] › src/tests/library-properties.e2e.ts:157:7 › Library properties › [C289341] Warning appears when editing the name of the library by entering an existing name:
e2e/playwright/info-drawer/src/tests/library-properties.e2e.ts#L1
1) [Info Drawer] › src/tests/library-properties.e2e.ts:157:7 › Library properties › [C289341] Warning appears when editing the name of the library by entering an existing name
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
[Info Drawer] › src/tests/library-properties.e2e.ts:172:7 › Library properties › [C289342] Site name too long:
e2e/playwright/info-drawer/src/tests/library-properties.e2e.ts#L1
2) [Info Drawer] › src/tests/library-properties.e2e.ts:172:7 › Library properties › [C289342] Site name too long
Error: <html>
|
[Info Drawer] › src/tests/library-properties.e2e.ts:172:7 › Library properties › [C289342] Site name too long:
e2e/playwright/info-drawer/src/tests/library-properties.e2e.ts#L1
2) [Info Drawer] › src/tests/library-properties.e2e.ts:172:7 › Library properties › [C289342] Site name too long
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
[Info Drawer] › src/tests/library-properties.e2e.ts:172:7 › Library properties › [C289342] Site name too long:
e2e/playwright/info-drawer/src/tests/library-properties.e2e.ts#L1
2) [Info Drawer] › src/tests/library-properties.e2e.ts:172:7 › Library properties › [C289342] Site name too long
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
E2E Playwright - info-drawer
Process completed with exit code 1.
|
[Folder Rules] › src/tests/update-rules.e2e.ts:114:7 › Rules - Manage Rules › [XAT-900] Update a rule by removing existing aspects:
e2e/playwright/folder-rules/src/tests/update-rules.e2e.ts#L1
1) [Folder Rules] › src/tests/update-rules.e2e.ts:114:7 › Rules - Manage Rules › [XAT-900] Update a rule by removing existing aspects
Test timeout of 85000ms exceeded.
|
[Folder Rules] › src/tests/update-rules.e2e.ts:114:7 › Rules - Manage Rules › [XAT-900] Update a rule by removing existing aspects:
e2e/playwright/folder-rules/src/tests/update-rules.e2e.ts#L122
1) [Folder Rules] › src/tests/update-rules.e2e.ts:114:7 › Rules - Manage Rules › [XAT-900] Update a rule by removing existing aspects
Error: locator.waitFor: Test timeout of 85000ms exceeded.
Call log:
- waiting for locator('aca-edit-rule-dialog [data-automation-id="edit-rule-dialog-submit"]') to be hidden
124 × locator resolved to visible <button color="primary" mat-flat-button="" ng-reflect-color="primary" ng-reflect-disabled="false" data-automation-id="edit-rule-dialog-submit" mat-ripple-loader-class-name="mat-mdc-button-ripple" class="mdc-button mdc-button--unelevated mat-mdc-unelevated-button mat-primary mat-mdc-button-base cdk-focused cdk-mouse-focused">…</button>
120 | await nodesPage.actionsDropdown.insertAddAspectActionValues('History', 1);
121 | await nodesPage.manageRulesDialog.createRuleButton.click();
> 122 | await nodesPage.manageRulesDialog.createRuleButton.waitFor({ state: 'hidden' });
| ^
123 | await nodesPage.manageRules.getGroupsList(randomRuleName900).click();
124 |
125 | expect(await nodesPage.manageRules.ruleActions.count()).toEqual(2);
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/folder-rules/src/tests/update-rules.e2e.ts:122:56
|
[Folder Rules] › src/tests/update-rules.e2e.ts:114:7 › Rules - Manage Rules › [XAT-900] Update a rule by removing existing aspects:
e2e/playwright/folder-rules/src/tests/update-rules.e2e.ts#L1
1) [Folder Rules] › src/tests/update-rules.e2e.ts:114:7 › Rules - Manage Rules › [XAT-900] Update a rule by removing existing aspects
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
[Folder Rules] › src/tests/update-rules.e2e.ts:114:7 › Rules - Manage Rules › [XAT-900] Update a rule by removing existing aspects:
e2e/playwright/folder-rules/src/tests/update-rules.e2e.ts#L1
1) [Folder Rules] › src/tests/update-rules.e2e.ts:114:7 › Rules - Manage Rules › [XAT-900] Update a rule by removing existing aspects
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
[Folder Rules] › src/tests/update-rules.e2e.ts:128:7 › Rules - Manage Rules › [XAT-901] Prevent rule updating after clicking on cancel during selecting destination folder:
e2e/playwright/folder-rules/src/tests/update-rules.e2e.ts#L1
2) [Folder Rules] › src/tests/update-rules.e2e.ts:128:7 › Rules - Manage Rules › [XAT-901] Prevent rule updating after clicking on cancel during selecting destination folder
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
[Folder Rules] › src/tests/update-rules.e2e.ts:140:7 › Rules - Manage Rules › [XAT-902] Prevent rule updating when required fields are empty:
e2e/playwright/folder-rules/src/tests/update-rules.e2e.ts#L1
3) [Folder Rules] › src/tests/update-rules.e2e.ts:140:7 › Rules - Manage Rules › [XAT-902] Prevent rule updating when required fields are empty
Test timeout of 85000ms exceeded.
|
[Folder Rules] › src/tests/update-rules.e2e.ts:140:7 › Rules - Manage Rules › [XAT-902] Prevent rule updating when required fields are empty:
projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts#L214
3) [Folder Rules] › src/tests/update-rules.e2e.ts:140:7 › Rules - Manage Rules › [XAT-902] Prevent rule updating when required fields are empty
Error: locator.click: Test timeout of 85000ms exceeded.
Call log:
- waiting for locator('adf-datatable adf-datatable-row').filter({ hasText: 'folder-name-wsmwb' })
at ../../../projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts:214
212 |
213 | async getActionLocatorFromExpandableMenu(name: string | number, action: string): Promise<Locator> {
> 214 | await this.getRowByName(name).click({ button: 'right' });
| ^
215 | return this.contextMenuActions.getButtonByText(action);
216 | }
217 |
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:214: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:177:44)
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/folder-rules/src/tests/update-rules.e2e.ts:141:5
|
[Folder Rules] › src/tests/update-rules.e2e.ts:140:7 › Rules - Manage Rules › [XAT-902] Prevent rule updating when required fields are empty:
e2e/playwright/folder-rules/src/tests/update-rules.e2e.ts#L1
3) [Folder Rules] › src/tests/update-rules.e2e.ts:140:7 › Rules - Manage Rules › [XAT-902] Prevent rule updating when required fields are empty
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
[Folder Rules] › src/tests/update-rules.e2e.ts:140:7 › Rules - Manage Rules › [XAT-902] Prevent rule updating when required fields are empty:
e2e/playwright/folder-rules/src/tests/update-rules.e2e.ts#L1
3) [Folder Rules] › src/tests/update-rules.e2e.ts:140:7 › Rules - Manage Rules › [XAT-902] Prevent rule updating when required fields are empty
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
[Folder Rules] › src/tests/update-rules.e2e.ts:148:7 › Rules - Manage Rules › [XAT-903] [XAT-904] Edit existing conditions:
e2e/playwright/folder-rules/src/tests/update-rules.e2e.ts#L1
4) [Folder Rules] › src/tests/update-rules.e2e.ts:148:7 › Rules - Manage Rules › [XAT-903] [XAT-904] Edit existing conditions
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
[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-1ucqj]')
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-1ucqj]')
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-115fq]')
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-115fq]')
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-1scan]')
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-1scan]')
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:142:9 › Create Libraries › On My Libraries dataTable › [C289881] Create a private library:
e2e/playwright/create-actions/src/tests/create-library.e2e.ts#L144
2) [Create Actions] › src/tests/create-library.e2e.ts:142:9 › Create Libraries › On My Libraries dataTable › [C289881] Create a private library
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('adf-breadcrumb .adf-breadcrumb-item[title=playwright-library3-72gp6]')
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-72gp6]')
142 | test('[C289881] Create a private library', async ({ myLibrariesPage }) => {
143 | await libraryDialog.createLibraryWithNameAndId(randomLibraryName, randomLibraryId, null, privateVisibility);
> 144 | await expect(libraryBreadcrumb.getItemByTitle(randomLibraryName)).toBeVisible();
| ^
145 |
146 | await myLibrariesPage.navigate();
147 | await expect(libraryTable.getCellByColumnNameAndRowItem(randomLibraryName, privateVisibility)).toBeVisible();
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/create-actions/src/tests/create-library.e2e.ts:144:73
|
[Create Actions] › src/tests/create-library.e2e.ts:142:9 › Create Libraries › On My Libraries dataTable › [C289881] Create a private library:
e2e/playwright/create-actions/src/tests/create-library.e2e.ts#L82
2) [Create Actions] › src/tests/create-library.e2e.ts:142:9 › Create Libraries › On My Libraries dataTable › [C289881] Create a private library
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 85000ms exceeded while running "beforeEach" hook.
80 | });
81 |
> 82 | test.beforeEach(async ({ myLibrariesPage, page }) => {
| ^
83 | randomLibraryName = `playwright-library3-${Utils.random()}`;
84 | randomLibraryId = `libraryId-${Utils.random()}`;
85 | randomLibraryDescription = `libraryDescription-${Utils.random()}`;
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/create-actions/src/tests/create-library.e2e.ts:82:8
|
[Create Actions] › src/tests/create-library.e2e.ts:142:9 › Create Libraries › On My Libraries dataTable › [C289881] Create a private library:
projects/aca-playwright-shared/src/page-objects/pages/my-libraries.page.ts#L63
2) [Create Actions] › src/tests/create-library.e2e.ts:142:9 › Create Libraries › On My Libraries dataTable › [C289881] Create a private library
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Test timeout of 85000ms exceeded.
Call log:
- waiting for locator('aca-toolbar [id="app.toolbar.create"]')
at ../../../projects/aca-playwright-shared/src/page-objects/pages/my-libraries.page.ts:63
61 |
62 | async selectCreateLibrary(): Promise<void> {
> 63 | await this.acaHeader.createButton.click();
| ^
64 | await this.matMenu.createLibrary.click();
65 | }
66 |
at MyLibrariesPage.selectCreateLibrary (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/page-objects/pages/my-libraries.page.ts:63:39)
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/create-actions/src/tests/create-library.e2e.ts:90:27
|
[Create Actions] › src/tests/create-library.e2e.ts:142:9 › Create Libraries › On My Libraries dataTable › [C289881] Create a private library:
e2e/playwright/create-actions/src/tests/create-library.e2e.ts#L1
2) [Create Actions] › src/tests/create-library.e2e.ts:142:9 › Create Libraries › On My Libraries dataTable › [C289881] Create a private library
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
[Create Actions] › src/tests/create-library.e2e.ts:142:9 › Create Libraries › On My Libraries dataTable › [C289881] Create a private library:
e2e/playwright/create-actions/src/tests/create-library.e2e.ts#L1
2) [Create Actions] › src/tests/create-library.e2e.ts:142:9 › Create Libraries › On My Libraries dataTable › [C289881] Create a private library
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TypeError: Cannot read properties of null (reading 'newContext')
|
[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
3) [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-1vdm2]')
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-1vdm2]')
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
|
E2E Playwright - create-actions
Process completed with exit code 1.
|
[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
1) [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: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
1) [Share Action] › src/tests/share/unshare-file-search-results.e2e.ts:116:7 › Unshare a file from Search Results › [C306995] Unshare dialog UI
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
"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: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#L103
1) [Share Action] › src/tests/share/unshare-file-search-results.e2e.ts:116: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.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#L1
1) [Share Action] › src/tests/share/unshare-file-search-results.e2e.ts:116:7 › Unshare a file from Search Results › [C306995] Unshare dialog UI
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
[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
2) [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#L68
2) [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 ───────────────────────────────────────────────────────────────────────────────────────
"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
2) [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 #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: ----- beforeAll failed : Error: <html>
|
[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#L1
2) [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 #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
E2E Playwright - share-action
Process completed with exit code 1.
|
[Delete Actions] › src/tests/restore.e2e.ts:171:9 › Restore from Trash › failure to restore › [C217179] Restore a file when original location no longer exists:
e2e/playwright/delete-actions/src/tests/restore.e2e.ts#L1
1) [Delete Actions] › src/tests/restore.e2e.ts:171:9 › Restore from Trash › failure to restore › [C217179] Restore a file when original location no longer exists
Test timeout of 85000ms exceeded.
|
[Delete Actions] › src/tests/restore.e2e.ts:171:9 › Restore from Trash › failure to restore › [C217179] Restore a file when original location no longer exists:
projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts#L253
1) [Delete Actions] › src/tests/restore.e2e.ts:171:9 › Restore from Trash › failure to restore › [C217179] Restore a file when original location no longer exists
Error: locator.hover: Test timeout of 85000ms exceeded.
Call log:
- waiting for locator('adf-datatable adf-datatable-row').filter({ hasText: 'file2-ifk9r.txt' })
at ../../../projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts:253
251 | if (!isSelected) {
252 | const row = this.getRowByName(name);
> 253 | await row.hover();
| ^
254 | await row.locator(this.uncheckedCheckbox).click();
255 | await row.locator(this.checkedCheckbox).waitFor({ state: 'attached' });
256 | }
at DataTableComponent.selectItems (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts:253:19)
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/delete-actions/src/tests/restore.e2e.ts:172:7
|
[Delete Actions] › src/tests/restore.e2e.ts:171:9 › Restore from Trash › failure to restore › [C217179] Restore a file when original location no longer exists:
e2e/playwright/delete-actions/src/tests/restore.e2e.ts#L148
1) [Delete Actions] › src/tests/restore.e2e.ts:171:9 › Restore from Trash › failure to restore › [C217179] Restore a file when original location no longer exists
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TypeError: Cannot read properties of undefined (reading 'createFolder')
146 |
147 | test.beforeAll(async () => {
> 148 | folder1Id = (await nodesApi.createFolder(folder1)).entry.id;
| ^
149 | folder2Id = (await nodesApi.createFolder(folder2)).entry.id;
150 | file1Id1 = (await nodesApi.createFile(file1, folder1Id)).entry.id;
151 | file2Id = (await nodesApi.createFile(file2, folder2Id)).entry.id;
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/delete-actions/src/tests/restore.e2e.ts:148:35
|
[Delete Actions] › src/tests/restore.e2e.ts:171:9 › Restore from Trash › failure to restore › [C217179] Restore a file when original location no longer exists:
e2e/playwright/delete-actions/src/tests/restore.e2e.ts#L1
1) [Delete Actions] › src/tests/restore.e2e.ts:171:9 › Restore from Trash › failure to restore › [C217179] Restore a file when original location no longer exists
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
[Delete Actions] › src/tests/restore.e2e.ts:171:9 › Restore from Trash › failure to restore › [C217179] Restore a file when original location no longer exists:
e2e/playwright/delete-actions/src/tests/restore.e2e.ts#L148
1) [Delete Actions] › src/tests/restore.e2e.ts:171:9 › Restore from Trash › failure to restore › [C217179] Restore a file when original location no longer exists
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TypeError: Cannot read properties of undefined (reading 'createFolder')
146 |
147 | test.beforeAll(async () => {
> 148 | folder1Id = (await nodesApi.createFolder(folder1)).entry.id;
| ^
149 | folder2Id = (await nodesApi.createFolder(folder2)).entry.id;
150 | file1Id1 = (await nodesApi.createFile(file1, folder1Id)).entry.id;
151 | file2Id = (await nodesApi.createFile(file2, folder2Id)).entry.id;
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/delete-actions/src/tests/restore.e2e.ts:148:35
|
[Delete Actions] › src/tests/restore.e2e.ts:171:9 › Restore from Trash › failure to restore › [C217179] Restore a file when original location no longer exists:
e2e/playwright/delete-actions/src/tests/restore.e2e.ts#L1
1) [Delete Actions] › src/tests/restore.e2e.ts:171:9 › Restore from Trash › failure to restore › [C217179] Restore a file when original location no longer exists
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
[Delete Actions] › src/tests/restore.e2e.ts:225:9 › Restore from Trash › Notification on partial success › [C217183] one failure:
e2e/playwright/delete-actions/src/tests/restore.e2e.ts#L1
2) [Delete Actions] › src/tests/restore.e2e.ts:225:9 › Restore from Trash › Notification on partial success › [C217183] one failure
Error: <html>
|
[Delete Actions] › src/tests/restore.e2e.ts:225:9 › Restore from Trash › Notification on partial success › [C217183] one failure:
e2e/playwright/delete-actions/src/tests/restore.e2e.ts#L1
2) [Delete Actions] › src/tests/restore.e2e.ts:225:9 › Restore from Trash › Notification on partial success › [C217183] one failure
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
[Delete Actions] › src/tests/restore.e2e.ts:225:9 › Restore from Trash › Notification on partial success › [C217183] one failure:
e2e/playwright/delete-actions/src/tests/restore.e2e.ts#L1
2) [Delete Actions] › src/tests/restore.e2e.ts:225:9 › Restore from Trash › Notification on partial success › [C217183] one failure
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
[Delete Actions] › src/tests/restore.e2e.ts:231:9 › Restore from Trash › Notification on partial success › [C217184] multiple failures:
e2e/playwright/delete-actions/src/tests/restore.e2e.ts#L1
3) [Delete Actions] › src/tests/restore.e2e.ts:231:9 › Restore from Trash › Notification on partial success › [C217184] multiple failures
Error: <html>
|
[special-permissions] › src/tests/viewer.ts:144:11 › Special permissions : › Consumer › on Viewer › Consumer available actions : › file opened from File Libraries › File shared:
e2e/playwright/special-permissions-actions-available/src/tests/viewer.ts#L1
1) [special-permissions] › src/tests/viewer.ts:144:11 › Special permissions : › Consumer › on Viewer › Consumer available actions : › file opened from File Libraries › File shared, locked - [C326650]
Test timeout of 85000ms exceeded.
|
[special-permissions] › src/tests/viewer.ts:144:11 › Special permissions : › Consumer › on Viewer › Consumer available actions : › file opened from File Libraries › File shared:
projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts#L204
1) [special-permissions] › src/tests/viewer.ts:144:11 › Special permissions : › Consumer › on Viewer › Consumer available actions : › file opened from File Libraries › File shared, locked - [C326650]
Error: locator.click: Test timeout of 85000ms exceeded.
Call log:
- waiting for locator('adf-datatable .adf-cell-value span[role="link"]').filter({ hasText: 'file-1oyzi-shared-locked.txt' })
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 checkViewerActions (/home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/special-permissions-actions-available/src/tests/viewer.ts:43:41)
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/special-permissions-actions-available/src/tests/viewer.ts:145:9
|
[special-permissions] › src/tests/viewer.ts:144:11 › Special permissions : › Consumer › on Viewer › Consumer available actions : › file opened from File Libraries › File shared:
e2e/playwright/special-permissions-actions-available/src/tests/viewer.ts#L1
1) [special-permissions] › src/tests/viewer.ts:144:11 › Special permissions : › Consumer › on Viewer › Consumer available actions : › file opened from File Libraries › File shared, locked - [C326650]
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
[special-permissions] › src/tests/viewer.ts:144:11 › Special permissions : › Consumer › on Viewer › Consumer available actions : › file opened from File Libraries › File shared:
e2e/playwright/special-permissions-actions-available/src/tests/viewer.ts#L1
1) [special-permissions] › src/tests/viewer.ts:144:11 › Special permissions : › Consumer › on Viewer › Consumer available actions : › file opened from File Libraries › File shared, locked - [C326650]
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
[special-permissions] › src/tests/viewer.ts:144:11 › Special permissions : › Consumer › on Viewer › Consumer available actions : › file opened from File Libraries › File shared:
e2e/playwright/special-permissions-actions-available/src/tests/viewer.ts#L1
1) [special-permissions] › src/tests/viewer.ts:144:11 › Special permissions : › Consumer › on Viewer › Consumer available actions : › file opened from File Libraries › File shared, locked - [C326650]
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
[special-permissions] › src/tests/viewer.ts:144:11 › Special permissions : › Consumer › on Viewer › Consumer available actions : › file opened from File Libraries › File shared:
e2e/playwright/special-permissions-actions-available/src/tests/viewer.ts#L1
1) [special-permissions] › src/tests/viewer.ts:144:11 › Special permissions : › Consumer › on Viewer › Consumer available actions : › file opened from File Libraries › File shared, locked - [C326650]
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
[special-permissions] › src/tests/viewer.ts:154:11 › Special permissions : › Consumer › on Viewer › Consumer available actions : › file opened from File Libraries › File shared:
e2e/playwright/special-permissions-actions-available/src/tests/viewer.ts#L1
2) [special-permissions] › src/tests/viewer.ts:154:11 › Special permissions : › Consumer › on Viewer › Consumer available actions : › file opened from File Libraries › File shared, favorite, locked - [C326651]
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
[special-permissions] › src/tests/viewer.ts:154:11 › Special permissions : › Consumer › on Viewer › Consumer available actions : › file opened from File Libraries › File shared:
e2e/playwright/special-permissions-actions-available/src/tests/viewer.ts#L1
2) [special-permissions] › src/tests/viewer.ts:154:11 › Special permissions : › Consumer › on Viewer › Consumer available actions : › file opened from File Libraries › File shared, favorite, locked - [C326651]
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
[special-permissions] › src/tests/viewer.ts:405:11 › Special permissions : › Consumer › on Viewer › Consumer available actions : › file opened from Search Results › File shared:
e2e/playwright/special-permissions-actions-available/src/tests/viewer.ts#L1
3) [special-permissions] › src/tests/viewer.ts:405:11 › Special permissions : › Consumer › on Viewer › Consumer available actions : › file opened from Search Results › File shared, favorite - [C326673]
Test timeout of 85000ms exceeded.
|
[special-permissions] › src/tests/viewer.ts:405:11 › Special permissions : › Consumer › on Viewer › Consumer available actions : › file opened from Search Results › File shared:
projects/aca-playwright-shared/src/page-objects/pages/search.page.ts#L76
3) [special-permissions] › src/tests/viewer.ts:405:11 › Special permissions : › Consumer › on Viewer › Consumer available actions : › file opened from Search Results › File shared, favorite - [C326673]
Error: locator.click: Test timeout of 85000ms exceeded.
Call log:
- waiting for locator('aca-toolbar button[id="app.toolbar.search"]')
at ../../../projects/aca-playwright-shared/src/page-objects/pages/search.page.ts:76
74 |
75 | async searchWithin(searchText: string, searchType?: SearchType): Promise<void> {
> 76 | await this.acaHeader.searchButton.click();
| ^
77 | await this.clickSearchButton();
78 | switch (searchType) {
79 | case 'files':
at SearchPage.searchWithin (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/page-objects/pages/search.page.ts:76:39)
at checkViewerActions (/home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/special-permissions-actions-available/src/tests/viewer.ts:333:26)
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/special-permissions-actions-available/src/tests/viewer.ts:406:9
|
[Viewer] › src/tests/viewer-file-types.e2e.ts:103:7 › viewer file types › [XAT-17177] Image files are properly displayed in the viewer - JPG:
e2e/playwright/viewer/src/tests/viewer-file-types.e2e.ts#L45
1) [Viewer] › src/tests/viewer-file-types.e2e.ts:103:7 › viewer file types › [XAT-17177] Image files are properly displayed in the viewer - JPG
"beforeAll" hook timeout of 85000ms exceeded.
43 | let fileActionApi: FileActionsApi;
44 |
> 45 | test.beforeAll(async () => {
| ^
46 | const apiClientFactory = new ApiClientFactory();
47 | await apiClientFactory.setUpAcaBackend('admin');
48 | await apiClientFactory.createUser({ username });
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/viewer/src/tests/viewer-file-types.e2e.ts:45:8
|
[Viewer] › src/tests/viewer-file-types.e2e.ts:103:7 › viewer file types › [XAT-17177] Image files are properly displayed in the viewer - JPG:
e2e/playwright/viewer/src/tests/viewer-file-types.e2e.ts#L1
1) [Viewer] › src/tests/viewer-file-types.e2e.ts:103:7 › viewer file types › [XAT-17177] Image files are properly displayed in the viewer - JPG
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
[Viewer] › src/tests/viewer-file-types.e2e.ts:103:7 › viewer file types › [XAT-17177] Image files are properly displayed in the viewer - JPG:
e2e/playwright/viewer/src/tests/viewer-file-types.e2e.ts#L1
1) [Viewer] › src/tests/viewer-file-types.e2e.ts:103:7 › viewer file types › [XAT-17177] Image files are properly displayed in the viewer - JPG
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
[Viewer] › src/tests/viewer-file-types.e2e.ts:103:7 › viewer file types › [XAT-17177] Image files are properly displayed in the viewer - JPG:
e2e/playwright/viewer/src/tests/viewer-file-types.e2e.ts#L1
1) [Viewer] › src/tests/viewer-file-types.e2e.ts:103:7 › viewer file types › [XAT-17177] Image files are properly displayed in the viewer - JPG
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
[Viewer] › src/tests/viewer-file-types.e2e.ts:103:7 › viewer file types › [XAT-17177] Image files are properly displayed in the viewer - JPG:
e2e/playwright/viewer/src/tests/viewer-file-types.e2e.ts#L1
1) [Viewer] › src/tests/viewer-file-types.e2e.ts:103:7 › viewer file types › [XAT-17177] Image files are properly displayed in the viewer - JPG
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
[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: <html>
|
[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: <html>
|
[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
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
[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
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
[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
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
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#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
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
"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 #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
[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 ───────────────────────────────────────────────────────────────────────────────────────
TypeError: Cannot read properties of null (reading 'newContext')
|
[List Views] › src/tests/favorites.e2e.ts:135:9 › Favorites Files › Regular user's Favorites files › [C213230] Navigate into folder from Favorites:
e2e/playwright/list-views/src/tests/favorites.e2e.ts#L1
2) [List Views] › src/tests/favorites.e2e.ts:135:9 › Favorites Files › Regular user's Favorites files › [C213230] Navigate into folder from Favorites
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
[List Views] › src/tests/favorites.e2e.ts:135:9 › Favorites Files › Regular user's Favorites files › [C213230] Navigate into folder from Favorites:
e2e/playwright/list-views/src/tests/favorites.e2e.ts#L1
2) [List Views] › src/tests/favorites.e2e.ts:135:9 › Favorites Files › Regular user's Favorites files › [C213230] Navigate into folder from Favorites
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TypeError: Cannot read properties of null (reading 'newContext')
|
[List Views] › src/tests/file-libraries.e2e.ts:96:9 › File Libraries › My Libraries › [C217095] has the correct columns:
e2e/playwright/list-views/src/tests/file-libraries.e2e.ts#L1
3) [List Views] › src/tests/file-libraries.e2e.ts:96:9 › File Libraries › My Libraries › [C217095] has the correct columns
Test timeout of 85000ms exceeded.
|
[List Views] › src/tests/file-libraries.e2e.ts:96:9 › File Libraries › My Libraries › [C217095] has the correct columns:
projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts#L267
3) [List Views] › src/tests/file-libraries.e2e.ts:96:9 › File Libraries › My Libraries › [C217095] 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:98:61
|
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-filters-location.e2e.ts:82:7 › Search - Filters - Location › [C279231] Filter by location - folders:
e2e/playwright/search/src/tests/search-filters-location.e2e.ts#L46
2) [Search] › src/tests/search-filters-location.e2e.ts:82:7 › Search - Filters - Location › [C279231] Filter by location - folders
"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:82:7 › Search - Filters - Location › [C279231] Filter by location - folders:
e2e/playwright/search/src/tests/search-filters-location.e2e.ts#L46
2) [Search] › src/tests/search-filters-location.e2e.ts:82:7 › Search - Filters - Location › [C279231] Filter by location - folders
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:82:7 › Search - Filters - Location › [C279231] Filter by location - folders:
e2e/playwright/search/src/tests/search-filters-location.e2e.ts#L46
2) [Search] › src/tests/search-filters-location.e2e.ts:82:7 › Search - Filters - Location › [C279231] Filter by location - folders
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-filters-properties.e2e.ts:87:7 › Search - Filters - Properties › [C699047] Filter by type:
e2e/playwright/search/src/tests/search-filters-properties.e2e.ts#L92
3) [Search] › src/tests/search-filters-properties.e2e.ts:87:7 › Search - Filters - Properties › [C699047] Filter by type
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('adf-datatable adf-datatable-row').filter({ hasText: 'uqbwp-fileNameKb.pdf' })
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('adf-datatable adf-datatable-row').filter({ hasText: 'uqbwp-fileNameKb.pdf' })
90 |
91 | await expect(searchPage.searchFilters.propertiesFilter).toContainText('Properties: pdf');
> 92 | await expect(searchPage.dataTable.getRowByName(fileNamePdfKb)).toBeVisible();
| ^
93 | await expect(searchPage.dataTable.getRowByName(fileNameJpgMb)).toBeHidden();
94 | });
95 | });
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/search/src/tests/search-filters-properties.e2e.ts:92:68
|
[Search] › src/tests/search-filters-properties.e2e.ts:87:7 › Search - Filters - Properties › [C699047] Filter by type:
e2e/playwright/search/src/tests/search-filters-properties.e2e.ts#L41
3) [Search] › src/tests/search-filters-properties.e2e.ts:87:7 › Search - Filters - Properties › [C699047] Filter by type
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
"beforeAll" hook timeout of 85000ms exceeded.
39 | });
40 |
> 41 | test.beforeAll(async () => {
| ^
42 | try {
43 | const apiClientFactory = new ApiClientFactory();
44 | await apiClientFactory.setUpAcaBackend('admin');
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/search/src/tests/search-filters-properties.e2e.ts:41:8
|
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-1cdms' }).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-1cdms' }).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#L1
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: <html>
|
[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#L1
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 ───────────────────────────────────────────────────────────────────────────────────────
TypeError: Cannot read properties of null (reading 'newContext')
|
[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#L1
1) [Library Actions] › src/tests/library-actions.e2e.ts:178:9 › Library actions › My Libraries page › [C290106] Leave a library from My Libraries
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
[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#L1
1) [Library Actions] › src/tests/library-actions.e2e.ts:178:9 › Library actions › My Libraries page › [C290106] Leave a library from My Libraries
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TypeError: Cannot read properties of null (reading 'newContext')
|
[Library Actions] › src/tests/library-actions.e2e.ts:190:9 › Library actions › My Libraries page › [C290111] Cancel Leave Library:
e2e/playwright/library-actions/src/tests/library-actions.e2e.ts#L1
2) [Library Actions] › src/tests/library-actions.e2e.ts:190:9 › Library actions › My Libraries page › [C290111] Cancel Leave Library
Error: <html>
|
[Library Actions] › src/tests/library-actions.e2e.ts:190:9 › Library actions › My Libraries page › [C290111] Cancel Leave Library:
e2e/playwright/library-actions/src/tests/library-actions.e2e.ts#L1
2) [Library Actions] › src/tests/library-actions.e2e.ts:190:9 › Library actions › My Libraries page › [C290111] Cancel Leave Library
TypeError: Cannot read properties of null (reading 'newContext')
|
[Library Actions] › src/tests/library-actions.e2e.ts:190:9 › Library actions › My Libraries page › [C290111] Cancel Leave Library:
e2e/playwright/library-actions/src/tests/library-actions.e2e.ts#L1
2) [Library Actions] › src/tests/library-actions.e2e.ts:190:9 › Library actions › My Libraries page › [C290111] Cancel Leave Library
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:101:7 › Move actions › [C217318] Move a file with a name that already exists on the destination:
e2e/playwright/copy-move-actions/src/tests/move.e2e.ts#L1
1) [Copy Move Actions] › src/tests/move.e2e.ts:101:7 › Move actions › [C217318] Move a file with a name that already exists on the destination
Test timeout of 150000ms exceeded.
|
[Copy Move Actions] › src/tests/move.e2e.ts:101:7 › Move actions › [C217318] Move a file with a name that already exists on the destination:
projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts#L253
1) [Copy Move Actions] › src/tests/move.e2e.ts:101:7 › Move actions › [C217318] Move a file with a name that already exists on the destination
Error: locator.hover: Test timeout of 150000ms exceeded.
Call log:
- waiting for locator('adf-datatable adf-datatable-row').filter({ hasText: 'source-file-5z5vq.txt' })
at ../../../projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts:253
251 | if (!isSelected) {
252 | const row = this.getRowByName(name);
> 253 | await row.hover();
| ^
254 | await row.locator(this.uncheckedCheckbox).click();
255 | await row.locator(this.checkedCheckbox).waitFor({ state: 'attached' });
256 | }
at DataTableComponent.selectItems (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts:253:19)
at PersonalFilesPage.copyOrMoveContentInDatatable (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/page-objects/pages/personal-files.page.ts:101:7)
at moveContentInPersonalFiles (/home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/copy-move-actions/src/tests/move.e2e.ts:73:5)
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/copy-move-actions/src/tests/move.e2e.ts:105:5
|
[Copy Move Actions] › src/tests/move.e2e.ts:101:7 › Move actions › [C217318] Move a file with a name that already exists on the destination:
e2e/playwright/copy-move-actions/src/tests/move.e2e.ts#L60
1) [Copy Move Actions] › src/tests/move.e2e.ts:101:7 › Move actions › [C217318] Move a file with a name that already exists on the destination
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TypeError: Cannot read properties of undefined (reading 'createFolder')
58 | const loginPage = new LoginPage(page);
59 | await Utils.tryLoginUser(loginPage, username, username, 'beforeEach failed');
> 60 | destinationFolderId = (await nodesApi.createFolder(destinationFolder)).entry.id;
| ^
61 | const sourceFolderId = (await nodesApi.createFolder(sourceFolder)).entry.id;
62 | sourceFileInsideFolderId = (await nodesApi.createFile(sourceFileInsideFolder, sourceFolderId)).entry.id;
63 | sourceFileId = (await nodesApi.createFile(sourceFile)).entry.id;
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/copy-move-actions/src/tests/move.e2e.ts:60:43
|
[Copy Move Actions] › src/tests/move.e2e.ts:101:7 › Move actions › [C217318] Move a file with a name that already exists on the destination:
e2e/playwright/copy-move-actions/src/tests/move.e2e.ts#L1
1) [Copy Move Actions] › src/tests/move.e2e.ts:101:7 › Move actions › [C217318] Move a file with a name that already exists on the destination
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
[Copy Move Actions] › src/tests/move.e2e.ts:132:7 › Move actions › [C217320] Move locked file:
e2e/playwright/copy-move-actions/src/tests/move.e2e.ts#L1
2) [Copy Move Actions] › src/tests/move.e2e.ts:132:7 › Move actions › [C217320] Move locked file ─
Test timeout of 150000ms exceeded.
|
[Copy Move Actions] › src/tests/move.e2e.ts:132:7 › Move actions › [C217320] Move locked file:
projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts#L253
2) [Copy Move Actions] › src/tests/move.e2e.ts:132:7 › Move actions › [C217320] Move locked file ─
Error: locator.hover: Test timeout of 150000ms exceeded.
Call log:
- waiting for locator('adf-datatable adf-datatable-row').filter({ hasText: 'source-file-11bsa.txt' })
at ../../../projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts:253
251 | if (!isSelected) {
252 | const row = this.getRowByName(name);
> 253 | await row.hover();
| ^
254 | await row.locator(this.uncheckedCheckbox).click();
255 | await row.locator(this.checkedCheckbox).waitFor({ state: 'attached' });
256 | }
at DataTableComponent.selectItems (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts:253:19)
at PersonalFilesPage.copyOrMoveContentInDatatable (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/page-objects/pages/personal-files.page.ts:101:7)
at moveContentInPersonalFiles (/home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/copy-move-actions/src/tests/move.e2e.ts:73:5)
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/copy-move-actions/src/tests/move.e2e.ts:136:5
|
[Copy Move Actions] › src/tests/move.e2e.ts:132:7 › Move actions › [C217320] Move locked file:
e2e/playwright/copy-move-actions/src/tests/move.e2e.ts#L60
2) [Copy Move Actions] › src/tests/move.e2e.ts:132:7 › Move actions › [C217320] Move locked file ─
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TypeError: Cannot read properties of undefined (reading 'createFolder')
58 | const loginPage = new LoginPage(page);
59 | await Utils.tryLoginUser(loginPage, username, username, 'beforeEach failed');
> 60 | destinationFolderId = (await nodesApi.createFolder(destinationFolder)).entry.id;
| ^
61 | const sourceFolderId = (await nodesApi.createFolder(sourceFolder)).entry.id;
62 | sourceFileInsideFolderId = (await nodesApi.createFile(sourceFileInsideFolder, sourceFolderId)).entry.id;
63 | sourceFileId = (await nodesApi.createFile(sourceFile)).entry.id;
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/copy-move-actions/src/tests/move.e2e.ts:60:43
|
[Copy Move Actions] › src/tests/move.e2e.ts:132:7 › Move actions › [C217320] Move locked file:
e2e/playwright/copy-move-actions/src/tests/move.e2e.ts#L1
2) [Copy Move Actions] › src/tests/move.e2e.ts:132:7 › Move actions › [C217320] Move locked file ─
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
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 22.9s
|
Slow Test:
[Info Drawer] › src/tests/file-preview.e2e.ts#L1
[Info Drawer] › src/tests/file-preview.e2e.ts took 21.9s
|
Slow Test:
[Viewer] › src/tests/viewer-useraction.e2e.ts#L1
[Viewer] › src/tests/viewer-useraction.e2e.ts took 24.1s
|
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 (22.9s)
|
🎭 Playwright Run Summary
11 passed (1.3m)
|
🎭 Playwright Run Summary
9 passed (1.7m)
|
🎭 Playwright Run Summary
16 passed (2.3m)
|
🎭 Playwright Run Summary
29 passed (3.4m)
|
🎭 Playwright Run Summary
11 passed (3.8m)
|
🎭 Playwright Run Summary
2 failed
[Info Drawer] › src/tests/library-properties.e2e.ts:157:7 › Library properties › [C289341] Warning appears when editing the name of the library by entering an existing name
[Info Drawer] › src/tests/library-properties.e2e.ts:172:7 › Library properties › [C289342] Site name too long
23 passed (5.9m)
|
🎭 Playwright Run Summary
4 failed
[Folder Rules] › src/tests/update-rules.e2e.ts:114:7 › Rules - Manage Rules › [XAT-900] Update a rule by removing existing aspects
[Folder Rules] › src/tests/update-rules.e2e.ts:128:7 › Rules - Manage Rules › [XAT-901] Prevent rule updating after clicking on cancel during selecting destination folder
[Folder Rules] › src/tests/update-rules.e2e.ts:140:7 › Rules - Manage Rules › [XAT-902] Prevent rule updating when required fields are empty
[Folder Rules] › src/tests/update-rules.e2e.ts:148:7 › Rules - Manage Rules › [XAT-903] [XAT-904] Edit existing conditions
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
18 passed (6.1m)
|
🎭 Playwright Run Summary
2 failed
[Create Actions] › src/tests/create-library.e2e.ts:118:9 › Create Libraries › On My Libraries dataTable › [C280025] Create a public library
[Create Actions] › src/tests/create-library.e2e.ts:142:9 › Create Libraries › On My Libraries dataTable › [C289881] Create a private library
1 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
17 passed (6.3m)
|
🎭 Playwright Run Summary
2 failed
[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
2 did not run
11 passed (6.4m)
|
🎭 Playwright Run Summary
3 failed
[Delete Actions] › src/tests/restore.e2e.ts:171:9 › Restore from Trash › failure to restore › [C217179] Restore a file when original location no longer exists
[Delete Actions] › src/tests/restore.e2e.ts:225:9 › Restore from Trash › Notification on partial success › [C217183] one failure
[Delete Actions] › src/tests/restore.e2e.ts:231:9 › Restore from Trash › Notification on partial success › [C217184] multiple failures
2 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
[Delete Actions] › src/tests/delete-undo-delete.e2e.ts:153:9 › Delete and undo delete › on Personal Files › [C217126] delete a folder with content
18 passed (6.5m)
|
🎭 Playwright Run Summary
6 failed
[special-permissions] › src/tests/viewer.ts:144:11 › Special permissions : › Consumer › on Viewer › Consumer available actions : › file opened from File Libraries › File shared, locked - [C326650]
[special-permissions] › src/tests/viewer.ts:154:11 › Special permissions : › Consumer › on Viewer › Consumer available actions : › file opened from File Libraries › File shared, favorite, locked - [C326651]
[special-permissions] › src/tests/viewer.ts:405:11 › Special permissions : › Consumer › on Viewer › Consumer available actions : › file opened from Search Results › File shared, favorite - [C326673]
[special-permissions] › src/tests/viewer.ts:415:11 › Special permissions : › Consumer › on Viewer › Consumer available actions : › file opened from Search Results › File locked - [C326668]
[special-permissions] › src/tests/other-permissions.ts:228:11 › Special permissions : › File locked - user is lock owner › available actions : › available actions in the viewer : › file opened from Search Results - [C306993]
[special-permissions] › src/tests/other-permissions.ts:247:9 › Special permissions : › File locked by other user - user is manager › available actions : › on File Libraries - [C297664]
22 did not run
36 passed (6.4m)
|
🎭 Playwright Run Summary
4 failed
[Viewer] › src/tests/viewer-file-types.e2e.ts:103:7 › viewer file types › [XAT-17177] Image files are properly displayed in the viewer - JPG
[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-file-types.e2e.ts:149:7 › viewer file types › [XAT-5486] User can close the thumbnail pane
[Viewer] › src/tests/viewer.e2e.ts:190:7 › viewer file › [C284633] Viewer opens for a file from File Libraries
4 flaky
[Viewer] › src/tests/viewer-action.e2e.ts:182:7 › viewer action file › [C297586] [C307004] Upload new version action - major
[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.e2e.ts:106:7 › viewer file › [C279269] Viewer opens on double clicking on a file from Personal Files
[Viewer] › src/tests/viewer.e2e.ts:118:7 › viewer file › [C279283] The viewer general elements are displayed
4 did not run
22 passed (9.9m)
|
🎭 Playwright Run Summary
18 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/favorites.e2e.ts:135:9 › Favorites Files › Regular user's Favorites files › [C213230] Navigate into folder from Favorites
[List Views] › src/tests/file-libraries.e2e.ts:96:9 › File Libraries › My Libraries › [C217095] has the correct columns
[List Views] › src/tests/file-libraries.e2e.ts:102:9 › File Libraries › My Libraries › [C289905] Library visibility is correctly displayed
[List Views] › src/tests/file-libraries.e2e.ts:114:9 › File Libraries › My Libraries › [C289903] User role is correctly displayed
[List Views] › src/tests/file-libraries.e2e.ts:128:9 › File Libraries › My Libraries › [C217098] Site ID is displayed when two sites have the same name
[List Views] › src/tests/file-libraries.e2e.ts:143:9 › File Libraries › Favorite Libraries › [C289893] has the correct columns
[List Views] › src/tests/file-libraries.e2e.ts:150:9 › File Libraries › Favorite Libraries › [C289897] User can see only his favorite sites
[List Views] › src/tests/generic-errors.e2e.ts:66:7 › Generic errors › [C217313] File / folder not found
[List Views] › src/tests/generic-errors.e2e.ts:76:7 › Generic errors › [C217314] Permission denied
[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
[List Views] › src/tests/permissions.e2e.ts:113:9 › Special permissions › file not displayed if user no longer has permissions on it › [C290122] on Search Results
[List Views] › src/tests/permissions.e2e.ts:181:9 › Special permissions › Location column is empty if user doesn't have permissions on the file's parent folder › [C213668] on Shared Files
[List Views] › src/tests/personal-files.e2e.ts:67:9 › Personal Files › Regular user's personal files › [C213245] redirects to Personal Files on clicking the link from sidebar
[List Views] › src/tests/personal-files.e2e.ts:75:9 › Personal Files › Regular user's personal files › [C213246] page loads correctly after browser refresh
[List Views] › src/tests/recent-files.e2e.ts:78:7 › Recent Files › [C213168] has the correct columns
[List Views] › src/tests/recent-files.e2e.ts:90:7 › Recent Files › [C213174] file not displayed if it's been deleted
[List Views] › src/tests/recent-files.e2e.ts:100:7 › Recent Files › [C280486] Location column redirect - file in folder
3 interrupted
[List Views] › src/tests/sort-list.e2e.ts:139:7 › Remember sorting › [C589205] Size sort order is retained after viewing a file and closing the viewer
[List Views] › src/tests/sort-list.e2e.ts:169:7 › Remember sorting › [C261147] Sort order is retained when user changes the page from pagination
[List Views] › src/tests/sort-list.e2e.ts:252:9 › Remember sorting › User Tests › [C261150] Sort order is not retained between different users
7 flaky
[List Views] › src/tests/empty-list.e2e.ts:108:9 › Empty list views › [C213169] empty Recent Files
[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
[List Views] › src/tests/personal-files.e2e.ts:56:9 › Personal Files › Regular user's personal files › [C217142] has the correct columns
[List Views] › src/tests/shared-files.e2e.ts:87:7 › Shared Files › [C213113] has the correct columns
[List Views] › src/tests/shared-files.e2e.ts:102:7 › Shared Files › [C213118] unshared file is not displayed
[List Views] › src/tests/shared-files.e2e.ts:118:7 › Shared Files › [C280491] Location column redirect - file in site
17 did not run
23 passed (10.0m)
|
🎭 Playwright Run Summary
28 failed
[Search] › src/tests/search-filters-location.e2e.ts:70:7 › Search - Filters - Location › [C279231] Filter by location - files
[Search] › src/tests/search-filters-location.e2e.ts:82:7 › Search - Filters - Location › [C279231] Filter by location - folders
[Search] › src/tests/search-filters-properties.e2e.ts:87:7 › Search - Filters - Properties › [C699047] Filter by type
[Search] › src/tests/search-filters-tags.e2e.ts:77:7 › Search - Filters - Tags › [C698515] Filter with Tags
[Search] › src/tests/search-highlighting.e2e.ts:64:7 › Search Highlighting › [XAT-17119] Matching phrases should be highlighted in the file name for search results
[Search] › src/tests/search-highlighting.e2e.ts:69:7 › Search Highlighting › [XAT-17120] Matching phrases should be highlighted in the file description for search results
[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
[Search] › src/tests/search-input.e2e.ts:45:7 › Search - Input › [C289847] Search icon is displayed in toolbar and clicking on it displays search input container
[Search] › src/tests/search-input.e2e.ts:52:7 › Search - Input › [C289848] Search options are displayed when clicking in the search input
[Search] › src/tests/search-input.e2e.ts:65:7 › Search - Input › [C289849] Search options are correctly enabled / disabled
[Search] › src/tests/search-results-files-folders.e2e.ts:55:7 › Search results - files and folders › [C290029] Search file with special characters
[Search] › src/tests/search-results-files-folders.e2e.ts:63:7 › Search results - files and folders › [C279177] Location column redirect - file in user Home
[Search] › src/tests/search-results-general.e2e.ts:63:7 › Search Results - General › [C290005] Only files are returned when Files option is the only one checked
[Search] › src/tests/search-results-general.e2e.ts:71:7 › Search Results - General › [C290006] Only folders are returned when Folders option is the only one checked
[Search] › src/tests/search-results-general.e2e.ts:79:7 › Search Results - General › [C290007] Files and folders are returned when both Files and Folders options are checked
[Search] › src/tests/search-results-general.e2e.ts:87:7 › Search Results - General › [C290008] Only libraries are returned when Libraries option is checked
[Search] › src/tests/search-results-general.e2e.ts:95:7 › Search Results - General › [C279162] Results are updated automatically when changing the search term
[Search] › src/tests/search-results-general.e2e.ts:109:7 › Search Results - General › [C279178] Results are returned when accessing an URL containing a search query
[Search] › src/tests/search-results-libraries.e2e.ts:142:7 › Search Results - General › [C290012] Search library - full name match
[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:161:7 › Search Results - General › [C290014] Search library - description match
[Search] › src/tests/search-results-libraries.e2e.ts:170:7 › Search Results - General › [C290016] Results page columns
[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 › [C277736] Sort by Modified date
[Search] › src/tests/search-sorting.e2e.ts:162:9 › Search sorting › [C277727] Sort by Relevance
[Search] › src/tests/search-sorting.e2e.ts:162:9 › Search sorting › [C277732] Sort by Modifier ─
3 flaky
[Search] › src/tests/search-filters-logic.e2e.ts:103:7 › S
|
🎭 Playwright Run Summary
14 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:190:9 › Library actions › My Libraries page › [C290111] Cancel Leave Library
[Library Actions] › src/tests/library-actions.e2e.ts:197:9 › Library actions › My Libraries page › [C290107] Leave a library - failure notification
[Library Actions] › src/tests/library-actions.e2e.ts:261:9 › Library actions › Favorite Libraries page › [C290109] Join a moderated library from Favorite 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:284:9 › Library actions › Favorite Libraries page › [C290108] Cancel join from Favorite Libraries
[Library Actions] › src/tests/library-actions.e2e.ts:296:9 › Library actions › Favorite Libraries page › [C289976] Remove library from favorites from Favorite Libraries
[Library Actions] › src/tests/library-actions.e2e.ts:308:9 › Library actions › Favorite Libraries page › [C289991] Delete a library from Favorite Libraries
[Library Actions] › src/tests/library-actions.e2e.ts:338:9 › Library actions › Search Page › [C306959] Join a public library from Search Results
[Library Actions] › src/tests/library-actions.e2e.ts:358:9 › Library actions › Search Page › [C306961] Leave a library from Search Results
[Library Actions] › src/tests/library-actions.e2e.ts:369:9 › Library actions › Search Page › [C306962] Cancel join from Search Results
[Library Actions] › src/tests/library-actions.e2e.ts:379:9 › Library actions › Search Page › [C306963] Mark library as favorite from Search Results
[Library Actions] › src/tests/library-actions.e2e.ts:396:9 › Library actions › Search Page › [C306964] Remove library from favorites from Search Results
[Library Actions] › src/tests/library-actions.e2e.ts:414:9 › Library actions › Search Page › [C306965] Delete a library from Search Results
1 interrupted
[Library Actions] › src/tests/library-actions.e2e.ts:253:9 › Library actions › Favorite Libraries page › [C290105] Join a public library from Favorite Libraries
1 flaky
[Library Actions] › src/tests/library-actions.e2e.ts:205:9 › Library actions › My Libraries page › [C289974] Mark library as favorite from My Libraries
3 passed (10.0m)
|
🎭 Playwright Run Summary
4 failed
[Copy Move Actions] › src/tests/move.e2e.ts:101:7 › Move actions › [C217318] Move a file with a name that already exists on the destination
[Copy Move Actions] › src/tests/move.e2e.ts:132:7 › Move actions › [C217320] Move locked file ──
[Copy Move Actions] › src/tests/move.e2e.ts:145:7 › Move actions › [C217324] Undo move files ───
[Copy Move Actions] › src/tests/move.e2e.ts:198:9 › Move actions › [C217317] Move a folder with content
1 did not run
18 passed (10.0m)
|