[ACS-6066] viewer special permissions playwright #1404
Annotations
9 errors and 1 notice
e2e/playwright/actions/src/tests/create-library.spec.ts#L1
1) [Actions] › src/tests/create-library.spec.ts:106:7 › Create Libraries › [C289880] Create a moderated library
Test timeout of 45000ms exceeded.
|
projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts#L201
1) [Actions] › src/tests/create-library.spec.ts:106:7 › Create Libraries › [C289880] Create a moderated 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:201
199 | }
200 | await this.pagination.getArrowLocatorFor(PaginationActionsType.NextPageSelector).isEnabled();
> 201 | await this.pagination.getArrowLocatorFor(PaginationActionsType.NextPageSelector).click();
| ^
202 | await this.spinnerWaitForReload();
203 | }
204 | }
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:201:88)
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/actions/src/tests/create-library.spec.ts:114:5
|
e2e/playwright/actions/src/tests/create-library.spec.ts#L1
1) [Actions] › src/tests/create-library.spec.ts:106:7 › Create Libraries › [C289880] Create a moderated library
Pending operations:
- locator.click at projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts:201:88
|
e2e/playwright/actions/src/tests/create-library.spec.ts#L1
2) [Actions] › src/tests/create-library.spec.ts:120:7 › Create Libraries › [C289881] Create a private library
Test timeout of 45000ms exceeded.
|
projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts#L201
2) [Actions] › src/tests/create-library.spec.ts:120:7 › Create Libraries › [C289881] Create a private 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:201
199 | }
200 | await this.pagination.getArrowLocatorFor(PaginationActionsType.NextPageSelector).isEnabled();
> 201 | await this.pagination.getArrowLocatorFor(PaginationActionsType.NextPageSelector).click();
| ^
202 | await this.spinnerWaitForReload();
203 | }
204 | }
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:201:88)
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/actions/src/tests/create-library.spec.ts:128:5
|
e2e/playwright/actions/src/tests/create-library.spec.ts#L1
2) [Actions] › src/tests/create-library.spec.ts:120:7 › Create Libraries › [C289881] Create a private library
Pending operations:
- locator.click at projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts:201:88
|
e2e/playwright/actions/src/tests/create-library.spec.ts#L1
3) [Actions] › src/tests/create-library.spec.ts:233:7 › Create Libraries › [C280030] Create 2 libraries with same name but different IDs
Test timeout of 45000ms exceeded.
|
projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts#L201
3) [Actions] › src/tests/create-library.spec.ts:233:7 › Create Libraries › [C280030] Create 2 libraries with same name but different IDs
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:201
199 | }
200 | await this.pagination.getArrowLocatorFor(PaginationActionsType.NextPageSelector).isEnabled();
> 201 | await this.pagination.getArrowLocatorFor(PaginationActionsType.NextPageSelector).click();
| ^
202 | await this.spinnerWaitForReload();
203 | }
204 | }
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:201:88)
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/actions/src/tests/create-library.spec.ts:243:5
|
e2e/playwright/actions/src/tests/create-library.spec.ts#L1
3) [Actions] › src/tests/create-library.spec.ts:233:7 › Create Libraries › [C280030] Create 2 libraries with same name but different IDs
Pending operations:
- locator.click at projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts:201:88
|
3 flaky
[Actions] › src/tests/create-library.spec.ts:106:7 › Create Libraries › [C289880] Create a moderated library
[Actions] › src/tests/create-library.spec.ts:120:7 › Create Libraries › [C289881] Create a private library
[Actions] › src/tests/create-library.spec.ts:233:7 › Create Libraries › [C280030] Create 2 libraries with same name but different IDs
17 passed (4.7m)
|
The logs for this run have expired and are no longer available.
Loading