[ACS-6668] [ACS-6669] e2e migration - Info Drawer general and library properties tests #2234
Annotations
10 errors, 1 warning, and 1 notice
|
|
projects/aca-playwright-shared/src/page-objects/components/adf-info-drawer.component.ts#L57
1) [List Views] › src/tests/empty-list.spec.ts:48:7 › Empty list views › [C217099] empty My Libraries
TypeError: Cannot read properties of undefined (reading 'getByRole')
at ../../../projects/aca-playwright-shared/src/page-objects/components/adf-info-drawer.component.ts:57
55 | public idField = this.page.locator('label', { hasText: 'Library ID' });
56 | public descriptionField = this.page.locator('label', { hasText: 'Description' });
> 57 | public visibilityField = this.infoDrawerPanel.getByRole('combobox');
| ^
58 | public selectVisibility = (visibilityOption: string) => this.page.getByRole('listbox').getByRole('option', { name: visibilityOption }).click();
59 |
60 | async checkCommentsHeaderCount(): Promise<number> {
at AdfInfoDrawerComponent (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/page-objects/components/adf-info-drawer.component.ts:57:49)
at MyLibrariesPage (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/page-objects/pages/my-libraries.page.ts:52:27)
at Object.myLibrariesPage (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/fixtures/page-initialization.ts:116:15)
|
projects/aca-playwright-shared/src/page-objects/components/adf-info-drawer.component.ts#L57
1) [List Views] › src/tests/empty-list.spec.ts:48:7 › Empty list views › [C217099] empty My Libraries
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TypeError: Cannot read properties of undefined (reading 'getByRole')
at ../../../projects/aca-playwright-shared/src/page-objects/components/adf-info-drawer.component.ts:57
55 | public idField = this.page.locator('label', { hasText: 'Library ID' });
56 | public descriptionField = this.page.locator('label', { hasText: 'Description' });
> 57 | public visibilityField = this.infoDrawerPanel.getByRole('combobox');
| ^
58 | public selectVisibility = (visibilityOption: string) => this.page.getByRole('listbox').getByRole('option', { name: visibilityOption }).click();
59 |
60 | async checkCommentsHeaderCount(): Promise<number> {
at AdfInfoDrawerComponent (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/page-objects/components/adf-info-drawer.component.ts:57:49)
at MyLibrariesPage (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/page-objects/pages/my-libraries.page.ts:52:27)
at Object.myLibrariesPage (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/fixtures/page-initialization.ts:116:15)
|
projects/aca-playwright-shared/src/page-objects/components/adf-info-drawer.component.ts#L57
1) [List Views] › src/tests/empty-list.spec.ts:48:7 › Empty list views › [C217099] empty My Libraries
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TypeError: Cannot read properties of undefined (reading 'getByRole')
at ../../../projects/aca-playwright-shared/src/page-objects/components/adf-info-drawer.component.ts:57
55 | public idField = this.page.locator('label', { hasText: 'Library ID' });
56 | public descriptionField = this.page.locator('label', { hasText: 'Description' });
> 57 | public visibilityField = this.infoDrawerPanel.getByRole('combobox');
| ^
58 | public selectVisibility = (visibilityOption: string) => this.page.getByRole('listbox').getByRole('option', { name: visibilityOption }).click();
59 |
60 | async checkCommentsHeaderCount(): Promise<number> {
at AdfInfoDrawerComponent (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/page-objects/components/adf-info-drawer.component.ts:57:49)
at MyLibrariesPage (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/page-objects/pages/my-libraries.page.ts:52:27)
at Object.myLibrariesPage (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/fixtures/page-initialization.ts:116:15)
|
projects/aca-playwright-shared/src/page-objects/components/adf-info-drawer.component.ts#L57
2) [List Views] › src/tests/empty-list.spec.ts:65:7 › Empty list views › [C290123] [C290031] Empty Search results - pagination controls not displayed
TypeError: Cannot read properties of undefined (reading 'getByRole')
at ../../../projects/aca-playwright-shared/src/page-objects/components/adf-info-drawer.component.ts:57
55 | public idField = this.page.locator('label', { hasText: 'Library ID' });
56 | public descriptionField = this.page.locator('label', { hasText: 'Description' });
> 57 | public visibilityField = this.infoDrawerPanel.getByRole('combobox');
| ^
58 | public selectVisibility = (visibilityOption: string) => this.page.getByRole('listbox').getByRole('option', { name: visibilityOption }).click();
59 |
60 | async checkCommentsHeaderCount(): Promise<number> {
at AdfInfoDrawerComponent (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/page-objects/components/adf-info-drawer.component.ts:57:49)
at PersonalFilesPage (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/page-objects/pages/personal-files.page.ts:68:23)
at Object.personalFiles (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/fixtures/page-initialization.ts:69:15)
|
projects/aca-playwright-shared/src/page-objects/components/adf-info-drawer.component.ts#L57
2) [List Views] › src/tests/empty-list.spec.ts:65:7 › Empty list views › [C290123] [C290031] Empty Search results - pagination controls not displayed
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TypeError: Cannot read properties of undefined (reading 'getByRole')
at ../../../projects/aca-playwright-shared/src/page-objects/components/adf-info-drawer.component.ts:57
55 | public idField = this.page.locator('label', { hasText: 'Library ID' });
56 | public descriptionField = this.page.locator('label', { hasText: 'Description' });
> 57 | public visibilityField = this.infoDrawerPanel.getByRole('combobox');
| ^
58 | public selectVisibility = (visibilityOption: string) => this.page.getByRole('listbox').getByRole('option', { name: visibilityOption }).click();
59 |
60 | async checkCommentsHeaderCount(): Promise<number> {
at AdfInfoDrawerComponent (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/page-objects/components/adf-info-drawer.component.ts:57:49)
at PersonalFilesPage (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/page-objects/pages/personal-files.page.ts:68:23)
at Object.personalFiles (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/fixtures/page-initialization.ts:69:15)
|
projects/aca-playwright-shared/src/page-objects/components/adf-info-drawer.component.ts#L57
2) [List Views] › src/tests/empty-list.spec.ts:65:7 › Empty list views › [C290123] [C290031] Empty Search results - pagination controls not displayed
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TypeError: Cannot read properties of undefined (reading 'getByRole')
at ../../../projects/aca-playwright-shared/src/page-objects/components/adf-info-drawer.component.ts:57
55 | public idField = this.page.locator('label', { hasText: 'Library ID' });
56 | public descriptionField = this.page.locator('label', { hasText: 'Description' });
> 57 | public visibilityField = this.infoDrawerPanel.getByRole('combobox');
| ^
58 | public selectVisibility = (visibilityOption: string) => this.page.getByRole('listbox').getByRole('option', { name: visibilityOption }).click();
59 |
60 | async checkCommentsHeaderCount(): Promise<number> {
at AdfInfoDrawerComponent (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/page-objects/components/adf-info-drawer.component.ts:57:49)
at PersonalFilesPage (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/page-objects/pages/personal-files.page.ts:68:23)
at Object.personalFiles (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/fixtures/page-initialization.ts:69:15)
|
projects/aca-playwright-shared/src/page-objects/components/adf-info-drawer.component.ts#L57
3) [List Views] › src/tests/favorites.spec.ts:99:9 › Favorites Files › Regular user's Favorites files › [C280482] has the correct columns
TypeError: Cannot read properties of undefined (reading 'getByRole')
at ../../../projects/aca-playwright-shared/src/page-objects/components/adf-info-drawer.component.ts:57
55 | public idField = this.page.locator('label', { hasText: 'Library ID' });
56 | public descriptionField = this.page.locator('label', { hasText: 'Description' });
> 57 | public visibilityField = this.infoDrawerPanel.getByRole('combobox');
| ^
58 | public selectVisibility = (visibilityOption: string) => this.page.getByRole('listbox').getByRole('option', { name: visibilityOption }).click();
59 |
60 | async checkCommentsHeaderCount(): Promise<number> {
at AdfInfoDrawerComponent (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/page-objects/components/adf-info-drawer.component.ts:57:49)
at FavoritesPage (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/page-objects/pages/favorites.page.ts:47:23)
at Object.favoritePage (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/fixtures/page-initialization.ts:84:15)
|
e2e/playwright/list-views/src/tests/favorites.spec.ts#L41
3) [List Views] › src/tests/favorites.spec.ts:99:9 › Favorites Files › Regular user's Favorites files › [C280482] has the correct columns
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
"beforeAll" hook timeout of 150000ms exceeded.
39 | const fileName4 = `file4-${Utils.random()}.txt`;
40 |
> 41 | test.beforeAll(async () => {
| ^
42 | try {
43 | test.setTimeout(timeouts.extendedTest);
44 | const apiClientFactory = new ApiClientFactory();
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/list-views/src/tests/favorites.spec.ts:41:8
|
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/.
|
10 failed
[List Views] › src/tests/empty-list.spec.ts:48:7 › Empty list views › [C217099] empty My Libraries
[List Views] › src/tests/empty-list.spec.ts:65:7 › Empty list views › [C290123] [C290031] Empty Search results - pagination controls not displayed
[List Views] › src/tests/favorites.spec.ts:99:9 › Favorites Files › Regular user's Favorites files › [C280482] has the correct columns
[List Views] › src/tests/favorites.spec.ts:105:9 › Favorites Files › Regular user's Favorites files › [C213228] deleted favorite file does not appear
[List Views] › src/tests/favorites.spec.ts:109:9 › Favorites Files › Regular user's Favorites files › [C213229] file is displayed after it is restored from Trashcan
[List Views] › src/tests/favorites.spec.ts:113:9 › Favorites Files › Regular user's Favorites files › [C213231] Location column displays the parent folder of the files
[List Views] › src/tests/favorites.spec.ts:123:9 › Favorites Files › Regular user's Favorites files › [C213650] Location column redirect - item in user Home
[List Views] › src/tests/favorites.spec.ts:135:9 › Favorites Files › Regular user's Favorites files › [C280485] Location column redirect - file in site
[List Views] › src/tests/favorites.spec.ts:141:9 › Favorites Files › Regular user's Favorites files › [C213230] Navigate into folder from Favorites
[List Views] › src/tests/file-libraries.spec.ts:103:9 › File Libraries › My Libraries › [C217095] has the correct columns
26 skipped
1 passed (9.9m)
|
The logs for this run have expired and are no longer available.
Loading