GH Auto: Upstream dependencies ADF:7.0.0-alpha.2-10699238652 JS-API:8.0.0-alpha.2-10699238652 using Tag:7.0.0-alpha.2-10699238652 #3427
Annotations
5 errors, 3 warnings, and 1 notice
e2e/playwright/info-drawer/src/tests/comments.e2e.ts#L1
1) [Info Drawer] › src/tests/comments.e2e.ts:128:7 › Info Drawer - Comments › [C299196] Comment info display - File from Favorites
Error: <html>
|
e2e/playwright/info-drawer/src/tests/comments.e2e.ts#L1
1) [Info Drawer] › src/tests/comments.e2e.ts:128:7 › Info Drawer - Comments › [C299196] Comment info display - File from Favorites
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
e2e/playwright/info-drawer/src/tests/comments.e2e.ts#L1
1) [Info Drawer] › src/tests/comments.e2e.ts:128:7 › Info Drawer - Comments › [C299196] Comment info display - File from Favorites
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
e2e/playwright/info-drawer/src/tests/file-preview.e2e.ts#L65
2) [Info Drawer] › src/tests/file-preview.e2e.ts:68:7 › File preview › [C595967] Should preview document from the info drawer
Error: expect(received).toContain(expected) // indexOf
Expected substring: "This is a small demonstration"
Received string: ""
63 | await expect(pageLoaded).toBeVisible();
64 | await expect(textLayerLoaded).toBeVisible();
> 65 | expect(await specificText).toContain(text);
| ^
66 | }
67 |
68 | test('[C595967] Should preview document from the info drawer', async ({ personalFiles }) => {
at checkFileContent (/home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/info-drawer/src/tests/file-preview.e2e.ts:65:32)
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/info-drawer/src/tests/file-preview.e2e.ts:76:5
|
|
[Info Drawer] › src/tests/file-folder-properties.e2e.ts#L1
[Info Drawer] › src/tests/file-folder-properties.e2e.ts took 34.9s
|
[Info Drawer] › src/tests/general.e2e.ts#L1
[Info Drawer] › src/tests/general.e2e.ts took 20.3s
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
This job failed
Loading