Skip to content

chore: Update nodejs and pnpm #7300

chore: Update nodejs and pnpm

chore: Update nodejs and pnpm #7300

Triggered via push April 29, 2026 19:22
Status Success
Total duration 4m 51s
Artifacts
Playwright Chrome
2m 48s
Playwright Chrome
Playwright Firefox
3m 41s
Playwright Firefox
Playwright Chrome with plugins
3m 18s
Playwright Chrome with plugins
Playwright Firefox with plugins
4m 15s
Playwright Firefox with plugins
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 4 warnings, and 4 notices
[firefox] › tests/frontend-new/specs/enter.spec.ts:33:7 › enter keystroke › enter is always visible after event: src/tests/frontend-new/specs/enter.spec.ts#L68
1) [firefox] › tests/frontend-new/specs/enter.spec.ts:33:7 › enter keystroke › enter is always visible after event Error: expect(received).toBeGreaterThan(expected) Expected: > 724 Received: 720 66 | const windowHeight = await scrolledWindow.evaluate(() => window.innerHeight); 67 | > 68 | expect(windowOffset + windowHeight).toBeGreaterThan(bottomOfLastLine); | ^ 69 | }); 70 | }); 71 | at /home/runner/work/etherpad/etherpad/src/tests/frontend-new/specs/enter.spec.ts:68:41
[chromium] › tests/frontend-new/specs/undo_redo_scroll.spec.ts:31:7 › Undo scroll-to-caret (#7007) › Ctrl+Z scrolls viewport up when the caret lands above the view: src/tests/frontend-new/specs/undo_redo_scroll.spec.ts#L74
2) [chromium] › tests/frontend-new/specs/undo_redo_scroll.spec.ts:31:7 › Undo scroll-to-caret (#7007) › Ctrl+Z scrolls viewport up when the caret lands above the view Error: expect(received).toBeLessThan(expected) Expected: < 582 Received: 582 72 | // Pre-fix: scrollAfter ≈ scrollBefore (no scroll). 73 | // Fixed: scrollAfter < scrollBefore (viewport moved up toward the caret). > 74 | expect(scrollAfter).toBeLessThan(scrollBefore); | ^ 75 | }); 76 | 77 | test('Ctrl+Z scrolls viewport down when the caret lands below the view', async function ({page}) { at /home/runner/work/etherpad/etherpad/src/tests/frontend-new/specs/undo_redo_scroll.spec.ts:74:25
[chromium] › tests/frontend-new/specs/enter.spec.ts:33:7 › enter keystroke › enter is always visible after event: src/tests/frontend-new/specs/enter.spec.ts#L68
1) [chromium] › tests/frontend-new/specs/enter.spec.ts:33:7 › enter keystroke › enter is always visible after event Error: expect(received).toBeGreaterThan(expected) Expected: > 747 Received: 720 66 | const windowHeight = await scrolledWindow.evaluate(() => window.innerHeight); 67 | > 68 | expect(windowOffset + windowHeight).toBeGreaterThan(bottomOfLastLine); | ^ 69 | }); 70 | }); 71 | at /home/runner/work/etherpad/etherpad/src/tests/frontend-new/specs/enter.spec.ts:68:41
Playwright Chrome
No files were found with the provided path: src/playwright-report/. No artifacts will be uploaded.
Playwright Firefox
No files were found with the provided path: src/playwright-report/. No artifacts will be uploaded.
Playwright Firefox with plugins
No files were found with the provided path: src/playwright-report/. No artifacts will be uploaded.
Playwright Chrome with plugins
No files were found with the provided path: src/playwright-report/. No artifacts will be uploaded.
🎭 Playwright Run Summary
1 skipped 150 passed (1.7m)
🎭 Playwright Run Summary
1 skipped 150 passed (2.5m)
🎭 Playwright Run Summary
1 flaky [firefox] › tests/frontend-new/specs/enter.spec.ts:33:7 › enter keystroke › enter is always visible after event 2 skipped 165 passed (2.9m)
🎭 Playwright Run Summary
2 flaky [chromium] › tests/frontend-new/specs/enter.spec.ts:33:7 › enter keystroke › enter is always visible after event [chromium] › tests/frontend-new/specs/undo_redo_scroll.spec.ts:31:7 › Undo scroll-to-caret (#7007) › Ctrl+Z scrolls viewport up when the caret lands above the view 2 skipped 164 passed (2.0m)