build(deps-dev): bump the dev-dependencies group across 1 directory w… #5330
Annotations
3 errors, 12 warnings, and 3 notices
|
[webkit] › tests/frontend-new/admin-spec/admintroubleshooting.spec.ts:24:5 › Lists installed parts:
src/tests/frontend-new/admin-spec/admintroubleshooting.spec.ts#L27
2) [webkit] › tests/frontend-new/admin-spec/admintroubleshooting.spec.ts:24:5 › Lists installed parts
Error: page.waitForSelector: Test timeout of 90000ms exceeded.
Call log:
- waiting for locator('.innerwrapper ul') to be visible
25 | await page.goto('http://localhost:9001/admin/help')
26 | await page.waitForSelector('.menu')
> 27 | await page.waitForSelector('.innerwrapper ul')
| ^
28 | const parts = page.locator('.innerwrapper ul').nth(1);
29 | expect(await parts.textContent()).toContain('ep_etherpad-lite/adminsettings');
30 | });
at /home/runner/work/etherpad-lite/etherpad-lite/src/tests/frontend-new/admin-spec/admintroubleshooting.spec.ts:27:16
|
|
[webkit] › tests/frontend-new/admin-spec/admintroubleshooting.spec.ts:24:5 › Lists installed parts:
src/tests/frontend-new/admin-spec/admintroubleshooting.spec.ts#L0
2) [webkit] › tests/frontend-new/admin-spec/admintroubleshooting.spec.ts:24:5 › Lists installed parts
Test timeout of 90000ms exceeded.
|
|
[webkit] › tests/frontend-new/admin-spec/adminsettings.spec.ts:11:9 › admin settings › Are Settings visible:
src/tests/frontend-new/admin-spec/adminsettings.spec.ts#L12
1) [webkit] › tests/frontend-new/admin-spec/adminsettings.spec.ts:11:9 › admin settings › Are Settings visible, populated, does save work
Error: page.goto: WebKit encountered an internal error
Call log:
- navigating to "http://localhost:9001/admin/settings", waiting until "load"
10 |
11 | test('Are Settings visible, populated, does save work', async ({page}) => {
> 12 | await page.goto('http://localhost:9001/admin/settings');
| ^
13 | await page.waitForSelector('.settings');
14 | const settings = page.locator('.settings');
15 | await expect(settings).not.toBeEmpty();
at /home/runner/work/etherpad-lite/etherpad-lite/src/tests/frontend-new/admin-spec/adminsettings.spec.ts:12:20
|
|
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.5m)
|
|
🎭 Playwright Run Summary
2 flaky
[webkit] › tests/frontend-new/admin-spec/adminsettings.spec.ts:11:9 › admin settings › Are Settings visible, populated, does save work
[webkit] › tests/frontend-new/admin-spec/admintroubleshooting.spec.ts:24:5 › Lists installed parts
34 passed (4.0m)
|