build(deps): bump actions/cache from 4 to 5 #5404
Annotations
4 errors, 12 warnings, and 3 notices
|
[webkit] › tests/frontend-new/admin-spec/admintroubleshooting.spec.ts:32:5 › Lists installed hooks:
src/tests/frontend-new/admin-spec/admintroubleshooting.spec.ts#L35
2) [webkit] › tests/frontend-new/admin-spec/admintroubleshooting.spec.ts:32:5 › Lists installed hooks
Error: page.waitForSelector: Test timeout of 90000ms exceeded.
Call log:
- waiting for locator('.innerwrapper ul') to be visible
33 | await page.goto('http://localhost:9001/admin/help')
34 | await page.waitForSelector('.menu')
> 35 | await page.waitForSelector('.innerwrapper ul')
| ^
36 | const helper = page.locator('.innerwrapper ul').nth(2);
37 | expect(await helper.textContent()).toContain('express');
38 | });
at /home/runner/work/etherpad-lite/etherpad-lite/src/tests/frontend-new/admin-spec/admintroubleshooting.spec.ts:35:16
|
|
[webkit] › tests/frontend-new/admin-spec/admintroubleshooting.spec.ts:32:5 › Lists installed hooks:
src/tests/frontend-new/admin-spec/admintroubleshooting.spec.ts#L0
2) [webkit] › tests/frontend-new/admin-spec/admintroubleshooting.spec.ts:32:5 › Lists installed hooks
Test timeout of 90000ms exceeded.
|
|
[webkit] › tests/frontend-new/admin-spec/admintroubleshooting.spec.ts:16:5 › Shows a version number:
src/tests/frontend-new/admin-spec/admintroubleshooting.spec.ts#L20
1) [webkit] › tests/frontend-new/admin-spec/admintroubleshooting.spec.ts:16:5 › Shows a version number
Error: locator.textContent: Test timeout of 90000ms exceeded.
Call log:
- waiting for locator('.help-block').locator('div').nth(1)
18 | await page.waitForSelector('.menu')
19 | const helper = page.locator('.help-block').locator('div').nth(1)
> 20 | const version = (await helper.textContent())!.split('.');
| ^
21 | expect(version.length).toBe(3)
22 | });
23 |
at /home/runner/work/etherpad-lite/etherpad-lite/src/tests/frontend-new/admin-spec/admintroubleshooting.spec.ts:20:35
|
|
[webkit] › tests/frontend-new/admin-spec/admintroubleshooting.spec.ts:16:5 › Shows a version number:
src/tests/frontend-new/admin-spec/admintroubleshooting.spec.ts#L0
1) [webkit] › tests/frontend-new/admin-spec/admintroubleshooting.spec.ts:16:5 › Shows a version number
Test timeout of 90000ms exceeded.
|
|
with plugins (22)
No files were found with the provided path: src/playwright-report/. No artifacts will be uploaded.
|
|
with plugins (22)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
with plugins (22)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
with plugins (22)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
with plugins (20)
No files were found with the provided path: src/playwright-report/. No artifacts will be uploaded.
|
|
with plugins (20)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
with plugins (20)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
with plugins (20)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
with plugins (24)
No files were found with the provided path: src/playwright-report/. No artifacts will be uploaded.
|
|
with plugins (24)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
with plugins (24)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
with plugins (24)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
🎭 Playwright Run Summary
36 passed (2.4m)
|
|
🎭 Playwright Run Summary
36 passed (2.4m)
|
|
🎭 Playwright Run Summary
2 flaky
[webkit] › tests/frontend-new/admin-spec/admintroubleshooting.spec.ts:16:5 › Shows a version number
[webkit] › tests/frontend-new/admin-spec/admintroubleshooting.spec.ts:32:5 › Lists installed hooks
34 passed (5.4m)
|