Localisation updates from https://translatewiki.net. #2
test-and-release.yml
on: push
backend
/
with Plugins
1m 54s
frontend
/
test-frontend
3m 13s
release
/
publish-npm
Annotations
10 errors, 5 warnings, and 1 notice
[chromium] › 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] › 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_TESTS60d8bdaa-5fb6-42d2-94bb-02bb3683898e
Call log:
- navigating to "http://localhost:9001/p/FRONTEND_TESTS60d8bdaa-5fb6-42d2-94bb-02bb3683898e", 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/ep_who_did_what/ep_who_did_what/src/tests/frontend-new/helper/padHelper.ts:119:16)
at /home/runner/work/ep_who_did_what/ep_who_did_what/src/tests/frontend-new/specs/alphabet.spec.ts:6:21
|
[chromium] › 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] › 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_TESTSfe8e7630-4ad7-47dd-bc9c-e66f02dd5ff3
Call log:
- navigating to "http://localhost:9001/p/FRONTEND_TESTSfe8e7630-4ad7-47dd-bc9c-e66f02dd5ff3", 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/ep_who_did_what/ep_who_did_what/src/tests/frontend-new/helper/padHelper.ts:119:16)
at /home/runner/work/ep_who_did_what/ep_who_did_what/src/tests/frontend-new/specs/alphabet.spec.ts:6:21
|
[chromium] › 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] › 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_TESTS5f459d02-332a-4c1f-8bbf-46db8225e65f
Call log:
- navigating to "http://localhost:9001/p/FRONTEND_TESTS5f459d02-332a-4c1f-8bbf-46db8225e65f", 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/ep_who_did_what/ep_who_did_what/src/tests/frontend-new/helper/padHelper.ts:119:16)
at /home/runner/work/ep_who_did_what/ep_who_did_what/src/tests/frontend-new/specs/alphabet.spec.ts:6:21
|
[chromium] › specs/bold.spec.ts:12:9 › bold button › makes text bold on click:
src/tests/frontend-new/helper/padHelper.ts#L119
2) [chromium] › 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_TESTS036ba4b4-4ec8-45a6-ab74-256bf83f5f3c
Call log:
- navigating to "http://localhost:9001/p/FRONTEND_TESTS036ba4b4-4ec8-45a6-ab74-256bf83f5f3c", 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/ep_who_did_what/ep_who_did_what/src/tests/frontend-new/helper/padHelper.ts:119:16)
at /home/runner/work/ep_who_did_what/ep_who_did_what/src/tests/frontend-new/specs/bold.spec.ts:7:21
|
[chromium] › specs/bold.spec.ts:12:9 › bold button › makes text bold on click:
src/tests/frontend-new/helper/padHelper.ts#L119
2) [chromium] › 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_TESTSc8345ef2-99ba-4791-a96f-af04ae6aaf83
Call log:
- navigating to "http://localhost:9001/p/FRONTEND_TESTSc8345ef2-99ba-4791-a96f-af04ae6aaf83", 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/ep_who_did_what/ep_who_did_what/src/tests/frontend-new/helper/padHelper.ts:119:16)
at /home/runner/work/ep_who_did_what/ep_who_did_what/src/tests/frontend-new/specs/bold.spec.ts:7:21
|
[chromium] › specs/bold.spec.ts:12:9 › bold button › makes text bold on click:
src/tests/frontend-new/helper/padHelper.ts#L119
2) [chromium] › 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_TESTSf2686ee2-40bf-4cc4-9011-143f1470dd27
Call log:
- navigating to "http://localhost:9001/p/FRONTEND_TESTSf2686ee2-40bf-4cc4-9011-143f1470dd27", 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/ep_who_did_what/ep_who_did_what/src/tests/frontend-new/helper/padHelper.ts:119:16)
at /home/runner/work/ep_who_did_what/ep_who_did_what/src/tests/frontend-new/specs/bold.spec.ts:7:21
|
[chromium] › specs/bold.spec.ts:30:9 › bold button › makes text bold on keypress:
src/tests/frontend-new/helper/padHelper.ts#L119
3) [chromium] › 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_TESTS1f55e84d-5ba9-463f-a973-ccdec6414496
Call log:
- navigating to "http://localhost:9001/p/FRONTEND_TESTS1f55e84d-5ba9-463f-a973-ccdec6414496", 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/ep_who_did_what/ep_who_did_what/src/tests/frontend-new/helper/padHelper.ts:119:16)
at /home/runner/work/ep_who_did_what/ep_who_did_what/src/tests/frontend-new/specs/bold.spec.ts:7:21
|
[chromium] › specs/bold.spec.ts:30:9 › bold button › makes text bold on keypress:
src/tests/frontend-new/helper/padHelper.ts#L119
3) [chromium] › 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_TESTSd51dc7fe-13b5-474b-835f-543f24d74768
Call log:
- navigating to "http://localhost:9001/p/FRONTEND_TESTSd51dc7fe-13b5-474b-835f-543f24d74768", 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/ep_who_did_what/ep_who_did_what/src/tests/frontend-new/helper/padHelper.ts:119:16)
at /home/runner/work/ep_who_did_what/ep_who_did_what/src/tests/frontend-new/specs/bold.spec.ts:7:21
|
[chromium] › specs/bold.spec.ts:30:9 › bold button › makes text bold on keypress:
src/tests/frontend-new/helper/padHelper.ts#L119
3) [chromium] › 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_TESTS7d90cc7a-f415-4234-a90f-43c859e1cb7a
Call log:
- navigating to "http://localhost:9001/p/FRONTEND_TESTS7d90cc7a-f415-4234-a90f-43c859e1cb7a", 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/ep_who_did_what/ep_who_did_what/src/tests/frontend-new/helper/padHelper.ts:119:16)
at /home/runner/work/ep_who_did_what/ep_who_did_what/src/tests/frontend-new/specs/bold.spec.ts:7:21
|
[chromium] › 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] › 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_TESTSdfd69d7b-b84d-4206-82e7-691e9df7b7aa
Call log:
- navigating to "http://localhost:9001/p/FRONTEND_TESTSdfd69d7b-b84d-4206-82e7-691e9df7b7aa", 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/ep_who_did_what/ep_who_did_what/src/tests/frontend-new/helper/padHelper.ts:119:16)
at /home/runner/work/ep_who_did_what/ep_who_did_what/src/tests/frontend-new/specs/change_user_color.spec.ts:5:21
|
backend / with Plugins
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|
frontend / test-frontend
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|
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
92 failed
[chromium] › specs/alphabet.spec.ts:12:9 › All the alphabet works n stuff › when you enter any char it appears right
[chromium] › specs/bold.spec.ts:12:9 › bold button › makes text bold on click ──────────────────
[chromium] › specs/bold.spec.ts:30:9 › bold button › makes text bold on keypress ───────────────
[chromium] › 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] › specs/change_user_color.spec.ts:59:9 › change user color › Own user color is shown when you enter a chat
[chromium] › specs/change_user_name.spec.ts:11:5 › Remembers the username after a refresh ──────
[chromium] › specs/change_user_name.spec.ts:23:5 › Own user name is shown when you enter a chat
[chromium] › specs/chat.spec.ts:22:5 › opens chat, sends a message, makes sure it exists on the page and hides chat
[chromium] › specs/chat.spec.ts:40:5 › makes sure that an empty message can't be sent ──────────
[chromium] › specs/chat.spec.ts:62:5 › makes chat stick to right side of the screen via settings, remove sticky via settings, close it
[chromium] › 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] › specs/chat.spec.ts:96:5 › Checks showChat=false URL Parameter hides chat then when removed it shows chat
[chromium] › specs/clear_authorship_color.spec.ts:17:5 › clear authorship color ────────────────
[chromium] › specs/clear_authorship_color.spec.ts:41:5 › makes text clear authorship colors and checks it can't be undone
[chromium] › specs/clear_authorship_color.spec.ts:71:5 › clears authorship when first line has line attributes
[chromium] › specs/collab_client.spec.ts:39:9 › Messages in the COLLABROOM › bug #4978 regression test
[chromium] › specs/delete.spec.ts:10:5 › delete keystroke ──────────────────────────────────────
[chromium] › specs/embed_value.spec.ts:66:17 › embed links › read and write › the share link is the actual pad url
[chromium] › specs/embed_value.spec.ts:78:13 › embed links › read and write › is an iframe with the correct url parameters and correct size
[chromium] › specs/embed_value.spec.ts:97:17 › embed links › when read only option is set › the share link shows a read only url
[chromium] › 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] › specs/enter.spec.ts:11:9 › enter keystroke › creates a new line & puts cursor onto a new line
[chromium] › specs/enter.spec.ts:33:9 › enter keystroke › enter is always visible after event ──
[chromium] › specs/font_type.spec.ts:14:9 › font select › makes text RobotoMono ────────────────
[chromium] › specs/indentation.spec.ts:9:9 › indentation button › indent text with keypress ────
[chromium] › specs/indentation.spec.ts:24:9 › indentation button › indent text with button ─────
[chromium] › specs/indentation.spec.ts:33:9 › indentation button › keeps the indent on enter for the new line
[chromium] › specs/indentation.spec.ts:56:9 › indentation button › indents text with spaces on enter if previous line ends with ':', '[', '(', or '{'
[chromium] › specs/indentation.spec.ts:117:9 › indentation button › appends indentation to the indent of previous line if previous line ends with ':', '[', '(', or '{'
[chromium] › specs/indentation.spec.ts:139:9 › indentation button › issue #2772 shows '*' when multiple indented lines receive a style and are outdented
[chromium] › specs/indentation.spec.ts:188:9 › indentation button › makes text indented and outdented
[chromium] › specs/inner_height.spec.ts:12:9 › height regression after ace.js refactoring › clientHeight should equal scrollHeight with few lines
[chromium] › specs/inner_height.spec.ts:30:9 › height regression after ace.js refactoring › client height should be less than
|