fix linked ADF styling #1737
pull-request.yml
on: pull_request
Annotations
2 errors, 5 warnings, and 6 notices
[Navigation] › src/tests/sidebar.spec.ts:72:7 › Sidebar › [C277224] sidenav returns to the default state when navigating away from the Search Results page:
e2e/playwright/navigation/src/tests/sidebar.spec.ts#L76
1) [Navigation] › src/tests/sidebar.spec.ts:72:7 › Sidebar › [C277224] sidenav returns to the default state when navigating away from the Search Results page
Error: Sidebar not expanded
Expected: true
Received: false
74 | await searchPage.searchInput.getIconByName('close').click();
75 | await searchPage.sidenav.expandedSidenav.waitFor({ state: 'attached' });
> 76 | expect(await personalFiles.sidenav.isSidenavExpanded(), 'Sidebar not expanded').toBe(true);
| ^
77 | });
78 | });
79 |
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/navigation/src/tests/sidebar.spec.ts:76:85
|
[Actions] › src/tests/create-folder.spec.ts:166:9 › Create folders › On Personal Files dataTable › [C216340] Create a folder with name:
e2e/playwright/actions/src/tests/create-folder.spec.ts#L169
1) [Actions] › src/tests/create-folder.spec.ts:166:9 › Create folders › On Personal Files dataTable › [C216340] Create a folder with name, title and description
Error: Timed out 5000ms waiting for expect(received).toHaveAttribute(expected)
- Expected string - 1
+ Received string + 1
- folder-title-3xxv4
+ playwright-folder-1ffsdfolder-title-3xxv4
folder-description-1u0sp
Call log:
- expect.toHaveAttribute with timeout 5000ms
- waiting for locator('adf-datatable .adf-cell-value span').filter({ hasText: 'playwright-folder-1ffsd' })
- locator resolved to <span role="link" tabindex="0" class="adf-datatable-ce…> playwright-folder-1ffsdfolder-title-3xxv4 </span>
- unexpected value "playwright-folder-1ffsdfolder-title-3xxv4
folder-description-1u0sp"
- locator resolved to <span role="link" tabindex="0" class="adf-datatable-ce…> playwright-folder-1ffsdfolder-title-3xxv4 </span>
- unexpected value "playwright-folder-1ffsdfolder-title-3xxv4
folder-description-1u0sp"
- locator resolved to <span role="link" tabindex="0" class="adf-datatable-ce…> playwright-folder-1ffsdfolder-title-3xxv4 </span>
- unexpected value "playwright-folder-1ffsdfolder-title-3xxv4
folder-description-1u0sp"
- locator resolved to <span role="link" tabindex="0" class="adf-datatable-ce…> playwright-folder-1ffsdfolder-title-3xxv4 </span>
- unexpected value "playwright-folder-1ffsdfolder-title-3xxv4
folder-description-1u0sp"
167 | await folderDialog.createNewFolderDialog(randomFolderName, randomFolderTitle, randomFolderDescription);
168 |
> 169 | await expect(folderTable.getCellLinkByName(randomFolderName)).toHaveAttribute('title', randomFolderTitle + `\n` + randomFolderDescription);
| ^
170 | });
171 |
172 | test('[C216351] Folder created after trimmed ending spaces from a folder name', async () => {
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/actions/src/tests/create-folder.spec.ts:169:69
|
lint:
app/src/main.ts#L35
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
E2e test suites: Playwright (authentication, 4)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
E2e test suites: Playwright (folder-rules, 2)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
E2e test suites: Playwright (viewer, 3)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
E2e test suites: Playwright (special-permissions, 6)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
🎭 Playwright Run Summary
5 passed (20.6s)
|
🎭 Playwright Run Summary
1 flaky
[Navigation] › src/tests/sidebar.spec.ts:72:7 › Sidebar › [C277224] sidenav returns to the default state when navigating away from the Search Results page
15 passed (1.4m)
|
🎭 Playwright Run Summary
3 passed (31.6s)
|
🎭 Playwright Run Summary
21 passed (2.7m)
|
🎭 Playwright Run Summary
60 passed (5.5m)
|
🎭 Playwright Run Summary
1 flaky
[Actions] › src/tests/create-folder.spec.ts:166:9 › Create folders › On Personal Files dataTable › [C216340] Create a folder with name, title and description
63 passed (5.6m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
actions
Expired
|
2.84 MB |
|
actionsAvailableFilesFolders
Expired
|
2.45 MB |
|
actionsAvailableLibraries,actionsAvailableNewMenu
Expired
|
2.21 MB |
|
actionsAvailableSpecialPermissions
Expired
|
2.91 MB |
|
copyMoveActions
Expired
|
2.16 MB |
|
deleteActions
Expired
|
2.14 MB |
|
editActions,favoriteActions
Expired
|
2.13 MB |
|
libraryActions
Expired
|
2.14 MB |
|
listViews,navigation
Expired
|
2.1 MB |
|
navigation
Expired
|
748 KB |
|
pagination
Expired
|
3.18 MB |
|
search
Expired
|
2.1 MB |
|
shareActions
Expired
|
2.18 MB |
|
uploadDownloadActions
Expired
|
2.12 MB |
|
viewer,infoDrawer,extensions
Expired
|
2.18 MB |
|