Skip to content

GH Auto: Upstream dependencies ADF:6.6.0-7447507400 JS-API:7.5.0-7447507400 using Tag:6.6.0-7447507400 #2018

GH Auto: Upstream dependencies ADF:6.6.0-7447507400 JS-API:7.5.0-7447507400 using Tag:6.6.0-7447507400

GH Auto: Upstream dependencies ADF:6.6.0-7447507400 JS-API:7.5.0-7447507400 using Tag:6.6.0-7447507400 #2018

Triggered via pull request January 3, 2024 12:08
Status Failure
Total duration 23m 34s
Artifacts 9

pull-request.yml

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

Annotations

20 errors, 18 warnings, and 10 notices
[Copy Move Actions] › src/tests/destination-picker-dialog.test.ts:94:7 › Copy Move actions › [C263877] Contributor user can select the folder as destination: e2e/playwright/copy-move-actions/src/tests/destination-picker-dialog.test.ts#L1
1) [Copy Move Actions] › src/tests/destination-picker-dialog.test.ts:94:7 › Copy Move actions › [C263877] Contributor user can select the folder as destination Test timeout of 150000ms exceeded.
[Copy Move Actions] › src/tests/destination-picker-dialog.test.ts:94:7 › Copy Move actions › [C263877] Contributor user can select the folder as destination: projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts#L183
1) [Copy Move Actions] › src/tests/destination-picker-dialog.test.ts:94:7 › Copy Move actions › [C263877] Contributor user can select the folder as destination Error: locator.click: Page closed =========================== logs =========================== waiting for locator('adf-datatable .adf-cell-value span').filter({ hasText: 'site-69z8x' }) ============================================================ at ../../../projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts:183 181 | */ 182 | async performClickFolderOrFileToOpen(name: string): Promise<void> { > 183 | await this.getCellLinkByName(name).click(); | ^ 184 | await this.spinnerWaitForReload(); 185 | } 186 | 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:183:40) at copyContentInMyLibraries (/home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/copy-move-actions/src/tests/destination-picker-dialog.test.ts:81:37) at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/copy-move-actions/src/tests/destination-picker-dialog.test.ts:97:11
[Copy Move Actions] › src/tests/destination-picker-dialog.test.ts:94:7 › Copy Move actions › [C263877] Contributor user can select the folder as destination: e2e/playwright/copy-move-actions/src/tests/destination-picker-dialog.test.ts#L1
1) [Copy Move Actions] › src/tests/destination-picker-dialog.test.ts:94:7 › Copy Move actions › [C263877] Contributor user can select the folder as destination Pending operations: - locator.click at projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts:183:40
E2e test suites: Playwright (special-permissions, 6)
Timed out waiting 600s for the test suite to run
E2e test suites: Playwright (special-permissions, 6)
Timed out waiting 600s for the teardown for test suite to run
[special-permissions] › src/tests/other-permissions.ts:92:9 › Special permissions : › Collaborator › available actions : › on Search Results - [C297653]: projects/aca-playwright-shared/src/page-objects/components/dataTable/mat-menu.component.ts#L66
1) [special-permissions] › src/tests/other-permissions.ts:92:9 › Special permissions : › Collaborator › available actions : › on Search Results - [C297653] 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:94:7
[special-permissions] › src/tests/other-permissions.ts:92:9 › Special permissions : › Collaborator › available actions : › on Search Results - [C297653]: projects/aca-playwright-shared/src/page-objects/components/dataTable/mat-menu.component.ts#L66
1) [special-permissions] › src/tests/other-permissions.ts:92:9 › Special permissions : › Collaborator › available actions : › on Search Results - [C297653] Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── 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:94:7
[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
2) [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
[special-permissions] › src/tests/other-permissions.ts:82:9 › Special permissions : › Collaborator › available actions : › on Favorites - [C297652]: projects/aca-playwright-shared/src/page-objects/components/dataTable/mat-menu.component.ts#L66
3) [special-permissions] › src/tests/other-permissions.ts:82:9 › Special permissions : › Collaborator › available actions : › on Favorites - [C297652] Error: Expected to contain Remove Favorite Upload New Version,Favorite,Move,Copy,Delete,Manage Versions 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:84:7
E2e test suites: Playwright (special-permissions, 6)
Process completed with exit code 1.
E2e test suites: Playwright (actions, 1)
Timed out waiting 600s for the test suite to run
E2e test suites: Playwright (actions, 1)
Timed out waiting 600s for the teardown for test suite to run
[Actions] › src/tests/library/library-actions.spec.ts:223:9 › Library actions › My Libraries page › [C289975] Remove library from favorites from My Libraries: e2e/playwright/actions/src/tests/library/library-actions.spec.ts#L1
1) [Actions] › src/tests/library/library-actions.spec.ts:223:9 › Library actions › My Libraries page › [C289975] Remove library from favorites from My Libraries Test timeout of 45000ms exceeded.
[Actions] › src/tests/library/library-actions.spec.ts:223:9 › Library actions › My Libraries page › [C289975] Remove library from favorites from My Libraries: projects/aca-playwright-shared/src/page-objects/components/dataTable/mat-menu.component.ts#L52
1) [Actions] › src/tests/library/library-actions.spec.ts:223:9 › Library actions › My Libraries page › [C289975] Remove library from favorites from My Libraries Error: locator.waitFor: Page closed =========================== logs =========================== waiting for locator('.mat-menu-content button').filter({ hasText: 'Remove Favorite' }) ============================================================ at ../../../projects/aca-playwright-shared/src/page-objects/components/dataTable/mat-menu.component.ts:52 50 | async isMenuItemVisible(menuItem: string): Promise<boolean> { 51 | const menuElement = this.getButtonByText(menuItem); > 52 | await menuElement.waitFor({ state: 'attached' }); | ^ 53 | return await menuElement.isVisible(); 54 | } 55 | at MatMenuComponent.isMenuItemVisible (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/page-objects/components/dataTable/mat-menu.component.ts:52:23) at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/actions/src/tests/library/library-actions.spec.ts:228:32
[Actions] › src/tests/library/library-actions.spec.ts:223:9 › Library actions › My Libraries page › [C289975] Remove library from favorites from My Libraries: e2e/playwright/actions/src/tests/library/library-actions.spec.ts#L1
1) [Actions] › src/tests/library/library-actions.spec.ts:223:9 › Library actions › My Libraries page › [C289975] Remove library from favorites from My Libraries Pending operations: - locator.waitFor at projects/aca-playwright-shared/src/page-objects/components/dataTable/mat-menu.component.ts:52:23
[Actions] › src/tests/library/library-actions.spec.ts:407:9 › Library actions › Search Page › [C306964] Remove library from favorites from Search Results: e2e/playwright/actions/src/tests/library/library-actions.spec.ts#L1
2) [Actions] › src/tests/library/library-actions.spec.ts:407:9 › Library actions › Search Page › [C306964] Remove library from favorites from Search Results Test timeout of 45000ms exceeded.
[Actions] › src/tests/library/library-actions.spec.ts:407:9 › Library actions › Search Page › [C306964] Remove library from favorites from Search Results: projects/aca-playwright-shared/src/page-objects/components/dataTable/mat-menu.component.ts#L45
2) [Actions] › src/tests/library/library-actions.spec.ts:407:9 › Library actions › Search Page › [C306964] Remove library from favorites from Search Results Error: locator.waitFor: Page closed =========================== logs =========================== waiting for locator('.mat-menu-content button').filter({ hasText: 'Remove Favorite' }) ============================================================ at ../../../projects/aca-playwright-shared/src/page-objects/components/dataTable/mat-menu.component.ts:45 43 | async clickMenuItem(menuItem: string): Promise<void> { 44 | const menuElement = this.getButtonByText(menuItem); > 45 | await menuElement.waitFor({ state: 'attached' }); | ^ 46 | await menuElement.click(); 47 | await menuElement.waitFor({ state: 'detached' }); 48 | } at MatMenuComponent.clickMenuItem (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/page-objects/components/dataTable/mat-menu.component.ts:45:23) at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/actions/src/tests/library/library-actions.spec.ts:420:25
[Actions] › src/tests/library/library-actions.spec.ts:407:9 › Library actions › Search Page › [C306964] Remove library from favorites from Search Results: e2e/playwright/actions/src/tests/library/library-actions.spec.ts#L1
2) [Actions] › src/tests/library/library-actions.spec.ts:407:9 › Library actions › Search Page › [C306964] Remove library from favorites from Search Results Pending operations: - locator.waitFor at projects/aca-playwright-shared/src/page-objects/components/dataTable/mat-menu.component.ts:45:23
E2e test suites: Playwright (actions, 1)
Process completed with exit code 1.
Finalize
Process completed with exit code 1.
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: copyMoveActions
No files were found with the provided path: e2e-output/. 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.
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 (navigation, 5)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
E2e test suites: Playwright (pagination, 7)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
E2e test suites: Playwright (share-action, 9)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
E2e test suites: Playwright (viewer, 3)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
E2e test suites: Playwright (list-views, 8)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
🎭 Playwright Run Summary
3 passed (26.0s)
🎭 Playwright Run Summary
5 passed (19.7s)
🎭 Playwright Run Summary
16 passed (1.3m)
🎭 Playwright Run Summary
11 passed (2.4m)
🎭 Playwright Run Summary
15 passed (3.0m)
🎭 Playwright Run Summary
21 passed (2.8m)
🎭 Playwright Run Summary
1 flaky [Copy Move Actions] › src/tests/destination-picker-dialog.test.ts:94:7 › Copy Move actions › [C263877] Contributor user can select the folder as destination 22 passed (6.0m)
🎭 Playwright Run Summary
59 passed (7.7m)
🎭 Playwright Run Summary
1 failed [special-permissions] › src/tests/other-permissions.ts:92:9 › Special permissions : › Collaborator › available actions : › on Search Results - [C297653] 2 flaky [special-permissions] › src/tests/other-permissions.ts:72:9 › Special permissions : › Collaborator › available actions : › on Shared Files - [C297651] [special-permissions] › src/tests/other-permissions.ts:82:9 › Special permissions : › Collaborator › available actions : › on Favorites - [C297652] 61 passed (9.9m)
🎭 Playwright Run Summary
2 failed [Actions] › src/tests/library/library-actions.spec.ts:223:9 › Library actions › My Libraries page › [C289975] Remove library from favorites from My Libraries [Actions] › src/tests/library/library-actions.spec.ts:407:9 › Library actions › Search Page › [C306964] Remove library from favorites from Search Results 3 skipped 78 passed (9.9m)

Artifacts

Produced during runtime
Name Size
actions Expired
6.31 MB
copy-move-actions Expired
2.16 MB
deleteActions Expired
2.14 MB
editActions,favoriteActions Expired
2.13 MB
listViews Expired
2.12 MB
search Expired
2.1 MB
special-permissions Expired
8.93 MB
uploadDownloadActions Expired
2.12 MB
viewer,infoDrawer,extensions Expired
2.2 MB