Skip to content

chore: updates etherpad-cli-client and vitepress #4953

chore: updates etherpad-cli-client and vitepress

chore: updates etherpad-cli-client and vitepress #4953

Triggered via push August 1, 2025 21:15
Status Success
Total duration 6m 42s
Artifacts
Matrix: with plugins
Fit to window
Zoom out
Zoom in

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#L6
1) [webkit] › tests/frontend-new/admin-spec/admintroubleshooting.spec.ts:32:5 › Lists installed hooks Error: page.goto: WebKit encountered an internal error Call log: - navigating to "http://localhost:9001/admin/help", waiting until "load" 4 | test.beforeEach(async ({ page })=>{ 5 | await loginToAdmin(page, 'admin', 'changeme1'); > 6 | await page.goto('http://localhost:9001/admin/help') | ^ 7 | }) 8 | 9 | test('Shows troubleshooting page manager', async ({page}) => { at /home/runner/work/etherpad-lite/etherpad-lite/src/tests/frontend-new/admin-spec/admintroubleshooting.spec.ts:6:16
[webkit] › tests/frontend-new/admin-spec/adminsettings.spec.ts:50:9 › admin settings › restart works: src/tests/frontend-new/helper/adminhelper.ts#L24
1) [webkit] › tests/frontend-new/admin-spec/adminsettings.spec.ts:50:9 › admin settings › restart works Error: Timed out 20000ms waiting for expect(locator).not.toBeEmpty() Locator: locator('.settings') Expected: not empty Received: <element(s) not found> Call log: - Expect "not toBeEmpty" with timeout 20000ms - waiting for locator('.settings') 4 × locator resolved to <textarea class="settings"></textarea> - unexpected value "empty" at helper/adminhelper.ts:24 22 | const restartButton = page.locator('.settings-button-bar').locator('.settingsButton').nth(1) 23 | const settings = page.locator('.settings'); > 24 | await expect(settings).not.toBeEmpty(); | ^ 25 | await expect(restartButton).toBeVisible() 26 | await page.locator('.settings-button-bar') 27 | .locator('.settingsButton') at restartEtherpad (/home/runner/work/etherpad-lite/etherpad-lite/src/tests/frontend-new/helper/adminhelper.ts:24:32) at /home/runner/work/etherpad-lite/etherpad-lite/src/tests/frontend-new/admin-spec/adminsettings.spec.ts:53:30
[webkit] › tests/frontend-new/admin-spec/admintroubleshooting.spec.ts:24:5 › Lists installed parts: src/tests/frontend-new/admin-spec/admintroubleshooting.spec.ts#L27
1) [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
1) [webkit] › tests/frontend-new/admin-spec/admintroubleshooting.spec.ts:24:5 › Lists installed parts 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 (23)
No files were found with the provided path: src/playwright-report/. No artifacts will be uploaded.
with plugins (23)
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 (23)
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 (23)
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
1 flaky [webkit] › tests/frontend-new/admin-spec/admintroubleshooting.spec.ts:32:5 › Lists installed hooks 35 passed (2.4m)
🎭 Playwright Run Summary
1 flaky [webkit] › tests/frontend-new/admin-spec/adminsettings.spec.ts:50:9 › admin settings › restart works 35 passed (2.8m)
🎭 Playwright Run Summary
1 flaky [webkit] › tests/frontend-new/admin-spec/admintroubleshooting.spec.ts:24:5 › Lists installed parts 35 passed (3.9m)