Localisation updates from https://translatewiki.net. #21
test-and-release.yml
on: push
backend
/
with Plugins
42s
frontend
/
test-frontend
2m 40s
release
/
publish-npm
15s
Annotations
10 errors, 7 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/specs/alphabet.spec.ts#L4
1) [chromium] › specs/alphabet.spec.ts:12:9 › All the alphabet works n stuff › when you enter any char it appears right
Test timeout of 90000ms exceeded while running "beforeEach" hook.
2 | import {clearPadContent, getPadBody, getPadOuter, goToNewPad} from "../helper/padHelper";
3 |
> 4 | test.beforeEach(async ({ page })=>{
| ^
5 | // create a new pad before each test run
6 | await goToNewPad(page);
7 | })
at /home/runner/work/ep_markdown/ep_markdown/src/tests/frontend-new/specs/alphabet.spec.ts:4:6
|
[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#L120
1) [chromium] › specs/alphabet.spec.ts:12:9 › All the alphabet works n stuff › when you enter any char it appears right
Error: page.waitForSelector: Test timeout of 90000ms exceeded.
Call log:
- waiting for locator('iframe[name="ace_outer"]') to be visible
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="
|
[chromium] › specs/change_user_color.spec.ts:59:9 › change user color › Own user color is shown when you enter a chat:
src/tests/frontend-new/specs/change_user_color.spec.ts#L4
2) [chromium] › specs/change_user_color.spec.ts:59:9 › change user color › Own user color is shown when you enter a chat
Test timeout of 90000ms exceeded while running "beforeEach" hook.
2 | import {goToNewPad, sendChatMessage, showChat} from "../helper/padHelper";
3 |
> 4 | test.beforeEach(async ({page}) => {
| ^
5 | await goToNewPad(page);
6 | })
7 |
at /home/runner/work/ep_markdown/ep_markdown/src/tests/frontend-new/specs/change_user_color.spec.ts:4:6
|
[chromium] › specs/change_user_color.spec.ts:59:9 › change user color › Own user color is shown when you enter a chat:
src/tests/frontend-new/helper/padHelper.ts#L120
2) [chromium] › specs/change_user_color.spec.ts:59:9 › change user color › Own user color is shown when you enter a chat
Error: page.waitForSelector: Test timeout of 90000ms exceeded.
Call log:
- waiting for locator('iframe[name="ace_outer"]') to be visible
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name=
|
[chromium] › specs/change_user_name.spec.ts:11:5 › Remembers the username after a refresh:
src/tests/frontend-new/specs/change_user_name.spec.ts#L5
3) [chromium] › specs/change_user_name.spec.ts:11:5 › Remembers the username after a refresh ─────
Test timeout of 90000ms exceeded while running "beforeEach" hook.
3 | import {goToNewPad, sendChatMessage, setUserName, showChat, toggleUserList} from "../helper/padHelper";
4 |
> 5 | test.beforeEach(async ({ page })=>{
| ^
6 | // create a new pad before each test run
7 | await goToNewPad(page);
8 | })
at /home/runner/work/ep_markdown/ep_markdown/src/tests/frontend-new/specs/change_user_name.spec.ts:5:6
|
[chromium] › specs/change_user_name.spec.ts:11:5 › Remembers the username after a refresh:
src/tests/frontend-new/helper/padHelper.ts#L120
3) [chromium] › specs/change_user_name.spec.ts:11:5 › Remembers the username after a refresh ─────
Error: page.waitForSelector: Test timeout of 90000ms exceeded.
Call log:
- waiting for locator('iframe[name="ace_outer"]') to be visible
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../sta
|
[chromium] › 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#L5
4) [chromium] › specs/change_user_name.spec.ts:23:5 › Own user name is shown when you enter a chat
Test timeout of 90000ms exceeded while running "beforeEach" hook.
3 | import {goToNewPad, sendChatMessage, setUserName, showChat, toggleUserList} from "../helper/padHelper";
4 |
> 5 | test.beforeEach(async ({ page })=>{
| ^
6 | // create a new pad before each test run
7 | await goToNewPad(page);
8 | })
at /home/runner/work/ep_markdown/ep_markdown/src/tests/frontend-new/specs/change_user_name.spec.ts:5:6
|
[chromium] › 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#L120
4) [chromium] › specs/change_user_name.spec.ts:23:5 › Own user name is shown when you enter a chat
Error: page.waitForSelector: Test timeout of 90000ms exceeded.
Call log:
- waiting for locator('iframe[name="ace_outer"]') to be visible
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../st
|
[chromium] › specs/chat.spec.ts:22:5 › opens chat:
src/tests/frontend-new/specs/chat.spec.ts#L17
5) [chromium] › specs/chat.spec.ts:22:5 › opens chat, sends a message, makes sure it exists on the page and hides chat
Test timeout of 90000ms exceeded while running "beforeEach" hook.
15 |
16 |
> 17 | test.beforeEach(async ({ page })=>{
| ^
18 | await goToNewPad(page);
19 | })
20 |
at /home/runner/work/ep_markdown/ep_markdown/src/tests/frontend-new/specs/chat.spec.ts:17:6
|
[chromium] › specs/chat.spec.ts:22:5 › opens chat:
src/tests/frontend-new/helper/padHelper.ts#L120
5) [chromium] › specs/chat.spec.ts:22:5 › opens chat, sends a message, makes sure it exists on the page and hides chat
Error: page.waitForSelector: Test timeout of 90000ms exceeded.
Call log:
- waiting for locator('iframe[name="ace_outer"]') to be visible
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="ace_outer" src="../static/empty.html"></iframe>
- locator resolved to hidden <iframe title="Ether" frameborder="0" name="a
|
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/
|
Slow Test:
src/[chromium] › specs/collab_client.spec.ts#L1
src/[chromium] › specs/collab_client.spec.ts took 38.9s
|
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/
|
release / publish-npm
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/
|
🎭 Playwright Run Summary
7 flaky
[chromium] › specs/alphabet.spec.ts:12:9 › All the alphabet works n stuff › when you enter any char it appears right
[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:62:5 › makes chat stick to right side of the screen via settings, remove sticky via settings, close it
[chromium] › specs/embed_value.spec.ts:97:17 › embed links › when read only option is set › the share link shows a read only url
85 passed (1.8m)
|