Build(deps-dev): Bump @angular-eslint/builder from 17.0.0 to 19.0.0 #4007
Annotations
10 errors and 1 notice
Run /./.github/actions/run-e2e-playwright:
e2e/playwright/share-action/src/tests/share/share-file.e2e.ts#L120
1) [Share Action] › src/tests/share/share-file.e2e.ts:134:11 › Share a file › when logged in › from Personal Files › [C286327] Share dialog default values
Test timeout of 85000ms exceeded while running "beforeEach" hook.
118 | });
119 |
> 120 | test.beforeEach(async ({ loginPage, personalFiles, page }) => {
| ^
121 | await loginPage.navigate();
122 | await loginPage.loginUser({ username: username, ***: username });
123 |
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/share-action/src/tests/share/share-file.e2e.ts:120:12
|
Run /./.github/actions/run-e2e-playwright:
projects/aca-playwright-shared/src/page-objects/pages/personal-files.page.ts#L90
1) [Share Action] › src/tests/share/share-file.e2e.ts:134:11 › Share a file › when logged in › from Personal Files › [C286327] Share dialog default values
Error: page.waitForURL: Test timeout of 85000ms exceeded.
=========================== logs ===========================
waiting for navigation to "**/personal-files" until "load"
============================================================
at ../../../projects/aca-playwright-shared/src/page-objects/pages/personal-files.page.ts:90
88 |
89 | async waitForPageLoad() {
> 90 | await this.page.waitForURL(`**/${PersonalFilesPage.pageUrl}`);
| ^
91 | }
92 |
93 | async clickMoreActionsButton(buttonLabel: string): Promise<void> {
at PersonalFilesPage.waitForPageLoad (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/page-objects/pages/personal-files.page.ts:90:21)
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/share-action/src/tests/share/share-file.e2e.ts:124:29
|
Run /./.github/actions/run-e2e-playwright:
e2e/playwright/share-action/src/tests/share/share-file.e2e.ts#L1
1) [Share Action] › src/tests/share/share-file.e2e.ts:134:11 › Share a file › when logged in › from Personal Files › [C286327] Share dialog default values
Error: <html>
|
Run /./.github/actions/run-e2e-playwright:
e2e/playwright/share-action/src/tests/share/share-file.e2e.ts#L1
1) [Share Action] › src/tests/share/share-file.e2e.ts:134:11 › Share a file › when logged in › from Personal Files › [C286327] Share dialog default values
Error: <html>
|
Run /./.github/actions/run-e2e-playwright:
e2e/playwright/share-action/src/tests/share/share-file.e2e.ts#L1
1) [Share Action] › src/tests/share/share-file.e2e.ts:134:11 › Share a file › when logged in › from Personal Files › [C286327] Share dialog default values
Error: <html>
|
Run /./.github/actions/run-e2e-playwright:
e2e/playwright/share-action/src/tests/share/share-file.e2e.ts#L1
1) [Share Action] › src/tests/share/share-file.e2e.ts:134:11 › Share a file › when logged in › from Personal Files › [C286327] Share dialog default values
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
Run /./.github/actions/run-e2e-playwright:
e2e/playwright/share-action/src/tests/share/share-file.e2e.ts#L56
1) [Share Action] › src/tests/share/share-file.e2e.ts:134:11 › Share a file › when logged in › from Personal Files › [C286327] Share dialog default values
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TypeError: Cannot read properties of undefined (reading 'deleteNodes')
54 |
55 | test.afterAll(async () => {
> 56 | await apiClientFactory.nodes.deleteNodes([parentId]);
| ^
57 | });
58 |
59 | test.describe('when logged out', () => {
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/share-action/src/tests/share/share-file.e2e.ts:56:34
|
Run /./.github/actions/run-e2e-playwright:
e2e/playwright/share-action/src/tests/share/share-file.e2e.ts#L1
1) [Share Action] › src/tests/share/share-file.e2e.ts:134:11 › Share a file › when logged in › from Personal Files › [C286327] Share dialog default values
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
Run /./.github/actions/run-e2e-playwright:
e2e/playwright/share-action/src/tests/share/share-file.e2e.ts#L1
1) [Share Action] › src/tests/share/share-file.e2e.ts:134:11 › Share a file › when logged in › from Personal Files › [C286327] Share dialog default values
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
Run /./.github/actions/run-e2e-playwright:
e2e/playwright/share-action/src/tests/share/share-file.e2e.ts#L56
1) [Share Action] › src/tests/share/share-file.e2e.ts:134:11 › Share a file › when logged in › from Personal Files › [C286327] Share dialog default values
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TypeError: Cannot read properties of undefined (reading 'deleteNodes')
54 |
55 | test.afterAll(async () => {
> 56 | await apiClientFactory.nodes.deleteNodes([parentId]);
| ^
57 | });
58 |
59 | test.describe('when logged out', () => {
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/share-action/src/tests/share/share-file.e2e.ts:56:34
|
Run /./.github/actions/run-e2e-playwright
9 failed
[Share Action] › src/tests/share/share-file.e2e.ts:134:11 › Share a file › when logged in › from Personal Files › [C286327] Share dialog default values
[Share Action] › src/tests/share/share-file.e2e.ts:148:11 › Share a file › when logged in › from Personal Files › [C286329] Share a file
[Share Action] › src/tests/share/share-file.e2e.ts:179:11 › Share a file › when logged in › from Personal Files › [C286332] Share a file with expiration date
[Share Action] › src/tests/share/share-file.e2e.ts:197:11 › Share a file › when logged in › from Personal Files › [C286337] Expire date is displayed correctly
[Share Action] › src/tests/share/share-file.e2e.ts:206:11 › Share a file › when logged in › from Personal Files › [C286333] Disable the share link expiration
[Share Action] › src/tests/share/share-file.e2e.ts:220:11 › Share a file › when logged in › from Personal Files › [C286335] Shared file URL is not changed when Share dialog is closed and opened again
[Share Action] › src/tests/share/unshare-file-search-results.e2e.ts:116:7 › Unshare a file from Search Results › [C306995] Unshare dialog UI
[Share Action] › src/tests/share/unshare-file-search-results.e2e.ts:156:7 › Unshare a file from Search Results › [C306997] Cancel the Unshare action
[Share Action] › src/tests/share/unshare-file-search-results.e2e.ts:193:7 › Unshare a file from Search Results › [C306998] Consumer - on Search Results - file shared by other user
4 did not run
2 passed (3.8m)
|
Loading