Skip to content

chore: Update nodejs and pnpm #7301

chore: Update nodejs and pnpm

chore: Update nodejs and pnpm #7301

Triggered via pull request April 29, 2026 19:23
Status Success
Total duration 5m 55s
Artifacts

frontend-tests.yml

on: pull_request
Playwright Chrome
3m 1s
Playwright Chrome
Playwright Firefox
3m 34s
Playwright Firefox
Playwright Chrome with plugins
3m 23s
Playwright Chrome with plugins
Playwright Firefox with plugins
4m 0s
Playwright Firefox with plugins
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 4 warnings, and 4 notices
[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: > 752 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
[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: > 721 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 with plugins
No files were found with the provided path: src/playwright-report/. No artifacts will be uploaded.
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 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.1m)
🎭 Playwright Run Summary
1 skipped 150 passed (1.8m)
🎭 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)