Firefox and Webkit #203
Annotations
10 errors and 1 notice
Run playwright test:
tests/utils/asserts.ts#L151
1) paragraph.spec.ts:98:1 › drag over paragraph title ────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: ""
Received: ""
at utils/asserts.ts:151
149 | const inlineEditor = editor.locator('.doc-title-container').first();
150 | const vText = inlineEditorInnerTextToString(await inlineEditor.innerText());
> 151 | expect(vText).toBe(text);
| ^
152 | }
153 |
154 | export async function assertInlineEditorDeltas(
at assertTitle (/Users/runner/work/blocksuite/blocksuite/tests/utils/asserts.ts:151:17)
at /Users/runner/work/blocksuite/blocksuite/tests/paragraph.spec.ts:109:3
|
Run playwright test:
tests/utils/asserts.ts#L151
1) paragraph.spec.ts:98:1 › drag over paragraph title ────────────────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: ""
Received: ""
at utils/asserts.ts:151
149 | const inlineEditor = editor.locator('.doc-title-container').first();
150 | const vText = inlineEditorInnerTextToString(await inlineEditor.innerText());
> 151 | expect(vText).toBe(text);
| ^
152 | }
153 |
154 | export async function assertInlineEditorDeltas(
at assertTitle (/Users/runner/work/blocksuite/blocksuite/tests/utils/asserts.ts:151:17)
at /Users/runner/work/blocksuite/blocksuite/tests/paragraph.spec.ts:109:3
|
Run playwright test:
tests/utils/asserts.ts#L151
1) paragraph.spec.ts:98:1 › drag over paragraph title ────────────────────────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: ""
Received: ""
at utils/asserts.ts:151
149 | const inlineEditor = editor.locator('.doc-title-container').first();
150 | const vText = inlineEditorInnerTextToString(await inlineEditor.innerText());
> 151 | expect(vText).toBe(text);
| ^
152 | }
153 |
154 | export async function assertInlineEditorDeltas(
at assertTitle (/Users/runner/work/blocksuite/blocksuite/tests/utils/asserts.ts:151:17)
at /Users/runner/work/blocksuite/blocksuite/tests/paragraph.spec.ts:109:3
|
Run playwright test:
tests/utils/asserts.ts#L151
1) paragraph.spec.ts:98:1 › drag over paragraph title ────────────────────────────────────────────
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: ""
Received: ""
at utils/asserts.ts:151
149 | const inlineEditor = editor.locator('.doc-title-container').first();
150 | const vText = inlineEditorInnerTextToString(await inlineEditor.innerText());
> 151 | expect(vText).toBe(text);
| ^
152 | }
153 |
154 | export async function assertInlineEditorDeltas(
at assertTitle (/Users/runner/work/blocksuite/blocksuite/tests/utils/asserts.ts:151:17)
at /Users/runner/work/blocksuite/blocksuite/tests/paragraph.spec.ts:109:3
|
Run playwright test:
tests/utils/asserts.ts#L151
2) paragraph.spec.ts:809:1 › press left in first paragraph start should not change cursor position
Error: expect(received).toBe(expected) // Object.is equality
Expected: ""
Received: ""
at utils/asserts.ts:151
149 | const inlineEditor = editor.locator('.doc-title-container').first();
150 | const vText = inlineEditorInnerTextToString(await inlineEditor.innerText());
> 151 | expect(vText).toBe(text);
| ^
152 | }
153 |
154 | export async function assertInlineEditorDeltas(
at assertTitle (/Users/runner/work/blocksuite/blocksuite/tests/utils/asserts.ts:151:17)
at /Users/runner/work/blocksuite/blocksuite/tests/paragraph.spec.ts:820:3
|
Run playwright test:
tests/utils/asserts.ts#L151
2) paragraph.spec.ts:809:1 › press left in first paragraph start should not change cursor position
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: ""
Received: ""
at utils/asserts.ts:151
149 | const inlineEditor = editor.locator('.doc-title-container').first();
150 | const vText = inlineEditorInnerTextToString(await inlineEditor.innerText());
> 151 | expect(vText).toBe(text);
| ^
152 | }
153 |
154 | export async function assertInlineEditorDeltas(
at assertTitle (/Users/runner/work/blocksuite/blocksuite/tests/utils/asserts.ts:151:17)
at /Users/runner/work/blocksuite/blocksuite/tests/paragraph.spec.ts:820:3
|
Run playwright test:
tests/utils/asserts.ts#L151
2) paragraph.spec.ts:809:1 › press left in first paragraph start should not change cursor position
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: ""
Received: ""
at utils/asserts.ts:151
149 | const inlineEditor = editor.locator('.doc-title-container').first();
150 | const vText = inlineEditorInnerTextToString(await inlineEditor.innerText());
> 151 | expect(vText).toBe(text);
| ^
152 | }
153 |
154 | export async function assertInlineEditorDeltas(
at assertTitle (/Users/runner/work/blocksuite/blocksuite/tests/utils/asserts.ts:151:17)
at /Users/runner/work/blocksuite/blocksuite/tests/paragraph.spec.ts:820:3
|
Run playwright test:
tests/utils/asserts.ts#L151
2) paragraph.spec.ts:809:1 › press left in first paragraph start should not change cursor position
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: ""
Received: ""
at utils/asserts.ts:151
149 | const inlineEditor = editor.locator('.doc-title-container').first();
150 | const vText = inlineEditorInnerTextToString(await inlineEditor.innerText());
> 151 | expect(vText).toBe(text);
| ^
152 | }
153 |
154 | export async function assertInlineEditorDeltas(
at assertTitle (/Users/runner/work/blocksuite/blocksuite/tests/utils/asserts.ts:151:17)
at /Users/runner/work/blocksuite/blocksuite/tests/paragraph.spec.ts:820:3
|
Run playwright test:
tests/utils/asserts.ts#L151
3) paragraph.spec.ts:858:1 › press arrow up in the second line should move caret to the first line
Error: expect(received).toBe(expected) // Object.is equality
Expected: ""
Received: ""
at utils/asserts.ts:151
149 | const inlineEditor = editor.locator('.doc-title-container').first();
150 | const vText = inlineEditorInnerTextToString(await inlineEditor.innerText());
> 151 | expect(vText).toBe(text);
| ^
152 | }
153 |
154 | export async function assertInlineEditorDeltas(
at assertTitle (/Users/runner/work/blocksuite/blocksuite/tests/utils/asserts.ts:151:17)
at /Users/runner/work/blocksuite/blocksuite/tests/paragraph.spec.ts:883:3
|
Run playwright test:
tests/utils/asserts.ts#L151
3) paragraph.spec.ts:858:1 › press arrow up in the second line should move caret to the first line
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: ""
Received: ""
at utils/asserts.ts:151
149 | const inlineEditor = editor.locator('.doc-title-container').first();
150 | const vText = inlineEditorInnerTextToString(await inlineEditor.innerText());
> 151 | expect(vText).toBe(text);
| ^
152 | }
153 |
154 | export async function assertInlineEditorDeltas(
at assertTitle (/Users/runner/work/blocksuite/blocksuite/tests/utils/asserts.ts:151:17)
at /Users/runner/work/blocksuite/blocksuite/tests/paragraph.spec.ts:883:3
|
Run playwright test
22 failed
paragraph.spec.ts:98:1 › drag over paragraph title ─────────────────────────────────────────────
paragraph.spec.ts:809:1 › press left in first paragraph start should not change cursor position
paragraph.spec.ts:858:1 › press arrow up in the second line should move caret to the first line
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:1016:1 › should not be misaligned when the editor container has padding or margin
selection/block.spec.ts:1120:1 › should blur rich-text first on starting block selection ───────
selection/native.spec.ts:67:1 › native range delete ────────────────────────────────────────────
selection/native.spec.ts:85:1 › native range delete with indent ────────────────────────────────
selection/native.spec.ts:387:1 › select all text with dragging and delete ──────────────────────
selection/native.spec.ts:402:1 › select all text with dragging and delete by forwardDelete ─────
selection/native.spec.ts:447:1 › select text leaving a few words in the last line and delete ───
selection/native.spec.ts:465:1 › select text leaving a few words in the last line and delete by forwardDelete
selection/native.spec.ts:575:1 › select text in the same line with dragging rightward and move outside the affine-note
selection/native.spec.ts:622:1 › select text in the same line with dragging rightward and move outside the affine-note by forwardDelete
selection/native.spec.ts:694:1 › drag to select tagged text, and copy ──────────────────────────
selection/native.spec.ts:714:1 › drag to select tagged text, and input character ───────────────
selection/native.spec.ts:1407:1 › should collapse to end when press arrow-right on multi-line selection
selection/native.spec.ts:1460:1 › press ArrowLeft in the start of first paragraph should not focus on title
selection/native.spec.ts:1670:3 › should scroll text to view when drag to select at top or bottom edge › from top to bottom
slash-menu.spec.ts:784:1 › should insert database ──────────────────────────────────────────────
zero-width.spec.ts:65:1 › create a paragraph-block while clicking between two non-paragraph-block
14 flaky
list.spec.ts:649:3 › toggle list › click toggle icon should collapsed list ─────────────────────
selection/block.spec.ts:48:1 › block level range delete ────────────────────────────────────────
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:1067:1 › undo should clear block 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:176:1 › native range input ────────────────────────────────────────────
selection/native.spec.ts:223:1 › native range selection backwards by forwardDelete ─────────────
selection/native.spec.ts:266:1 › cursor move to up and down with children block ────────────────
selection/native.spec.ts:1151:1 › should clear native selection before block selection ─────────
selection/native.spec.ts:1725:1 › abnormal cursor jumping ──────────────────────────────────────
slash-menu.spec.ts:46:3 › slash menu should show and hide correctly › slash menu should show when user input '/'
slash-menu.spec.ts:107:3 › slash menu should show and hide correctly › delete the slash symbol should close the slash menu
slash-menu.spec.ts:378:3 › slash menu should show and hide correctly › should open and close menu when using left right arrow, Enter, Esc keys
3 skipped
157 passed (7.2m)
|
Loading