[ACS-6085] user is not prevented from renaming library to name containing only spaces #1508
Annotations
5 errors and 1 notice
e2e/playwright/folder-rules/src/tests/actions.spec.ts#L1
1) [Folder Rules] › src/tests/actions.spec.ts:54:7 › Folder Rules Actions › [C691637] Create a rule with actions
Test timeout of 45000ms exceeded.
|
e2e/playwright/folder-rules/src/tests/actions.spec.ts#L1
1) [Folder Rules] › src/tests/actions.spec.ts:54:7 › Folder Rules Actions › [C691637] Create a rule with actions
Pending operations:
- expect.soft.toBeVisible at e2e/playwright/folder-rules/src/tests/actions.spec.ts:71:76
|
e2e/playwright/folder-rules/src/tests/conditions.spec.ts#L1
2) [Folder Rules] › src/tests/conditions.spec.ts:51:7 › Folder Rules Conditions › [C691638] Create a rule with condition
Test timeout of 45000ms exceeded.
|
projects/aca-playwright-shared/src/page-objects/components/conditions.component.ts#L55
2) [Folder Rules] › src/tests/conditions.spec.ts:51:7 › Folder Rules Conditions › [C691638] Create a rule with condition
Error: locator.click: Target page, context or browser has been closed
at ../../../projects/aca-playwright-shared/src/page-objects/components/conditions.component.ts:55
53 |
54 | private async selectComparator(comparators: Partial<Comparator>, index: number): Promise<void> {
> 55 | await this.comparatorDropDown.nth(index).click();
| ^
56 | const option = this.getOptionLocator(comparators);
57 | await option.click();
58 | }
at ConditionComponent.selectComparator (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/page-objects/components/conditions.component.ts:55:46)
at ConditionComponent.addConditionGroup (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/page-objects/components/conditions.component.ts:70:16)
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/folder-rules/src/tests/conditions.spec.ts:59:5
|
e2e/playwright/folder-rules/src/tests/conditions.spec.ts#L1
2) [Folder Rules] › src/tests/conditions.spec.ts:51:7 › Folder Rules Conditions › [C691638] Create a rule with condition
Pending operations:
- locator.click at projects/aca-playwright-shared/src/page-objects/components/conditions.component.ts:57:18
|
|
The logs for this run have expired and are no longer available.
Loading