Pull request #4055
Annotations
10 errors and 1 notice
Run /./.github/actions/run-e2e-playwright
Timed out waiting 600s for the test suite to run
|
Run /./.github/actions/run-e2e-playwright
Timed out waiting 600s for the teardown for test suite to run
|
Run /./.github/actions/run-e2e-playwright:
e2e/playwright/info-drawer/src/tests/comments.e2e.ts#L1
1) [Info Drawer] › src/tests/comments.e2e.ts:58:7 › Info Drawer - Comments › [C299173] from Personal Files - Comments tab default fields
Test timeout of 85000ms exceeded.
|
Run /./.github/actions/run-e2e-playwright:
e2e/playwright/info-drawer/src/tests/comments.e2e.ts#L1
1) [Info Drawer] › src/tests/comments.e2e.ts:58:7 › Info Drawer - Comments › [C299173] from Personal Files - Comments tab default fields
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 85000ms exceeded.
|
Run /./.github/actions/run-e2e-playwright:
projects/aca-playwright-shared/src/page-objects/pages/base.page.ts#L79
1) [Info Drawer] › src/tests/comments.e2e.ts:58:7 › Info Drawer - Comments › [C299173] from Personal Files - Comments tab default fields
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.goto: Target page, context or browser has been closed
at ../../../projects/aca-playwright-shared/src/page-objects/pages/base.page.ts:79
77 | ]);
78 | } else {
> 79 | await this.page.goto(`./#/${this.pageUrl}${actualOptions.query}`, {
| ^
80 | waitUntil: actualOptions.waitUntil,
81 | timeout: 60000
82 | });
at PersonalFilesPage.navigate (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/page-objects/pages/base.page.ts:79:23)
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/info-drawer/src/tests/comments.e2e.ts:62:25
|
Run /./.github/actions/run-e2e-playwright:
e2e/playwright/info-drawer/src/tests/comments.e2e.ts#L1
1) [Info Drawer] › src/tests/comments.e2e.ts:58:7 › Info Drawer - Comments › [C299173] from Personal Files - Comments tab default fields
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 85000ms exceeded.
|
Run /./.github/actions/run-e2e-playwright:
e2e/playwright/info-drawer/src/tests/comments.e2e.ts#L64
1) [Info Drawer] › src/tests/comments.e2e.ts:58:7 › Info Drawer - Comments › [C299173] from Personal Files - Comments tab default fields
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect.toBeVisible: Target page, context or browser has been closed
62 | await personalFiles.navigate();
63 | await Utils.reloadPageIfRowNotVisible(personalFiles, personalFolderName);
> 64 | await expect(personalFiles.dataTable.getRowByName(personalFolderName)).toBeVisible();
| ^
65 | await personalFiles.dataTable.getRowByName(personalFolderName).click();
66 | await personalFiles.acaHeader.viewDetails.click();
67 | await personalFiles.infoDrawer.commentsTab.click();
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/info-drawer/src/tests/comments.e2e.ts:64:76
|
Run /./.github/actions/run-e2e-playwright:
e2e/playwright/info-drawer/src/tests/comments.e2e.ts#L1
2) [Info Drawer] › src/tests/comments.e2e.ts:73:7 › Info Drawer - Comments › [C299209] from Favorites - Add a comment on a folder
Test timeout of 85000ms exceeded.
|
Run /./.github/actions/run-e2e-playwright:
e2e/playwright/info-drawer/src/tests/comments.e2e.ts#L1
2) [Info Drawer] › src/tests/comments.e2e.ts:73:7 › Info Drawer - Comments › [C299209] from Favorites - Add a comment on a folder
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 85000ms exceeded.
|
Run /./.github/actions/run-e2e-playwright:
e2e/playwright/info-drawer/src/tests/comments.e2e.ts#L1
2) [Info Drawer] › src/tests/comments.e2e.ts:73:7 › Info Drawer - Comments › [C299209] from Favorites - Add a comment on a folder
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 85000ms exceeded.
|
Run /./.github/actions/run-e2e-playwright
6 failed
[Info Drawer] › src/tests/comments.e2e.ts:58:7 › Info Drawer - Comments › [C299173] from Personal Files - Comments tab default fields
[Info Drawer] › src/tests/comments.e2e.ts:73:7 › Info Drawer - Comments › [C299209] from Favorites - Add a comment on a folder
[Info Drawer] › src/tests/comments.e2e.ts:90:7 › Info Drawer - Comments › [C299189] from Shared Files - Comments are displayed ordered by created date in descending order
[Info Drawer] › src/tests/comments.e2e.ts:111:7 › Info Drawer - Comments › [C299195] from Recent Files - Add a comment on a file
[Info Drawer] › src/tests/file-folder-properties.e2e.ts:135:7 › Info Drawer - File Folder Properties › [C299162] View properties - Default tabs
[Info Drawer] › src/tests/file-folder-properties.e2e.ts:143:7 › Info Drawer - File Folder Properties › [C599174] View properties - Should be able to make the files/folders info drawer expandable as for Sites
2 interrupted
[Info Drawer] › src/tests/file-folder-properties.e2e.ts:164:7 › Info Drawer - File Folder Properties › [XAT-17239] Add a new tag to a node
[Info Drawer] › src/tests/file-folder-properties.e2e.ts:212:7 › Info Drawer - File Folder Properties › [XAT-17241] Add a new category to a node
16 did not run
1 passed (10.0m)
|
Loading