[ACS-5639] fix viewer exclude test from protractor and playwright #1379
pull-request.yml
on: pull_request
Annotations
5 errors, 16 warnings, and 5 notices
[Actions] › src/tests/create-library.spec.ts:106:7 › Create Libraries › [C289880] Create a moderated library:
e2e/playwright/actions/src/tests/create-library.spec.ts#L1
1) [Actions] › src/tests/create-library.spec.ts:106:7 › Create Libraries › [C289880] Create a moderated library
Test finished within timeout of 45000ms, but tearing down "context" ran out of time.
Please allow more time for the test, since teardown is attributed towards the test timeout budget.
|
[Navigation] › src/tests/single-click.spec.ts:81:7 › Single click on item name › [C284902] Navigate inside the library when clicking the hyperlink on File Libraries:
e2e/playwright/navigation/src/tests/single-click.spec.ts#L1
1) [Navigation] › src/tests/single-click.spec.ts:81:7 › Single click on item name › [C284902] Navigate inside the library when clicking the hyperlink on File Libraries
Error: {"error":{"errorKey":"Duplicate child name not allowed: folder1-qznjy","statusCode":409,"briefSummary":"08250300 Duplicate child name not allowed: folder1-qznjy","stackTrace":"For security reasons the stack trace is no longer displayed, but the property is kept for previous versions","descriptionURL":"https://api-explorer.alfresco.com"}}
at Request.callback (/home/runner/work/alfresco-content-app/alfresco-content-app/node_modules/superagent/src/node/index.js:901:17)
at fn (/home/runner/work/alfresco-content-app/alfresco-content-app/node_modules/superagent/src/node/index.js:1166:18)
at IncomingMessage.<anonymous> (/home/runner/work/alfresco-content-app/alfresco-content-app/node_modules/superagent/src/node/parsers/json.js:19:7)
|
[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#L166
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-1wp16' })
============================================================
at ../../../projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts:166
164 | */
165 | async performClickFolderOrFileToOpen(name: string): Promise<void> {
> 166 | await this.getCellLinkByName(name).click();
| ^
167 | await this.spinnerWaitForReload();
168 | }
169 |
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:166: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:166:40
|
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: shareActions
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: 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.
|
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: createActions
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: libraryActions
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: editActions,favoriteActions
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: 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.
|
🎭 Playwright Run Summary
3 passed (38.7s)
|
🎭 Playwright Run Summary
1 flaky
[Actions] › src/tests/create-library.spec.ts:106:7 › Create Libraries › [C289880] Create a moderated library
19 passed (4.2m)
|
🎭 Playwright Run Summary
1 flaky
[Navigation] › src/tests/single-click.spec.ts:81:7 › Single click on item name › [C284902] Navigate inside the library when clicking the hyperlink on File Libraries
15 passed (2.3m)
|
🎭 Playwright Run Summary
6 passed (39.7s)
|
🎭 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.5m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
actions
Expired
|
1.07 MB |
|
navigation
Expired
|
6.14 KB |
|
viewer
Expired
|
6.22 MB |
|