Firefox and Webkit #168
Annotations
10 errors and 1 notice
tests/utils/asserts.ts#L331
1) paragraph.spec.ts:1204:1 › arrow up/down navigation within and across paragraphs containing different types of text
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 1
Object {
- "index": 32,
+ "index": 28,
"length": 0,
}
at utils/asserts.ts:331
329 | [richTextIndex, currentEditorIndex]
330 | );
> 331 | expect(actual).toEqual({ index: rangeIndex, length: rangeLength });
| ^
332 | }
333 |
334 | export async function assertNativeSelectionRangeCount(
at assertRichTextInlineRange (/Users/runner/work/blocksuite/blocksuite/tests/utils/asserts.ts:331:18)
at /Users/runner/work/blocksuite/blocksuite/tests/paragraph.spec.ts:1237:3
|
tests/utils/asserts.ts#L331
1) paragraph.spec.ts:1204:1 › arrow up/down navigation within and across paragraphs containing different types of text
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 1
Object {
- "index": 32,
+ "index": 28,
"length": 0,
}
at utils/asserts.ts:331
329 | [richTextIndex, currentEditorIndex]
330 | );
> 331 | expect(actual).toEqual({ index: rangeIndex, length: rangeLength });
| ^
332 | }
333 |
334 | export async function assertNativeSelectionRangeCount(
at assertRichTextInlineRange (/Users/runner/work/blocksuite/blocksuite/tests/utils/asserts.ts:331:18)
at /Users/runner/work/blocksuite/blocksuite/tests/paragraph.spec.ts:1237:3
|
tests/utils/asserts.ts#L331
1) paragraph.spec.ts:1204:1 › arrow up/down navigation within and across paragraphs containing different types of text
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 1
Object {
- "index": 32,
+ "index": 28,
"length": 0,
}
at utils/asserts.ts:331
329 | [richTextIndex, currentEditorIndex]
330 | );
> 331 | expect(actual).toEqual({ index: rangeIndex, length: rangeLength });
| ^
332 | }
333 |
334 | export async function assertNativeSelectionRangeCount(
at assertRichTextInlineRange (/Users/runner/work/blocksuite/blocksuite/tests/utils/asserts.ts:331:18)
at /Users/runner/work/blocksuite/blocksuite/tests/paragraph.spec.ts:1237:3
|
tests/utils/asserts.ts#L331
1) paragraph.spec.ts:1204:1 › arrow up/down navigation within and across paragraphs containing different types of text
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 1
Object {
- "index": 32,
+ "index": 28,
"length": 0,
}
at utils/asserts.ts:331
329 | [richTextIndex, currentEditorIndex]
330 | );
> 331 | expect(actual).toEqual({ index: rangeIndex, length: rangeLength });
| ^
332 | }
333 |
334 | export async function assertNativeSelectionRangeCount(
at assertRichTextInlineRange (/Users/runner/work/blocksuite/blocksuite/tests/utils/asserts.ts:331:18)
at /Users/runner/work/blocksuite/blocksuite/tests/paragraph.spec.ts:1237:3
|
tests/utils/actions/misc.ts#L331
2) paragraph.spec.ts:1300:3 › readonly mode › should readonly mode not be able to modify text ────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Please remove the \"console.log\" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment."
Received: "Unexpected console message: NetworkError: A network error occurred."
at utils/actions/misc.ts:331
329 | expect
330 | .soft('Unexpected console message: ' + message.text())
> 331 | .toBe(
| ^
332 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.'
333 | );
334 | }
at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:331:10)
|
tests/utils/actions/misc.ts#L331
2) paragraph.spec.ts:1300:3 › readonly mode › should readonly mode not be able to modify text ────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Please remove the \"console.log\" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment."
Received: "Unexpected console message: NetworkError: A network error occurred."
at utils/actions/misc.ts:331
329 | expect
330 | .soft('Unexpected console message: ' + message.text())
> 331 | .toBe(
| ^
332 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.'
333 | );
334 | }
at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:331:10)
|
tests/utils/actions/misc.ts#L331
2) paragraph.spec.ts:1300:3 › readonly mode › should readonly mode not be able to modify text ────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Please remove the \"console.log\" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment."
Received: "Unexpected console message: NetworkError: A network error occurred."
at utils/actions/misc.ts:331
329 | expect
330 | .soft('Unexpected console message: ' + message.text())
> 331 | .toBe(
| ^
332 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.'
333 | );
334 | }
at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:331:10)
|
tests/utils/actions/misc.ts#L331
2) paragraph.spec.ts:1300:3 › readonly mode › should readonly mode not be able to modify text ────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Please remove the \"console.log\" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment."
Received: "Unexpected console message: NetworkError: A network error occurred."
at utils/actions/misc.ts:331
329 | expect
330 | .soft('Unexpected console message: ' + message.text())
> 331 | .toBe(
| ^
332 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.'
333 | );
334 | }
at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:331:10)
|
tests/utils/actions/misc.ts#L331
2) paragraph.spec.ts:1300:3 › readonly mode › should readonly mode not be able to modify text ────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Please remove the \"console.log\" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment."
Received: "Unexpected console message: NetworkError: A network error occurred."
at utils/actions/misc.ts:331
329 | expect
330 | .soft('Unexpected console message: ' + message.text())
> 331 | .toBe(
| ^
332 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.'
333 | );
334 | }
at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:331:10)
|
tests/utils/actions/misc.ts#L331
2) paragraph.spec.ts:1300:3 › readonly mode › should readonly mode not be able to modify text ────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Please remove the \"console.log\" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment."
Received: "Unexpected console message: NetworkError: A network error occurred."
at utils/actions/misc.ts:331
329 | expect
330 | .soft('Unexpected console message: ' + message.text())
> 331 | .toBe(
| ^
332 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.'
333 | );
334 | }
at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:331:10)
|
19 failed
paragraph.spec.ts:1204:1 › arrow up/down navigation within and across paragraphs containing different types of text
paragraph.spec.ts:1300:3 › readonly mode › should readonly mode not be able to modify text ─────
selection/block.spec.ts:966:1 › should clear block selection before native selection ───────────
selection/block.spec.ts:1176:1 › click bottom of page and if the last is embed block, editor should insert a new editable block
selection/native.spec.ts:66:1 › native range delete ────────────────────────────────────────────
selection/native.spec.ts:84:1 › native range delete with indent ────────────────────────────────
selection/native.spec.ts:195:1 › native range selection backwards ──────────────────────────────
selection/native.spec.ts:386:1 › select all text with dragging and delete ──────────────────────
selection/native.spec.ts:401:1 › select all text with dragging and delete by forwardDelete ─────
selection/native.spec.ts:446:1 › select text leaving a few words in the last line and delete ───
selection/native.spec.ts:464:1 › select text leaving a few words in the last line and delete by forwardDelete
selection/native.spec.ts:574:1 › select text in the same line with dragging rightward and move outside the affine-note
selection/native.spec.ts:621:1 › select text in the same line with dragging rightward and move outside the affine-note by forwardDelete
selection/native.spec.ts:693:1 › drag to select tagged text, and copy ──────────────────────────
selection/native.spec.ts:713:1 › drag to select tagged text, and input character ───────────────
selection/native.spec.ts:1427:1 › should collapse to end when press arrow-right on multi-line selection
selection/native.spec.ts:1690:3 › should scroll text to view when drag to select at top or bottom edge › from top to bottom
slash-menu.spec.ts:779:1 › should insert database ──────────────────────────────────────────────
zero-width.spec.ts:65:1 › create a paragraph-block while clicking between two non-paragraph-block
12 flaky
selection/block.spec.ts:48:1 › block level range delete ────────────────────────────────────────
selection/block.spec.ts:260:1 › should indent multi-selection block ────────────────────────────
selection/block.spec.ts:282:1 › should unindent multi-selection block ──────────────────────────
selection/block.spec.ts:787:1 › should not clear selected rects when scrolling the wheel ───────
selection/block.spec.ts:1016:1 › should not be misaligned when the editor container has padding or margin
selection/block.spec.ts:1340:1 › should not select parent block when dragging area only intersects with child
selection/native.spec.ts:222:1 › native range selection backwards by forwardDelete ─────────────
selection/native.spec.ts:265:1 › cursor move to up and down with children block ────────────────
slash-menu.spec.ts:376:3 › slash menu should show and hide correctly › should open and close menu when using left right arrow, Enter, Esc keys
slash-menu.spec.ts:445:3 › slash menu should show and hide correctly › should allow only pressing modifier key
slash-menu.spec.ts:549:3 › slash search › should slash menu search and keyboard works ──────────
slash-menu.spec.ts:860:3 › slash menu with customize menu › can add some menus ─────────────────
3 skipped
155 passed (6.3m)
|
This job failed
Loading