GH Auto: Upstream dependencies ADF:6.7.0-7879657859 JS-API:7.6.0-7879657859 using Tag:6.7.0-7879657859 #2243
Annotations
2 errors, 1 warning, and 1 notice
e2e/playwright/copy-move-actions/src/tests/destination-picker-dialog.test.ts#L43
1) [Copy Move Actions] › src/tests/destination-picker-dialog.test.ts:89:7 › Copy Move actions › [C263877] Contributor user can select the folder as destination
"beforeAll" hook timeout of 150000ms exceeded.
41 | let siteId: string;
42 |
> 43 | test.beforeAll(async () => {
| ^
44 | try {
45 | const apiClientFactory = new ApiClientFactory();
46 | await apiClientFactory.setUpAcaBackend('admin');
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/copy-move-actions/src/tests/destination-picker-dialog.test.ts:43:8
|
e2e/playwright/copy-move-actions/src/tests/destination-picker-dialog.test.ts#L43
2) [Copy Move Actions] › src/tests/destination-picker-dialog.test.ts:96:7 › Copy Move actions › [C263878] Collaborator user can select the folder as destination
"beforeAll" hook timeout of 150000ms exceeded.
41 | let siteId: string;
42 |
> 43 | test.beforeAll(async () => {
| ^
44 | try {
45 | const apiClientFactory = new ApiClientFactory();
46 | await apiClientFactory.setUpAcaBackend('admin');
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/copy-move-actions/src/tests/destination-picker-dialog.test.ts:43:8
|
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/.
|
2 flaky
[Copy Move Actions] › src/tests/destination-picker-dialog.test.ts:89:7 › Copy Move actions › [C263877] Contributor user can select the folder as destination
[Copy Move Actions] › src/tests/destination-picker-dialog.test.ts:96:7 › Copy Move actions › [C263878] Collaborator user can select the folder as destination
21 passed (9.2m)
|
The logs for this run have expired and are no longer available.
Loading