[ACS-6849][ACA] Upgrade to Angular 17 #4099
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:113:9 › Upload new version › on Search Results › [C307005] file is updated after uploading a new version - minor
Test timeout of 85000ms exceeded.
|
Run /./.github/actions/run-e2e-playwright:
projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts#L255
1) [Upload Download Actions] › src/tests/upload-new-version.e2e.ts:113:9 › Upload new version › on Search Results › [C307005] file is updated after uploading a new version - minor
Error: locator.waitFor: Test timeout of 85000ms exceeded.
Call log:
- waiting for locator('adf-datatable adf-datatable-row').filter({ hasText: 'search-1t5uk-file2.docx' }).locator(locator('.mat-mdc-checkbox-checked'))
at ../../../projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts:255
253 | await row.hover();
254 | await row.locator(this.uncheckedCheckbox).click();
> 255 | await row.locator(this.checkedCheckbox).waitFor({ state: 'attached' });
| ^
256 | }
257 | }
258 | }
at DataTableComponent.selectItems (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts:255:49)
at uploadNewVersion (/home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/upload-download-actions/src/tests/upload-new-version.e2e.ts:72:5)
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/upload-download-actions/src/tests/upload-new-version.e2e.ts:115: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-1t4ig' already exists.","statusCode":409,"briefSummary":"11191518 Person 'user-1t4ig' 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":"1917d6c1-93a9-48c6-97d6-c193a9e8c696"}}
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:113:9 › Upload new version › on Search Results › [C307005] file is updated after uploading a new version - minor
[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.3m)
|
Loading