Skip to content

Localisation updates from https://translatewiki.net. #4723

Localisation updates from https://translatewiki.net.

Localisation updates from https://translatewiki.net. #4723

Triggered via push August 18, 2025 12:04
Status Success
Total duration 4m 34s
Artifacts

windows.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 notices
[chromium] › tests\frontend-new\specs\chat.spec.ts:40:5 › makes sure that an empty message can't be sent: src\tests\frontend-new\helper\padHelper.ts#L120
1) [chromium] › tests\frontend-new\specs\chat.spec.ts:40:5 › makes sure that an empty message can't be sent Error: page.waitForSelector: Test timeout of 90000ms exceeded. Call log: - waiting for locator('iframe[name="ace_outer"]') to be visible at helper\padHelper.ts:120 118 | const padId = "FRONTEND_TESTS"+randomUUID(); 119 | await page.goto('http://localhost:9001/p/'+padId); > 120 | await page.waitForSelector('iframe[name="ace_outer"]'); | ^ 121 | return padId; 122 | } 123 | at goToNewPad (D:\a\etherpad-lite\etherpad-lite\src\tests\frontend-new\helper\padHelper.ts:120:16) at D:\a\etherpad-lite\etherpad-lite\src\tests\frontend-new\specs\chat.spec.ts:18:5
[chromium] › tests\frontend-new\specs\chat.spec.ts:40:5 › makes sure that an empty message can't be sent: src\tests\frontend-new\specs\chat.spec.ts#L17
1) [chromium] › tests\frontend-new\specs\chat.spec.ts:40:5 › makes sure that an empty message can't be sent Test timeout of 90000ms exceeded while running "beforeEach" hook. 15 | 16 | > 17 | test.beforeEach(async ({ page })=>{ | ^ 18 | await goToNewPad(page); 19 | }) 20 | at D:\a\etherpad-lite\etherpad-lite\src\tests\frontend-new\specs\chat.spec.ts:17:6
🎭 Playwright Run Summary
1 flaky [chromium] › tests\frontend-new\specs\chat.spec.ts:40:5 › makes sure that an empty message can't be sent 92 passed (1.7m)
Build .zip
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677