Added configurable ttl to settings #3728
Annotations
1 error, 18 warnings, and 2 notices
[chrome-firefox] › admin-spec/admintroubleshooting.spec.ts:9:5 › Shows troubleshooting page manager:
src/tests/frontend-new/helper/adminhelper.ts#L5
1) [chrome-firefox] › admin-spec/admintroubleshooting.spec.ts:9:5 › Shows troubleshooting page manager
Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:9001/admin/
Call log:
- navigating to "http://localhost:9001/admin/", waiting until "load"
at helper/adminhelper.ts:5
3 | export const loginToAdmin = async (page: Page, username: string, password: string) => {
4 |
> 5 | await page.goto('http://localhost:9001/admin/');
| ^
6 |
7 | await page.waitForSelector('input[name="username"]');
8 | await page.fill('input[name="username"]', username);
at loginToAdmin (/home/runner/work/etherpad-lite/etherpad-lite/src/tests/frontend-new/helper/adminhelper.ts:5:16)
at /home/runner/work/etherpad-lite/etherpad-lite/src/tests/frontend-new/admin-spec/admintroubleshooting.spec.ts:5:23
|
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)
No files were found with the provided path: src/playwright-report/. No artifacts will be uploaded.
|
Slow Test:
src/[chromium] › admin-spec/adminsettings.spec.ts#L1
src/[chromium] › admin-spec/adminsettings.spec.ts took 24.2s
|
Slow Test:
src/[chrome-firefox] › admin-spec/adminsettings.spec.ts#L1
src/[chrome-firefox] › admin-spec/adminsettings.spec.ts took 24.1s
|
Slow Test:
src/[firefox] › admin-spec/adminupdateplugins.spec.ts#L1
src/[firefox] › admin-spec/adminupdateplugins.spec.ts took 17.6s
|
Slow Test:
src/[webkit] › admin-spec/adminupdateplugins.spec.ts#L1
src/[webkit] › admin-spec/adminupdateplugins.spec.ts took 17.5s
|
Slow Test:
src/[chromium] › admin-spec/adminupdateplugins.spec.ts#L1
src/[chromium] › admin-spec/adminupdateplugins.spec.ts took 17.3s
|
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 (21)
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 (21)
No files were found with the provided path: src/playwright-report/. No artifacts will be uploaded.
|
Slow Test:
src/[chrome-firefox] › admin-spec/adminsettings.spec.ts#L1
src/[chrome-firefox] › admin-spec/adminsettings.spec.ts took 24.8s
|
Slow Test:
src/[chromium] › admin-spec/adminsettings.spec.ts#L1
src/[chromium] › admin-spec/adminsettings.spec.ts took 24.7s
|
Slow Test:
src/[firefox] › admin-spec/adminupdateplugins.spec.ts#L1
src/[firefox] › admin-spec/adminupdateplugins.spec.ts took 17.0s
|
Slow Test:
src/[webkit] › admin-spec/adminupdateplugins.spec.ts#L1
src/[webkit] › admin-spec/adminupdateplugins.spec.ts took 15.7s
|
Slow Test:
src/[chromium] › admin-spec/adminupdateplugins.spec.ts#L1
src/[chromium] › admin-spec/adminupdateplugins.spec.ts took 15.5s
|
with plugins (21)
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 (21)
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.9m)
|
🎭 Playwright Run Summary
1 flaky
[chrome-firefox] › admin-spec/admintroubleshooting.spec.ts:9:5 › Shows troubleshooting page manager
35 passed (2.9m)
|