Skip to content

chore(release): prep 3.3.1 — bump ueberdb2 to ^6.1.9 + changelog #8674

chore(release): prep 3.3.1 — bump ueberdb2 to ^6.1.9 + changelog

chore(release): prep 3.3.1 — bump ueberdb2 to ^6.1.9 + changelog #8674

Triggered via push June 10, 2026 09:25
Status Success
Total duration 11m 23s
Artifacts
Playwright Chrome
3m 48s
Playwright Chrome
Playwright Firefox
5m 19s
Playwright Firefox
Playwright Chrome with plugins
4m 25s
Playwright Chrome with plugins
Playwright Firefox with plugins
6m 24s
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
1) [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: < 578 Received: 578 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
[firefox] › tests/frontend-new/specs/timeslider_follow.spec.ts:15:7 › timeslider follow › content as it's added to timeslider: src/tests/frontend-new/specs/timeslider_follow.spec.ts#L48
1) [firefox] › tests/frontend-new/specs/timeslider_follow.spec.ts:15:7 › timeslider follow › content as it's added to timeslider Error: expect(received).toBeLessThanOrEqual(expected) Expected: <= -134 Received: 0 46 | }); 47 | > 48 | expect(currentOffset).toBeLessThanOrEqual(originalTop); | ^ 49 | }); 50 | 51 | /** at /home/runner/work/etherpad/etherpad/src/tests/frontend-new/specs/timeslider_follow.spec.ts:48:27
[firefox] › tests/frontend-new/specs/embed_value.spec.ts:138:9 › embed links › URL encoding of pad names › share link encodes special characters in pad name: src/tests/frontend-new/specs/embed_value.spec.ts#L146
1) [firefox] › tests/frontend-new/specs/embed_value.spec.ts:138:9 › embed links › URL encoding of pad names › share link encodes special characters in pad name Error: expect(received).toContain(expected) // indexOf Expected substring: "test%2Fencoding" Received string: "" 144 | 145 | const shareLink = await page.locator('#linkinput').inputValue(); > 146 | expect(shareLink).toContain(padName); | ^ 147 | }); 148 | }) 149 | }) at /home/runner/work/etherpad/etherpad/src/tests/frontend-new/specs/embed_value.spec.ts:146:25
Playwright Chrome
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 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
1 skipped 235 passed (2.8m)
🎭 Playwright Run Summary
1 flaky [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 260 passed (3.2m)
🎭 Playwright Run Summary
1 flaky [firefox] › tests/frontend-new/specs/timeslider_follow.spec.ts:15:7 › timeslider follow › content as it's added to timeslider 1 skipped 234 passed (4.2m)
🎭 Playwright Run Summary
1 flaky [firefox] › tests/frontend-new/specs/embed_value.spec.ts:138:9 › embed links › URL encoding of pad names › share link encodes special characters in pad name 2 skipped 260 passed (5.1m)