fixup! textLinesMutator: Fix insertions with newlines at the end of a… #4593
Annotations
10 errors, 4 warnings, and 1 notice
src/tests/frontend-new/helper/padHelper.ts#L10
1) [firefox] › specs/alphabet.spec.ts:12:9 › All the alphabet works n stuff › when you enter any char it appears right
TypeError: Cannot read properties of null (reading 'locator')
at helper/padHelper.ts:10
8 |
9 | export const getPadBody = async (page: Page): Promise<Locator> => {
> 10 | return page.frame('ace_inner')!.locator('#innerdocbody')
| ^
11 | }
12 |
13 | export const selectAllText = async (page: Page) => {
at getPadBody (/home/runner/work/etherpad-lite/etherpad-lite/src/tests/frontend-new/helper/padHelper.ts:10:35)
at /home/runner/work/etherpad-lite/etherpad-lite/src/tests/frontend-new/specs/alphabet.spec.ts:15:45
|
src/tests/frontend-new/helper/padHelper.ts#L10
1) [firefox] › specs/alphabet.spec.ts:12:9 › All the alphabet works n stuff › when you enter any char it appears right
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TypeError: Cannot read properties of null (reading 'locator')
at helper/padHelper.ts:10
8 |
9 | export const getPadBody = async (page: Page): Promise<Locator> => {
> 10 | return page.frame('ace_inner')!.locator('#innerdocbody')
| ^
11 | }
12 |
13 | export const selectAllText = async (page: Page) => {
at getPadBody (/home/runner/work/etherpad-lite/etherpad-lite/src/tests/frontend-new/helper/padHelper.ts:10:35)
at /home/runner/work/etherpad-lite/etherpad-lite/src/tests/frontend-new/specs/alphabet.spec.ts:15:45
|
src/tests/frontend-new/helper/padHelper.ts#L10
1) [firefox] › specs/alphabet.spec.ts:12:9 › All the alphabet works n stuff › when you enter any char it appears right
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TypeError: Cannot read properties of null (reading 'locator')
at helper/padHelper.ts:10
8 |
9 | export const getPadBody = async (page: Page): Promise<Locator> => {
> 10 | return page.frame('ace_inner')!.locator('#innerdocbody')
| ^
11 | }
12 |
13 | export const selectAllText = async (page: Page) => {
at getPadBody (/home/runner/work/etherpad-lite/etherpad-lite/src/tests/frontend-new/helper/padHelper.ts:10:35)
at /home/runner/work/etherpad-lite/etherpad-lite/src/tests/frontend-new/specs/alphabet.spec.ts:15:45
|
src/tests/frontend-new/helper/padHelper.ts#L10
2) [firefox] › specs/bold.spec.ts:30:9 › bold button › makes text bold on keypress ───────────────
TypeError: Cannot read properties of null (reading 'locator')
at helper/padHelper.ts:10
8 |
9 | export const getPadBody = async (page: Page): Promise<Locator> => {
> 10 | return page.frame('ace_inner')!.locator('#innerdocbody')
| ^
11 | }
12 |
13 | export const selectAllText = async (page: Page) => {
at getPadBody (/home/runner/work/etherpad-lite/etherpad-lite/src/tests/frontend-new/helper/padHelper.ts:10:35)
at /home/runner/work/etherpad-lite/etherpad-lite/src/tests/frontend-new/specs/bold.spec.ts:32:44
|
src/tests/frontend-new/helper/padHelper.ts#L10
2) [firefox] › specs/bold.spec.ts:30:9 › bold button › makes text bold on keypress ───────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TypeError: Cannot read properties of null (reading 'locator')
at helper/padHelper.ts:10
8 |
9 | export const getPadBody = async (page: Page): Promise<Locator> => {
> 10 | return page.frame('ace_inner')!.locator('#innerdocbody')
| ^
11 | }
12 |
13 | export const selectAllText = async (page: Page) => {
at getPadBody (/home/runner/work/etherpad-lite/etherpad-lite/src/tests/frontend-new/helper/padHelper.ts:10:35)
at /home/runner/work/etherpad-lite/etherpad-lite/src/tests/frontend-new/specs/bold.spec.ts:32:44
|
src/tests/frontend-new/helper/padHelper.ts#L10
2) [firefox] › specs/bold.spec.ts:30:9 › bold button › makes text bold on keypress ───────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TypeError: Cannot read properties of null (reading 'locator')
at helper/padHelper.ts:10
8 |
9 | export const getPadBody = async (page: Page): Promise<Locator> => {
> 10 | return page.frame('ace_inner')!.locator('#innerdocbody')
| ^
11 | }
12 |
13 | export const selectAllText = async (page: Page) => {
at getPadBody (/home/runner/work/etherpad-lite/etherpad-lite/src/tests/frontend-new/helper/padHelper.ts:10:35)
at /home/runner/work/etherpad-lite/etherpad-lite/src/tests/frontend-new/specs/bold.spec.ts:32:44
|
src/tests/frontend-new/helper/padHelper.ts#L10
3) [firefox] › specs/clear_authorship_color.spec.ts:17:5 › clear authorship color ────────────────
TypeError: Cannot read properties of null (reading 'locator')
at helper/padHelper.ts:10
8 |
9 | export const getPadBody = async (page: Page): Promise<Locator> => {
> 10 | return page.frame('ace_inner')!.locator('#innerdocbody')
| ^
11 | }
12 |
13 | export const selectAllText = async (page: Page) => {
at getPadBody (/home/runner/work/etherpad-lite/etherpad-lite/src/tests/frontend-new/helper/padHelper.ts:10:35)
at /home/runner/work/etherpad-lite/etherpad-lite/src/tests/frontend-new/specs/clear_authorship_color.spec.ts:19:41
|
src/tests/frontend-new/helper/padHelper.ts#L10
3) [firefox] › specs/clear_authorship_color.spec.ts:17:5 › clear authorship color ────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TypeError: Cannot read properties of null (reading 'locator')
at helper/padHelper.ts:10
8 |
9 | export const getPadBody = async (page: Page): Promise<Locator> => {
> 10 | return page.frame('ace_inner')!.locator('#innerdocbody')
| ^
11 | }
12 |
13 | export const selectAllText = async (page: Page) => {
at getPadBody (/home/runner/work/etherpad-lite/etherpad-lite/src/tests/frontend-new/helper/padHelper.ts:10:35)
at /home/runner/work/etherpad-lite/etherpad-lite/src/tests/frontend-new/specs/clear_authorship_color.spec.ts:19:41
|
src/tests/frontend-new/helper/padHelper.ts#L10
3) [firefox] › specs/clear_authorship_color.spec.ts:17:5 › clear authorship color ────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TypeError: Cannot read properties of null (reading 'locator')
at helper/padHelper.ts:10
8 |
9 | export const getPadBody = async (page: Page): Promise<Locator> => {
> 10 | return page.frame('ace_inner')!.locator('#innerdocbody')
| ^
11 | }
12 |
13 | export const selectAllText = async (page: Page) => {
at getPadBody (/home/runner/work/etherpad-lite/etherpad-lite/src/tests/frontend-new/helper/padHelper.ts:10:35)
at /home/runner/work/etherpad-lite/etherpad-lite/src/tests/frontend-new/specs/clear_authorship_color.spec.ts:19:41
|
src/tests/frontend-new/helper/padHelper.ts#L10
4) [firefox] › specs/clear_authorship_color.spec.ts:41:5 › makes text clear authorship colors and checks it can't be undone
TypeError: Cannot read properties of null (reading 'locator')
at helper/padHelper.ts:10
8 |
9 | export const getPadBody = async (page: Page): Promise<Locator> => {
> 10 | return page.frame('ace_inner')!.locator('#innerdocbody')
| ^
11 | }
12 |
13 | export const selectAllText = async (page: Page) => {
at getPadBody (/home/runner/work/etherpad-lite/etherpad-lite/src/tests/frontend-new/helper/padHelper.ts:10:35)
at /home/runner/work/etherpad-lite/etherpad-lite/src/tests/frontend-new/specs/clear_authorship_color.spec.ts:42:39
|
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/
|
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/
|
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/
|
|
59 failed
[firefox] › specs/alphabet.spec.ts:12:9 › All the alphabet works n stuff › when you enter any char it appears right
[firefox] › specs/bold.spec.ts:30:9 › bold button › makes text bold on keypress ────────────────
[firefox] › specs/clear_authorship_color.spec.ts:17:5 › clear authorship color ─────────────────
[firefox] › specs/clear_authorship_color.spec.ts:41:5 › makes text clear authorship colors and checks it can't be undone
[firefox] › specs/clear_authorship_color.spec.ts:71:5 › clears authorship when first line has line attributes
[firefox] › specs/collab_client.spec.ts:39:9 › Messages in the COLLABROOM › bug #4978 regression test
[firefox] › specs/enter.spec.ts:11:9 › enter keystroke › creates a new line & puts cursor onto a new line
[firefox] › specs/indentation.spec.ts:9:9 › indentation button › indent text with keypress ─────
[firefox] › specs/indentation.spec.ts:24:9 › indentation button › indent text with button ──────
[firefox] › specs/indentation.spec.ts:33:9 › indentation button › keeps the indent on enter for the new line
[firefox] › specs/indentation.spec.ts:56:9 › indentation button › indents text with spaces on enter if previous line ends with ':', '[', '(', or '{'
[firefox] › specs/indentation.spec.ts:117:9 › indentation button › appends indentation to the indent of previous line if previous line ends with ':', '[', '(', or '{'
[firefox] › specs/indentation.spec.ts:139:9 › indentation button › issue #2772 shows '*' when multiple indented lines receive a style and are outdented
[firefox] › specs/indentation.spec.ts:188:9 › indentation button › makes text indented and outdented
[firefox] › specs/inner_height.spec.ts:30:9 › height regression after ace.js refactoring › client height should be less than scrollHeight with many lines
[firefox] › specs/italic.spec.ts:10:9 › italic some text › makes text italic using button ──────
[firefox] › specs/italic.spec.ts:40:9 › italic some text › makes text italic using keypress ────
[firefox] › specs/ordered_list.spec.ts:11:9 › ordered_list.js › issue #4748 keeps numbers increment on OL
[firefox] › specs/ordered_list.spec.ts:30:9 › ordered_list.js › issue #1125 keeps the numbered list on enter for the new line
[firefox] › specs/ordered_list.spec.ts:59:9 › Pressing Tab in an OL increases and decreases indentation › indent and de-indent list item with keypress
[firefox] › specs/ordered_list.spec.ts:86:9 › Pressing indent/outdent button in an OL increases and decreases indentation and bullet / ol formatting › indent and de-indent list item with indent button
[firefox] › specs/redo.spec.ts:12:9 › undo button then redo button › redo some typing with button
[firefox] › specs/redo.spec.ts:39:9 › undo button then redo button › redo some typing with keypress
[firefox] › specs/strikethrough.spec.ts:10:9 › strikethrough button › makes text strikethrough ─
[firefox] › specs/timeslider_follow.spec.ts:15:9 › timeslider follow › content as it's added to timeslider
[firefox] › specs/timeslider_follow.spec.ts:50:9 › timeslider follow › only to lines that exist in the pad view, regression test for #4389
[firefox] › specs/timeslider.spec.ts:13:9 › timeslider button takes you to the timeslider of a pad › timeslider contained in URL
[firefox] › specs/undo.spec.ts:13:9 › undo button › undo some typing by clicking undo button ───
[firefox] › specs/undo.spec.ts:36:9 › undo button › undo some typing using a keypress ──────────
[firefox] › specs/unordered_list.spec.ts:11:13 › unordered_list.js › assign unordered list › insert unordered list text then removes by outdent
[firefox] › specs/unordered_list.spec.ts:52:13 › unordered_list.js › keep unordered list on enter key › Keeps the unordered list on enter for the new line
[firefox] › specs/unordered_list.spec.ts:106:13 › unordered_list.js › Pressing indent/outdent button in an UL increases and decreases indentation and bullet / ol formatting › indent and de-indent list item with indent
|
This job failed
Loading