[ACS-6849][ACA] Upgrade to Angular 17 #4099
Annotations
1 error and 1 notice
Run /./.github/actions/run-e2e-playwright:
e2e/playwright/favorite-actions/src/tests/mark-favorite.e2e.ts#L61
1) [Favorite Actions] › src/tests/mark-favorite.e2e.ts:162:9 › Mark items as favorites › on Personal Files › [XAT-5048] Favorite multiple items - all unfavorite
"beforeAll" hook timeout of 85000ms exceeded.
59 | let parentId: string;
60 |
> 61 | test.beforeAll(async () => {
| ^
62 | try {
63 | const apiClientFactory = new ApiClientFactory();
64 | await apiClientFactory.setUpAcaBackend('admin');
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/favorite-actions/src/tests/mark-favorite.e2e.ts:61:8
|
Run /./.github/actions/run-e2e-playwright
1 flaky
[Favorite Actions] › src/tests/mark-favorite.e2e.ts:162:9 › Mark items as favorites › on Personal Files › [XAT-5048] Favorite multiple items - all unfavorite
8 passed (2.7m)
|
Loading