Build(deps): Bump Alfresco/alfresco-build-tools from 1.35.0 to 7.0.0 in /.github/actions/adf-linking in the github-actions group #3415
Annotations
10 errors, 1 warning, and 1 notice
e2e/playwright/info-drawer/src/tests/comments.e2e.ts#L64
1) [Info Drawer] › src/tests/comments.e2e.ts:58:7 › Info Drawer - Comments › [C299173] from Personal Files - Comments tab default fields
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('adf-datatable adf-datatable-row').filter({ hasText: 'personalFolder-e2e-1jhge' })
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('adf-datatable adf-datatable-row').filter({ hasText: 'personalFolder-e2e-1jhge' })
62 | await personalFiles.navigate();
63 | await Utils.reloadPageIfRowNotVisible(personalFiles, personalFolderName);
> 64 | await expect(personalFiles.dataTable.getRowByName(personalFolderName)).toBeVisible();
| ^
65 | await personalFiles.dataTable.getRowByName(personalFolderName).click();
66 | await personalFiles.acaHeader.viewDetails.click();
67 | await personalFiles.infoDrawer.commentsTab.click();
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/info-drawer/src/tests/comments.e2e.ts:64:76
|
e2e/playwright/info-drawer/src/tests/comments.e2e.ts#L1
1) [Info Drawer] › src/tests/comments.e2e.ts:58:7 › Info Drawer - Comments › [C299173] from Personal Files - Comments tab default fields
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
e2e/playwright/info-drawer/src/tests/comments.e2e.ts#L1
1) [Info Drawer] › src/tests/comments.e2e.ts:58:7 › Info Drawer - Comments › [C299173] from Personal Files - Comments tab default fields
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
e2e/playwright/info-drawer/src/tests/comments.e2e.ts#L1
2) [Info Drawer] › src/tests/comments.e2e.ts:73:7 › Info Drawer - Comments › [C299209] from Favorites - Add a comment on a folder
Error: <html>
|
e2e/playwright/info-drawer/src/tests/comments.e2e.ts#L1
2) [Info Drawer] › src/tests/comments.e2e.ts:73:7 › Info Drawer - Comments › [C299209] from Favorites - Add a comment on a folder
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
e2e/playwright/info-drawer/src/tests/comments.e2e.ts#L1
2) [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
3) [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-ol9uz' })
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-ol9uz' })
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
3) [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
3) [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
4) [Info Drawer] › src/tests/comments.e2e.ts:112:7 › Info Drawer - Comments › [C299195] from Recent Files - Add a comment on a file
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:58:7 › Info Drawer - Comments › [C299173] from Personal Files - Comments tab default fields
[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/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 (3.7m)
|
This job failed
Loading