Skip to content

chore: use only rolldown for building #4816

chore: use only rolldown for building

chore: use only rolldown for building #4816

Triggered via push August 26, 2025 20:20
Status Success
Total duration 4m 46s
Artifacts

windows.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 notices
[chromium] › tests\frontend-new\specs\unordered_list.spec.ts:79:13 › unordered_list.js › Pressing Tab in an UL increases and decreases indentation › indent and de-indent list item with keypress: src\tests\frontend-new\specs\unordered_list.spec.ts#L87
2) [chromium] › tests\frontend-new\specs\unordered_list.spec.ts:79:13 › unordered_list.js › Pressing Tab in an UL increases and decreases indentation › indent and de-indent list item with keypress Error: locator.selectText: Element is not attached to the DOM Call log: - attempting selectText action - waiting for element to be visible 85 | 86 | // select this text element > 87 | await $firstTextElement.selectText(); | ^ 88 | 89 | const $insertunorderedlistButton = page.locator('.buttonicon-insertunorderedlist'); 90 | await $insertunorderedlistButton.click(); at D:\a\etherpad-lite\etherpad-lite\src\tests\frontend-new\specs\unordered_list.spec.ts:87:37
[chromium] › tests\frontend-new\specs\change_user_name.spec.ts:23:5 › Own user name is shown when you enter a chat: src\tests\frontend-new\helper\padHelper.ts#L73
1) [chromium] › tests\frontend-new\specs\change_user_name.spec.ts:23:5 › Own user name is shown when you enter a chat Error: page.waitForFunction: Test timeout of 90000ms exceeded. at helper\padHelper.ts:73 71 | await page.keyboard.press('Enter') 72 | if(message === "") return > 73 | await page.waitForFunction(`document.querySelector('#chattext').querySelectorAll('p').length >${currentChatCount}`) | ^ 74 | } 75 | 76 | export const isChatBoxShown = async (page: Page):Promise<boolean> => { at sendChatMessage (D:\a\etherpad-lite\etherpad-lite\src\tests\frontend-new\helper\padHelper.ts:73:16) at D:\a\etherpad-lite\etherpad-lite\src\tests\frontend-new\specs\change_user_name.spec.ts:31:5
[chromium] › tests\frontend-new\specs\change_user_name.spec.ts:23:5 › Own user name is shown when you enter a chat: src\tests\frontend-new\specs\change_user_name.spec.ts#L0
1) [chromium] › tests\frontend-new\specs\change_user_name.spec.ts:23:5 › Own user name is shown when you enter a chat Test timeout of 90000ms exceeded.
🎭 Playwright Run Summary
2 flaky [chromium] › tests\frontend-new\specs\change_user_name.spec.ts:23:5 › Own user name is shown when you enter a chat [chromium] › tests\frontend-new\specs\unordered_list.spec.ts:79:13 › unordered_list.js › Pressing Tab in an UL increases and decreases indentation › indent and de-indent list item with keypress 91 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