GH Auto: Upstream dependencies ADF:7.0.0-alpha.7-12433515370 JS-API:8.0.0-alpha.7-12433515370 using Tag:7.0.0-alpha.7-12433515370 #4108
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/upload-download-actions/src/tests/upload-new-version.e2e.ts#L1
1) [Upload Download Actions] › src/tests/upload-new-version.e2e.ts:113:9 › Upload new version › on Search Results › [C307005] file is updated after uploading a new version - minor
Test timeout of 85000ms exceeded.
|
Run /./.github/actions/run-e2e-playwright:
projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts#L253
1) [Upload Download Actions] › src/tests/upload-new-version.e2e.ts:113:9 › Upload new version › on Search Results › [C307005] file is updated after uploading a new version - minor
Error: locator.hover: Test timeout of 85000ms exceeded.
Call log:
- waiting for locator('adf-datatable adf-datatable-row').filter({ hasText: 'search-7f1y8-file2.docx' })
at ../../../projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts:253
251 | if (!isSelected) {
252 | const row = this.getRowByName(name);
> 253 | await row.hover();
| ^
254 | await row.locator(this.uncheckedCheckbox).click();
255 | await row.locator(this.checkedCheckbox).waitFor({ state: 'attached' });
256 | }
at DataTableComponent.selectItems (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts:253:19)
at uploadNewVersion (/home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/upload-download-actions/src/tests/upload-new-version.e2e.ts:72:5)
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/upload-download-actions/src/tests/upload-new-version.e2e.ts:115:7
|
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:113:9 › Upload new version › on Search Results › [C307005] file is updated after uploading a new version - minor
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 85000ms exceeded.
|
Run /./.github/actions/run-e2e-playwright:
projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts#L253
1) [Upload Download Actions] › src/tests/upload-new-version.e2e.ts:113:9 › Upload new version › on Search Results › [C307005] file is updated after uploading a new version - minor
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.hover: Test timeout of 85000ms exceeded.
Call log:
- waiting for locator('adf-datatable adf-datatable-row').filter({ hasText: 'search-sm45s-file2.docx' })
at ../../../projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts:253
251 | if (!isSelected) {
252 | const row = this.getRowByName(name);
> 253 | await row.hover();
| ^
254 | await row.locator(this.uncheckedCheckbox).click();
255 | await row.locator(this.checkedCheckbox).waitFor({ state: 'attached' });
256 | }
at DataTableComponent.selectItems (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts:253:19)
at uploadNewVersion (/home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/upload-download-actions/src/tests/upload-new-version.e2e.ts:72:5)
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/upload-download-actions/src/tests/upload-new-version.e2e.ts:115:7
|
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:113:9 › Upload new version › on Search Results › [C307005] file is updated after uploading a new version - minor
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 85000ms exceeded.
|
Run /./.github/actions/run-e2e-playwright:
projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts#L253
1) [Upload Download Actions] › src/tests/upload-new-version.e2e.ts:113:9 › Upload new version › on Search Results › [C307005] file is updated after uploading a new version - minor
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.hover: Test timeout of 85000ms exceeded.
Call log:
- waiting for locator('adf-datatable adf-datatable-row').filter({ hasText: 'search-1nfcu-file2.docx' })
at ../../../projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts:253
251 | if (!isSelected) {
252 | const row = this.getRowByName(name);
> 253 | await row.hover();
| ^
254 | await row.locator(this.uncheckedCheckbox).click();
255 | await row.locator(this.checkedCheckbox).waitFor({ state: 'attached' });
256 | }
at DataTableComponent.selectItems (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts:253:19)
at uploadNewVersion (/home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/upload-download-actions/src/tests/upload-new-version.e2e.ts:72:5)
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/upload-download-actions/src/tests/upload-new-version.e2e.ts:115:7
|
Run /./.github/actions/run-e2e-playwright:
e2e/playwright/upload-download-actions/src/tests/version-actions.e2e.ts#L120
2) [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
Test timeout of 85000ms exceeded while running "beforeEach" hook.
118 |
119 | test.describe('on Recent Files', () => {
> 120 | test.beforeEach(async ({ loginPage, recentFilesPage }) => {
| ^
121 | await Utils.tryLoginUser(loginPage, username, username, 'beforeEach failed');
122 | await recentFilesPage.navigate();
123 | await viewFirstFileVersion(recentFilesPage);
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/upload-download-actions/src/tests/version-actions.e2e.ts:120:10
|
Run /./.github/actions/run-e2e-playwright:
projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts#L253
2) [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
Error: locator.hover: Test timeout of 85000ms exceeded.
Call log:
- waiting for locator('adf-datatable adf-datatable-row').filter({ hasText: 'file-docx-9quo8' })
at ../../../projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts:253
251 | if (!isSelected) {
252 | const row = this.getRowByName(name);
> 253 | await row.hover();
| ^
254 | await row.locator(this.uncheckedCheckbox).click();
255 | await row.locator(this.checkedCheckbox).waitFor({ state: 'attached' });
256 | }
at DataTableComponent.selectItems (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts:253:19)
at viewFirstFileVersion (/home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/upload-download-actions/src/tests/version-actions.e2e.ts:59:5)
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/upload-download-actions/src/tests/version-actions.e2e.ts:123:7
|
Run /./.github/actions/run-e2e-playwright
3 failed
[Upload Download Actions] › src/tests/upload-new-version.e2e.ts:113:9 › Upload new version › on Search Results › [C307005] file is updated after uploading a new version - minor
[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:135:9 › Version actions › on Recent Files › [C586771] Should be possible to download a previous document version
3 interrupted
[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/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:152:9 › Version actions › on Favorites › [C586773] Previous document version title should be the same in Preview mode as the Uploaded File
1 flaky
[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
7 did not run
15 passed (10.0m)
|
Loading