GH Auto: Upstream dependencies ADF:6.7.0-7921465140 JS-API:7.6.0-7921465140 using Tag:6.7.0-7921465140 #2278
Annotations
3 errors, 1 warning, and 1 notice
Run /./.github/actions/run-e2e-playwright:
e2e/playwright/list-views/src/tests/file-libraries.spec.ts#L1
1) [List Views] › src/tests/file-libraries.spec.ts:157:9 › File Libraries › Favorite Libraries › [C289893] has the correct columns
Test timeout of 85000ms exceeded.
|
Run /./.github/actions/run-e2e-playwright:
projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts#L255
1) [List Views] › src/tests/file-libraries.spec.ts:157:9 › File Libraries › Favorite Libraries › [C289893] has the correct columns
Error: locator.waitFor: Page closed
=========================== logs ===========================
waiting for locator('adf-datatable .adf-datatable-row .adf-datatable-cell-header .adf-datatable-cell-value').first()
============================================================
at ../../../projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts:255
253 | async getColumnHeaders(): Promise<Array<string>> {
254 | const columnNameLocator = this.columnHeaders;
> 255 | await this.columnHeaders.nth(0).waitFor({ state: 'attached' });
| ^
256 | return columnNameLocator.allTextContents();
257 | }
258 |
at DataTableComponent.getColumnHeaders (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts:255:37)
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/list-views/src/tests/file-libraries.spec.ts:159:68
|
Run /./.github/actions/run-e2e-playwright:
e2e/playwright/list-views/src/tests/file-libraries.spec.ts#L1
1) [List Views] › src/tests/file-libraries.spec.ts:157:9 › File Libraries › Favorite Libraries › [C289893] has the correct columns
Pending operations:
- locator.waitFor at projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts:255:37
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run /./.github/actions/run-e2e-playwright
1 flaky
[List Views] › src/tests/file-libraries.spec.ts:157:9 › File Libraries › Favorite Libraries › [C289893] has the correct columns
36 passed (4.9m)
|
The logs for this run have expired and are no longer available.
Loading