GH Auto: Upstream dependencies ADF:6.4.0-6403606261 JS-API:7.1.0-1371 using Tag:6.4.0-6403606261 #1431
Annotations
4 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 finished within timeout of 45000ms, but tearing down "context" ran out of time.
Please allow more time for the test, since teardown is attributed towards the test timeout budget.
|
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/actions-dropdown.component.ts#L77
2) [Folder Rules] › src/tests/conditions.spec.ts:51:7 › Folder Rules Conditions › [C691638] Create a rule with condition
Error: locator.click: Target closed
=========================== logs ===========================
waiting for locator('aca-rule-action-list [data-automation-id="rule-action-select"]').first()
locator resolved to <mat-select tabindex="0" role="combobox" id="mat-select-2" a…>…</mat-select>
attempting click action
waiting for element to be visible, enabled and stable
element is visible, enabled and stable
scrolling into view if needed
============================================================
at ../../../projects/aca-playwright-shared/src/page-objects/components/actions-dropdown.component.ts:77
75 | await this.addActionButtonLocator.click();
76 | }
> 77 | await this.actionDropdownLocator.nth(index).click();
| ^
78 | const option = this.getOptionLocator(action);
79 | await option.click();
80 | }
at ActionsDropdownComponent.selectAction (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/page-objects/components/actions-dropdown.component.ts:77:49)
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/folder-rules/src/tests/conditions.spec.ts:61:37
|
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:49:41
|
|
The logs for this run have expired and are no longer available.
Loading