Skip to content

[ACS-6081] Reduce references to internal Angular material CSS classes #1798

[ACS-6081] Reduce references to internal Angular material CSS classes

[ACS-6081] Reduce references to internal Angular material CSS classes #1798

Status Success
Total duration 3m 55s
Artifacts 17

pull-request.yml

on: pull_request
Matrix: unit-tests
Matrix: E2e test suites: Playwright
Matrix: e2es
Finalize
4s
Finalize
Fit to window
Zoom out
Zoom in

Annotations

25 errors, 12 warnings, and 7 notices
[Navigation] › src/tests/breadcrumb-admin.spec.ts:52:7 › as admin › [C260970] Breadcrumb on navigation to a user's home: e2e/playwright/navigation/src/tests/breadcrumb-admin.spec.ts#L55
1) [Navigation] › src/tests/breadcrumb-admin.spec.ts:52:7 › as admin › [C260970] Breadcrumb on navigation to a user's home Error: expect(received).toEqual(expected) // deep equality - Expected - 2 + Received + 0 Array [ "Personal Files", - "User Homes", - "userAdmin-yfn2a", "userFolder-1vx62", ] 53 | await personalFiles.navigate({ remoteUrl: `#/personal-files/${userFolderId}` }); 54 | personalFiles.breadcrumb.getItemByTitle(username).waitFor({ state: 'attached' }); > 55 | expect(await personalFiles.breadcrumb.getAllItems()).toEqual(['Personal Files', 'User Homes', username, userFolder]); | ^ 56 | }); 57 | }); 58 | at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/navigation/src/tests/breadcrumb-admin.spec.ts:55:58
[Navigation] › src/tests/breadcrumb.spec.ts:119:7 › viewer action file › [C213240] Browser back navigates to previous location regardless of breadcrumb steps: e2e/playwright/navigation/src/tests/breadcrumb.spec.ts#L55
2) [Navigation] › src/tests/breadcrumb.spec.ts:119:7 › viewer action file › [C213240] Browser back navigates to previous location regardless of breadcrumb steps "beforeAll" hook timeout of 45000ms exceeded. 53 | const folder1Renamed = `renamed-${Utils.random()}`; 54 | > 55 | test.beforeAll(async ({ nodesApiAction, sitesApiAction }) => { | ^ 56 | const parentNode = await nodesApiAction.createFolder(parent); 57 | parentId = parentNode.entry.id; 58 | subFolder1Id = (await nodesApiAction.createFolder(subFolder1, parentId)).entry.id; at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/navigation/src/tests/breadcrumb.spec.ts:55:8
[Navigation] › src/tests/breadcrumb.spec.ts:119:7 › viewer action file › [C213240] Browser back navigates to previous location regardless of breadcrumb steps: e2e/playwright/navigation/src/tests/breadcrumb.spec.ts#L55
2) [Navigation] › src/tests/breadcrumb.spec.ts:119:7 › viewer action file › [C213240] Browser back navigates to previous location regardless of breadcrumb steps Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── "beforeAll" hook timeout of 45000ms exceeded. 53 | const folder1Renamed = `renamed-${Utils.random()}`; 54 | > 55 | test.beforeAll(async ({ nodesApiAction, sitesApiAction }) => { | ^ 56 | const parentNode = await nodesApiAction.createFolder(parent); 57 | parentId = parentNode.entry.id; 58 | subFolder1Id = (await nodesApiAction.createFolder(subFolder1, parentId)).entry.id; at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/navigation/src/tests/breadcrumb.spec.ts:55:8
[Pagination] › src/tests/personal-files.ts:38:9 › Pagination on multiple pages : › on Personal Files › Pagination controls : › [C280077] Pagination control default values: e2e/playwright/pagination/src/tests/multiple-pages-files.spec.ts#L37
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 45000ms exceeded. at src/tests/multiple-pages-files.spec.ts:37 35 | const apiClientFactory = new ApiClientFactory(); 36 | > 37 | test.beforeAll(async () => { | ^ 38 | await apiClientFactory.setUpAcaBackend('admin'); 39 | await apiClientFactory.createUser({ username }); 40 | const nodesApi = await NodesApi.initialize(username, username); at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/pagination/src/tests/multiple-pages-files.spec.ts:37:8
[Pagination] › src/tests/personal-files.ts:38:9 › Pagination on multiple pages : › on Personal Files › Pagination controls : › [C280077] Pagination control default values: e2e/playwright/pagination/src/tests/multiple-pages-files.spec.ts#L37
1) [Pagination] › src/tests/personal-files.ts:38:9 › Pagination on multiple pages : › on Personal Files › Pagination controls : › [C280077] Pagination control default values Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── "beforeAll" hook timeout of 45000ms exceeded. at src/tests/multiple-pages-files.spec.ts:37 35 | const apiClientFactory = new ApiClientFactory(); 36 | > 37 | test.beforeAll(async () => { | ^ 38 | await apiClientFactory.setUpAcaBackend('admin'); 39 | await apiClientFactory.createUser({ username }); 40 | const nodesApi = await NodesApi.initialize(username, username); at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/pagination/src/tests/multiple-pages-files.spec.ts:37:8
[Pagination] › src/tests/personal-files.ts:38:9 › Pagination on multiple pages : › on Personal Files › Pagination controls : › [C280077] Pagination control default values: e2e/playwright/pagination/src/tests/personal-files.ts#L1
1) [Pagination] › src/tests/personal-files.ts:38:9 › Pagination on multiple pages : › on Personal Files › Pagination controls : › [C280077] Pagination control default values Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Pending operations: - locator.innerText at projects/aca-playwright-shared/src/page-objects/components/pagination.component.ts:79:23
[Pagination] › src/tests/personal-files.ts:38:9 › Pagination on multiple pages : › on Personal Files › Pagination controls : › [C280077] Pagination control default values: projects/aca-playwright-shared/src/page-objects/components/pagination.component.ts#L100
1) [Pagination] › src/tests/personal-files.ts:38:9 › Pagination on multiple pages : › on Personal Files › Pagination controls : › [C280077] Pagination control default values Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.isEnabled: Target page, context or browser has been closed at ../../../projects/aca-playwright-shared/src/page-objects/components/pagination.component.ts:100 98 | async isNextEnabled(): Promise<boolean> { 99 | await this.page.waitForTimeout(timeouts.tiny); > 100 | return this.nextButton.isEnabled(); | ^ 101 | } 102 | 103 | async clickOnNextPage(): Promise<void> { at PaginationComponent.isNextEnabled (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/page-objects/components/pagination.component.ts:100:28) at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/pagination/src/tests/personal-files.ts:44:14
[Pagination] › src/tests/personal-files.ts:75:9 › Pagination on multiple pages : › on Personal Files › Pagination controls : › [C280080] change the current page from menu: e2e/playwright/pagination/src/tests/multiple-pages-files.spec.ts#L37
2) [Pagination] › src/tests/personal-files.ts:75:9 › Pagination on multiple pages : › on Personal Files › Pagination controls : › [C280080] change the current page from menu "beforeAll" hook timeout of 45000ms exceeded. at src/tests/multiple-pages-files.spec.ts:37 35 | const apiClientFactory = new ApiClientFactory(); 36 | > 37 | test.beforeAll(async () => { | ^ 38 | await apiClientFactory.setUpAcaBackend('admin'); 39 | await apiClientFactory.createUser({ username }); 40 | const nodesApi = await NodesApi.initialize(username, username); at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/pagination/src/tests/multiple-pages-files.spec.ts:37:8
[Pagination] › src/tests/personal-files.ts:75:9 › Pagination on multiple pages : › on Personal Files › Pagination controls : › [C280080] change the current page from menu: e2e/playwright/pagination/src/tests/personal-files.ts#L1
2) [Pagination] › src/tests/personal-files.ts:75:9 › Pagination on multiple pages : › on Personal Files › Pagination controls : › [C280080] change the current page from menu Pending operations: - locator.click at projects/aca-playwright-shared/src/page-objects/components/pagination.component.ts:160:42
[Pagination] › src/tests/personal-files.ts:100:9 › Pagination on multiple pages : › on Personal Files › Pagination controls : › [C280082] Next button is disabled on last page: e2e/playwright/pagination/src/tests/multiple-pages-files.spec.ts#L37
3) [Pagination] › src/tests/personal-files.ts:100:9 › Pagination on multiple pages : › on Personal Files › Pagination controls : › [C280082] Next button is disabled on last page "beforeAll" hook timeout of 45000ms exceeded. at src/tests/multiple-pages-files.spec.ts:37 35 | const apiClientFactory = new ApiClientFactory(); 36 | > 37 | test.beforeAll(async () => { | ^ 38 | await apiClientFactory.setUpAcaBackend('admin'); 39 | await apiClientFactory.createUser({ username }); 40 | const nodesApi = await NodesApi.initialize(username, username); at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/pagination/src/tests/multiple-pages-files.spec.ts:37:8
[Pagination] › src/tests/personal-files.ts:100:9 › Pagination on multiple pages : › on Personal Files › Pagination controls : › [C280082] Next button is disabled on last page: projects/aca-playwright-shared/src/page-objects/components/pagination.component.ts#L128
3) [Pagination] › src/tests/personal-files.ts:100:9 › Pagination on multiple pages : › on Personal Files › Pagination controls : › [C280082] Next button is disabled on last page Error: Open max items catch: Error: locator.click: Target closed =========================== logs =========================== waiting for locator('adf-pagination .adf-pagination__max-items + button[mat-icon-button]') ============================================================ at ../../../projects/aca-playwright-shared/src/page-objects/components/pagination.component.ts:128 126 | await this.maxItemsButton.click(); 127 | } catch (error) { > 128 | throw new Error(`Open max items catch: ${error}`); | ^ 129 | } 130 | } 131 | at PaginationComponent.openMaxItemsMenu (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/page-objects/components/pagination.component.ts:128:13) at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/pagination/src/tests/personal-files.ts:101:7
[Pagination] › src/tests/personal-files.ts:100:9 › Pagination on multiple pages : › on Personal Files › Pagination controls : › [C280082] Next button is disabled on last page: e2e/playwright/pagination/src/tests/personal-files.ts#L1
3) [Pagination] › src/tests/personal-files.ts:100:9 › Pagination on multiple pages : › on Personal Files › Pagination controls : › [C280082] Next button is disabled on last page Pending operations: - locator.waitFor at projects/aca-playwright-shared/src/page-objects/components/pagination.component.ts:125:33
[Pagination] › src/tests/personal-files.ts:100:9 › Pagination on multiple pages : › on Personal Files › Pagination controls : › [C280082] Next button is disabled on last page: e2e/playwright/pagination/src/tests/multiple-pages-files.spec.ts#L37
3) [Pagination] › src/tests/personal-files.ts:100:9 › Pagination on multiple pages : › on Personal Files › Pagination controls : › [C280082] Next button is disabled on last page Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── "beforeAll" hook timeout of 45000ms exceeded. at src/tests/multiple-pages-files.spec.ts:37 35 | const apiClientFactory = new ApiClientFactory(); 36 | > 37 | test.beforeAll(async () => { | ^ 38 | await apiClientFactory.setUpAcaBackend('admin'); 39 | await apiClientFactory.createUser({ username }); 40 | const nodesApi = await NodesApi.initialize(username, username); at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/pagination/src/tests/multiple-pages-files.spec.ts:37:8
[special-permissions] › src/tests/other-permissions.ts:72:9 › Special permissions : › Collaborator › available actions : › on Shared Files - [C297651]: projects/aca-playwright-shared/src/page-objects/components/dataTable/mat-menu.component.ts#L66
1) [special-permissions] › src/tests/other-permissions.ts:72:9 › Special permissions : › Collaborator › available actions : › on Shared Files - [C297651] Error: Expected to contain Remove Favorite Edit Offline,Upload New Version,Favorite,Copy,Manage Versions,Edit Aspects,Permissions Expected: true Received: false at ../../../projects/aca-playwright-shared/src/page-objects/components/dataTable/mat-menu.component.ts:66 64 | ); 65 | for (const action of expectedToolbarMore) { > 66 | expect(actualMoreActions.includes(action), `Expected to contain ${action} ${actualMoreActions}`).toBe(true); | ^ 67 | } 68 | } 69 | } 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:66: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:74:7
[Viewer] › src/tests/viewer.spec.ts:108:7 › viewer file › [C279285] Viewer opens when accessing the preview URL for a file: e2e/playwright/viewer/src/tests/viewer.spec.ts#L36
1) [Viewer] › src/tests/viewer.spec.ts:108:7 › viewer file › [C279285] Viewer opens when accessing the preview URL for a file "beforeAll" hook timeout of 45000ms exceeded. 34 | let fileDocxId: string; 35 | > 36 | test.beforeAll(async ({ fileAction, shareAction, favoritesPageAction }) => { | ^ 37 | await apiClientFactory.setUpAcaBackend('***'); 38 | const node = await apiClientFactory.nodes.createNode('-my-', { name: randomFolderName, nodeType: 'cm:folder', relativePath: '/' }); 39 | folderId = node.entry.id; at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/viewer/src/tests/viewer.spec.ts:36:8
[Actions] › src/tests/create-file-from-template.spec.ts:125:11 › Create file from template › Personal Files page › Select Template dialog › [C325043] Select template - dialog UI - with existing templates: e2e/playwright/actions/src/tests/create-file-from-template.spec.ts#L127
1) [Actions] › src/tests/create-file-from-template.spec.ts:125:11 › Create file from template › Personal Files page › Select Template dialog › [C325043] Select template - dialog UI - with existing templates Error: Timed out 5000ms waiting for expect(received).toBeVisible() Call log: - expect.soft.toBeVisible with timeout 5000ms - waiting for locator('adf-content-node-selector [data-automation-id="current-folder"]').filter({ hasText: 'Node Templates' }) 125 | test('[C325043] Select template - dialog UI - with existing templates', async () => { 126 | await expect.soft(selectFileTemplateDialog.getDialogTitle(selectDialogTitle)).toBeVisible(); > 127 | await expect.soft(selectFileTemplateDialog.getBreadcrumb(dialogBreadcrumb)).toBeVisible(); | ^ 128 | await expect.soft(dataTable.getRowByName(templatesFolder1)).not.toBeEmpty(); 129 | await expect.soft(dataTable.getRowByName(templatesFolder1)).toBeVisible(); 130 | await expect.soft(dataTable.getRowByName(templatesFolder2)).toBeVisible(); at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/actions/src/tests/create-file-from-template.spec.ts:127:85
[Actions] › src/tests/create-file-from-template.spec.ts:125:11 › Create file from template › Personal Files page › Select Template dialog › [C325043] Select template - dialog UI - with existing templates: e2e/playwright/actions/src/tests/create-file-from-template.spec.ts#L127
1) [Actions] › src/tests/create-file-from-template.spec.ts:125:11 › Create file from template › Personal Files page › Select Template dialog › [C325043] Select template - dialog UI - with existing templates Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(received).toBeVisible() Call log: - expect.soft.toBeVisible with timeout 5000ms - waiting for locator('adf-content-node-selector [data-automation-id="current-folder"]').filter({ hasText: 'Node Templates' }) 125 | test('[C325043] Select template - dialog UI - with existing templates', async () => { 126 | await expect.soft(selectFileTemplateDialog.getDialogTitle(selectDialogTitle)).toBeVisible(); > 127 | await expect.soft(selectFileTemplateDialog.getBreadcrumb(dialogBreadcrumb)).toBeVisible(); | ^ 128 | await expect.soft(dataTable.getRowByName(templatesFolder1)).not.toBeEmpty(); 129 | await expect.soft(dataTable.getRowByName(templatesFolder1)).toBeVisible(); 130 | await expect.soft(dataTable.getRowByName(templatesFolder2)).toBeVisible(); at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/actions/src/tests/create-file-from-template.spec.ts:127:85
[Actions] › src/tests/create-file-from-template.spec.ts:142:11 › Create file from template › Personal Files page › Select Template dialog › [C325045] Navigate through the templates list with folder hierarchy: e2e/playwright/actions/src/tests/create-file-from-template.spec.ts#L143
2) [Actions] › src/tests/create-file-from-template.spec.ts:142:11 › Create file from template › Personal Files page › Select Template dialog › [C325045] Navigate through the templates list with folder hierarchy Error: Timed out 5000ms waiting for expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('adf-content-node-selector [data-automation-id="current-folder"]').filter({ hasText: 'Node Templates' }) 141 | 142 | test(`[C325045] Navigate through the templates list with folder hierarchy`, async () => { > 143 | await expect(selectFileTemplateDialog.getBreadcrumb(dialogBreadcrumb)).toBeVisible(); | ^ 144 | await expect(dataTable.getRowByName(templatesFolder1)).toBeVisible(); 145 | await expect(dataTable.getRowByName(templatesFolder2)).toBeVisible(); 146 | await expect(dataTable.getRowByName(template1InRoot)).toBeVisible(); at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/actions/src/tests/create-file-from-template.spec.ts:143:80
[Actions] › src/tests/create-file-from-template.spec.ts:332:11 › Create file from template › Personal Files page › File created from template on Personal Files › [C325030] Create a file from a template - with a new Name: e2e/playwright/actions/src/tests/create-file-from-template.spec.ts#L1
3) [Actions] › src/tests/create-file-from-template.spec.ts:332:11 › Create file from template › Personal Files page › File created from template on Personal Files › [C325030] Create a file from a template - with a new Name Test timeout of 45000ms exceeded.
[Actions] › src/tests/create-file-from-template.spec.ts:332:11 › Create file from template › Personal Files page › File created from template on Personal Files › [C325030] Create a file from a template - with a new Name: projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts#L205
3) [Actions] › src/tests/create-file-from-template.spec.ts:332:11 › Create file from template › Personal Files page › File created from template on Personal Files › [C325030] Create a file from a template - with a new Name Error: locator.click: Target closed =========================== logs =========================== waiting for locator('adf-pagination [aria-label="Next page button"]') locator resolved to <button disabled="true" mat-icon-button="" ng-reflect-di…>…</button> attempting click action waiting for element to be visible, enabled and stable element is not enabled - waiting... ============================================================ at ../../../projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts:205 203 | } 204 | await this.pagination.getArrowLocatorFor(PaginationActionsType.NextPageSelector).isEnabled(); > 205 | await this.pagination.getArrowLocatorFor(PaginationActionsType.NextPageSelector).click(); | ^ 206 | await this.spinnerWaitForReload(); 207 | } 208 | } 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:205:88) at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/actions/src/tests/create-file-from-template.spec.ts:334:9
[Actions] › src/tests/create-file-from-template.spec.ts:332:11 › Create file from template › Personal Files page › File created from template on Personal Files › [C325030] Create a file from a template - with a new Name: e2e/playwright/actions/src/tests/create-file-from-template.spec.ts#L1
3) [Actions] › src/tests/create-file-from-template.spec.ts:332:11 › Create file from template › Personal Files page › File created from template on Personal Files › [C325030] Create a file from a template - with a new Name Pending operations: - locator.click at projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts:205:88
[Actions] › src/tests/create-file-from-template.spec.ts:332:11 › Create file from template › Personal Files page › File created from template on Personal Files › [C325030] Create a file from a template - with a new Name: e2e/playwright/actions/src/tests/create-file-from-template.spec.ts#L1
3) [Actions] › src/tests/create-file-from-template.spec.ts:332:11 › Create file from template › Personal Files page › File created from template on Personal Files › [C325030] Create a file from a template - with a new Name Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 45000ms exceeded.
[Actions] › src/tests/create-file-from-template.spec.ts:332:11 › Create file from template › Personal Files page › File created from template on Personal Files › [C325030] Create a file from a template - with a new Name: projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts#L205
3) [Actions] › src/tests/create-file-from-template.spec.ts:332:11 › Create file from template › Personal Files page › File created from template on Personal Files › [C325030] Create a file from a template - with a new Name Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Target closed =========================== logs =========================== waiting for locator('adf-pagination [aria-label="Next page button"]') locator resolved to <button disabled="true" mat-icon-button="" ng-reflect-di…>…</button> attempting click action waiting for element to be visible, enabled and stable element is not enabled - waiting... ============================================================ at ../../../projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts:205 203 | } 204 | await this.pagination.getArrowLocatorFor(PaginationActionsType.NextPageSelector).isEnabled(); > 205 | await this.pagination.getArrowLocatorFor(PaginationActionsType.NextPageSelector).click(); | ^ 206 | await this.spinnerWaitForReload(); 207 | } 208 | } 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:205:88) at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/actions/src/tests/create-file-from-template.spec.ts:334:9
[Actions] › src/tests/create-file-from-template.spec.ts:332:11 › Create file from template › Personal Files page › File created from template on Personal Files › [C325030] Create a file from a template - with a new Name: e2e/playwright/actions/src/tests/create-file-from-template.spec.ts#L1
3) [Actions] › src/tests/create-file-from-template.spec.ts:332:11 › Create file from template › Personal Files page › File created from template on Personal Files › [C325030] Create a file from a template - with a new Name Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Pending operations: - locator.click at projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts:205:88
[Actions] › src/tests/create-folder.spec.ts:165:9 › Create folders › On Personal Files dataTable › [C216340] Create a folder with name: e2e/playwright/actions/src/tests/create-folder.spec.ts#L168
4) [Actions] › src/tests/create-folder.spec.ts:165:9 › Create folders › On Personal Files dataTable › [C216340] Create a folder with name, title and description Error: Timed out 5000ms waiting for expect(received).toHaveAttribute(expected) - Expected string - 1 + Received string + 1 - folder-title-1e0wg + playwright-folder-18r8jfolder-title-1e0wg folder-description-127lk Call log: - expect.toHaveAttribute with timeout 5000ms - waiting for locator('adf-datatable .adf-cell-value span').filter({ hasText: 'playwright-folder-18r8j' }) - locator resolved to <span role="link" tabindex="0" class="adf-datatable-ce…> playwright-folder-18r8jfolder-title-1e0wg </span> - unexpected value "playwright-folder-18r8jfolder-title-1e0wg folder-description-127lk" - locator resolved to <span role="link" tabindex="0" class="adf-datatable-ce…> playwright-folder-18r8jfolder-title-1e0wg </span> - unexpected value "playwright-folder-18r8jfolder-title-1e0wg folder-description-127lk" - locator resolved to <span role="link" tabindex="0" class="adf-datatable-ce…> playwright-folder-18r8jfolder-title-1e0wg </span> - unexpected value "playwright-folder-18r8jfolder-title-1e0wg folder-description-127lk" - locator resolved to <span role="link" tabindex="0" class="adf-datatable-ce…> playwright-folder-18r8jfolder-title-1e0wg </span> - unexpected value "playwright-folder-18r8jfolder-title-1e0wg folder-description-127lk" 166 | await folderDialog.createNewFolderDialog(randomFolderName, randomFolderTitle, randomFolderDescription); 167 | > 168 | await expect(folderTable.getCellLinkByName(randomFolderName)).toHaveAttribute('title', randomFolderTitle + `\n` + randomFolderDescription); | ^ 169 | }); 170 | 171 | test('[C216351] Folder created after trimmed ending spaces from a folder name', async () => { at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/actions/src/tests/create-folder.spec.ts:168:69
lint: app/src/main.ts#L35
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
lint: projects/aca-shared/src/lib/components/document-base-page/document-base-page.spec.ts#L340
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
lint: projects/aca-shared/src/lib/components/document-base-page/document-base-page.spec.ts#L359
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
lint: projects/aca-shared/src/lib/services/app.service.ts#L132
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
lint: projects/aca-shared/src/lib/services/app.service.ts#L167
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
lint: projects/aca-shared/store/src/effects/router.effects.ts#L47
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
lint: projects/aca-shared/store/src/effects/router.effects.ts#L59
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
lint: projects/aca-shared/store/src/effects/router.effects.ts#L118
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
lint: projects/aca-shared/store/src/effects/router.effects.ts#L121
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
lint: projects/aca-shared/store/src/effects/router.effects.ts#L143
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
E2e test suites: Playwright (authentication, 4)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
E2e test suites: Playwright (folder-rules, 2)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
🎭 Playwright Run Summary
2 flaky [Navigation] › src/tests/breadcrumb-admin.spec.ts:52:7 › as admin › [C260970] Breadcrumb on navigation to a user's home [Navigation] › src/tests/breadcrumb.spec.ts:119:7 › viewer action file › [C213240] Browser back navigates to previous location regardless of breadcrumb steps 14 passed (2.8m)
🎭 Playwright Run Summary
5 passed (32.3s)
🎭 Playwright Run Summary
3 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:75:9 › Pagination on multiple pages : › on Personal Files › Pagination controls : › [C280080] change the current page from menu [Pagination] › src/tests/personal-files.ts:100:9 › Pagination on multiple pages : › on Personal Files › Pagination controls : › [C280082] Next button is disabled on last page 4 passed (3.7m)
🎭 Playwright Run Summary
1 flaky [special-permissions] › src/tests/other-permissions.ts:72:9 › Special permissions : › Collaborator › available actions : › on Shared Files - [C297651] 59 passed (7.8m)
🎭 Playwright Run Summary
1 flaky [Viewer] › src/tests/viewer.spec.ts:108:7 › viewer file › [C279285] Viewer opens when accessing the preview URL for a file 20 passed (4.5m)
🎭 Playwright Run Summary
5 flaky [Actions] › src/tests/create-file-from-template.spec.ts:125:11 › Create file from template › Personal Files page › Select Template dialog › [C325043] Select template - dialog UI - with existing templates [Actions] › src/tests/create-file-from-template.spec.ts:142:11 › Create file from template › Personal Files page › Select Template dialog › [C325045] Navigate through the templates list with folder hierarchy [Actions] › src/tests/create-file-from-template.spec.ts:332:11 › Create file from template › Personal Files page › File created from template on Personal Files › [C325030] Create a file from a template - with a new Name [Actions] › src/tests/create-folder.spec.ts:165:9 › Create folders › On Personal Files dataTable › [C216340] Create a folder with name, title and description [Actions] › src/tests/create-library.spec.ts:126:9 › Create Libraries › On My Libraries dataTable › [C280025] Create a public library 59 passed (8.1m)
🎭 Playwright Run Summary
3 passed (25.6s)

Artifacts

Produced during runtime
Name Size
actions Expired
26.2 MB
actionsAvailableFilesFolders Expired
2.45 MB
actionsAvailableLibraries,actionsAvailableNewMenu Expired
2.21 MB
copyMoveActions Expired
2.16 MB
deleteActions Expired
2.14 MB
editActions,favoriteActions Expired
2.13 MB
folder-rules Expired
45.6 MB
libraryActions Expired
2.14 MB
listViews,navigation Expired
2.1 MB
navigation Expired
771 KB
pagination Expired
14.5 MB
search Expired
2.1 MB
shareActions Expired
2.18 MB
special-permissions Expired
3.01 MB
uploadDownloadActions Expired
2.12 MB
viewer Expired
4.68 KB
viewer,infoDrawer,extensions Expired
2.1 MB