[ACS-5511] create library tests update #1705
pull-request.yml
on: pull_request
Annotations
3 errors, 5 warnings, and 6 notices
[Navigation] › src/tests/sidebar.spec.ts:51:7 › Sidebar › [C269100] sidebar state is preserved on page refresh:
e2e/playwright/navigation/src/tests/sidebar.spec.ts#L55
1) [Navigation] › src/tests/sidebar.spec.ts:51:7 › Sidebar › [C269100] sidebar state is preserved on page refresh
Error: Sidebar not expanded
Expected: true
Received: false
53 | expect(await personalFiles.sidenav.isSidenavExpanded(), 'Sidebar not expanded').toBe(true);
54 | await personalFiles.reload();
> 55 | expect(await personalFiles.sidenav.isSidenavExpanded(), 'Sidebar not expanded').toBe(true);
| ^
56 |
57 | await personalFiles.sidenav.collapseSideNav();
58 |
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/navigation/src/tests/sidebar.spec.ts:55:85
|
[Navigation] › src/tests/sidebar.spec.ts:51:7 › Sidebar › [C269100] sidebar state is preserved on page refresh:
e2e/playwright/navigation/src/tests/sidebar.spec.ts#L55
1) [Navigation] › src/tests/sidebar.spec.ts:51:7 › Sidebar › [C269100] sidebar state is preserved on page refresh
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Sidebar not expanded
Expected: true
Received: false
53 | expect(await personalFiles.sidenav.isSidenavExpanded(), 'Sidebar not expanded').toBe(true);
54 | await personalFiles.reload();
> 55 | expect(await personalFiles.sidenav.isSidenavExpanded(), 'Sidebar not expanded').toBe(true);
| ^
56 |
57 | await personalFiles.sidenav.collapseSideNav();
58 |
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/navigation/src/tests/sidebar.spec.ts:55:85
|
[Actions] › src/tests/create-folder-from-template.spec.ts:282:11 › Create folder from template › Personal Files page › Create from template dialog › [C325141] Title too long:
e2e/playwright/actions/src/tests/create-folder-from-template.spec.ts#L285
1) [Actions] › src/tests/create-folder-from-template.spec.ts:282:11 › Create folder from template › Personal Files page › Create from template dialog › [C325141] Title too long
Error: Timed out 5000ms waiting for expect(received).toHaveValue(expected)
Expected string: "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
Received string: ""
Call log:
- expect.toHaveValue with timeout 5000ms
- waiting for locator('app-create-from-template-dialog label').filter({ hasText: 'Title' })
283 | await createFolderFromTemplateDialog.getDialogLabel(titleLabel).fill(Utils.string257Long);
284 | await createFolderFromTemplateDialog.page.keyboard.press(tabKeyString);
> 285 | await expect(createFolderFromTemplateDialog.getDialogLabel(titleLabel)).toHaveValue(Utils.string257Long);
| ^
286 | expect
287 | .soft(await createFolderFromTemplateDialog.isErrorMessageDisplayed(errorStrings.titleLengthLimitError), errorStrings.errorMessageNotPresent)
288 | .toBe(true);
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/actions/src/tests/create-folder-from-template.spec.ts:285:81
|
E2e test suites: createActions
No files were found with the provided path: e2e-output/. No artifacts will be uploaded.
|
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
6 passed (22.1s)
|
🎭 Playwright Run Summary
3 passed (41.6s)
|
🎭 Playwright Run Summary
1 flaky
[Navigation] › src/tests/sidebar.spec.ts:51:7 › Sidebar › [C269100] sidebar state is preserved on page refresh
15 passed (1.7m)
|
🎭 Playwright Run Summary
21 passed (3.8m)
|
🎭 Playwright Run Summary
36 passed (5.6m)
|
🎭 Playwright Run Summary
1 flaky
[Actions] › src/tests/create-folder-from-template.spec.ts:282:11 › Create folder from template › Personal Files page › Create from template dialog › [C325141] Title too long
63 passed (8.8m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
actions
Expired
|
2.16 MB |
|
actionsAvailableFilesFolders
Expired
|
2.44 MB |
|
actionsAvailableLibraries,actionsAvailableNewMenu
Expired
|
2.21 MB |
|
actionsAvailableSpecialPermissions
Expired
|
3.21 MB |
|
copyMoveActions
Expired
|
2.15 MB |
|
deleteActions
Expired
|
2.14 MB |
|
editActions,favoriteActions
Expired
|
2.13 MB |
|
libraryActions
Expired
|
2.14 MB |
|
listViews,navigation
Expired
|
2.15 MB |
|
navigation
Expired
|
2.16 MB |
|
pagination
Expired
|
3.13 MB |
|
search
Expired
|
2.27 MB |
|
shareActions
Expired
|
2.17 MB |
|
uploadDownloadActions
Expired
|
2.12 MB |
|
viewer,infoDrawer,extensions
Expired
|
2.18 MB |
|