Build(deps): Bump actions/setup-node from 3 to 4 in /.github/actions/publish-libs in the github-actions group #3416
Annotations
10 errors, 1 warning, and 1 notice
e2e/playwright/info-drawer/src/tests/comments.e2e.ts#L85
1) [Info Drawer] › src/tests/comments.e2e.ts:73:7 › Info Drawer - Comments › [C299209] from Favorites - Add a comment on a folder
Error: Timed out 5000ms waiting for expect(locator).toBeDisabled()
Locator: locator('adf-info-drawer [data-automation-id="comments-input-add"]')
Expected: disabled
Received: enabled
Call log:
- expect.toBeDisabled with timeout 5000ms
- waiting for locator('adf-info-drawer [data-automation-id="comments-input-add"]')
- locator resolved to <button mat-button="" color="primary" ng-reflect-color="primary" ng-reflect-disabled="false" data-automation-id="comments-input-add" class="adf-comments-input-add mdc-button mat-mdc-button mat-primary mat-mdc-button-base cdk-focused cdk-mouse-focused">…</button>
- unexpected value "enabled"
- locator resolved to <button mat-button="" color="primary" ng-reflect-color="primary" ng-reflect-disabled="false" data-automation-id="comments-input-add" class="adf-comments-input-add mdc-button mat-mdc-button mat-primary mat-mdc-button-base cdk-focused cdk-mouse-focused">…</button>
- unexpected value "enabled"
- locator resolved to <button mat-button="" color="primary" ng-reflect-color="primary" ng-reflect-disabled="false" data-automation-id="comments-input-add" class="adf-comments-input-add mdc-button mat-mdc-button mat-primary mat-mdc-button-base cdk-focused cdk-mouse-focused">…</button>
- unexpected value "enabled"
- locator resolved to <button mat-button="" color="primary" ng-reflect-color="primary" ng-reflect-disabled="false" data-automation-id="comments-input-add" class="adf-comments-input-add mdc-button mat-mdc-button mat-primary mat-mdc-button-base cdk-focused cdk-mouse-focused">…</button>
- unexpected value "enabled"
- locator resolved to <button mat-button="" color="primary" ng-reflect-color="primary" ng-reflect-disabled="false" data-automation-id="comments-input-add" class="adf-comments-input-add mdc-button mat-mdc-button mat-primary mat-mdc-button-base cdk-focused cdk-mouse-focused">…</button>
- unexpected value "enabled"
- locator resolved to <button mat-button="" color="primary" ng-reflect-color="primary" ng-reflect-disabled="false" data-automation-id="comments-input-add" class="adf-comments-input-add mdc-button mat-mdc-button mat-primary mat-mdc-button-base cdk-focused cdk-mouse-focused">…</button>
- unexpected value "enabled"
- locator resolved to <button mat-button="" color="primary" ng-reflect-color="primary" ng-reflect-disabled="false" data-automation-id="comments-input-add" class="adf-comments-input-add mdc-button mat-mdc-button mat-primary mat-mdc-button-base cdk-focused cdk-mouse-focused">…</button>
- unexpected value "enabled"
- locator resolved to <button mat-button="" color="primary" ng-reflect-color="primary" ng-reflect-disabled="false" data-automation-id="comments-input-add" class="adf-comments-input-add mdc-button mat-mdc-button mat-primary mat-mdc-button-base cdk-focused cdk-mouse-focused">…</button>
- unexpected value "enabled"
- locator resolved to <button mat-button="" color="primary" ng-reflect-color="primary" ng-reflect-disabled="false" data-automation-id="comments-input-add" class="adf-comments-input-add mdc-button mat-mdc-button mat-primary mat-mdc-button-base cdk-focused cdk-mouse-focused">…</button>
- unexpected value "enabled"
83 | await expect(favoritePage.infoDrawer.commentInputField).toBeVisible();
84 | await favoritePage.infoDrawer.addCommentToNode(commentText);
> 85 | await expect(favoritePage.infoDrawer.addCommentButton).toBeDisabled();
| ^
86 | expect(await favoritePage.infoDrawer.checkCommentsHeaderCount()).toEqual(1);
87 | expect(await favoritePage.infoDrawer.verifyCommentsCountFromList(1));
88 | });
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/info-drawer/src/tests/comments.e2e.ts:85
|
e2e/playwright/info-drawer/src/tests/comments.e2e.ts#L1
1) [Info Drawer] › src/tests/comments.e2e.ts:73:7 › Info Drawer - Comments › [C299209] from Favorites - Add a comment on a folder
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 85000ms exceeded.
|
e2e/playwright/info-drawer/src/tests/comments.e2e.ts#L82
1) [Info Drawer] › src/tests/comments.e2e.ts:73:7 › Info Drawer - Comments › [C299209] from Favorites - Add a comment on a folder
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Test timeout of 85000ms exceeded.
Call log:
- waiting for getByRole('tab', { name: 'Comments' })
80 | await favoritePage.dataTable.getRowByName(favoriteFolderName).click();
81 | await favoritePage.acaHeader.viewDetails.click();
> 82 | await favoritePage.infoDrawer.commentsTab.click();
| ^
83 | await expect(favoritePage.infoDrawer.commentInputField).toBeVisible();
84 | await favoritePage.infoDrawer.addCommentToNode(commentText);
85 | await expect(favoritePage.infoDrawer.addCommentButton).toBeDisabled();
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/info-drawer/src/tests/comments.e2e.ts:82:47
|
e2e/playwright/info-drawer/src/tests/comments.e2e.ts#L1
1) [Info Drawer] › src/tests/comments.e2e.ts:73:7 › Info Drawer - Comments › [C299209] from Favorites - Add a comment on a folder
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
e2e/playwright/info-drawer/src/tests/comments.e2e.ts#L102
2) [Info Drawer] › src/tests/comments.e2e.ts:90:7 › Info Drawer - Comments › [C299189] from Shared Files - Comments are displayed ordered by created date in descending order
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('adf-datatable adf-datatable-row').filter({ hasText: 'sharedFile-e2e-13zwr' })
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('adf-datatable adf-datatable-row').filter({ hasText: 'sharedFile-e2e-13zwr' })
100 | await sharedPage.navigate();
101 | await Utils.reloadPageIfRowNotVisible(sharedPage, sharedFileName);
> 102 | await expect(sharedPage.dataTable.getRowByName(sharedFileName)).toBeVisible();
| ^
103 | await sharedPage.dataTable.getRowByName(sharedFileName).click();
104 | await sharedPage.acaHeader.viewDetails.click();
105 | await sharedPage.infoDrawer.commentsTab.click();
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/info-drawer/src/tests/comments.e2e.ts:102:69
|
e2e/playwright/info-drawer/src/tests/comments.e2e.ts#L1
2) [Info Drawer] › src/tests/comments.e2e.ts:90:7 › Info Drawer - Comments › [C299189] from Shared Files - Comments are displayed ordered by created date in descending order
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
e2e/playwright/info-drawer/src/tests/comments.e2e.ts#L1
2) [Info Drawer] › src/tests/comments.e2e.ts:90:7 › Info Drawer - Comments › [C299189] from Shared Files - Comments are displayed ordered by created date in descending order
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
e2e/playwright/info-drawer/src/tests/comments.e2e.ts#L1
3) [Info Drawer] › src/tests/comments.e2e.ts:112:7 › Info Drawer - Comments › [C299195] from Recent Files - Add a comment on a file
Error: <html>
|
e2e/playwright/info-drawer/src/tests/comments.e2e.ts#L1
3) [Info Drawer] › src/tests/comments.e2e.ts:112:7 › Info Drawer - Comments › [C299195] from Recent Files - Add a comment on a file
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
e2e/playwright/info-drawer/src/tests/comments.e2e.ts#L1
3) [Info Drawer] › src/tests/comments.e2e.ts:112:7 › Info Drawer - Comments › [C299195] from Recent Files - Add a comment on a file
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
17 failed
[Info Drawer] › src/tests/comments.e2e.ts:73:7 › Info Drawer - Comments › [C299209] from Favorites - Add a comment on a folder
[Info Drawer] › src/tests/comments.e2e.ts:90:7 › Info Drawer - Comments › [C299189] from Shared Files - Comments are displayed ordered by created date in descending order
[Info Drawer] › src/tests/comments.e2e.ts:112:7 › Info Drawer - Comments › [C299195] from Recent Files - Add a comment on a file
[Info Drawer] › src/tests/comments.e2e.ts:128:7 › Info Drawer - Comments › [C299196] Comment info display - File from Favorites
[Info Drawer] › src/tests/file-folder-properties.e2e.ts:55:7 › Info Drawer - File Folder Properties › [C299162] View properties - Default tabs
[Info Drawer] › src/tests/file-folder-properties.e2e.ts:71:7 › Info Drawer - File Folder Properties › [C599174] View properties - Should be able to make the files/folders info drawer expandable as for Sites
[Info Drawer] › src/tests/file-preview.e2e.ts:68:7 › File preview › [C595967] Should preview document from the info drawer
[Info Drawer] › src/tests/general.e2e.ts:56:7 › Info Drawer - General › [C268999] Info drawer closes on page refresh
[Info Drawer] › src/tests/library-properties.e2e.ts:70:7 › Library properties › [C289336] Info drawer opens for a library
[Info Drawer] › src/tests/library-properties.e2e.ts:90:7 › Library properties › [C289338] Editable properties
[Info Drawer] › src/tests/library-properties.e2e.ts:107:7 › Library properties › [C289339] Edit site details
[Info Drawer] › src/tests/library-properties.e2e.ts:135:7 › Library properties › [C289340] Cancel editing a site
[Info Drawer] › src/tests/library-properties.e2e.ts:157:7 › Library properties › [C289341] Warning appears when editing the name of the library by entering an existing name
[Info Drawer] › src/tests/library-properties.e2e.ts:172:7 › Library properties › [C289342] Site name too long
[Info Drawer] › src/tests/library-properties.e2e.ts:184:7 › Library properties › [C289343] Site description too long
[Info Drawer] › src/tests/library-properties.e2e.ts:232:7 › Non manager › [C289337] Info drawer button is not displayed when user is not the library manager
[Info Drawer] › src/tests/library-properties.e2e.ts:240:7 › Non manager › [C289344] Error notification when editing with no rights
1 passed (4.3m)
|
This job failed
Loading