[ACS-6680] Deleted protractor tests - infoDrawer #2230
pull-request.yml
on: pull_request
Annotations
38 errors, 23 warnings, and 11 notices
[Folder Rules] › src/tests/actions.spec.ts:54:7 › Folder Rules Actions › [C691637] Create a rule with actions:
e2e/playwright/folder-rules/src/tests/actions.spec.ts#L71
1) [Folder Rules] › src/tests/actions.spec.ts:54:7 › Folder Rules Actions › [C691637] Create a rule with actions
Error: Timed out 5000ms waiting for expect(received).toBeVisible()
Call log:
- expect.soft.toBeVisible with timeout 5000ms
- waiting for locator('.aca-manage-rules .aca-rule-list-item__header').filter({ hasText: 'playwright-rule-oqxi26' })
69 | await nodesPage.manageRulesDialog.createRuleButton.click();
70 |
> 71 | await expect.soft(nodesPage.manageRules.getGroupsList(randomRuleName)).toBeVisible();
| ^
72 | });
73 | });
74 |
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/folder-rules/src/tests/actions.spec.ts:71:76
|
[Folder Rules] › src/tests/actions.spec.ts:54:7 › Folder Rules Actions › [C691637] Create a rule with actions:
e2e/playwright/folder-rules/src/tests/actions.spec.ts#L71
1) [Folder Rules] › src/tests/actions.spec.ts:54:7 › Folder Rules Actions › [C691637] Create a rule with actions
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(received).toBeVisible()
Call log:
- expect.soft.toBeVisible with timeout 5000ms
- waiting for locator('.aca-manage-rules .aca-rule-list-item__header').filter({ hasText: 'playwright-rule-kf183w' })
69 | await nodesPage.manageRulesDialog.createRuleButton.click();
70 |
> 71 | await expect.soft(nodesPage.manageRules.getGroupsList(randomRuleName)).toBeVisible();
| ^
72 | });
73 | });
74 |
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/folder-rules/src/tests/actions.spec.ts:71:76
|
[Navigation] › src/tests/single-click.spec.ts:79:7 › Single click on item name › [C284902] Navigate inside the library when clicking the hyperlink on File Libraries:
e2e/playwright/navigation/src/tests/single-click.spec.ts#L85
1) [Navigation] › src/tests/single-click.spec.ts:79:7 › Single click on item name › [C284902] Navigate inside the library when clicking the hyperlink on File Libraries
Error: fileSite-1k22q.txt not displayed
Expected: true
Received: false
83 | await myLibrariesPage.dataTable.spinnerWaitForReload();
84 | expect(await myLibrariesPage.breadcrumb.currentItem.innerText()).toBe(siteName);
> 85 | expect(await myLibrariesPage.dataTable.getCellLinkByName(fileSite).isVisible(), `${fileSite} not displayed`).toBe(true);
| ^
86 | });
87 | });
88 |
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/navigation/src/tests/single-click.spec.ts:85:114
|
[Create Actions] › src/tests/create-library.spec.ts:126:9 › Create Libraries › On My Libraries dataTable › [C280025] Create a public library:
e2e/playwright/create-actions/src/tests/create-library.spec.ts#L131
1) [Create Actions] › src/tests/create-library.spec.ts:126:9 › Create Libraries › On My Libraries dataTable › [C280025] Create a public library
Error: Timed out 5000ms waiting for expect(received).toBeVisible()
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('adf-breadcrumb .adf-breadcrumb-item[title=playwright-library-dmx3h]')
129 | await expect(libraryDialog.getLabelText(libraryIdLabel)).toHaveValue(randomLibraryName);
130 | await libraryDialog.createButton.click();
> 131 | await expect(libraryBreadcrumb.getItemByTitle(randomLibraryName)).toBeVisible();
| ^
132 |
133 | await myLibrariesPage.navigate();
134 | await expect(libraryTable.getCellByColumnNameAndRowItem(randomLibraryName, publicVisibility)).toBeVisible();
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/create-actions/src/tests/create-library.spec.ts:131:73
|
[Create Actions] › src/tests/create-library.spec.ts:126:9 › Create Libraries › On My Libraries dataTable › [C280025] Create a public library:
e2e/playwright/create-actions/src/tests/create-library.spec.ts#L131
1) [Create Actions] › src/tests/create-library.spec.ts:126:9 › Create Libraries › On My Libraries dataTable › [C280025] Create a public library
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(received).toBeVisible()
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('adf-breadcrumb .adf-breadcrumb-item[title=playwright-library-1npt3]')
129 | await expect(libraryDialog.getLabelText(libraryIdLabel)).toHaveValue(randomLibraryName);
130 | await libraryDialog.createButton.click();
> 131 | await expect(libraryBreadcrumb.getItemByTitle(randomLibraryName)).toBeVisible();
| ^
132 |
133 | await myLibrariesPage.navigate();
134 | await expect(libraryTable.getCellByColumnNameAndRowItem(randomLibraryName, publicVisibility)).toBeVisible();
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/create-actions/src/tests/create-library.spec.ts:131:73
|
[Create Actions] › src/tests/create-library.spec.ts:126:9 › Create Libraries › On My Libraries dataTable › [C280025] Create a public library:
e2e/playwright/create-actions/src/tests/create-library.spec.ts#L131
1) [Create Actions] › src/tests/create-library.spec.ts:126:9 › Create Libraries › On My Libraries dataTable › [C280025] Create a public library
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(received).toBeVisible()
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('adf-breadcrumb .adf-breadcrumb-item[title=playwright-library-gf9bq]')
129 | await expect(libraryDialog.getLabelText(libraryIdLabel)).toHaveValue(randomLibraryName);
130 | await libraryDialog.createButton.click();
> 131 | await expect(libraryBreadcrumb.getItemByTitle(randomLibraryName)).toBeVisible();
| ^
132 |
133 | await myLibrariesPage.navigate();
134 | await expect(libraryTable.getCellByColumnNameAndRowItem(randomLibraryName, publicVisibility)).toBeVisible();
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/create-actions/src/tests/create-library.spec.ts:131:73
|
E2e test suites: Playwright (create-actions, 1)
Process completed with exit code 1.
|
[Pagination] › src/tests/personal-files.ts:38:9 › Pagination on multiple pages : › on Personal Files › Pagination controls : › [C280077] Pagination control default values:
e2e/playwright/pagination/src/tests/multiple-pages-files.spec.ts#L39
1) [Pagination] › src/tests/personal-files.ts:38:9 › Pagination on multiple pages : › on Personal Files › Pagination controls : › [C280077] Pagination control default values
"beforeAll" hook timeout of 150000ms exceeded.
at src/tests/multiple-pages-files.spec.ts:39
37 | const apiClientFactory = new ApiClientFactory();
38 |
> 39 | test.beforeAll(async () => {
| ^
40 | test.setTimeout(timeouts.extendedTest);
41 | await apiClientFactory.setUpAcaBackend('admin');
42 | await apiClientFactory.createUser({ username });
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/pagination/src/tests/multiple-pages-files.spec.ts:39:8
|
[Pagination] › src/tests/personal-files.ts:38:9 › Pagination on multiple pages : › on Personal Files › Pagination controls : › [C280077] Pagination control default values:
projects/aca-playwright-shared/src/page-objects/components/pagination.component.ts#L79
1) [Pagination] › src/tests/personal-files.ts:38:9 › Pagination on multiple pages : › on Personal Files › Pagination controls : › [C280077] Pagination control default values
Error: locator.innerText: Page closed
=========================== logs ===========================
waiting for locator('adf-pagination .adf-pagination__range')
============================================================
at ../../../projects/aca-playwright-shared/src/page-objects/components/pagination.component.ts:79
77 |
78 | async getRange(): Promise<string> {
> 79 | return this.range.innerText();
| ^
80 | }
81 |
82 | async getMaxItems(): Promise<string> {
at PaginationComponent.getRange (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/page-objects/components/pagination.component.ts:79:23)
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/pagination/src/tests/personal-files.ts:39:45
|
[Pagination] › src/tests/personal-files.ts:38:9 › Pagination on multiple pages : › on Personal Files › Pagination controls : › [C280077] Pagination control default values:
e2e/playwright/pagination/src/tests/personal-files.ts#L1
1) [Pagination] › src/tests/personal-files.ts:38:9 › Pagination on multiple pages : › on Personal Files › Pagination controls : › [C280077] Pagination control default values
Pending operations:
- locator.innerText at projects/aca-playwright-shared/src/page-objects/components/pagination.component.ts:79:23
|
[Pagination] › src/tests/personal-files.ts:89:9 › Pagination on multiple pages : › on Personal Files › Pagination controls : › [C280081] Previous button is disabled on first page:
e2e/playwright/pagination/src/tests/multiple-pages-files.spec.ts#L39
2) [Pagination] › src/tests/personal-files.ts:89:9 › Pagination on multiple pages : › on Personal Files › Pagination controls : › [C280081] Previous button is disabled on first page
"beforeAll" hook timeout of 150000ms exceeded.
at src/tests/multiple-pages-files.spec.ts:39
37 | const apiClientFactory = new ApiClientFactory();
38 |
> 39 | test.beforeAll(async () => {
| ^
40 | test.setTimeout(timeouts.extendedTest);
41 | await apiClientFactory.setUpAcaBackend('admin');
42 | await apiClientFactory.createUser({ username });
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/pagination/src/tests/multiple-pages-files.spec.ts:39:8
|
[Pagination] › src/tests/personal-files.ts:89:9 › Pagination on multiple pages : › on Personal Files › Pagination controls : › [C280081] Previous button is disabled on first page:
projects/aca-playwright-shared/src/page-objects/pages/base.page.ts#L78
2) [Pagination] › src/tests/personal-files.ts:89:9 › Pagination on multiple pages : › on Personal Files › Pagination controls : › [C280081] Previous button is disabled on first page
Error: page.goto: Page closed
=========================== logs ===========================
navigating to "***/#/login", waiting until "load"
============================================================
at ../../../projects/aca-playwright-shared/src/page-objects/pages/base.page.ts:78
76 | ]);
77 | } else {
> 78 | await this.page.goto(`./#/${this.pageUrl}${actualOptions.query}`, {
| ^
79 | waitUntil: actualOptions.waitUntil,
80 | timeout: 60000
81 | });
at LoginPage.navigate (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/page-objects/pages/base.page.ts:78:23)
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/pagination/src/tests/personal-files.ts:31:23
|
[Pagination] › src/tests/personal-files.ts:89:9 › Pagination on multiple pages : › on Personal Files › Pagination controls : › [C280081] Previous button is disabled on first page:
e2e/playwright/pagination/src/tests/personal-files.ts#L1
2) [Pagination] › src/tests/personal-files.ts:89:9 › Pagination on multiple pages : › on Personal Files › Pagination controls : › [C280081] Previous button is disabled on first page
Pending operations:
- page.goto at projects/aca-playwright-shared/src/page-objects/pages/base.page.ts:78:23
|
[Pagination] › src/tests/favorites.ts:70:9 › Pagination on multiple pages : › on Favorites › Pagination controls : › [C280116] change the current page from menu:
e2e/playwright/pagination/src/tests/multiple-pages-files.spec.ts#L39
3) [Pagination] › src/tests/favorites.ts:70:9 › Pagination on multiple pages : › on Favorites › Pagination controls : › [C280116] change the current page from menu
"beforeAll" hook timeout of 150000ms exceeded.
at src/tests/multiple-pages-files.spec.ts:39
37 | const apiClientFactory = new ApiClientFactory();
38 |
> 39 | test.beforeAll(async () => {
| ^
40 | test.setTimeout(timeouts.extendedTest);
41 | await apiClientFactory.setUpAcaBackend('admin');
42 | await apiClientFactory.createUser({ username });
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/pagination/src/tests/multiple-pages-files.spec.ts:39:8
|
[Pagination] › src/tests/favorites.ts:70:9 › Pagination on multiple pages : › on Favorites › Pagination controls : › [C280116] change the current page from menu:
projects/aca-playwright-shared/src/page-objects/pages/base.page.ts#L78
3) [Pagination] › src/tests/favorites.ts:70:9 › Pagination on multiple pages : › on Favorites › Pagination controls : › [C280116] change the current page from menu
Error: page.goto: Page closed
=========================== logs ===========================
navigating to "***/#/login", waiting until "load"
============================================================
at ../../../projects/aca-playwright-shared/src/page-objects/pages/base.page.ts:78
76 | ]);
77 | } else {
> 78 | await this.page.goto(`./#/${this.pageUrl}${actualOptions.query}`, {
| ^
79 | waitUntil: actualOptions.waitUntil,
80 | timeout: 60000
81 | });
at LoginPage.navigate (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/page-objects/pages/base.page.ts:78:23)
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/pagination/src/tests/favorites.ts:31:23
|
[Pagination] › src/tests/favorites.ts:70:9 › Pagination on multiple pages : › on Favorites › Pagination controls : › [C280116] change the current page from menu:
e2e/playwright/pagination/src/tests/favorites.ts#L1
3) [Pagination] › src/tests/favorites.ts:70:9 › Pagination on multiple pages : › on Favorites › Pagination controls : › [C280116] change the current page from menu
Pending operations:
- page.goto at projects/aca-playwright-shared/src/page-objects/pages/base.page.ts:78:23
|
[special-permissions] › src/tests/folders-actions.spec.ts:102:9 › Folders - available actions : › on Personal Files : › multiple folders - [C280459]:
projects/aca-playwright-shared/src/page-objects/components/dataTable/mat-menu.component.ts#L66
1) [special-permissions] › src/tests/folders-actions.spec.ts:102:9 › Folders - available actions : › on Personal Files : › multiple folders - [C280459]
Error: Expected to contain Favorite
Expected: true
Received: false
at ../../../projects/aca-playwright-shared/src/page-objects/components/dataTable/mat-menu.component.ts:66
64 | );
65 | for (const action of expectedToolbarMore) {
> 66 | expect(actualMoreActions.includes(action), `Expected to contain ${action} ${actualMoreActions}`).toBe(true);
| ^
67 | }
68 | }
69 | }
at MatMenuComponent.verifyActualMoreActions (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/page-objects/components/dataTable/mat-menu.component.ts:66:104)
at checkMultipleSelActionsAvailable (/home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/special-permissions-actions-available/src/tests/folders-actions.spec.ts:53:5)
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/special-permissions-actions-available/src/tests/folders-actions.spec.ts:107:7
|
E2e test suites: Playwright (list-views, 8)
Timed out waiting 600s for the test suite to run
|
E2e test suites: Playwright (list-views, 8)
Timed out waiting 600s for the teardown for test suite to run
|
[List Views] › src/tests/file-libraries.spec.ts:121:9 › File Libraries › My Libraries › [C289903] User role is correctly displayed:
e2e/playwright/list-views/src/tests/file-libraries.spec.ts#L48
1) [List Views] › src/tests/file-libraries.spec.ts:121:9 › File Libraries › My Libraries › [C289903] User role is correctly displayed
"beforeAll" hook timeout of 150000ms exceeded.
46 | const adminSite5 = `admin5-${Utils.random()}`;
47 |
> 48 | test.beforeAll(async () => {
| ^
49 | try {
50 | test.setTimeout(timeouts.extendedTest);
51 | const apiClientFactory = new ApiClientFactory();
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/list-views/src/tests/file-libraries.spec.ts:48:8
|
[List Views] › src/tests/personal-files.spec.ts:67:9 › Personal Files › Regular user's personal files › [C217143] has default sorted column:
e2e/playwright/list-views/src/tests/personal-files.spec.ts#L1
2) [List Views] › src/tests/personal-files.spec.ts:67:9 › Personal Files › Regular user's personal files › [C217143] has default sorted column
Test timeout of 85000ms exceeded.
|
[List Views] › src/tests/personal-files.spec.ts:67:9 › Personal Files › Regular user's personal files › [C217143] has default sorted column:
projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts#L260
2) [List Views] › src/tests/personal-files.spec.ts:67:9 › Personal Files › Regular user's personal files › [C217143] has default sorted column
Error: locator.innerText: Page closed
=========================== logs ===========================
waiting for locator('adf-datatable .adf-datatable__header--sorted-asc .adf-datatable-cell-header-content .adf-datatable-cell-value,\n .adf-datatable__header--sorted-desc .adf-datatable-cell-header-content .adf-datatable-cell-value')
============================================================
at ../../../projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts:260
258 |
259 | async getSortedColumnHeaderText(): Promise<string> {
> 260 | return this.sortedColumnHeader.innerText();
| ^
261 | }
262 |
263 | private getItemLocationEl(name: string): Locator {
at DataTableComponent.getSortedColumnHeaderText (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts:260:36)
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/list-views/src/tests/personal-files.spec.ts:68:44
|
[List Views] › src/tests/personal-files.spec.ts:67:9 › Personal Files › Regular user's personal files › [C217143] has default sorted column:
e2e/playwright/list-views/src/tests/personal-files.spec.ts#L1
2) [List Views] › src/tests/personal-files.spec.ts:67:9 › Personal Files › Regular user's personal files › [C217143] has default sorted column
Pending operations:
- locator.innerText at projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts:260:36
|
[List Views] › src/tests/sort-list.spec.ts:125:7 › Remember sorting › [C261136] Sort order is retained when navigating to another part of the app:
e2e/playwright/list-views/src/tests/sort-list.spec.ts#L104
3) [List Views] › src/tests/sort-list.spec.ts:125:7 › Remember sorting › [C261136] Sort order is retained when navigating to another part of the app
Test timeout of 85000ms exceeded while running "beforeEach" hook.
102 | });
103 |
> 104 | test.beforeEach(async ({ loginPage, personalFiles }) => {
| ^
105 | await NodesApi.initialize(user1, user1);
106 | await loginPage.loginUser(
107 | { username: user1, ***: user1 },
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/list-views/src/tests/sort-list.spec.ts:104:8
|
[List Views] › src/tests/sort-list.spec.ts:125:7 › Remember sorting › [C261136] Sort order is retained when navigating to another part of the app:
projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts#L260
3) [List Views] › src/tests/sort-list.spec.ts:125:7 › Remember sorting › [C261136] Sort order is retained when navigating to another part of the app
Error: locator.innerText: Page closed
=========================== logs ===========================
waiting for locator('adf-datatable .adf-datatable__header--sorted-asc .adf-datatable-cell-header-content .adf-datatable-cell-value,\n .adf-datatable__header--sorted-desc .adf-datatable-cell-header-content .adf-datatable-cell-value')
============================================================
at ../../../projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts:260
258 |
259 | async getSortedColumnHeaderText(): Promise<string> {
> 260 | return this.sortedColumnHeader.innerText();
| ^
261 | }
262 |
263 | private getItemLocationEl(name: string): Locator {
at DataTableComponent.getSortedColumnHeaderText (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts:260:36)
at DataTableComponent.sortBy (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts:139:35)
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/list-views/src/tests/sort-list.spec.ts:113:35
|
[List Views] › src/tests/sort-list.spec.ts:125:7 › Remember sorting › [C261136] Sort order is retained when navigating to another part of the app:
e2e/playwright/list-views/src/tests/sort-list.spec.ts#L1
3) [List Views] › src/tests/sort-list.spec.ts:125:7 › Remember sorting › [C261136] Sort order is retained when navigating to another part of the app
Pending operations:
- locator.innerText at projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts:260:36
|
E2e test suites: Playwright (list-views, 8)
Process completed with exit code 1.
|
E2e test suites: Playwright (library-actions, 11)
Timed out waiting 600s for the test suite to run
|
E2e test suites: Playwright (library-actions, 11)
Timed out waiting 600s for the teardown for test suite to run
|
[Library Actions] › src/tests/library-actions.spec.ts:187:9 › Library actions › My Libraries page › [C290106] Leave a library from My Libraries:
e2e/playwright/library-actions/src/tests/library-actions.spec.ts#L92
1) [Library Actions] › src/tests/library-actions.spec.ts:187:9 › Library actions › My Libraries page › [C290106] Leave a library from My Libraries
"beforeAll" hook timeout of 200000ms exceeded.
90 | let user2SitesApi: SitesApi;
91 |
> 92 | test.beforeAll(async () => {
| ^
93 | test.setTimeout(timeouts.extendedLongTest);
94 | const apiClientFactory = new ApiClientFactory();
95 | const username1 = `user-${Utils.random()}`;
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/library-actions/src/tests/library-actions.spec.ts:92:8
|
[Library Actions] › src/tests/library-actions.spec.ts:271:9 › Library actions › Favorite Libraries page › [C290109] Join a moderated library from Favorite Libraries:
e2e/playwright/library-actions/src/tests/library-actions.spec.ts#L92
2) [Library Actions] › src/tests/library-actions.spec.ts:271:9 › Library actions › Favorite Libraries page › [C290109] Join a moderated library from Favorite Libraries
"beforeAll" hook timeout of 200000ms exceeded.
90 | let user2SitesApi: SitesApi;
91 |
> 92 | test.beforeAll(async () => {
| ^
93 | test.setTimeout(timeouts.extendedLongTest);
94 | const apiClientFactory = new ApiClientFactory();
95 | const username1 = `user-${Utils.random()}`;
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/library-actions/src/tests/library-actions.spec.ts:92:8
|
[Library Actions] › src/tests/library-actions.spec.ts:271:9 › Library actions › Favorite Libraries page › [C290109] Join a moderated library from Favorite Libraries:
e2e/playwright/library-actions/src/tests/library-actions.spec.ts#L92
2) [Library Actions] › src/tests/library-actions.spec.ts:271:9 › Library actions › Favorite Libraries page › [C290109] Join a moderated library from Favorite Libraries
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
"beforeAll" hook timeout of 200000ms exceeded.
90 | let user2SitesApi: SitesApi;
91 |
> 92 | test.beforeAll(async () => {
| ^
93 | test.setTimeout(timeouts.extendedLongTest);
94 | const apiClientFactory = new ApiClientFactory();
95 | const username1 = `user-${Utils.random()}`;
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/library-actions/src/tests/library-actions.spec.ts:92:8
|
[Library Actions] › src/tests/library-actions.spec.ts:271:9 › Library actions › Favorite Libraries page › [C290109] Join a moderated library from Favorite Libraries:
e2e/playwright/library-actions/src/tests/library-actions.spec.ts#L1
2) [Library Actions] › src/tests/library-actions.spec.ts:271:9 › Library actions › Favorite Libraries page › [C290109] Join a moderated library from Favorite Libraries
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: {"error":{"errorKey":"framework.exception.EntityNotFound","statusCode":404,"briefSummary":"01091743 The entity with id: playwright-Am-library-1qkuj was not found","stackTrace":"For security reasons the stack trace is no longer displayed, but the property is kept for previous versions","descriptionURL":"https://api-explorer.alfresco.com","logId":"87ab5643-9778-4ac7-978c-7361d72176b7"}}
at Request.callback (/home/runner/work/alfresco-content-app/alfresco-content-app/node_modules/superagent/src/node/index.js:901:17)
at fn (/home/runner/work/alfresco-content-app/alfresco-content-app/node_modules/superagent/src/node/index.js:1166:18)
at IncomingMessage.<anonymous> (/home/runner/work/alfresco-content-app/alfresco-content-app/node_modules/superagent/src/node/parsers/json.js:19:7)
|
[Library Actions] › src/tests/library-actions.spec.ts:368:9 › Library actions › Search Page › [C306961] Leave a library from Search Results:
e2e/playwright/library-actions/src/tests/library-actions.spec.ts#L92
3) [Library Actions] › src/tests/library-actions.spec.ts:368:9 › Library actions › Search Page › [C306961] Leave a library from Search Results
"beforeAll" hook timeout of 200000ms exceeded.
90 | let user2SitesApi: SitesApi;
91 |
> 92 | test.beforeAll(async () => {
| ^
93 | test.setTimeout(timeouts.extendedLongTest);
94 | const apiClientFactory = new ApiClientFactory();
95 | const username1 = `user-${Utils.random()}`;
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/library-actions/src/tests/library-actions.spec.ts:92:8
|
[Library Actions] › src/tests/library-actions.spec.ts:368:9 › Library actions › Search Page › [C306961] Leave a library from Search Results:
e2e/playwright/library-actions/src/tests/library-actions.spec.ts#L372
3) [Library Actions] › src/tests/library-actions.spec.ts:368:9 › Library actions › Search Page › [C306961] Leave a library from Search Results
Error: expect(received).toBeVisible()
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('adf-datatable adf-datatable-row').filter({ hasText: 'playwright-U1-library-lfyt5' }).locator('[title="Collaborator"]')
370 | await searchPage.navigate({ remoteUrl: `#/search-libraries;q=${user1Library3}` });
371 |
> 372 | await expect(libraryTable.getCellByColumnNameAndRowItem(user1Library3, 'Collaborator')).toBeVisible();
| ^
373 | await libraryTable.performActionFromExpandableMenu(user1Library3, leaveLibraryButton);
374 | await confirmDialog.okButton.click();
375 | await expect.soft(snackBar.getByMessageLocator(leftMessage)).toBeVisible();
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/library-actions/src/tests/library-actions.spec.ts:372:95
|
[Library Actions] › src/tests/library-actions.spec.ts:368:9 › Library actions › Search Page › [C306961] Leave a library from Search Results:
e2e/playwright/library-actions/src/tests/library-actions.spec.ts#L1
3) [Library Actions] › src/tests/library-actions.spec.ts:368:9 › Library actions › Search Page › [C306961] Leave a library from Search Results
Pending operations:
- expect.toBeVisible at e2e/playwright/library-actions/src/tests/library-actions.spec.ts:372:95
|
E2e test suites: Playwright (library-actions, 11)
Process completed with exit code 1.
|
Finalize
Process completed with exit code 1.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
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/save@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Unit tests: aca-content
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Unit tests: aca-shared
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
E2e test suites: copyMoveActions
No files were found with the provided path: e2e-output/. No artifacts will be uploaded.
|
E2e test suites: copyMoveActions
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, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
E2e test suites: listViews
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, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
E2e test suites: Playwright (authentication, 4)
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/.
|
E2e test suites: Playwright (folder-rules, 2)
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/.
|
E2e test suites: Playwright (navigation, 5)
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/.
|
E2e test suites: viewer,infoDrawer
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, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
E2e test suites: Playwright (create-actions, 1)
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/.
|
E2e test suites: editActions,favoriteActions
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, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
E2e test suites: deleteActions
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, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
E2e test suites: Playwright (viewer, 3)
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/.
|
E2e test suites: Playwright (share-action, 9)
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/.
|
E2e test suites: Playwright (pagination, 7)
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/.
|
E2e test suites: Playwright (copy-move-actions, 10)
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/.
|
E2e test suites: Playwright (special-permissions, 6)
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/.
|
E2e test suites: uploadDownloadActions
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, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
E2e test suites: Playwright (list-views, 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/.
|
E2e test suites: Playwright (library-actions, 11)
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/.
|
E2e test suites: search
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, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🎭 Playwright Run Summary
5 passed (28.0s)
|
🎭 Playwright Run Summary
1 flaky
[Folder Rules] › src/tests/actions.spec.ts:54:7 › Folder Rules Actions › [C691637] Create a rule with actions
2 passed (1.3m)
|
🎭 Playwright Run Summary
1 flaky
[Navigation] › src/tests/single-click.spec.ts:79:7 › Single click on item name › [C284902] Navigate inside the library when clicking the hyperlink on File Libraries
14 passed (2.2m)
|
🎭 Playwright Run Summary
1 failed
[Create Actions] › src/tests/create-library.spec.ts:126:9 › Create Libraries › On My Libraries dataTable › [C280025] Create a public library
19 passed (3.8m)
|
🎭 Playwright Run Summary
21 passed (4.1m)
|
🎭 Playwright Run Summary
14 passed (4.5m)
|
🎭 Playwright Run Summary
3 flaky
[Pagination] › src/tests/personal-files.ts:38:9 › Pagination on multiple pages : › on Personal Files › Pagination controls : › [C280077] Pagination control default values
[Pagination] › src/tests/personal-files.ts:89:9 › Pagination on multiple pages : › on Personal Files › Pagination controls : › [C280081] Previous button is disabled on first page
[Pagination] › src/tests/favorites.ts:70:9 › Pagination on multiple pages : › on Favorites › Pagination controls : › [C280116] change the current page from menu
8 passed (5.4m)
|
🎭 Playwright Run Summary
23 passed (5.4m)
|
🎭 Playwright Run Summary
1 flaky
[special-permissions] › src/tests/folders-actions.spec.ts:102:9 › Folders - available actions : › on Personal Files : › multiple folders - [C280459]
43 passed (5.8m)
|
🎭 Playwright Run Summary
3 flaky
[List Views] › src/tests/file-libraries.spec.ts:121:9 › File Libraries › My Libraries › [C289903] User role is correctly displayed
[List Views] › src/tests/personal-files.spec.ts:67:9 › Personal Files › Regular user's personal files › [C217143] has default sorted column
[List Views] › src/tests/sort-list.spec.ts:125:7 › Remember sorting › [C261136] Sort order is retained when navigating to another part of the app
2 skipped
32 passed (9.9m)
Timed out waiting 600s for the entire test run
|
🎭 Playwright Run Summary
3 flaky
[Library Actions] › src/tests/library-actions.spec.ts:187:9 › Library actions › My Libraries page › [C290106] Leave a library from My Libraries
[Library Actions] › src/tests/library-actions.spec.ts:271:9 › Library actions › Favorite Libraries page › [C290109] Join a moderated library from Favorite Libraries
[Library Actions] › src/tests/library-actions.spec.ts:368:9 › Library actions › Search Page › [C306961] Leave a library from Search Results
2 skipped
14 passed (9.9m)
Timed out waiting 600s for the entire test run
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
deleteActions
Expired
|
2.14 MB |
|
editActions,favoriteActions
Expired
|
2.13 MB |
|
listViews
Expired
|
2.12 MB |
|
search
Expired
|
2.13 MB |
|
uploadDownloadActions
Expired
|
2.24 MB |
|
viewer,infoDrawer
Expired
|
2.11 MB |
|