Pull request #4092
Annotations
10 errors and 1 notice
Run /./.github/actions/run-e2e-playwright:
e2e/playwright/upload-download-actions/src/tests/upload-new-version.e2e.ts#L1
1) [Upload Download Actions] › src/tests/upload-new-version.e2e.ts:125:9 › Upload new version › on Search Results › [C307006] file is not updated when clicking Cancel
Test timeout of 85000ms exceeded.
|
Run /./.github/actions/run-e2e-playwright:
e2e/playwright/upload-download-actions/src/tests/upload-new-version.e2e.ts#L129
1) [Upload Download Actions] › src/tests/upload-new-version.e2e.ts:125:9 › Upload new version › on Search Results › [C307006] file is not updated when clicking Cancel
Error: locator.fill: Test timeout of 85000ms exceeded.
Call log:
- waiting for locator('adf-new-version-uploader-dialog #adf-new-version-text-area')
127 | await uploadNewVersion(searchPage, fileSearch3, TEST_FILES.DOCX2.path);
128 |
> 129 | await searchPage.uploadNewVersionDialog.description.fill('new version description');
| ^
130 | await searchPage.uploadNewVersionDialog.cancelButton.click();
131 |
132 | expect(await searchPage.dataTable.isItemPresent(fileSearch3)).toBe(true);
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/upload-download-actions/src/tests/upload-new-version.e2e.ts:129:59
|
Run /./.github/actions/run-e2e-playwright:
e2e/playwright/upload-download-actions/src/tests/upload-new-version.e2e.ts#L1
1) [Upload Download Actions] › src/tests/upload-new-version.e2e.ts:125:9 › Upload new version › on Search Results › [C307006] file is not updated when clicking Cancel
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
Run /./.github/actions/run-e2e-playwright:
e2e/playwright/upload-download-actions/src/tests/upload-new-version.e2e.ts#L1
1) [Upload Download Actions] › src/tests/upload-new-version.e2e.ts:125:9 › Upload new version › on Search Results › [C307006] file is not updated when clicking Cancel
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
Run /./.github/actions/run-e2e-playwright:
e2e/playwright/upload-download-actions/src/tests/upload-new-version.e2e.ts#L1
1) [Upload Download Actions] › src/tests/upload-new-version.e2e.ts:125:9 › Upload new version › on Search Results › [C307006] file is not updated when clicking Cancel
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
Run /./.github/actions/run-e2e-playwright:
e2e/playwright/upload-download-actions/src/tests/upload-new-version.e2e.ts#L1
1) [Upload Download Actions] › src/tests/upload-new-version.e2e.ts:125:9 › Upload new version › on Search Results › [C307006] file is not updated when clicking Cancel
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
Run /./.github/actions/run-e2e-playwright:
e2e/playwright/upload-download-actions/src/tests/upload-new-version.e2e.ts#L148
2) [Upload Download Actions] › src/tests/upload-new-version.e2e.ts:167:9 › Upload new version › on Personal Files › [C297549] file is unlocked after uploading a new version
Test timeout of 85000ms exceeded while running "beforeEach" hook.
146 | });
147 |
> 148 | test.beforeEach(async ({ loginPage, personalFiles }) => {
| ^
149 | await Utils.tryLoginUser(loginPage, username, username, 'beforeEach failed');
150 | await personalFiles.dataTable.performClickFolderOrFileToOpen(parentPF);
151 | });
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/upload-download-actions/src/tests/upload-new-version.e2e.ts:148:10
|
Run /./.github/actions/run-e2e-playwright:
projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts#L204
2) [Upload Download Actions] › src/tests/upload-new-version.e2e.ts:167:9 › Upload new version › on Personal Files › [C297549] file is unlocked after uploading a new version
Error: locator.click: Test timeout of 85000ms exceeded.
Call log:
- waiting for locator('adf-datatable .adf-cell-value span[role="link"]').filter({ hasText: 'parentPersonal-1knsy' })
at ../../../projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts:204
202 | */
203 | async performClickFolderOrFileToOpen(name: string): Promise<void> {
> 204 | await this.getCellLinkByName(name).click();
| ^
205 | await this.spinnerWaitForReload();
206 | }
207 |
at DataTableComponent.performClickFolderOrFileToOpen (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts:204:40)
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/upload-download-actions/src/tests/upload-new-version.e2e.ts:150:37
|
Run /./.github/actions/run-e2e-playwright:
e2e/playwright/upload-download-actions/src/tests/upload-new-version.e2e.ts#L1
2) [Upload Download Actions] › src/tests/upload-new-version.e2e.ts:167:9 › Upload new version › on Personal Files › [C297549] file is unlocked after uploading a new version
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
Run /./.github/actions/run-e2e-playwright:
e2e/playwright/upload-download-actions/src/tests/upload-new-version.e2e.ts#L1
2) [Upload Download Actions] › src/tests/upload-new-version.e2e.ts:167:9 › Upload new version › on Personal Files › [C297549] file is unlocked after uploading a new version
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
Run /./.github/actions/run-e2e-playwright
21 failed
[Upload Download Actions] › src/tests/upload-new-version.e2e.ts:125:9 › Upload new version › on Search Results › [C307006] file is not updated when clicking Cancel
[Upload Download Actions] › src/tests/upload-new-version.e2e.ts:167:9 › Upload new version › on Personal Files › [C297549] file is unlocked after uploading a new version
[Upload Download Actions] › src/tests/upload-new-version.e2e.ts:199:9 › Upload new version › Viewer - version update with unsupported file › [C587084] Should display unknown format the preview for an unsupported file
[Upload Download Actions] › src/tests/upload.e2e.ts:57:7 › Upload files › Upload a file ────────
[Upload Download Actions] › src/tests/upload.e2e.ts:67:7 › Upload files › [T14752051] Minimize / maximize the upload dialog
[Upload Download Actions] › src/tests/upload.e2e.ts:80:7 › Upload files › [T14752052] Upload dialog remains fixed in the browser when user performs other actions in parallel
[Upload Download Actions] › src/tests/version-actions.e2e.ts:104:9 › Version actions › on Personal Files › [C586766] Should be possible to view a previous document version
[Upload Download Actions] › src/tests/version-actions.e2e.ts:108:9 › Version actions › on Personal Files › [C586767] Previous document version title should be the same in Preview mode as the Uploaded File
[Upload Download Actions] › src/tests/version-actions.e2e.ts:113:9 › Version actions › on Personal Files › [C586768] Should be possible to download a previous document version
[Upload Download Actions] › src/tests/version-actions.e2e.ts:126:9 › Version actions › on Recent Files › [C586769] Should be possible to view a previous document version
[Upload Download Actions] › src/tests/version-actions.e2e.ts:130:9 › Version actions › on Recent Files › [C586770] Previous document version title should be the same in Preview mode as the Uploaded File
[Upload Download Actions] › src/tests/version-actions.e2e.ts:135:9 › Version actions › on Recent Files › [C586771] Should be possible to download a previous document version
[Upload Download Actions] › src/tests/version-actions.e2e.ts:148:9 › Version actions › on Favorites › [C586772] Should be possible to view a previous document version
[Upload Download Actions] › src/tests/version-actions.e2e.ts:152:9 › Version actions › on Favorites › [C586773] Previous document version title should be the same in Preview mode as the Uploaded File
[Upload Download Actions] › src/tests/version-actions.e2e.ts:157:9 › Version actions › on Favorites › [C586774] Should be possible to download a previous document version
[Upload Download Actions] › src/tests/version-actions.e2e.ts:170:9 › Version actions › on Shared Files › [C586776] Should be possible to view a previous document version
[Upload Download Actions] › src/tests/version-actions.e2e.ts:174:9 › Version actions › on Shared Files › [C586777] Previous document version title should be the same in Preview mode as the Uploaded File
[Upload Download Actions] › src/tests/version-actions.e2e.ts:179:9 › Version actions › on Shared Files › [C586778] Should be possible to download a previous document version
[Upload Download Actions] › src/tests/version-actions.e2e.ts:194:9 › Version actions › on Search › [C586779] Should be possible to view a previous document version
[Upload Download Actions] › src/tests/version-actions.e2e.ts:198:9 › Version actions › on Search › [C586780] Previous document version title should be the same in Preview mode as the Uploaded File
[Upload Download Actions] › src/tests/version-actions.e2e.ts:203:9 › Version actions › on Search › [C586781] Should be possible to download a previous document version
2 did not run
6 passed (3.0m)
|
Loading