Build(deps-dev): Bump @angular-eslint/template-parser from 16.3.1 to 19.0.0 #4006
Annotations
10 errors 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:126:9 › Mark items as favorites › on Personal Files › [XAT-5042] Favorite action has empty star icon for an item not marked as favorite
"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:
e2e/playwright/favorite-actions/src/tests/mark-favorite.e2e.ts#L61
1) [Favorite Actions] › src/tests/mark-favorite.e2e.ts:126:9 › Mark items as favorites › on Personal Files › [XAT-5042] Favorite action has empty star icon for an item not marked as favorite
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
"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:
e2e/playwright/favorite-actions/src/tests/mark-favorite.e2e.ts#L1
1) [Favorite Actions] › src/tests/mark-favorite.e2e.ts:126:9 › Mark items as favorites › on Personal Files › [XAT-5042] Favorite action has empty star icon for an item not marked as favorite
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
Run /./.github/actions/run-e2e-playwright:
e2e/playwright/favorite-actions/src/tests/mark-favorite.e2e.ts#L1
1) [Favorite Actions] › src/tests/mark-favorite.e2e.ts:126:9 › Mark items as favorites › on Personal Files › [XAT-5042] Favorite action has empty star icon for an item not marked as favorite
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TypeError: Cannot read properties of null (reading 'newContext')
|
Run /./.github/actions/run-e2e-playwright:
e2e/playwright/favorite-actions/src/tests/mark-favorite.e2e.ts#L1
2) [Favorite Actions] › src/tests/mark-favorite.e2e.ts:132:9 › Mark items as favorites › on Personal Files › [XAT-5043] Favorite action has empty star icon for multiple selection of items when some are not favorite
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
Run /./.github/actions/run-e2e-playwright:
e2e/playwright/favorite-actions/src/tests/mark-favorite.e2e.ts#L1
2) [Favorite Actions] › src/tests/mark-favorite.e2e.ts:132:9 › Mark items as favorites › on Personal Files › [XAT-5043] Favorite action has empty star icon for multiple selection of items when some are not favorite
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TypeError: Cannot read properties of null (reading 'newContext')
|
Run /./.github/actions/run-e2e-playwright:
e2e/playwright/favorite-actions/src/tests/mark-favorite.e2e.ts#L1
3) [Favorite Actions] › src/tests/mark-favorite.e2e.ts:138:9 › Mark items as favorites › on Personal Files › [XAT-5044] Favorite action has full star icon for items marked as favorite
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
Run /./.github/actions/run-e2e-playwright:
e2e/playwright/favorite-actions/src/tests/mark-favorite.e2e.ts#L1
3) [Favorite Actions] › src/tests/mark-favorite.e2e.ts:138:9 › Mark items as favorites › on Personal Files › [XAT-5044] Favorite action has full star icon for items marked as favorite
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TypeError: Cannot read properties of null (reading 'newContext')
|
Run /./.github/actions/run-e2e-playwright:
e2e/playwright/favorite-actions/src/tests/mark-favorite.e2e.ts#L61
4) [Favorite Actions] › src/tests/mark-favorite.e2e.ts:144:9 › Mark items as favorites › on Personal Files › [XAT-5045] Favorite a file
"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:
e2e/playwright/favorite-actions/src/tests/mark-favorite.e2e.ts#L122
4) [Favorite Actions] › src/tests/mark-favorite.e2e.ts:144:9 › Mark items as favorites › on Personal Files › [XAT-5045] Favorite a file
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 85000ms exceeded while running "beforeEach" hook.
120 | });
121 |
> 122 | test.beforeEach(async ({ personalFiles }) => {
| ^
123 | await personalFiles.dataTable.performClickFolderOrFileToOpen(parent);
124 | });
125 |
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/favorite-actions/src/tests/mark-favorite.e2e.ts:122:10
|
Run /./.github/actions/run-e2e-playwright
9 failed
[Favorite Actions] › src/tests/mark-favorite.e2e.ts:126:9 › Mark items as favorites › on Personal Files › [XAT-5042] Favorite action has empty star icon for an item not marked as favorite
[Favorite Actions] › src/tests/mark-favorite.e2e.ts:132:9 › Mark items as favorites › on Personal Files › [XAT-5043] Favorite action has empty star icon for multiple selection of items when some are not favorite
[Favorite Actions] › src/tests/mark-favorite.e2e.ts:138:9 › Mark items as favorites › on Personal Files › [XAT-5044] Favorite action has full star icon for items marked as favorite
[Favorite Actions] › src/tests/mark-favorite.e2e.ts:144:9 › Mark items as favorites › on Personal Files › [XAT-5045] Favorite a file
[Favorite Actions] › src/tests/mark-favorite.e2e.ts:150:9 › Mark items as favorites › on Personal Files › [XAT-5046] Favorite a folder
[Favorite Actions] › src/tests/mark-favorite.e2e.ts:156:9 › Mark items as favorites › on Personal Files › [XAT-5047] Unfavorite an item
[Favorite Actions] › src/tests/mark-favorite.e2e.ts:162:9 › Mark items as favorites › on Personal Files › [XAT-5048] Favorite multiple items - all unfavorite
[Favorite Actions] › src/tests/mark-favorite.e2e.ts:169:9 › Mark items as favorites › on Personal Files › [XAT-5049] Unfavorite multiple items
[Favorite Actions] › src/tests/mark-favorite.e2e.ts:176:9 › Mark items as favorites › on Personal Files › [XAT-5050] Favorite multiple items - some favorite and some unfavorite
|
Loading