Node.js Package #303
test-and-release.yml
on: workflow_dispatch
Matrix: backend / withplugins
Matrix: frontend / test-frontend
release
/
publish-npm
36s
Annotations
2 errors, 3 warnings, and 3 notices
|
[chromium] › plugin_packages/.versions/ep_comments_page@11.1.21/static/tests/frontend-new/specs/readonlyHideActions.spec.ts:11:7 › ep_comments_page - Read-only hides comment actions (#112) › edit/delete actions are hidden on the read-only pad but shown on r/w:
etherpad-lite/src/plugin_packages/.versions/ep_comments_page@11.1.21/static/tests/frontend-new/specs/readonlyHideActions.spec.ts#L65
1) [chromium] › plugin_packages/.versions/ep_comments_page@11.1.21/static/tests/frontend-new/specs/readonlyHideActions.spec.ts:11:7 › ep_comments_page - Read-only hides comment actions (#112) › edit/delete actions are hidden on the read-only pad but shown on r/w
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBeGreaterThan(expected)
Expected: > 0
Received: 0
Call Log:
- Timeout 20000ms exceeded while waiting on the predicate
63 |
64 | const roOuter = await getPadOuter(page);
> 65 | await expect.poll(async () =>
| ^
66 | roOuter.locator('#comments .sidebar-comment').count()).toBeGreaterThan(0);
67 |
68 | // The actions wrapper is present in the DOM but hidden by the CSS — even
at /home/runner/work/ep_comments_page/ep_comments_page/etherpad-lite/src/plugin_packages/.versions/ep_comments_page@11.1.21/static/tests/frontend-new/specs/readonlyHideActions.spec.ts:65:9
|
|
[chromium] › plugin_packages/.versions/ep_comments_page@11.1.21/static/tests/frontend-new/specs/readonlyHideActions.spec.ts:11:7 › ep_comments_page - Read-only hides comment actions (#112) › edit/delete actions are hidden on the read-only pad but shown on r/w:
etherpad-lite/src/plugin_packages/.versions/ep_comments_page@11.1.21/static/tests/frontend-new/specs/readonlyHideActions.spec.ts#L65
1) [chromium] › plugin_packages/.versions/ep_comments_page@11.1.21/static/tests/frontend-new/specs/readonlyHideActions.spec.ts:11:7 › ep_comments_page - Read-only hides comment actions (#112) › edit/delete actions are hidden on the read-only pad but shown on r/w
Error: expect(received).toBeGreaterThan(expected)
Expected: > 0
Received: 0
Call Log:
- Timeout 20000ms exceeded while waiting on the predicate
63 |
64 | const roOuter = await getPadOuter(page);
> 65 | await expect.poll(async () =>
| ^
66 | roOuter.locator('#comments .sidebar-comment').count()).toBeGreaterThan(0);
67 |
68 | // The actions wrapper is present in the DOM but hidden by the CSS — even
at /home/runner/work/ep_comments_page/ep_comments_page/etherpad-lite/src/plugin_packages/.versions/ep_comments_page@11.1.21/static/tests/frontend-new/specs/readonlyHideActions.spec.ts:65:9
|
|
backend / with Plugins (Node 22 / core v2.7.3)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@0057852bfaa89a56745cba8c7296529d2fc39830. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
backend / with Plugins (Node 24 / core develop)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@0057852bfaa89a56745cba8c7296529d2fc39830. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
backend / with Plugins (Node 26 / core develop)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@0057852bfaa89a56745cba8c7296529d2fc39830. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🎭 Playwright Run Summary
27 skipped
367 passed (5.0m)
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › plugin_packages/.versions/ep_comments_page@11.1.21/static/tests/frontend-new/specs/readonlyHideActions.spec.ts:11:7 › ep_comments_page - Read-only hides comment actions (#112) › edit/delete actions are hidden on the read-only pad but shown on r/w
28 skipped
309 passed (5.5m)
|
|
🎭 Playwright Run Summary
27 skipped
367 passed (5.8m)
|