[ACS-5994] Remove redundant deleteNodes method from e2e #2295
Annotations
2 errors, 1 warning, and 1 notice
Run /./.github/actions/run-e2e-playwright:
e2e/playwright/library-actions/src/tests/library-actions.spec.ts#L92
1) [Library Actions] › src/tests/library-actions.spec.ts:271:9 › Library actions › Favorite Libraries page › [C290109] Join a moderated library from Favorite Libraries
"beforeAll" hook timeout of 200000ms exceeded.
90 | let user2SitesApi: SitesApi;
91 |
> 92 | test.beforeAll(async () => {
| ^
93 | test.setTimeout(timeouts.extendedLongTest);
94 | const apiClientFactory = new ApiClientFactory();
95 | const username1 = `user-${Utils.random()}`;
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/library-actions/src/tests/library-actions.spec.ts:92:8
|
Run /./.github/actions/run-e2e-playwright:
e2e/playwright/library-actions/src/tests/library-actions.spec.ts#L1
1) [Library Actions] › src/tests/library-actions.spec.ts:271:9 › Library actions › Favorite Libraries page › [C290109] Join a moderated library from Favorite Libraries
Error: {"error":{"errorKey":"framework.exception.EntityNotFound","statusCode":404,"briefSummary":"01202311 The entity with id: playwright-Am-library-1mzou was not found","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":"a8010aab-f904-43fa-9c45-9348770077c7"}}
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
1 flaky
[Library Actions] › src/tests/library-actions.spec.ts:271:9 › Library actions › Favorite Libraries page › [C290109] Join a moderated library from Favorite Libraries
18 passed (7.3m)
|
The logs for this run have expired and are no longer available.
Loading