Skip to content

Upstream to ADF:6.5.1 JS-API:7.2.0 #1721

Upstream to ADF:6.5.1 JS-API:7.2.0

Upstream to ADF:6.5.1 JS-API:7.2.0 #1721

Re-run triggered November 14, 2023 08:56
Status Failure
Total duration 4m 57s
Artifacts 14

pull-request.yml

on: pull_request
Matrix: unit-tests
Matrix: E2e test suites: Playwright
Matrix: e2es
Finalize
3s
Finalize
Fit to window
Zoom out
Zoom in

Annotations

5 errors, 15 warnings, and 6 notices
[Authentication] › src/tests/general.spec.ts:46:7 › Create folders › [C286473] should close opened dialogs on session expire: e2e/playwright/authentication/src/tests/general.spec.ts#L57
1) [Authentication] › src/tests/general.spec.ts:46:7 › Create folders › [C286473] should close opened dialogs on session expire Error: expect(received).toContain(expected) // indexOf Expected substring: "Sign in" Received string: "Personal Files - Workspace" 55 | await personalFiles.snackBar.message.waitFor({ state: 'attached' }); 56 | expect(await personalFiles.snackBar.message.innerText()).toEqual('The action was unsuccessful. Try again or contact your IT Team.'); > 57 | expect(await personalFiles.page.title()).toContain('Sign in'); | ^ 58 | await personalFiles.snackBar.message.waitFor({ state: 'detached' }); 59 | expect(await personalFiles.snackBar.message.isVisible(), 'dialog should not be visible').toBe(false); 60 | }); at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/authentication/src/tests/general.spec.ts:57:46
[Authentication] › src/tests/general.spec.ts:46:7 › Create folders › [C286473] should close opened dialogs on session expire: e2e/playwright/authentication/src/tests/general.spec.ts#L57
1) [Authentication] › src/tests/general.spec.ts:46:7 › Create folders › [C286473] should close opened dialogs on session expire Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toContain(expected) // indexOf Expected substring: "Sign in" Received string: "Personal Files - Workspace" 55 | await personalFiles.snackBar.message.waitFor({ state: 'attached' }); 56 | expect(await personalFiles.snackBar.message.innerText()).toEqual('The action was unsuccessful. Try again or contact your IT Team.'); > 57 | expect(await personalFiles.page.title()).toContain('Sign in'); | ^ 58 | await personalFiles.snackBar.message.waitFor({ state: 'detached' }); 59 | expect(await personalFiles.snackBar.message.isVisible(), 'dialog should not be visible').toBe(false); 60 | }); at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/authentication/src/tests/general.spec.ts:57:46
[Authentication] › src/tests/general.spec.ts:46:7 › Create folders › [C286473] should close opened dialogs on session expire: e2e/playwright/authentication/src/tests/general.spec.ts#L57
1) [Authentication] › src/tests/general.spec.ts:46:7 › Create folders › [C286473] should close opened dialogs on session expire Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toContain(expected) // indexOf Expected substring: "Sign in" Received string: "Personal Files - Workspace" 55 | await personalFiles.snackBar.message.waitFor({ state: 'attached' }); 56 | expect(await personalFiles.snackBar.message.innerText()).toEqual('The action was unsuccessful. Try again or contact your IT Team.'); > 57 | expect(await personalFiles.page.title()).toContain('Sign in'); | ^ 58 | await personalFiles.snackBar.message.waitFor({ state: 'detached' }); 59 | expect(await personalFiles.snackBar.message.isVisible(), 'dialog should not be visible').toBe(false); 60 | }); at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/authentication/src/tests/general.spec.ts:57:46
E2e test suites: Playwright (authentication, 4)
Process completed with exit code 1.
Finalize
Process completed with exit code 1.
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
lint: projects/aca-shared/src/lib/components/document-base-page/document-base-page.spec.ts#L340
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
lint: projects/aca-shared/src/lib/components/document-base-page/document-base-page.spec.ts#L359
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
lint: projects/aca-shared/src/lib/services/app.service.ts#L132
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
lint: projects/aca-shared/src/lib/services/app.service.ts#L167
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
lint: projects/aca-shared/store/src/effects/router.effects.ts#L47
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
lint: projects/aca-shared/store/src/effects/router.effects.ts#L59
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
lint: projects/aca-shared/store/src/effects/router.effects.ts#L118
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
lint: projects/aca-shared/store/src/effects/router.effects.ts#L121
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
lint: projects/aca-shared/store/src/effects/router.effects.ts#L143
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 (folder-rules, 2)
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: Playwright (viewer, 3)
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: Playwright (special-permissions, 6)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
🎭 Playwright Run Summary
3 passed (44.7s)
🎭 Playwright Run Summary
64 passed (4.9m)
🎭 Playwright Run Summary
21 passed (3.3m)
🎭 Playwright Run Summary
16 passed (1.1m)
🎭 Playwright Run Summary
36 passed (6.4m)
🎭 Playwright Run Summary
1 failed [Authentication] › src/tests/general.spec.ts:46:7 › Create folders › [C286473] should close opened dialogs on session expire 5 passed (52.3s)

Artifacts

Produced during runtime
Name Size
actionsAvailableFilesFolders Expired
2.45 MB
actionsAvailableLibraries,actionsAvailableNewMenu Expired
2.22 MB
actionsAvailableSpecialPermissions Expired
3.31 MB
authentication Expired
6.4 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.13 MB
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.19 MB