[ACS-5678] create folder from template tests #1414
Triggered via pull request
October 2, 2023 11:30
Status
Success
Total duration
1h 27m 26s
Artifacts
1
pull-request.yml
on: pull_request
Annotations
3 errors, 28 warnings, and 5 notices
[Viewer] › src/tests/viewer-action.spec.ts:138:7 › viewer action file › [C286379] Favorite action from Shared Files:
e2e/playwright/viewer/src/tests/viewer-action.spec.ts#L1
1) [Viewer] › src/tests/viewer-action.spec.ts:138:7 › viewer action file › [C286379] Favorite action from Shared Files
Test timeout of 45000ms exceeded.
|
[Viewer] › src/tests/viewer-action.spec.ts:138:7 › viewer action file › [C286379] Favorite action from Shared Files:
projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts#L170
1) [Viewer] › src/tests/viewer-action.spec.ts:138:7 › viewer action file › [C286379] Favorite action from Shared Files
Error: locator.click: Page closed
=========================== logs ===========================
waiting for locator('adf-datatable .adf-datatable-cell-value[role="link"]').filter({ hasText: 'file-docx-1433d' })
============================================================
at ../../../projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts:170
168 | */
169 | async performClickFolderOrFileToOpen(name: string): Promise<void> {
> 170 | await this.getCellLinkByName(name).click();
| ^
171 | await this.spinnerWaitForReload();
172 | }
173 |
at DataTableComponent.performClickFolderOrFileToOpen (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts:170:40)
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/viewer/src/tests/viewer-action.spec.ts:140:32
|
[Viewer] › src/tests/viewer-action.spec.ts:138:7 › viewer action file › [C286379] Favorite action from Shared Files:
e2e/playwright/viewer/src/tests/viewer-action.spec.ts#L1
1) [Viewer] › src/tests/viewer-action.spec.ts:138:7 › viewer action file › [C286379] Favorite action from Shared Files
Pending operations:
- locator.click at projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts:170:40
|
lint:
projects/aca-content/folder-rules/src/manage-rules/manage-rules.smart-component.spec.ts#L90
Unknown word: "Cproperties"
|
lint:
projects/aca-content/folder-rules/src/manage-rules/manage-rules.smart-component.spec.ts#L90
Unknown word: "Callowable"
|
lint:
projects/aca-content/folder-rules/src/manage-rules/manage-rules.smart-component.spec.ts#L90
Unknown word: "Cpermissions"
|
lint:
projects/aca-content/folder-rules/src/rule-set-picker/rule-set-picker.smart-component.spec.ts#L86
Unknown word: "Cproperties"
|
lint:
projects/aca-content/folder-rules/src/rule-set-picker/rule-set-picker.smart-component.spec.ts#L86
Unknown word: "Callowable"
|
lint:
projects/aca-content/folder-rules/src/rule-set-picker/rule-set-picker.smart-component.spec.ts#L86
Unknown word: "Cpermissions"
|
lint:
projects/aca-content/preview/src/lib/components/preview.component.ts#L180
Prefer using an optional chain expression instead, as it's more concise and easier to read
|
lint:
projects/aca-content/src/lib/components/common/location-link/location-link.component.ts#L86
Prefer using an optional chain expression instead, as it's more concise and easier to read
|
lint:
projects/aca-content/src/lib/components/common/location-link/location-link.component.ts#L89
Prefer using an optional chain expression instead, as it's more concise and easier to read
|
lint:
projects/aca-content/src/lib/components/common/toggle-shared/toggle-shared.component.ts#L65
Prefer using an optional chain expression instead, as it's more concise and easier to read
|
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 (authentication, 4)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
E2e test suites: Playwright (navigation, 5)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
E2e test suites: editActions,favoriteActions
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
E2e test suites: actionsAvailableLibraries,actionsAvailableNewMenu
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
E2e test suites: deleteActions
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
E2e test suites: createActions
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
E2e test suites: libraryActions
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
E2e test suites: Playwright (actions, 1)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
E2e test suites: copyMoveActions
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
E2e test suites: listViews,navigation
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
E2e test suites: shareActions
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
E2e test suites: uploadDownloadActions
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
E2e test suites: pagination
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
E2e test suites: search
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
E2e test suites: viewer,infoDrawer,extensions
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
E2e test suites: actionsAvailableFilesFolders
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
E2e test suites: actionsAvailableSpecialPermissions
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
🎭 Playwright Run Summary
3 passed (44.2s)
|
🎭 Playwright Run Summary
6 passed (42.9s)
|
🎭 Playwright Run Summary
16 passed (1.9m)
|
🎭 Playwright Run Summary
1 flaky
[Viewer] › src/tests/viewer-action.spec.ts:138:7 › viewer action file › [C286379] Favorite action from Shared Files
21 passed (3.8m)
|
🎭 Playwright Run Summary
42 passed (5.9m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
viewer
Expired
|
1.38 MB |
|