GH Auto: Upstream dependencies ADF:7.0.0-alpha.7-12389457251 JS-API:8.0.0-alpha.7-12389457251 using Tag:7.0.0-alpha.7-12389457251 #4080
Annotations
3 errors and 1 notice
Run /./.github/actions/run-e2e-playwright:
e2e/playwright/upload-download-actions/src/tests/upload-new-version.e2e.ts#L1
1) [Upload Download Actions] › src/tests/upload-new-version.e2e.ts:125:9 › Upload new version › on Search Results › [C307006] file is not updated when clicking Cancel
Test timeout of 85000ms exceeded.
|
Run /./.github/actions/run-e2e-playwright:
projects/aca-playwright-shared/src/page-objects/components/aca-header.component.ts#L61
1) [Upload Download Actions] › src/tests/upload-new-version.e2e.ts:125:9 › Upload new version › on Search Results › [C307006] file is not updated when clicking Cancel
Error: locator.click: Test timeout of 85000ms exceeded.
Call log:
- waiting for locator('aca-toolbar button[id="app.toolbar.more"]')
- locator resolved to <button mat-icon-button="" title="More Actions" aria-haspopup="menu" id="app.toolbar.more" aria-expanded="false" aria-label="More Actions" ng-reflect-disabled="false" mat-ripple-loader-centered="" ng-reflect-menu="[object Object]" mat-ripple-loader-uninitialized="" mat-ripple-loader-class-name="mat-mdc-button-ripple" class="mat-mdc-menu-trigger mdc-icon-button mat-mdc-icon-button mat-unthemed mat-mdc-button-base ng-star-inserted">…</button>
- attempting click action
- waiting for element to be visible, enabled and stable
- element is not stable
- retrying click action
- waiting for element to be visible, enabled and stable
- element was detached from the DOM, retrying
at ../../../projects/aca-playwright-shared/src/page-objects/components/aca-header.component.ts:61
59 | async clickMoreActions(): Promise<void> {
60 | await this.toolbarMoreActions.waitFor({ state: 'attached' });
> 61 | await this.toolbarMoreActions.click();
| ^
62 | }
63 |
64 | async clickCreateFolderFromTemplate(): Promise<void> {
at AcaHeader.clickMoreActions (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/page-objects/components/aca-header.component.ts:61:35)
at uploadNewVersion (/home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/upload-download-actions/src/tests/upload-new-version.e2e.ts:73:5)
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/upload-download-actions/src/tests/upload-new-version.e2e.ts:127:7
|
Run /./.github/actions/run-e2e-playwright:
e2e/playwright/upload-download-actions/src/tests/upload.e2e.ts#L1
2) [Upload Download Actions] › src/tests/upload.e2e.ts:80:7 › Upload files › [T14752052] Upload dialog remains fixed in the browser when user performs other actions in parallel
Error: {"error":{"errorKey":"Person 'user-1fiy4' already exists.","statusCode":409,"briefSummary":"11161142 Person 'user-1fiy4' already exists.","stackTrace":"For security reasons the stack trace is no longer displayed, but the property is kept for previous versions","descriptionURL":"https://api-explorer.alfresco.com","logId":"66d3f9e9-19e7-4379-93f9-e919e7a37926"}}
at Request.callback (/home/runner/work/alfresco-content-app/alfresco-content-app/node_modules/superagent/src/node/index.js:875:17)
at fn (/home/runner/work/alfresco-content-app/alfresco-content-app/node_modules/superagent/src/node/index.js:1165:18)
at IncomingMessage.<anonymous> (/home/runner/work/alfresco-content-app/alfresco-content-app/node_modules/superagent/src/node/parsers/json.js:19:7)
|
Run /./.github/actions/run-e2e-playwright
2 flaky
[Upload Download Actions] › src/tests/upload-new-version.e2e.ts:125:9 › Upload new version › on Search Results › [C307006] file is not updated when clicking Cancel
[Upload Download Actions] › src/tests/upload.e2e.ts:80:7 › Upload files › [T14752052] Upload dialog remains fixed in the browser when user performs other actions in parallel
27 passed (4.1m)
|
Loading