Skip to content

rollup has a native version, and that is not supported on FreeBSD yet. #17

rollup has a native version, and that is not supported on FreeBSD yet.

rollup has a native version, and that is not supported on FreeBSD yet. #17

Triggered via push August 26, 2024 14:07
Status Success
Total duration 5m 42s
Artifacts
Matrix: with plugins
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 14 warnings, and 2 notices
[chromium] › admin-spec/adminupdateplugins.spec.ts:12:9 › Plugins page › List some plugins: src/tests/frontend-new/admin-spec/adminupdateplugins.spec.ts#L17
1) [chromium] › admin-spec/adminupdateplugins.spec.ts:12:9 › Plugins page › List some plugins ──── Error: expect(received).toBeGreaterThan(expected) Expected: > 10 Received: 1 15 | await expect(pluginTable).not.toBeEmpty() 16 | const plugins = await pluginTable.locator('tr').count() > 17 | expect(plugins).toBeGreaterThan(10) | ^ 18 | }) 19 | 20 | test('Searches for a plugin', async ({page}) => { at /home/runner/work/etherpad-lite/etherpad-lite/src/tests/frontend-new/admin-spec/adminupdateplugins.spec.ts:17:25
[chromium] › admin-spec/adminupdateplugins.spec.ts:12:9 › Plugins page › List some plugins: src/tests/frontend-new/admin-spec/adminupdateplugins.spec.ts#L17
1) [chromium] › admin-spec/adminupdateplugins.spec.ts:12:9 › Plugins page › List some plugins ──── Error: expect(received).toBeGreaterThan(expected) Expected: > 10 Received: 1 15 | await expect(pluginTable).not.toBeEmpty() 16 | const plugins = await pluginTable.locator('tr').count() > 17 | expect(plugins).toBeGreaterThan(10) | ^ 18 | }) 19 | 20 | test('Searches for a plugin', async ({page}) => { at /home/runner/work/etherpad-lite/etherpad-lite/src/tests/frontend-new/admin-spec/adminupdateplugins.spec.ts:17:25
[webkit] › admin-spec/admintroubleshooting.spec.ts:9:5 › Shows troubleshooting page manager: src/tests/frontend-new/admin-spec/admintroubleshooting.spec.ts#L1
2) [webkit] › admin-spec/admintroubleshooting.spec.ts:9:5 › Shows troubleshooting page manager ─── Test timeout of 90000ms exceeded.
[webkit] › admin-spec/admintroubleshooting.spec.ts:9:5 › Shows troubleshooting page manager: src/tests/frontend-new/admin-spec/admintroubleshooting.spec.ts#L10
2) [webkit] › admin-spec/admintroubleshooting.spec.ts:9:5 › Shows troubleshooting page manager ─── Error: page.goto: Test timeout of 90000ms exceeded. Call log: - navigating to "http://localhost:9001/admin/help", waiting until "load" 8 | 9 | test('Shows troubleshooting page manager', async ({page}) => { > 10 | await page.goto('http://localhost:9001/admin/help') | ^ 11 | await page.waitForSelector('.menu') 12 | const menu = page.locator('.menu'); 13 | await expect(menu.locator('li')).toHaveCount(5); at /home/runner/work/etherpad-lite/etherpad-lite/src/tests/frontend-new/admin-spec/admintroubleshooting.spec.ts:10:16
with plugins (22)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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)
No files were found with the provided path: src/playwright-report/. No artifacts will be uploaded.
Slow Test: src/[firefox] › admin-spec/adminupdateplugins.spec.ts#L1
src/[firefox] › admin-spec/adminupdateplugins.spec.ts took 15.6s
Slow Test: src/[webkit] › admin-spec/adminupdateplugins.spec.ts#L1
src/[webkit] › admin-spec/adminupdateplugins.spec.ts took 15.4s
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)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/[webkit] › admin-spec/adminupdateplugins.spec.ts#L1
src/[webkit] › admin-spec/adminupdateplugins.spec.ts took 19.5s
Slow Test: src/[firefox] › admin-spec/adminupdateplugins.spec.ts#L1
src/[firefox] › admin-spec/adminupdateplugins.spec.ts took 17.8s
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/
🎭 Playwright Run Summary
1 flaky [chromium] › admin-spec/adminupdateplugins.spec.ts:12:9 › Plugins page › List some plugins ───── 35 passed (2.4m)
🎭 Playwright Run Summary
2 flaky [chromium] › admin-spec/adminupdateplugins.spec.ts:12:9 › Plugins page › List some plugins ───── [webkit] › admin-spec/admintroubleshooting.spec.ts:9:5 › Shows troubleshooting page manager ──── 34 passed (4.0m)