Build(deps-dev): Bump @angular-eslint/template-parser from 15.2.1 to 17.2.1 #2296
Annotations
4 errors, 1 warning, and 1 notice
Run /./.github/actions/run-e2e-playwright:
e2e/playwright/viewer/src/tests/viewer-useraction.spec.ts#L1
1) [Viewer] › src/tests/viewer-useraction.spec.ts:73:7 › from File Libraries › [C286371] Move action from File Libraries
Test timeout of 85000ms exceeded.
|
Run /./.github/actions/run-e2e-playwright:
projects/aca-playwright-shared/src/page-objects/components/dialogs/content-node-selector-dialog.ts#L56
1) [Viewer] › src/tests/viewer-useraction.spec.ts:73:7 › from File Libraries › [C286371] Move action from File Libraries
Error: locator.click: Page closed
=========================== logs ===========================
waiting for locator('.mat-select-panel .mat-option-text').filter({ hasText: 'Personal Files' })
============================================================
at ../../../projects/aca-playwright-shared/src/page-objects/components/dialogs/content-node-selector-dialog.ts:56
54 | await this.locationDropDown.click();
55 | const optionLocator = this.getOptionLocator(location);
> 56 | await optionLocator.click();
| ^
57 | await optionLocator.waitFor({ state: 'detached' });
58 | }
59 |
at ContentNodeSelectorDialog.selectLocation (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/page-objects/components/dialogs/content-node-selector-dialog.ts:56:25)
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/viewer/src/tests/viewer-useraction.spec.ts:83:5
|
Run /./.github/actions/run-e2e-playwright:
e2e/playwright/viewer/src/tests/viewer-useraction.spec.ts#L1
1) [Viewer] › src/tests/viewer-useraction.spec.ts:73:7 › from File Libraries › [C286371] Move action from File Libraries
Pending operations:
- locator.click at projects/aca-playwright-shared/src/page-objects/components/dialogs/content-node-selector-dialog.ts:56:25
|
Run /./.github/actions/run-e2e-playwright:
e2e/playwright/viewer/src/tests/viewer.spec.ts#L1
2) [Viewer] › src/tests/viewer.spec.ts:178:7 › viewer file › [C284634] Viewer opens for a file from Favorites
Error: {"error":{"errorKey":"Person 'user-1hz5f' already exists.","statusCode":409,"briefSummary":"01202448 Person 'user-1hz5f' 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":"481e6fba-673c-4a09-b14c-82ddb0eda1e1"}}
at Request.callback (/home/runner/work/alfresco-content-app/alfresco-content-app/node_modules/superagent/src/node/index.js:901:17)
at fn (/home/runner/work/alfresco-content-app/alfresco-content-app/node_modules/superagent/src/node/index.js:1166:18)
at IncomingMessage.<anonymous> (/home/runner/work/alfresco-content-app/alfresco-content-app/node_modules/superagent/src/node/parsers/json.js:19:7)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run /./.github/actions/run-e2e-playwright
2 flaky
[Viewer] › src/tests/viewer-useraction.spec.ts:73:7 › from File Libraries › [C286371] Move action from File Libraries
[Viewer] › src/tests/viewer.spec.ts:178:7 › viewer file › [C284634] Viewer opens for a file from Favorites
19 passed (3.2m)
|
The logs for this run have expired and are no longer available.
Loading