Build(deps-dev): Bump @playwright/test from 1.37.1 to 1.39.0 #1668
pull-request.yml
on: pull_request
Annotations
12 errors, 13 warnings, and 6 notices
[Viewer] › src/tests/viewer-protected.spec.ts:82:7 › viewer file › [C268961] Refresh the page while Password dialog is open:
projects/aca-playwright-shared/src/page-objects/components/viewer.component.ts#L52
1) [Viewer] › src/tests/viewer-protected.spec.ts:82:7 › viewer file › [C268961] Refresh the page while Password dialog is open
TimeoutError: locator.waitFor: Timeout 5000ms exceeded.
=========================== logs ===========================
waiting for locator('adf-viewer .adf-viewer-render-layout-content') to be visible
============================================================
at ../../../projects/aca-playwright-shared/src/page-objects/components/viewer.component.ts:52
50 |
51 | async waitForViewerToOpen(): Promise<void> {
> 52 | await this.viewerLocator.waitFor({ state: 'visible', timeout: timeouts.medium });
| ^
53 | }
54 |
55 | async isViewerOpened(): Promise<boolean> {
at ViewerComponent.waitForViewerToOpen (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/page-objects/components/viewer.component.ts:52:30)
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/viewer/src/tests/viewer-protected.spec.ts:85:32
|
[Viewer] › src/tests/viewer-useraction.spec.ts:78:7 › from File Libraries › [C286371] Move action from File Libraries:
e2e/playwright/viewer/src/tests/viewer-useraction.spec.ts#L1
2) [Viewer] › src/tests/viewer-useraction.spec.ts:78:7 › from File Libraries › [C286371] Move action from File Libraries
Test timeout of 45000ms exceeded.
|
[Navigation] › src/tests/sidebar.spec.ts:51:7 › Sidebar › [C269100] sidebar state is preserved on page refresh:
e2e/playwright/navigation/src/tests/sidebar.spec.ts#L55
1) [Navigation] › src/tests/sidebar.spec.ts:51:7 › Sidebar › [C269100] sidebar state is preserved on page refresh
Error: Sidebar not expanded
expect(received).toBe(expected) // Object.is equality
Expected: true
Received: false
53 | expect(await personalFiles.sidenav.isSidenavExpanded(), 'Sidebar not expanded').toBe(true);
54 | await personalFiles.reload();
> 55 | expect(await personalFiles.sidenav.isSidenavExpanded(), 'Sidebar not expanded').toBe(true);
| ^
56 |
57 | await personalFiles.sidenav.collapseSideNav();
58 |
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/navigation/src/tests/sidebar.spec.ts:55:85
|
[Navigation] › src/tests/sidebar.spec.ts:51:7 › Sidebar › [C269100] sidebar state is preserved on page refresh:
e2e/playwright/navigation/src/tests/sidebar.spec.ts#L55
1) [Navigation] › src/tests/sidebar.spec.ts:51:7 › Sidebar › [C269100] sidebar state is preserved on page refresh
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Sidebar not expanded
expect(received).toBe(expected) // Object.is equality
Expected: true
Received: false
53 | expect(await personalFiles.sidenav.isSidenavExpanded(), 'Sidebar not expanded').toBe(true);
54 | await personalFiles.reload();
> 55 | expect(await personalFiles.sidenav.isSidenavExpanded(), 'Sidebar not expanded').toBe(true);
| ^
56 |
57 | await personalFiles.sidenav.collapseSideNav();
58 |
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/navigation/src/tests/sidebar.spec.ts:55:85
|
[Actions] › src/tests/create-library.spec.ts:89:7 › Create Libraries › [C280025] Create a public library:
e2e/playwright/actions/src/tests/create-library.spec.ts#L1
1) [Actions] › src/tests/create-library.spec.ts:89:7 › Create Libraries › [C280025] Create a public library
Test timeout of 45000ms exceeded.
|
[Actions] › src/tests/create-library.spec.ts:89:7 › Create Libraries › [C280025] Create a public library:
projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts#L205
1) [Actions] › src/tests/create-library.spec.ts:89:7 › Create Libraries › [C280025] Create a public library
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-library.spec.ts:100:5
|
[Actions] › src/tests/create-library.spec.ts:89:7 › Create Libraries › [C280025] Create a public library:
e2e/playwright/actions/src/tests/create-library.spec.ts#L1
1) [Actions] › src/tests/create-library.spec.ts:89:7 › Create Libraries › [C280025] Create a public library
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 45000ms exceeded.
|
[Actions] › src/tests/create-library.spec.ts:89:7 › Create Libraries › [C280025] Create a public library:
projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts#L205
1) [Actions] › src/tests/create-library.spec.ts:89:7 › Create Libraries › [C280025] Create a public library
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-library.spec.ts:100:5
|
[Actions] › src/tests/create-library.spec.ts:89:7 › Create Libraries › [C280025] Create a public library:
e2e/playwright/actions/src/tests/create-library.spec.ts#L1
1) [Actions] › src/tests/create-library.spec.ts:89:7 › Create Libraries › [C280025] Create a public library
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 45000ms exceeded.
|
[Actions] › src/tests/create-library.spec.ts:89:7 › Create Libraries › [C280025] Create a public library:
projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts#L205
1) [Actions] › src/tests/create-library.spec.ts:89:7 › Create Libraries › [C280025] Create a public library
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
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-library.spec.ts:100:5
|
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#L339
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#L358
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
|
lint:
projects/aca-content/folder-rules/src/manage-rules/manage-rules.smart-component.spec.ts#L90
Unknown word: "Cproperties"
|
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 (special-permissions, 6)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
🎭 Playwright Run Summary
3 passed (54.6s)
|
🎭 Playwright Run Summary
2 flaky
[Viewer] › src/tests/viewer-protected.spec.ts:82:7 › viewer file › [C268961] Refresh the page while Password dialog is open
[Viewer] › src/tests/viewer-useraction.spec.ts:78:7 › from File Libraries › [C286371] Move action from File Libraries
19 passed (5.2m)
|
🎭 Playwright Run Summary
6 passed (1.4m)
|
🎭 Playwright Run Summary
1 flaky
[Navigation] › src/tests/sidebar.spec.ts:51:7 › Sidebar › [C269100] sidebar state is preserved on page refresh
15 passed (2.6m)
|
🎭 Playwright Run Summary
36 passed (7.1m)
|
🎭 Playwright Run Summary
1 failed
[Actions] › src/tests/create-library.spec.ts:89:7 › Create Libraries › [C280025] Create a public library
41 passed (5.3m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
actions
Expired
|
76.6 MB |
|
actionsAvailableFilesFolders
Expired
|
2.28 MB |
|
actionsAvailableLibraries,actionsAvailableNewMenu
Expired
|
2.42 MB |
|
actionsAvailableSpecialPermissions
Expired
|
2.43 MB |
|
copyMoveActions
Expired
|
2.35 MB |
|
createActions
Expired
|
2.15 MB |
|
deleteActions
Expired
|
2.19 MB |
|
editActions,favoriteActions
Expired
|
2.4 MB |
|
folder-rules
Expired
|
49.1 MB |
|
libraryActions
Expired
|
2.18 MB |
|
listViews,navigation
Expired
|
2.22 MB |
|
navigation
Expired
|
6 MB |
|
pagination
Expired
|
2.1 MB |
|
search
Expired
|
2.53 MB |
|
shareActions
Expired
|
2.27 MB |
|
special-permissions
Expired
|
35.7 KB |
|
uploadDownloadActions
Expired
|
2.39 MB |
|
viewer
Expired
|
9.91 MB |
|
viewer,infoDrawer,extensions
Expired
|
2.32 MB |
|