Merge branch 'develop' #5206
Annotations
1 error, 12 warnings, and 3 notices
[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#L15
1) [webkit] › tests/frontend-new/admin-spec/adminsettings.spec.ts:11:9 › admin settings › Are Settings visible, populated, does save work
Error: expect(locator).not.toBeEmpty() failed
Locator: locator('.settings')
Expected: not empty
Timeout: 20000ms
Error: element(s) not found
Call log:
- Expect "not toBeEmpty" with timeout 20000ms
- waiting for locator('.settings')
5 × locator resolved to <textarea class="settings"></textarea>
- unexpected value "empty"
13 | await page.waitForSelector('.settings');
14 | const settings = page.locator('.settings');
> 15 | await expect(settings).not.toBeEmpty();
| ^
16 |
17 | const settingsVal = await settings.inputValue()
18 | const settingsLength = settingsVal.length
at /home/runner/work/etherpad-lite/etherpad-lite/src/tests/frontend-new/admin-spec/adminsettings.spec.ts:15:36
|
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.3m)
|
🎭 Playwright Run Summary
36 passed (2.4m)
|
🎭 Playwright Run Summary
1 flaky
[webkit] › tests/frontend-new/admin-spec/adminsettings.spec.ts:11:9 › admin settings › Are Settings visible, populated, does save work
35 passed (2.7m)
|