Skip to content

chore: removed old pipelines #4

chore: removed old pipelines

chore: removed old pipelines #4

Triggered via push August 4, 2025 21:11
Status Failure
Total duration 5m 0s
Artifacts
backend  /  ...  /  with Plugins
26s
backend / backend / with Plugins
backend  /  ...  /  test-frontend
4m 2s
backend / frontend / test-frontend
backend  /  ...  /  publish-npm
backend / release / publish-npm
Fit to window
Zoom out
Zoom in

Annotations

10 errors, 4 warnings, and 1 notice
[chromium] › tests/frontend-new/specs/change_user_color.spec.ts:10:9 › change user color › Color picker matches original color and remembers the user color after a refresh: src/tests/frontend-new/helper/padHelper.ts#L119
4) [chromium] › tests/frontend-new/specs/change_user_color.spec.ts:10:9 › change user color › Color picker matches original color and remembers the user color after a refresh Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:9001/p/FRONTEND_TESTSdf38c20f-ae49-410a-b220-5bf55fdf9fb5 Call log: - navigating to "http://localhost:9001/p/FRONTEND_TESTSdf38c20f-ae49-410a-b220-5bf55fdf9fb5", waiting until "load" at helper/padHelper.ts:119 117 | // create a new pad before each test run 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 | } at goToNewPad (/home/runner/work/ether-plugins/ether-plugins/src/tests/frontend-new/helper/padHelper.ts:119:16) at /home/runner/work/ether-plugins/ether-plugins/src/tests/frontend-new/specs/change_user_color.spec.ts:5:21
[chromium] › tests/frontend-new/specs/bold.spec.ts:30:9 › bold button › makes text bold on keypress: src/tests/frontend-new/helper/padHelper.ts#L119
3) [chromium] › tests/frontend-new/specs/bold.spec.ts:30:9 › bold button › makes text bold on keypress Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:9001/p/FRONTEND_TESTS182c7e6a-8da7-4858-ab43-bc058ba0cadd Call log: - navigating to "http://localhost:9001/p/FRONTEND_TESTS182c7e6a-8da7-4858-ab43-bc058ba0cadd", waiting until "load" at helper/padHelper.ts:119 117 | // create a new pad before each test run 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 | } at goToNewPad (/home/runner/work/ether-plugins/ether-plugins/src/tests/frontend-new/helper/padHelper.ts:119:16) at /home/runner/work/ether-plugins/ether-plugins/src/tests/frontend-new/specs/bold.spec.ts:7:21
[chromium] › tests/frontend-new/specs/bold.spec.ts:30:9 › bold button › makes text bold on keypress: src/tests/frontend-new/helper/padHelper.ts#L119
3) [chromium] › tests/frontend-new/specs/bold.spec.ts:30:9 › bold button › makes text bold on keypress Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:9001/p/FRONTEND_TESTSb77fe90a-4974-46df-836e-c416445ecf02 Call log: - navigating to "http://localhost:9001/p/FRONTEND_TESTSb77fe90a-4974-46df-836e-c416445ecf02", waiting until "load" at helper/padHelper.ts:119 117 | // create a new pad before each test run 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 | } at goToNewPad (/home/runner/work/ether-plugins/ether-plugins/src/tests/frontend-new/helper/padHelper.ts:119:16) at /home/runner/work/ether-plugins/ether-plugins/src/tests/frontend-new/specs/bold.spec.ts:7:21
[chromium] › tests/frontend-new/specs/bold.spec.ts:30:9 › bold button › makes text bold on keypress: src/tests/frontend-new/helper/padHelper.ts#L119
3) [chromium] › tests/frontend-new/specs/bold.spec.ts:30:9 › bold button › makes text bold on keypress Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:9001/p/FRONTEND_TESTS89c71371-c862-4bae-9ba7-096e7dab4e09 Call log: - navigating to "http://localhost:9001/p/FRONTEND_TESTS89c71371-c862-4bae-9ba7-096e7dab4e09", waiting until "load" at helper/padHelper.ts:119 117 | // create a new pad before each test run 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 | } at goToNewPad (/home/runner/work/ether-plugins/ether-plugins/src/tests/frontend-new/helper/padHelper.ts:119:16) at /home/runner/work/ether-plugins/ether-plugins/src/tests/frontend-new/specs/bold.spec.ts:7:21
[chromium] › tests/frontend-new/specs/bold.spec.ts:12:9 › bold button › makes text bold on click: src/tests/frontend-new/helper/padHelper.ts#L119
2) [chromium] › tests/frontend-new/specs/bold.spec.ts:12:9 › bold button › makes text bold on click Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:9001/p/FRONTEND_TESTSd9762fb3-e13d-4d28-83a4-e046434bacde Call log: - navigating to "http://localhost:9001/p/FRONTEND_TESTSd9762fb3-e13d-4d28-83a4-e046434bacde", waiting until "load" at helper/padHelper.ts:119 117 | // create a new pad before each test run 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 | } at goToNewPad (/home/runner/work/ether-plugins/ether-plugins/src/tests/frontend-new/helper/padHelper.ts:119:16) at /home/runner/work/ether-plugins/ether-plugins/src/tests/frontend-new/specs/bold.spec.ts:7:21
[chromium] › tests/frontend-new/specs/bold.spec.ts:12:9 › bold button › makes text bold on click: src/tests/frontend-new/helper/padHelper.ts#L119
2) [chromium] › tests/frontend-new/specs/bold.spec.ts:12:9 › bold button › makes text bold on click Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:9001/p/FRONTEND_TESTS451b630e-4d13-44b0-be7b-80f052a13a01 Call log: - navigating to "http://localhost:9001/p/FRONTEND_TESTS451b630e-4d13-44b0-be7b-80f052a13a01", waiting until "load" at helper/padHelper.ts:119 117 | // create a new pad before each test run 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 | } at goToNewPad (/home/runner/work/ether-plugins/ether-plugins/src/tests/frontend-new/helper/padHelper.ts:119:16) at /home/runner/work/ether-plugins/ether-plugins/src/tests/frontend-new/specs/bold.spec.ts:7:21
[chromium] › tests/frontend-new/specs/bold.spec.ts:12:9 › bold button › makes text bold on click: src/tests/frontend-new/helper/padHelper.ts#L119
2) [chromium] › tests/frontend-new/specs/bold.spec.ts:12:9 › bold button › makes text bold on click Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:9001/p/FRONTEND_TESTSb73f070d-8e0b-4250-89b4-eef77da5761f Call log: - navigating to "http://localhost:9001/p/FRONTEND_TESTSb73f070d-8e0b-4250-89b4-eef77da5761f", waiting until "load" at helper/padHelper.ts:119 117 | // create a new pad before each test run 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 | } at goToNewPad (/home/runner/work/ether-plugins/ether-plugins/src/tests/frontend-new/helper/padHelper.ts:119:16) at /home/runner/work/ether-plugins/ether-plugins/src/tests/frontend-new/specs/bold.spec.ts:7:21
[chromium] › tests/frontend-new/specs/alphabet.spec.ts:12:9 › All the alphabet works n stuff › when you enter any char it appears right: src/tests/frontend-new/helper/padHelper.ts#L119
1) [chromium] › tests/frontend-new/specs/alphabet.spec.ts:12:9 › All the alphabet works n stuff › when you enter any char it appears right Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:9001/p/FRONTEND_TESTSd82094f7-2b40-40a4-b1a8-7ef42b427ceb Call log: - navigating to "http://localhost:9001/p/FRONTEND_TESTSd82094f7-2b40-40a4-b1a8-7ef42b427ceb", waiting until "load" at helper/padHelper.ts:119 117 | // create a new pad before each test run 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 | } at goToNewPad (/home/runner/work/ether-plugins/ether-plugins/src/tests/frontend-new/helper/padHelper.ts:119:16) at /home/runner/work/ether-plugins/ether-plugins/src/tests/frontend-new/specs/alphabet.spec.ts:6:21
[chromium] › tests/frontend-new/specs/alphabet.spec.ts:12:9 › All the alphabet works n stuff › when you enter any char it appears right: src/tests/frontend-new/helper/padHelper.ts#L119
1) [chromium] › tests/frontend-new/specs/alphabet.spec.ts:12:9 › All the alphabet works n stuff › when you enter any char it appears right Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:9001/p/FRONTEND_TESTSefad22ee-143e-4aae-ad7f-fd028392bd34 Call log: - navigating to "http://localhost:9001/p/FRONTEND_TESTSefad22ee-143e-4aae-ad7f-fd028392bd34", waiting until "load" at helper/padHelper.ts:119 117 | // create a new pad before each test run 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 | } at goToNewPad (/home/runner/work/ether-plugins/ether-plugins/src/tests/frontend-new/helper/padHelper.ts:119:16) at /home/runner/work/ether-plugins/ether-plugins/src/tests/frontend-new/specs/alphabet.spec.ts:6:21
[chromium] › tests/frontend-new/specs/alphabet.spec.ts:12:9 › All the alphabet works n stuff › when you enter any char it appears right: src/tests/frontend-new/helper/padHelper.ts#L119
1) [chromium] › tests/frontend-new/specs/alphabet.spec.ts:12:9 › All the alphabet works n stuff › when you enter any char it appears right Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:9001/p/FRONTEND_TESTS9b110e57-e6b2-48b3-8b00-b595f76cb6cc Call log: - navigating to "http://localhost:9001/p/FRONTEND_TESTS9b110e57-e6b2-48b3-8b00-b595f76cb6cc", waiting until "load" at helper/padHelper.ts:119 117 | // create a new pad before each test run 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 | } at goToNewPad (/home/runner/work/ether-plugins/ether-plugins/src/tests/frontend-new/helper/padHelper.ts:119:16) at /home/runner/work/ether-plugins/ether-plugins/src/tests/frontend-new/specs/alphabet.spec.ts:6:21
backend / backend / with Plugins
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
backend / backend / with Plugins
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
backend / frontend / test-frontend
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
backend / frontend / test-frontend
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
🎭 Playwright Run Summary
93 failed [chromium] › tests/frontend-new/specs/alphabet.spec.ts:12:9 › All the alphabet works n stuff › when you enter any char it appears right [chromium] › tests/frontend-new/specs/bold.spec.ts:12:9 › bold button › makes text bold on click [chromium] › tests/frontend-new/specs/bold.spec.ts:30:9 › bold button › makes text bold on keypress [chromium] › tests/frontend-new/specs/change_user_color.spec.ts:10:9 › change user color › Color picker matches original color and remembers the user color after a refresh [chromium] › tests/frontend-new/specs/change_user_color.spec.ts:59:9 › change user color › Own user color is shown when you enter a chat [chromium] › tests/frontend-new/specs/change_user_name.spec.ts:11:5 › Remembers the username after a refresh [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/chat.spec.ts:22:5 › opens chat, sends a message, makes sure it exists on the page and hides chat [chromium] › tests/frontend-new/specs/chat.spec.ts:40:5 › makes sure that an empty message can't be sent [chromium] › tests/frontend-new/specs/chat.spec.ts:62:5 › makes chat stick to right side of the screen via settings, remove sticky via settings, close it [chromium] › tests/frontend-new/specs/chat.spec.ts:78:5 › makes chat stick to right side of the screen via icon on the top right, remove sticky via icon, close it [chromium] › tests/frontend-new/specs/chat.spec.ts:96:5 › Checks showChat=false URL Parameter hides chat then when removed it shows chat [chromium] › tests/frontend-new/specs/clear_authorship_color.spec.ts:17:5 › clear authorship color [chromium] › tests/frontend-new/specs/clear_authorship_color.spec.ts:41:5 › makes text clear authorship colors and checks it can't be undone [chromium] › tests/frontend-new/specs/clear_authorship_color.spec.ts:71:5 › clears authorship when first line has line attributes [chromium] › tests/frontend-new/specs/collab_client.spec.ts:39:9 › Messages in the COLLABROOM › bug #4978 regression test [chromium] › tests/frontend-new/specs/delete.spec.ts:10:5 › delete keystroke ─────────────────── [chromium] › tests/frontend-new/specs/editbar.spec.ts:9:5 › should go to home on pad ─────────── [chromium] › tests/frontend-new/specs/embed_value.spec.ts:66:17 › embed links › read and write › the share link is the actual pad url [chromium] › tests/frontend-new/specs/embed_value.spec.ts:78:13 › embed links › read and write › is an iframe with the correct url parameters and correct size [chromium] › tests/frontend-new/specs/embed_value.spec.ts:97:17 › embed links › when read only option is set › the share link shows a read only url [chromium] › tests/frontend-new/specs/embed_value.spec.ts:114:17 › embed links › when read only option is set › the embed as iframe code is an iframe with the correct url parameters and correct size [chromium] › tests/frontend-new/specs/enter.spec.ts:11:9 › enter keystroke › creates a new line & puts cursor onto a new line [chromium] › tests/frontend-new/specs/enter.spec.ts:33:9 › enter keystroke › enter is always visible after event [chromium] › tests/frontend-new/specs/font_type.spec.ts:14:9 › font select › makes text RobotoMono [chromium] › tests/frontend-new/specs/indentation.spec.ts:9:9 › indentation button › indent text with keypress [chromium] › tests/frontend-new/specs/indentation.spec.ts:24:9 › indentation button › indent text with button [chromium] › tests/frontend-new/specs/indentation.spec.ts:33:9 › indentation button › keeps the indent on enter for the new line [chromium] › tests/frontend-new/specs/indentation.spec.ts:56:9 › indentation button › indents text with spaces on enter if previous line ends with ':', '[', '(', or '{' [chromium] › tests/frontend-new/specs/indentation.spec.ts:117:9 › indentation button › appends indentation to the indent of previous line if previous line ends with ':', '[', '(', or '{' [c