Skip to content

Firefox and Webkit #207

Firefox and Webkit

Firefox and Webkit #207

Triggered via schedule January 1, 2025 00:21
Status Failure
Total duration 54m 39s
Artifacts 10
Install Dependencies
33s
Install Dependencies
Matrix: Browser Compatibility Test
Fit to window
Zoom out
Zoom in

Annotations

100 errors, 2 warnings, and 10 notices
paragraph.spec.ts:98:1 › drag over paragraph title: 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
paragraph.spec.ts:98:1 › drag over paragraph title: 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
paragraph.spec.ts:98:1 › drag over paragraph title: 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
paragraph.spec.ts:98:1 › drag over paragraph title: 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
paragraph.spec.ts:809:1 › press left in first paragraph start should not change cursor position: 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
paragraph.spec.ts:809:1 › press left in first paragraph start should not change cursor position: 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
paragraph.spec.ts:809:1 › press left in first paragraph start should not change cursor position: 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
paragraph.spec.ts:809:1 › press left in first paragraph start should not change cursor position: 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
paragraph.spec.ts:858:1 › press arrow up in the second line should move caret to the first line: 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
paragraph.spec.ts:858:1 › press arrow up in the second line should move caret to the first line: 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
attachment.spec.ts:127:1 › can insert attachment from slash menu: tests/attachment.spec.ts#L69
1) attachment.spec.ts:127:1 › can insert attachment from slash menu ────────────────────────────── TimeoutError: page.waitForEvent: Timeout 5000ms exceeded while waiting for event "filechooser" =========================== logs =========================== waiting for event "filechooser" ============================================================ 67 | await expect(slashMenu).toBeVisible(); 68 | > 69 | const fileChooser = page.waitForEvent('filechooser'); | ^ 70 | await pressEnter(page); 71 | await sleep(100); 72 | await (await fileChooser).setFiles(FILE_PATH); at insertAttachment (/Users/runner/work/blocksuite/blocksuite/tests/attachment.spec.ts:69:30) at /Users/runner/work/blocksuite/blocksuite/tests/attachment.spec.ts:135:3
attachment.spec.ts:127:1 › can insert attachment from slash menu: tests/attachment.spec.ts#L69
1) attachment.spec.ts:127:1 › can insert attachment from slash menu ────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: page.waitForEvent: Timeout 5000ms exceeded while waiting for event "filechooser" =========================== logs =========================== waiting for event "filechooser" ============================================================ 67 | await expect(slashMenu).toBeVisible(); 68 | > 69 | const fileChooser = page.waitForEvent('filechooser'); | ^ 70 | await pressEnter(page); 71 | await sleep(100); 72 | await (await fileChooser).setFiles(FILE_PATH); at insertAttachment (/Users/runner/work/blocksuite/blocksuite/tests/attachment.spec.ts:69:30) at /Users/runner/work/blocksuite/blocksuite/tests/attachment.spec.ts:135:3
attachment.spec.ts:127:1 › can insert attachment from slash menu: tests/attachment.spec.ts#L69
1) attachment.spec.ts:127:1 › can insert attachment from slash menu ────────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: page.waitForEvent: Timeout 5000ms exceeded while waiting for event "filechooser" =========================== logs =========================== waiting for event "filechooser" ============================================================ 67 | await expect(slashMenu).toBeVisible(); 68 | > 69 | const fileChooser = page.waitForEvent('filechooser'); | ^ 70 | await pressEnter(page); 71 | await sleep(100); 72 | await (await fileChooser).setFiles(FILE_PATH); at insertAttachment (/Users/runner/work/blocksuite/blocksuite/tests/attachment.spec.ts:69:30) at /Users/runner/work/blocksuite/blocksuite/tests/attachment.spec.ts:135:3
attachment.spec.ts:127:1 › can insert attachment from slash menu: tests/attachment.spec.ts#L69
1) attachment.spec.ts:127:1 › can insert attachment from slash menu ────────────────────────────── Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: page.waitForEvent: Timeout 5000ms exceeded while waiting for event "filechooser" =========================== logs =========================== waiting for event "filechooser" ============================================================ 67 | await expect(slashMenu).toBeVisible(); 68 | > 69 | const fileChooser = page.waitForEvent('filechooser'); | ^ 70 | await pressEnter(page); 71 | await sleep(100); 72 | await (await fileChooser).setFiles(FILE_PATH); at insertAttachment (/Users/runner/work/blocksuite/blocksuite/tests/attachment.spec.ts:69:30) at /Users/runner/work/blocksuite/blocksuite/tests/attachment.spec.ts:135:3
attachment.spec.ts:179:1 › should undo/redo works for attachment: tests/attachment.spec.ts#L69
2) attachment.spec.ts:179:1 › should undo/redo works for attachment ────────────────────────────── TimeoutError: page.waitForEvent: Timeout 5000ms exceeded while waiting for event "filechooser" =========================== logs =========================== waiting for event "filechooser" ============================================================ 67 | await expect(slashMenu).toBeVisible(); 68 | > 69 | const fileChooser = page.waitForEvent('filechooser'); | ^ 70 | await pressEnter(page); 71 | await sleep(100); 72 | await (await fileChooser).setFiles(FILE_PATH); at insertAttachment (/Users/runner/work/blocksuite/blocksuite/tests/attachment.spec.ts:69:30) at /Users/runner/work/blocksuite/blocksuite/tests/attachment.spec.ts:186:3
attachment.spec.ts:179:1 › should undo/redo works for attachment: tests/attachment.spec.ts#L69
2) attachment.spec.ts:179:1 › should undo/redo works for attachment ────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: page.waitForEvent: Timeout 5000ms exceeded while waiting for event "filechooser" =========================== logs =========================== waiting for event "filechooser" ============================================================ 67 | await expect(slashMenu).toBeVisible(); 68 | > 69 | const fileChooser = page.waitForEvent('filechooser'); | ^ 70 | await pressEnter(page); 71 | await sleep(100); 72 | await (await fileChooser).setFiles(FILE_PATH); at insertAttachment (/Users/runner/work/blocksuite/blocksuite/tests/attachment.spec.ts:69:30) at /Users/runner/work/blocksuite/blocksuite/tests/attachment.spec.ts:186:3
attachment.spec.ts:179:1 › should undo/redo works for attachment: tests/attachment.spec.ts#L69
2) attachment.spec.ts:179:1 › should undo/redo works for attachment ────────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: page.waitForEvent: Timeout 5000ms exceeded while waiting for event "filechooser" =========================== logs =========================== waiting for event "filechooser" ============================================================ 67 | await expect(slashMenu).toBeVisible(); 68 | > 69 | const fileChooser = page.waitForEvent('filechooser'); | ^ 70 | await pressEnter(page); 71 | await sleep(100); 72 | await (await fileChooser).setFiles(FILE_PATH); at insertAttachment (/Users/runner/work/blocksuite/blocksuite/tests/attachment.spec.ts:69:30) at /Users/runner/work/blocksuite/blocksuite/tests/attachment.spec.ts:186:3
attachment.spec.ts:179:1 › should undo/redo works for attachment: tests/attachment.spec.ts#L69
2) attachment.spec.ts:179:1 › should undo/redo works for attachment ────────────────────────────── Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: page.waitForEvent: Timeout 5000ms exceeded while waiting for event "filechooser" =========================== logs =========================== waiting for event "filechooser" ============================================================ 67 | await expect(slashMenu).toBeVisible(); 68 | > 69 | const fileChooser = page.waitForEvent('filechooser'); | ^ 70 | await pressEnter(page); 71 | await sleep(100); 72 | await (await fileChooser).setFiles(FILE_PATH); at insertAttachment (/Users/runner/work/blocksuite/blocksuite/tests/attachment.spec.ts:69:30) at /Users/runner/work/blocksuite/blocksuite/tests/attachment.spec.ts:186:3
attachment.spec.ts:295:1 › should rename attachment works: tests/attachment.spec.ts#L69
3) attachment.spec.ts:295:1 › should rename attachment works ───────────────────────────────────── TimeoutError: page.waitForEvent: Timeout 5000ms exceeded while waiting for event "filechooser" =========================== logs =========================== waiting for event "filechooser" ============================================================ 67 | await expect(slashMenu).toBeVisible(); 68 | > 69 | const fileChooser = page.waitForEvent('filechooser'); | ^ 70 | await pressEnter(page); 71 | await sleep(100); 72 | await (await fileChooser).setFiles(FILE_PATH); at insertAttachment (/Users/runner/work/blocksuite/blocksuite/tests/attachment.spec.ts:69:30) at /Users/runner/work/blocksuite/blocksuite/tests/attachment.spec.ts:313:3
attachment.spec.ts:295:1 › should rename attachment works: tests/attachment.spec.ts#L69
3) attachment.spec.ts:295:1 › should rename attachment works ───────────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: page.waitForEvent: Timeout 5000ms exceeded while waiting for event "filechooser" =========================== logs =========================== waiting for event "filechooser" ============================================================ 67 | await expect(slashMenu).toBeVisible(); 68 | > 69 | const fileChooser = page.waitForEvent('filechooser'); | ^ 70 | await pressEnter(page); 71 | await sleep(100); 72 | await (await fileChooser).setFiles(FILE_PATH); at insertAttachment (/Users/runner/work/blocksuite/blocksuite/tests/attachment.spec.ts:69:30) at /Users/runner/work/blocksuite/blocksuite/tests/attachment.spec.ts:313:3
embed-synced-doc.spec.ts:49:3 › Embed synced doc › can change linked doc to embed synced doc: tests/http:/localhost:4173/assets/framework-Dkl5t7oe.js#L1
1) embed-synced-doc.spec.ts:49:3 › Embed synced doc › can change linked doc to embed synced doc ── Error: Uncaught exception: "Unhandled Promise Rejection: BlockSuiteError: val does not exist" Unhandled Promise Rejection: BlockSuiteError: val does not exist at un (http://localhost:4173/assets/framework-Dkl5t7oe.js:1:1809) at updated (http://localhost:4173/assets/components-B5hOnC9m.js:8770:104) at _$AE (http://localhost:4173/assets/framework-Dkl5t7oe.js:88:5131) at performUpdate (http://localhost:4173/assets/framework-Dkl5t7oe.js:88:4992) at unknown (http://localhost:4173/assets/framework-Dkl5t7oe.js:88:4383) at un (/Users/runner/work/blocksuite/blocksuite/tests/http:/localhost:4173/assets/framework-Dkl5t7oe.js:1:1809) at updated (/Users/runner/work/blocksuite/blocksuite/tests/http:/localhost:4173/assets/components-B5hOnC9m.js:8770:104) at _$AE (/Users/runner/work/blocksuite/blocksuite/tests/http:/localhost:4173/assets/framework-Dkl5t7oe.js:88:5131) at performUpdate (/Users/runner/work/blocksuite/blocksuite/tests/http:/localhost:4173/assets/framework-Dkl5t7oe.js:88:4992) at unknown (/Users/runner/work/blocksuite/blocksuite/tests/http:/localhost:4173/assets/framework-Dkl5t7oe.js:88:4383) at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:341:11)
embed-synced-doc.spec.ts:49:3 › Embed synced doc › can change linked doc to embed synced doc: tests/embed-synced-doc.spec.ts#L34
1) embed-synced-doc.spec.ts:49:3 › Embed synced doc › can change linked doc to embed synced doc ── Error: expect(locator).toBeVisible() Locator: locator('.affine-reference-popover-container') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('.affine-reference-popover-container') 32 | await waitNextFrame(page, 200); 33 | const referencePopup = page.locator('.affine-reference-popover-container'); > 34 | await expect(referencePopup).toBeVisible(); | ^ 35 | 36 | const switchButton = page.getByRole('button', { name: 'Switch view' }); 37 | await switchButton.click(); at createAndConvertToEmbedSyncedDoc (/Users/runner/work/blocksuite/blocksuite/tests/embed-synced-doc.spec.ts:34:34) at /Users/runner/work/blocksuite/blocksuite/tests/embed-synced-doc.spec.ts:53:5
embed-synced-doc.spec.ts:49:3 › Embed synced doc › can change linked doc to embed synced doc: tests/http:/localhost:4173/assets/framework-Dkl5t7oe.js#L1
1) embed-synced-doc.spec.ts:49:3 › Embed synced doc › can change linked doc to embed synced doc ── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Uncaught exception: "Unhandled Promise Rejection: BlockSuiteError: val does not exist" Unhandled Promise Rejection: BlockSuiteError: val does not exist at un (http://localhost:4173/assets/framework-Dkl5t7oe.js:1:1809) at updated (http://localhost:4173/assets/components-B5hOnC9m.js:8770:104) at _$AE (http://localhost:4173/assets/framework-Dkl5t7oe.js:88:5131) at performUpdate (http://localhost:4173/assets/framework-Dkl5t7oe.js:88:4992) at unknown (http://localhost:4173/assets/framework-Dkl5t7oe.js:88:4383) at un (/Users/runner/work/blocksuite/blocksuite/tests/http:/localhost:4173/assets/framework-Dkl5t7oe.js:1:1809) at updated (/Users/runner/work/blocksuite/blocksuite/tests/http:/localhost:4173/assets/components-B5hOnC9m.js:8770:104) at _$AE (/Users/runner/work/blocksuite/blocksuite/tests/http:/localhost:4173/assets/framework-Dkl5t7oe.js:88:5131) at performUpdate (/Users/runner/work/blocksuite/blocksuite/tests/http:/localhost:4173/assets/framework-Dkl5t7oe.js:88:4992) at unknown (/Users/runner/work/blocksuite/blocksuite/tests/http:/localhost:4173/assets/framework-Dkl5t7oe.js:88:4383) at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:341:11)
embed-synced-doc.spec.ts:49:3 › Embed synced doc › can change linked doc to embed synced doc: tests/embed-synced-doc.spec.ts#L37
1) embed-synced-doc.spec.ts:49:3 › Embed synced doc › can change linked doc to embed synced doc ── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Test ended. Call log: - waiting for getByRole('button', { name: 'Switch view' }) - locator resolved to <editor-icon-button tabindex="0" role="button" aria-label="Switch view">…</editor-icon-button> - attempting click action - waiting for element to be visible, enabled and stable - element is not stable - retrying click action - waiting for element to be visible, enabled and stable 35 | 36 | const switchButton = page.getByRole('button', { name: 'Switch view' }); > 37 | await switchButton.click(); | ^ 38 | 39 | const embedSyncedDocBtn = page.getByRole('button', { name: 'Embed view' }); 40 | await expect(embedSyncedDocBtn).toBeVisible(); at createAndConvertToEmbedSyncedDoc (/Users/runner/work/blocksuite/blocksuite/tests/embed-synced-doc.spec.ts:37:24) at /Users/runner/work/blocksuite/blocksuite/tests/embed-synced-doc.spec.ts:53:5
embed-synced-doc.spec.ts:49:3 › Embed synced doc › can change linked doc to embed synced doc: tests/http:/localhost:4173/assets/framework-Dkl5t7oe.js#L1
1) embed-synced-doc.spec.ts:49:3 › Embed synced doc › can change linked doc to embed synced doc ── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Uncaught exception: "Unhandled Promise Rejection: BlockSuiteError: val does not exist" Unhandled Promise Rejection: BlockSuiteError: val does not exist at un (http://localhost:4173/assets/framework-Dkl5t7oe.js:1:1809) at updated (http://localhost:4173/assets/components-B5hOnC9m.js:8770:104) at _$AE (http://localhost:4173/assets/framework-Dkl5t7oe.js:88:5131) at performUpdate (http://localhost:4173/assets/framework-Dkl5t7oe.js:88:4992) at unknown (http://localhost:4173/assets/framework-Dkl5t7oe.js:88:4383) at un (/Users/runner/work/blocksuite/blocksuite/tests/http:/localhost:4173/assets/framework-Dkl5t7oe.js:1:1809) at updated (/Users/runner/work/blocksuite/blocksuite/tests/http:/localhost:4173/assets/components-B5hOnC9m.js:8770:104) at _$AE (/Users/runner/work/blocksuite/blocksuite/tests/http:/localhost:4173/assets/framework-Dkl5t7oe.js:88:5131) at performUpdate (/Users/runner/work/blocksuite/blocksuite/tests/http:/localhost:4173/assets/framework-Dkl5t7oe.js:88:4992) at unknown (/Users/runner/work/blocksuite/blocksuite/tests/http:/localhost:4173/assets/framework-Dkl5t7oe.js:88:4383) at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:341:11)
embed-synced-doc.spec.ts:49:3 › Embed synced doc › can change linked doc to embed synced doc: tests/embed-synced-doc.spec.ts#L34
1) embed-synced-doc.spec.ts:49:3 › Embed synced doc › can change linked doc to embed synced doc ── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toBeVisible() Locator: locator('.affine-reference-popover-container') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('.affine-reference-popover-container') 32 | await waitNextFrame(page, 200); 33 | const referencePopup = page.locator('.affine-reference-popover-container'); > 34 | await expect(referencePopup).toBeVisible(); | ^ 35 | 36 | const switchButton = page.getByRole('button', { name: 'Switch view' }); 37 | await switchButton.click(); at createAndConvertToEmbedSyncedDoc (/Users/runner/work/blocksuite/blocksuite/tests/embed-synced-doc.spec.ts:34:34) at /Users/runner/work/blocksuite/blocksuite/tests/embed-synced-doc.spec.ts:53:5
embed-synced-doc.spec.ts:49:3 › Embed synced doc › can change linked doc to embed synced doc: tests/http:/localhost:4173/assets/framework-Dkl5t7oe.js#L1
1) embed-synced-doc.spec.ts:49:3 › Embed synced doc › can change linked doc to embed synced doc ── Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── Error: Uncaught exception: "Unhandled Promise Rejection: BlockSuiteError: val does not exist" Unhandled Promise Rejection: BlockSuiteError: val does not exist at un (http://localhost:4173/assets/framework-Dkl5t7oe.js:1:1809) at updated (http://localhost:4173/assets/components-B5hOnC9m.js:8770:104) at _$AE (http://localhost:4173/assets/framework-Dkl5t7oe.js:88:5131) at performUpdate (http://localhost:4173/assets/framework-Dkl5t7oe.js:88:4992) at unknown (http://localhost:4173/assets/framework-Dkl5t7oe.js:88:4383) at un (/Users/runner/work/blocksuite/blocksuite/tests/http:/localhost:4173/assets/framework-Dkl5t7oe.js:1:1809) at updated (/Users/runner/work/blocksuite/blocksuite/tests/http:/localhost:4173/assets/components-B5hOnC9m.js:8770:104) at _$AE (/Users/runner/work/blocksuite/blocksuite/tests/http:/localhost:4173/assets/framework-Dkl5t7oe.js:88:5131) at performUpdate (/Users/runner/work/blocksuite/blocksuite/tests/http:/localhost:4173/assets/framework-Dkl5t7oe.js:88:4992) at unknown (/Users/runner/work/blocksuite/blocksuite/tests/http:/localhost:4173/assets/framework-Dkl5t7oe.js:88:4383) at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:341:11)
embed-synced-doc.spec.ts:49:3 › Embed synced doc › can change linked doc to embed synced doc: tests/embed-synced-doc.spec.ts#L34
1) embed-synced-doc.spec.ts:49:3 › Embed synced doc › can change linked doc to embed synced doc ── Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toBeVisible() Locator: locator('.affine-reference-popover-container') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('.affine-reference-popover-container') 32 | await waitNextFrame(page, 200); 33 | const referencePopup = page.locator('.affine-reference-popover-container'); > 34 | await expect(referencePopup).toBeVisible(); | ^ 35 | 36 | const switchButton = page.getByRole('button', { name: 'Switch view' }); 37 | await switchButton.click(); at createAndConvertToEmbedSyncedDoc (/Users/runner/work/blocksuite/blocksuite/tests/embed-synced-doc.spec.ts:34:34) at /Users/runner/work/blocksuite/blocksuite/tests/embed-synced-doc.spec.ts:53:5
embed-synced-doc.spec.ts:56:3 › Embed synced doc › can change embed synced doc to card view: tests/http:/localhost:4173/assets/framework-Dkl5t7oe.js#L1
2) embed-synced-doc.spec.ts:56:3 › Embed synced doc › can change embed synced doc to card view ─── Error: Uncaught exception: "Unhandled Promise Rejection: BlockSuiteError: val does not exist" Unhandled Promise Rejection: BlockSuiteError: val does not exist at un (http://localhost:4173/assets/framework-Dkl5t7oe.js:1:1809) at updated (http://localhost:4173/assets/components-B5hOnC9m.js:8770:104) at _$AE (http://localhost:4173/assets/framework-Dkl5t7oe.js:88:5131) at performUpdate (http://localhost:4173/assets/framework-Dkl5t7oe.js:88:4992) at unknown (http://localhost:4173/assets/framework-Dkl5t7oe.js:88:4383) at un (/Users/runner/work/blocksuite/blocksuite/tests/http:/localhost:4173/assets/framework-Dkl5t7oe.js:1:1809) at updated (/Users/runner/work/blocksuite/blocksuite/tests/http:/localhost:4173/assets/components-B5hOnC9m.js:8770:104) at _$AE (/Users/runner/work/blocksuite/blocksuite/tests/http:/localhost:4173/assets/framework-Dkl5t7oe.js:88:5131) at performUpdate (/Users/runner/work/blocksuite/blocksuite/tests/http:/localhost:4173/assets/framework-Dkl5t7oe.js:88:4992) at unknown (/Users/runner/work/blocksuite/blocksuite/tests/http:/localhost:4173/assets/framework-Dkl5t7oe.js:88:4383) at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:341:11)
embed-synced-doc.spec.ts:56:3 › Embed synced doc › can change embed synced doc to card view: tests/embed-synced-doc.spec.ts#L34
2) embed-synced-doc.spec.ts:56:3 › Embed synced doc › can change embed synced doc to card view ─── Error: expect(locator).toBeVisible() Locator: locator('.affine-reference-popover-container') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('.affine-reference-popover-container') 32 | await waitNextFrame(page, 200); 33 | const referencePopup = page.locator('.affine-reference-popover-container'); > 34 | await expect(referencePopup).toBeVisible(); | ^ 35 | 36 | const switchButton = page.getByRole('button', { name: 'Switch view' }); 37 | await switchButton.click(); at createAndConvertToEmbedSyncedDoc (/Users/runner/work/blocksuite/blocksuite/tests/embed-synced-doc.spec.ts:34:34) at /Users/runner/work/blocksuite/blocksuite/tests/embed-synced-doc.spec.ts:60:5
edgeless/group/group.spec.ts:88:5 › group › ungroup › ungroup by component toolbar: tests/utils/actions/misc.ts#L396
1) edgeless/group/group.spec.ts:88:5 › group › ungroup › ungroup by component toolbar ──────────── Error: page.evaluate: TypeError: undefined is not an object (evaluating 'space.resetHistory') at utils/actions/misc.ts:396 394 | 395 | export async function resetHistory(page: Page) { > 396 | await page.evaluate(() => { | ^ 397 | const space = window.doc; 398 | space.resetHistory(); 399 | }); at resetHistory (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:396:14) at edgelessCommonSetup (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/edgeless.ts:1802:9) at init (/Users/runner/work/blocksuite/blocksuite/tests/edgeless/group/group.spec.ts:34:5) at /Users/runner/work/blocksuite/blocksuite/tests/edgeless/group/group.spec.ts:85:7
edgeless/group/group.spec.ts:88:5 › group › ungroup › ungroup by component toolbar: tests/utils/actions/misc.ts#L396
1) edgeless/group/group.spec.ts:88:5 › group › ungroup › ungroup by component toolbar ──────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: undefined is not an object (evaluating 'space.resetHistory') at utils/actions/misc.ts:396 394 | 395 | export async function resetHistory(page: Page) { > 396 | await page.evaluate(() => { | ^ 397 | const space = window.doc; 398 | space.resetHistory(); 399 | }); at resetHistory (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:396:14) at edgelessCommonSetup (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/edgeless.ts:1802:9) at init (/Users/runner/work/blocksuite/blocksuite/tests/edgeless/group/group.spec.ts:34:5) at /Users/runner/work/blocksuite/blocksuite/tests/edgeless/group/group.spec.ts:85:7
edgeless/group/group.spec.ts:88:5 › group › ungroup › ungroup by component toolbar: tests/utils/actions/misc.ts#L396
1) edgeless/group/group.spec.ts:88:5 › group › ungroup › ungroup by component toolbar ──────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: undefined is not an object (evaluating 'space.resetHistory') at utils/actions/misc.ts:396 394 | 395 | export async function resetHistory(page: Page) { > 396 | await page.evaluate(() => { | ^ 397 | const space = window.doc; 398 | space.resetHistory(); 399 | }); at resetHistory (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:396:14) at edgelessCommonSetup (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/edgeless.ts:1802:9) at init (/Users/runner/work/blocksuite/blocksuite/tests/edgeless/group/group.spec.ts:34:5) at /Users/runner/work/blocksuite/blocksuite/tests/edgeless/group/group.spec.ts:85:7
edgeless/group/group.spec.ts:88:5 › group › ungroup › ungroup by component toolbar: tests/utils/actions/misc.ts#L396
1) edgeless/group/group.spec.ts:88:5 › group › ungroup › ungroup by component toolbar ──────────── Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: undefined is not an object (evaluating 'space.resetHistory') at utils/actions/misc.ts:396 394 | 395 | export async function resetHistory(page: Page) { > 396 | await page.evaluate(() => { | ^ 397 | const space = window.doc; 398 | space.resetHistory(); 399 | }); at resetHistory (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:396:14) at edgelessCommonSetup (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/edgeless.ts:1802:9) at init (/Users/runner/work/blocksuite/blocksuite/tests/edgeless/group/group.spec.ts:34:5) at /Users/runner/work/blocksuite/blocksuite/tests/edgeless/group/group.spec.ts:85:7
edgeless/group/group.spec.ts:96:5 › group › ungroup › ungroup by shortcut mod + shift + G: tests/utils/actions/misc.ts#L396
2) edgeless/group/group.spec.ts:96:5 › group › ungroup › ungroup by shortcut mod + shift + G ───── Error: page.evaluate: TypeError: undefined is not an object (evaluating 'space.resetHistory') at utils/actions/misc.ts:396 394 | 395 | export async function resetHistory(page: Page) { > 396 | await page.evaluate(() => { | ^ 397 | const space = window.doc; 398 | space.resetHistory(); 399 | }); at resetHistory (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:396:14) at edgelessCommonSetup (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/edgeless.ts:1802:9) at init (/Users/runner/work/blocksuite/blocksuite/tests/edgeless/group/group.spec.ts:34:5) at /Users/runner/work/blocksuite/blocksuite/tests/edgeless/group/group.spec.ts:85:7
edgeless/group/group.spec.ts:96:5 › group › ungroup › ungroup by shortcut mod + shift + G: tests/utils/actions/misc.ts#L396
2) edgeless/group/group.spec.ts:96:5 › group › ungroup › ungroup by shortcut mod + shift + G ───── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: undefined is not an object (evaluating 'space.resetHistory') at utils/actions/misc.ts:396 394 | 395 | export async function resetHistory(page: Page) { > 396 | await page.evaluate(() => { | ^ 397 | const space = window.doc; 398 | space.resetHistory(); 399 | }); at resetHistory (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:396:14) at edgelessCommonSetup (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/edgeless.ts:1802:9) at init (/Users/runner/work/blocksuite/blocksuite/tests/edgeless/group/group.spec.ts:34:5) at /Users/runner/work/blocksuite/blocksuite/tests/edgeless/group/group.spec.ts:85:7
edgeless/group/group.spec.ts:96:5 › group › ungroup › ungroup by shortcut mod + shift + G: tests/utils/actions/misc.ts#L396
2) edgeless/group/group.spec.ts:96:5 › group › ungroup › ungroup by shortcut mod + shift + G ───── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: undefined is not an object (evaluating 'space.resetHistory') at utils/actions/misc.ts:396 394 | 395 | export async function resetHistory(page: Page) { > 396 | await page.evaluate(() => { | ^ 397 | const space = window.doc; 398 | space.resetHistory(); 399 | }); at resetHistory (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:396:14) at edgelessCommonSetup (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/edgeless.ts:1802:9) at init (/Users/runner/work/blocksuite/blocksuite/tests/edgeless/group/group.spec.ts:34:5) at /Users/runner/work/blocksuite/blocksuite/tests/edgeless/group/group.spec.ts:85:7
edgeless/group/group.spec.ts:96:5 › group › ungroup › ungroup by shortcut mod + shift + G: tests/utils/actions/misc.ts#L396
2) edgeless/group/group.spec.ts:96:5 › group › ungroup › ungroup by shortcut mod + shift + G ───── Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: undefined is not an object (evaluating 'space.resetHistory') at utils/actions/misc.ts:396 394 | 395 | export async function resetHistory(page: Page) { > 396 | await page.evaluate(() => { | ^ 397 | const space = window.doc; 398 | space.resetHistory(); 399 | }); at resetHistory (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:396:14) at edgelessCommonSetup (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/edgeless.ts:1802:9) at init (/Users/runner/work/blocksuite/blocksuite/tests/edgeless/group/group.spec.ts:34:5) at /Users/runner/work/blocksuite/blocksuite/tests/edgeless/group/group.spec.ts:85:7
edgeless/group/group.spec.ts:104:5 › group › ungroup › ungroup and undo: tests/utils/actions/misc.ts#L396
3) edgeless/group/group.spec.ts:104:5 › group › ungroup › ungroup and undo, redo ───────────────── Error: page.evaluate: TypeError: undefined is not an object (evaluating 'space.resetHistory') at utils/actions/misc.ts:396 394 | 395 | export async function resetHistory(page: Page) { > 396 | await page.evaluate(() => { | ^ 397 | const space = window.doc; 398 | space.resetHistory(); 399 | }); at resetHistory (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:396:14) at edgelessCommonSetup (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/edgeless.ts:1802:9) at init (/Users/runner/work/blocksuite/blocksuite/tests/edgeless/group/group.spec.ts:34:5) at /Users/runner/work/blocksuite/blocksuite/tests/edgeless/group/group.spec.ts:85:7
edgeless/group/group.spec.ts:104:5 › group › ungroup › ungroup and undo: tests/utils/actions/misc.ts#L396
3) edgeless/group/group.spec.ts:104:5 › group › ungroup › ungroup and undo, redo ───────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: undefined is not an object (evaluating 'space.resetHistory') at utils/actions/misc.ts:396 394 | 395 | export async function resetHistory(page: Page) { > 396 | await page.evaluate(() => { | ^ 397 | const space = window.doc; 398 | space.resetHistory(); 399 | }); at resetHistory (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:396:14) at edgelessCommonSetup (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/edgeless.ts:1802:9) at init (/Users/runner/work/blocksuite/blocksuite/tests/edgeless/group/group.spec.ts:34:5) at /Users/runner/work/blocksuite/blocksuite/tests/edgeless/group/group.spec.ts:85:7
drag.spec.ts:63:1 › move drag handle in paragraphs: tests/utils/asserts.ts#L209
1) drag.spec.ts:63:1 › move drag handle in paragraphs ──────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 1 Array [ + "123", "456", "789", - "123", ] at utils/asserts.ts:209 207 | }); 208 | }, currentEditorIndex); > 209 | expect(actualTexts).toEqual(texts); | ^ 210 | } 211 | 212 | export async function assertEdgelessCanvasText(page: Page, text: string) { at assertRichTexts (/Users/runner/work/blocksuite/blocksuite/tests/utils/asserts.ts:209:23) at /Users/runner/work/blocksuite/blocksuite/tests/drag.spec.ts:70:3
drag.spec.ts:63:1 › move drag handle in paragraphs: tests/utils/asserts.ts#L209
1) drag.spec.ts:63:1 › move drag handle in paragraphs ──────────────────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 1 Array [ + "123", "456", "789", - "123", ] at utils/asserts.ts:209 207 | }); 208 | }, currentEditorIndex); > 209 | expect(actualTexts).toEqual(texts); | ^ 210 | } 211 | 212 | export async function assertEdgelessCanvasText(page: Page, text: string) { at assertRichTexts (/Users/runner/work/blocksuite/blocksuite/tests/utils/asserts.ts:209:23) at /Users/runner/work/blocksuite/blocksuite/tests/drag.spec.ts:70:3
drag.spec.ts:63:1 › move drag handle in paragraphs: tests/utils/asserts.ts#L209
1) drag.spec.ts:63:1 › move drag handle in paragraphs ──────────────────────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 1 Array [ + "123", "456", "789", - "123", ] at utils/asserts.ts:209 207 | }); 208 | }, currentEditorIndex); > 209 | expect(actualTexts).toEqual(texts); | ^ 210 | } 211 | 212 | export async function assertEdgelessCanvasText(page: Page, text: string) { at assertRichTexts (/Users/runner/work/blocksuite/blocksuite/tests/utils/asserts.ts:209:23) at /Users/runner/work/blocksuite/blocksuite/tests/drag.spec.ts:70:3
drag.spec.ts:63:1 › move drag handle in paragraphs: tests/utils/asserts.ts#L209
1) drag.spec.ts:63:1 › move drag handle in paragraphs ──────────────────────────────────────────── Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 1 Array [ + "123", "456", "789", - "123", ] at utils/asserts.ts:209 207 | }); 208 | }, currentEditorIndex); > 209 | expect(actualTexts).toEqual(texts); | ^ 210 | } 211 | 212 | export async function assertEdgelessCanvasText(page: Page, text: string) { at assertRichTexts (/Users/runner/work/blocksuite/blocksuite/tests/utils/asserts.ts:209:23) at /Users/runner/work/blocksuite/blocksuite/tests/drag.spec.ts:70:3
drag.spec.ts:83:1 › move drag handle in nested block: tests/utils/asserts.ts#L209
2) drag.spec.ts:83:1 › move drag handle in nested block ────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 1 Array [ "1", "2", + "21", "22", "23", - "21", "3", ] at utils/asserts.ts:209 207 | }); 208 | }, currentEditorIndex); > 209 | expect(actualTexts).toEqual(texts); | ^ 210 | } 211 | 212 | export async function assertEdgelessCanvasText(page: Page, text: string) { at assertRichTexts (/Users/runner/work/blocksuite/blocksuite/tests/utils/asserts.ts:209:23) at /Users/runner/work/blocksuite/blocksuite/tests/drag.spec.ts:110:3
drag.spec.ts:83:1 › move drag handle in nested block: tests/utils/asserts.ts#L209
2) drag.spec.ts:83:1 › move drag handle in nested block ────────────────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 1 Array [ "1", "2", + "21", "22", "23", - "21", "3", ] at utils/asserts.ts:209 207 | }); 208 | }, currentEditorIndex); > 209 | expect(actualTexts).toEqual(texts); | ^ 210 | } 211 | 212 | export async function assertEdgelessCanvasText(page: Page, text: string) { at assertRichTexts (/Users/runner/work/blocksuite/blocksuite/tests/utils/asserts.ts:209:23) at /Users/runner/work/blocksuite/blocksuite/tests/drag.spec.ts:110:3
drag.spec.ts:83:1 › move drag handle in nested block: tests/utils/asserts.ts#L209
2) drag.spec.ts:83:1 › move drag handle in nested block ────────────────────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 1 Array [ "1", "2", + "21", "22", "23", - "21", "3", ] at utils/asserts.ts:209 207 | }); 208 | }, currentEditorIndex); > 209 | expect(actualTexts).toEqual(texts); | ^ 210 | } 211 | 212 | export async function assertEdgelessCanvasText(page: Page, text: string) { at assertRichTexts (/Users/runner/work/blocksuite/blocksuite/tests/utils/asserts.ts:209:23) at /Users/runner/work/blocksuite/blocksuite/tests/drag.spec.ts:110:3
drag.spec.ts:83:1 › move drag handle in nested block: tests/utils/asserts.ts#L209
2) drag.spec.ts:83:1 › move drag handle in nested block ────────────────────────────────────────── Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 1 Array [ "1", "2", + "21", "22", "23", - "21", "3", ] at utils/asserts.ts:209 207 | }); 208 | }, currentEditorIndex); > 209 | expect(actualTexts).toEqual(texts); | ^ 210 | } 211 | 212 | export async function assertEdgelessCanvasText(page: Page, text: string) { at assertRichTexts (/Users/runner/work/blocksuite/blocksuite/tests/utils/asserts.ts:209:23) at /Users/runner/work/blocksuite/blocksuite/tests/drag.spec.ts:110:3
drag.spec.ts:167:1 › move to the last block of each level in multi-level nesting: tests/drag.spec.ts#L199
3) drag.spec.ts:167:1 › move to the last block of each level in multi-level nesting ────────────── Error: expect(string).toMatchSnapshot(expected) { "type": "block", "id": "0", "flavour": "affine:page", "version": 2, "props": { "title": { "$blocksuite:internal:text$": true, "delta": [] } }, "children": [ { "type": "block", "id": "1", "flavour": "affine:note", "version": 1, "props": { "xywh": "[0,0,498,92]", "background": "--affine-note-background-white", "index": "a0", "lockedBySelf": false, "hidden": false, "displayMode": "both", "edgeless": { "style": { "borderRadius": 8, "borderSize": 4, "borderStyle": "none", "shadowType": "--affine-note-shadow-box" } } }, "children": [ { "type": "block", "id": "43", "flavour": "affine:list", "version": 1, "props": { "type": "bulleted", "text": { "$blocksuite:internal:text$": true, "delta": [ { "insert": "BA" } ] }, "checked": false, "collapsed": false, "order": null }, "children": [] }, { "type": "block", "id": "54", "flavour": "affine:list", "version": 1, "props": { "type": "bulleted", "text": { "$blocksuite:internal:text$": true, "delta": [ { "insert": "CB" } ] }, "checked": false, "collapsed": false, "order": null }, "children": [] }, { { "type": "block", "id": "65", "flavour": "affine:list", "version": 1, "props": { "type": "bulleted", "text": { "$blocksuite:internal:text$": true, "delta": [ { "insert": "DC" } ] }, "checked": false, "collapsed": false, "order": null }, "children": [] }, { "type": "block", "id": "76", "flavour": "affine:list", "version": 1, "props": { "type": "bulleted", "text": { "$blocksuite:internal:text$": true, "delta": [ { "insert": "ED" } ] }, "checked": false, "collapsed": false, "order": null }, "children": [] }, { { "type": "block", "id": "87", "flavour": "affine:list", "version": 1, "props": { "type": "bulleted",
drag.spec.ts:167:1 › move to the last block of each level in multi-level nesting: tests/drag.spec.ts#L199
3) drag.spec.ts:167:1 › move to the last block of each level in multi-level nesting ────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(string).toMatchSnapshot(expected) { "type": "block", "id": "0", "flavour": "affine:page", "version": 2, "props": { "title": { "$blocksuite:internal:text$": true, "delta": [] } }, "children": [ { "type": "block", "id": "1", "flavour": "affine:note", "version": 1, "props": { "xywh": "[0,0,498,92]", "background": "--affine-note-background-white", "index": "a0", "lockedBySelf": false, "hidden": false, "displayMode": "both", "edgeless": { "style": { "borderRadius": 8, "borderSize": 4, "borderStyle": "none", "shadowType": "--affine-note-shadow-box" } } }, "children": [ { "type": "block", "id": "43", "flavour": "affine:list", "version": 1, "props": { "type": "bulleted", "text": { "$blocksuite:internal:text$": true, "delta": [ { "insert": "BA" } ] }, "checked": false, "collapsed": false, "order": null }, "children": [] }, { "type": "block", "id": "54", "flavour": "affine:list", "version": 1, "props": { "type": "bulleted", "text": { "$blocksuite:internal:text$": true, "delta": [ { "insert": "CB" } ] }, "checked": false, "collapsed": false, "order": null }, "children": [] }, { { "type": "block", "id": "65", "flavour": "affine:list", "version": 1, "props": { "type": "bulleted", "text": { "$blocksuite:internal:text$": true, "delta": [ { "insert": "DC" } ] }, "checked": false, "collapsed": false, "order": null }, "children": [] }, { "type": "block", "id": "76", "flavour": "affine:list", "version": 1, "props": { "type": "bulleted", "text": { "$blocksuite:internal:text$": true, "delta": [ { "insert": "ED" } ] }, "checked": false, "collapsed": false, "order": null }, "children": [] }, { { "type": "block", "id": "87", "flavour": "affine:list", "version": 1,
attachment.spec.ts:127:1 › can insert attachment from slash menu: tests/utils/actions/misc.ts#L332
1) attachment.spec.ts:127:1 › can insert attachment from slash menu ────────────────────────────── 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: [JavaScript Warning: \"downloadable font: hhea: Non-zero caretOffset but head.macStyle italic bit is not set, setting to caretOffset to 0: -42 (font-family: \"blocksuite:surface:Satoshi\" style:italic weight:300 stretch:100 src index:0) source: https://fonts.cdnfonts.com/s/85546/Satoshi-LightItalic.woff\"]" at utils/actions/misc.ts:332 330 | expect 331 | .soft('Unexpected console message: ' + message.text()) > 332 | .toBe( | ^ 333 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 334 | ); 335 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:332:10)
attachment.spec.ts:127:1 › can insert attachment from slash menu: tests/utils/actions/misc.ts#L332
1) attachment.spec.ts:127:1 › can insert attachment from slash menu ────────────────────────────── 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: [JavaScript Warning: \"downloadable font: Glyph bbox was incorrect (glyph ids 10 12 69 87 90 94 99 116 120 122 128 129 132 133 138 140 141 144 145 148 150 151 153 157 158 161 164 165 167 169 172 173 176 177 182 183 185 189 190 191 192 193 195 202 203 208 230 231 236 237 238 239 246 247 250 251 253 255 256 257 267 269 270 271 273 275 276 291 292 293 294 408 427 434 923) (font-family: \"blocksuite:surface:Kalam\" style:normal weight:600 stretch:100 src index:0) source: https://fonts.cdnfonts.com/s/13130/Kalam-Bold.woff\"]" at utils/actions/misc.ts:332 330 | expect 331 | .soft('Unexpected console message: ' + message.text()) > 332 | .toBe( | ^ 333 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 334 | ); 335 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:332:10)
attachment.spec.ts:127:1 › can insert attachment from slash menu: tests/utils/actions/misc.ts#L332
1) attachment.spec.ts:127:1 › can insert attachment from slash menu ────────────────────────────── 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: [JavaScript Warning: \"downloadable font: Glyph bbox was incorrect (glyph ids 6 10 11 12 14 16 22 23 28 30 34 43 51 58 60 62 63 64 66 67 69 76 77 78 80 81 82 83 87 90 94 96 99 101 105 115 116 117 120 121 122 124 125 128 129 132 133 138 139 140 141 144 145 148 149 150 151 157 158 159 160 161 164 165 169 171 172 173 176 177 178 179 181 182 183 189 190 192 193 195 196 197 202 203 208 209 210 211 222 223 227 229 230 231 235 236 237 238 239 240 241 242 243 244 245 246 247 250 251 253 255 256 257 258 259 262 263 266 267 268 269 270 271 272 273 274 275 276 277 279 288 291 292 293 294 295 396 404 405 408 411 414 415 422 427 430 434 567 604 928 956) (font-family: \"blocksuite:surface:Kalam\" style:normal weight:400 stretch:100 src index:0) source: https://fonts.cdnfonts.com/s/13130/Kalam-Regular.woff\"]" at utils/actions/misc.ts:332 330 | expect 331 | .soft('Unexpected console message: ' + message.text()) > 332 | .toBe( | ^ 333 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 334 | ); 335 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:332:10)
attachment.spec.ts:127:1 › can insert attachment from slash menu: tests/utils/actions/misc.ts#L332
1) attachment.spec.ts:127:1 › can insert attachment from slash menu ────────────────────────────── 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: [JavaScript Warning: \"downloadable font: Glyph bbox was incorrect (glyph ids 6 8 10 11 14 16 22 28 30 34 43 51 58 60 62 63 64 66 69 75 76 77 78 80 81 82 83 87 90 94 96 101 102 105 115 116 117 120 121 124 125 128 129 130 132 133 138 139 140 141 144 145 148 149 150 151 157 158 159 160 161 164 165 169 171 172 173 176 177 178 179 181 182 183 189 190 192 193 195 196 197 202 203 208 209 210 211 221 222 223 227 229 230 231 235 236 237 238 239 240 241 242 243 244 245 246 247 250 251 253 255 256 257 258 259 262 263 266 267 268 269 270 271 272 273 274 275 276 277 279 288 291 292 294 295 396 397 404 405 408 411 414 422 433 434) (font-family: \"blocksuite:surface:Kalam\" style:normal weight:300 stretch:100 src index:0) source: https://fonts.cdnfonts.com/s/13130/Kalam-Light.woff\"]" at utils/actions/misc.ts:332 330 | expect 331 | .soft('Unexpected console message: ' + message.text()) > 332 | .toBe( | ^ 333 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 334 | ); 335 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:332:10)
attachment.spec.ts:127:1 › can insert attachment from slash menu: tests/utils/actions/misc.ts#L332
1) attachment.spec.ts:127:1 › can insert attachment from slash menu ────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── 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: [JavaScript Warning: \"downloadable font: Glyph bbox was incorrect (glyph ids 6 10 11 12 14 16 22 23 28 30 34 43 51 58 60 62 63 64 66 67 69 76 77 78 80 81 82 83 87 90 94 96 99 101 105 115 116 117 120 121 122 124 125 128 129 132 133 138 139 140 141 144 145 148 149 150 151 157 158 159 160 161 164 165 169 171 172 173 176 177 178 179 181 182 183 189 190 192 193 195 196 197 202 203 208 209 210 211 222 223 227 229 230 231 235 236 237 238 239 240 241 242 243 244 245 246 247 250 251 253 255 256 257 258 259 262 263 266 267 268 269 270 271 272 273 274 275 276 277 279 288 291 292 293 294 295 396 404 405 408 411 414 415 422 427 430 434 567 604 928 956) (font-family: \"blocksuite:surface:Kalam\" style:normal weight:400 stretch:100 src index:0) source: https://fonts.cdnfonts.com/s/13130/Kalam-Regular.woff\"]" at utils/actions/misc.ts:332 330 | expect 331 | .soft('Unexpected console message: ' + message.text()) > 332 | .toBe( | ^ 333 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 334 | ); 335 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:332:10)
attachment.spec.ts:127:1 › can insert attachment from slash menu: tests/utils/actions/misc.ts#L332
1) attachment.spec.ts:127:1 › can insert attachment from slash menu ────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── 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: [JavaScript Warning: \"downloadable font: hhea: Non-zero caretOffset but head.macStyle italic bit is not set, setting to caretOffset to 0: -42 (font-family: \"blocksuite:surface:Satoshi\" style:italic weight:300 stretch:100 src index:0) source: https://fonts.cdnfonts.com/s/85546/Satoshi-LightItalic.woff\"]" at utils/actions/misc.ts:332 330 | expect 331 | .soft('Unexpected console message: ' + message.text()) > 332 | .toBe( | ^ 333 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 334 | ); 335 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:332:10)
attachment.spec.ts:127:1 › can insert attachment from slash menu: tests/utils/actions/misc.ts#L332
1) attachment.spec.ts:127:1 › can insert attachment from slash menu ────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── 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: [JavaScript Warning: \"downloadable font: Glyph bbox was incorrect (glyph ids 6 8 10 11 14 16 22 28 30 34 43 51 58 60 62 63 64 66 69 75 76 77 78 80 81 82 83 87 90 94 96 101 102 105 115 116 117 120 121 124 125 128 129 130 132 133 138 139 140 141 144 145 148 149 150 151 157 158 159 160 161 164 165 169 171 172 173 176 177 178 179 181 182 183 189 190 192 193 195 196 197 202 203 208 209 210 211 221 222 223 227 229 230 231 235 236 237 238 239 240 241 242 243 244 245 246 247 250 251 253 255 256 257 258 259 262 263 266 267 268 269 270 271 272 273 274 275 276 277 279 288 291 292 294 295 396 397 404 405 408 411 414 422 433 434) (font-family: \"blocksuite:surface:Kalam\" style:normal weight:300 stretch:100 src index:0) source: https://fonts.cdnfonts.com/s/13130/Kalam-Light.woff\"]" at utils/actions/misc.ts:332 330 | expect 331 | .soft('Unexpected console message: ' + message.text()) > 332 | .toBe( | ^ 333 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 334 | ); 335 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:332:10)
attachment.spec.ts:127:1 › can insert attachment from slash menu: tests/utils/actions/misc.ts#L332
1) attachment.spec.ts:127:1 › can insert attachment from slash menu ────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── 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: [JavaScript Warning: \"downloadable font: Glyph bbox was incorrect (glyph ids 10 12 69 87 90 94 99 116 120 122 128 129 132 133 138 140 141 144 145 148 150 151 153 157 158 161 164 165 167 169 172 173 176 177 182 183 185 189 190 191 192 193 195 202 203 208 230 231 236 237 238 239 246 247 250 251 253 255 256 257 267 269 270 271 273 275 276 291 292 293 294 408 427 434 923) (font-family: \"blocksuite:surface:Kalam\" style:normal weight:600 stretch:100 src index:0) source: https://fonts.cdnfonts.com/s/13130/Kalam-Bold.woff\"]" at utils/actions/misc.ts:332 330 | expect 331 | .soft('Unexpected console message: ' + message.text()) > 332 | .toBe( | ^ 333 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 334 | ); 335 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:332:10)
attachment.spec.ts:127:1 › can insert attachment from slash menu: tests/utils/actions/misc.ts#L332
1) attachment.spec.ts:127:1 › can insert attachment from slash menu ────────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── 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: [JavaScript Warning: \"downloadable font: hhea: Non-zero caretOffset but head.macStyle italic bit is not set, setting to caretOffset to 0: -42 (font-family: \"blocksuite:surface:Satoshi\" style:italic weight:300 stretch:100 src index:0) source: https://fonts.cdnfonts.com/s/85546/Satoshi-LightItalic.woff\"]" at utils/actions/misc.ts:332 330 | expect 331 | .soft('Unexpected console message: ' + message.text()) > 332 | .toBe( | ^ 333 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 334 | ); 335 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:332:10)
attachment.spec.ts:127:1 › can insert attachment from slash menu: tests/utils/actions/misc.ts#L332
1) attachment.spec.ts:127:1 › can insert attachment from slash menu ────────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── 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: [JavaScript Warning: \"downloadable font: Glyph bbox was incorrect (glyph ids 6 8 10 11 14 16 22 28 30 34 43 51 58 60 62 63 64 66 69 75 76 77 78 80 81 82 83 87 90 94 96 101 102 105 115 116 117 120 121 124 125 128 129 130 132 133 138 139 140 141 144 145 148 149 150 151 157 158 159 160 161 164 165 169 171 172 173 176 177 178 179 181 182 183 189 190 192 193 195 196 197 202 203 208 209 210 211 221 222 223 227 229 230 231 235 236 237 238 239 240 241 242 243 244 245 246 247 250 251 253 255 256 257 258 259 262 263 266 267 268 269 270 271 272 273 274 275 276 277 279 288 291 292 294 295 396 397 404 405 408 411 414 422 433 434) (font-family: \"blocksuite:surface:Kalam\" style:normal weight:300 stretch:100 src index:0) source: https://fonts.cdnfonts.com/s/13130/Kalam-Light.woff\"]" at utils/actions/misc.ts:332 330 | expect 331 | .soft('Unexpected console message: ' + message.text()) > 332 | .toBe( | ^ 333 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 334 | ); 335 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:332:10)
edgeless/text.spec.ts:93:3 › edgeless canvas text › add text element in text mode: tests/utils/actions/misc.ts#L332
1) edgeless/text.spec.ts:93:3 › edgeless canvas text › add text element in text mode ───────────── 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: [JavaScript Warning: \"downloadable font: hhea: Non-zero caretOffset but head.macStyle italic bit is not set, setting to caretOffset to 0: -42 (font-family: \"blocksuite:surface:Satoshi\" style:italic weight:300 stretch:100 src index:0) source: https://fonts.cdnfonts.com/s/85546/Satoshi-LightItalic.woff\"]" at utils/actions/misc.ts:332 330 | expect 331 | .soft('Unexpected console message: ' + message.text()) > 332 | .toBe( | ^ 333 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 334 | ); 335 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:332:10)
edgeless/text.spec.ts:93:3 › edgeless canvas text › add text element in text mode: tests/utils/actions/misc.ts#L332
1) edgeless/text.spec.ts:93:3 › edgeless canvas text › add text element in text mode ───────────── 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: [JavaScript Warning: \"downloadable font: Glyph bbox was incorrect (glyph ids 10 12 69 87 90 94 99 116 120 122 128 129 132 133 138 140 141 144 145 148 150 151 153 157 158 161 164 165 167 169 172 173 176 177 182 183 185 189 190 191 192 193 195 202 203 208 230 231 236 237 238 239 246 247 250 251 253 255 256 257 267 269 270 271 273 275 276 291 292 293 294 408 427 434 923) (font-family: \"blocksuite:surface:Kalam\" style:normal weight:600 stretch:100 src index:0) source: https://fonts.cdnfonts.com/s/13130/Kalam-Bold.woff\"]" at utils/actions/misc.ts:332 330 | expect 331 | .soft('Unexpected console message: ' + message.text()) > 332 | .toBe( | ^ 333 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 334 | ); 335 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:332:10)
edgeless/text.spec.ts:93:3 › edgeless canvas text › add text element in text mode: tests/utils/actions/misc.ts#L332
1) edgeless/text.spec.ts:93:3 › edgeless canvas text › add text element in text mode ───────────── 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: [JavaScript Warning: \"downloadable font: Glyph bbox was incorrect (glyph ids 6 8 10 11 14 16 22 28 30 34 43 51 58 60 62 63 64 66 69 75 76 77 78 80 81 82 83 87 90 94 96 101 102 105 115 116 117 120 121 124 125 128 129 130 132 133 138 139 140 141 144 145 148 149 150 151 157 158 159 160 161 164 165 169 171 172 173 176 177 178 179 181 182 183 189 190 192 193 195 196 197 202 203 208 209 210 211 221 222 223 227 229 230 231 235 236 237 238 239 240 241 242 243 244 245 246 247 250 251 253 255 256 257 258 259 262 263 266 267 268 269 270 271 272 273 274 275 276 277 279 288 291 292 294 295 396 397 404 405 408 411 414 422 433 434) (font-family: \"blocksuite:surface:Kalam\" style:normal weight:300 stretch:100 src index:0) source: https://fonts.cdnfonts.com/s/13130/Kalam-Light.woff\"]" at utils/actions/misc.ts:332 330 | expect 331 | .soft('Unexpected console message: ' + message.text()) > 332 | .toBe( | ^ 333 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 334 | ); 335 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:332:10)
edgeless/text.spec.ts:93:3 › edgeless canvas text › add text element in text mode: tests/utils/actions/misc.ts#L332
1) edgeless/text.spec.ts:93:3 › edgeless canvas text › add text element in text mode ───────────── 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: [JavaScript Warning: \"downloadable font: Glyph bbox was incorrect (glyph ids 6 10 11 12 14 16 22 23 28 30 34 43 51 58 60 62 63 64 66 67 69 76 77 78 80 81 82 83 87 90 94 96 99 101 105 115 116 117 120 121 122 124 125 128 129 132 133 138 139 140 141 144 145 148 149 150 151 157 158 159 160 161 164 165 169 171 172 173 176 177 178 179 181 182 183 189 190 192 193 195 196 197 202 203 208 209 210 211 222 223 227 229 230 231 235 236 237 238 239 240 241 242 243 244 245 246 247 250 251 253 255 256 257 258 259 262 263 266 267 268 269 270 271 272 273 274 275 276 277 279 288 291 292 293 294 295 396 404 405 408 411 414 415 422 427 430 434 567 604 928 956) (font-family: \"blocksuite:surface:Kalam\" style:normal weight:400 stretch:100 src index:0) source: https://fonts.cdnfonts.com/s/13130/Kalam-Regular.woff\"]" at utils/actions/misc.ts:332 330 | expect 331 | .soft('Unexpected console message: ' + message.text()) > 332 | .toBe( | ^ 333 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 334 | ); 335 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:332:10)
edgeless/text.spec.ts:93:3 › edgeless canvas text › add text element in text mode: tests/utils/actions/misc.ts#L332
1) edgeless/text.spec.ts:93:3 › edgeless canvas text › add text element in text mode ───────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── 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: [JavaScript Warning: \"downloadable font: Glyph bbox was incorrect (glyph ids 10 12 69 87 90 94 99 116 120 122 128 129 132 133 138 140 141 144 145 148 150 151 153 157 158 161 164 165 167 169 172 173 176 177 182 183 185 189 190 191 192 193 195 202 203 208 230 231 236 237 238 239 246 247 250 251 253 255 256 257 267 269 270 271 273 275 276 291 292 293 294 408 427 434 923) (font-family: \"blocksuite:surface:Kalam\" style:normal weight:600 stretch:100 src index:0) source: https://fonts.cdnfonts.com/s/13130/Kalam-Bold.woff\"]" at utils/actions/misc.ts:332 330 | expect 331 | .soft('Unexpected console message: ' + message.text()) > 332 | .toBe( | ^ 333 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 334 | ); 335 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:332:10)
edgeless/text.spec.ts:93:3 › edgeless canvas text › add text element in text mode: tests/utils/actions/misc.ts#L332
1) edgeless/text.spec.ts:93:3 › edgeless canvas text › add text element in text mode ───────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── 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: [JavaScript Warning: \"downloadable font: hhea: Non-zero caretOffset but head.macStyle italic bit is not set, setting to caretOffset to 0: -42 (font-family: \"blocksuite:surface:Satoshi\" style:italic weight:300 stretch:100 src index:0) source: https://fonts.cdnfonts.com/s/85546/Satoshi-LightItalic.woff\"]" at utils/actions/misc.ts:332 330 | expect 331 | .soft('Unexpected console message: ' + message.text()) > 332 | .toBe( | ^ 333 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 334 | ); 335 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:332:10)
edgeless/text.spec.ts:93:3 › edgeless canvas text › add text element in text mode: tests/utils/actions/misc.ts#L332
1) edgeless/text.spec.ts:93:3 › edgeless canvas text › add text element in text mode ───────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── 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: [JavaScript Warning: \"downloadable font: Glyph bbox was incorrect (glyph ids 6 10 11 12 14 16 22 23 28 30 34 43 51 58 60 62 63 64 66 67 69 76 77 78 80 81 82 83 87 90 94 96 99 101 105 115 116 117 120 121 122 124 125 128 129 132 133 138 139 140 141 144 145 148 149 150 151 157 158 159 160 161 164 165 169 171 172 173 176 177 178 179 181 182 183 189 190 192 193 195 196 197 202 203 208 209 210 211 222 223 227 229 230 231 235 236 237 238 239 240 241 242 243 244 245 246 247 250 251 253 255 256 257 258 259 262 263 266 267 268 269 270 271 272 273 274 275 276 277 279 288 291 292 293 294 295 396 404 405 408 411 414 415 422 427 430 434 567 604 928 956) (font-family: \"blocksuite:surface:Kalam\" style:normal weight:400 stretch:100 src index:0) source: https://fonts.cdnfonts.com/s/13130/Kalam-Regular.woff\"]" at utils/actions/misc.ts:332 330 | expect 331 | .soft('Unexpected console message: ' + message.text()) > 332 | .toBe( | ^ 333 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 334 | ); 335 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:332:10)
edgeless/text.spec.ts:93:3 › edgeless canvas text › add text element in text mode: tests/utils/actions/misc.ts#L332
1) edgeless/text.spec.ts:93:3 › edgeless canvas text › add text element in text mode ───────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── 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: [JavaScript Warning: \"downloadable font: Glyph bbox was incorrect (glyph ids 6 8 10 11 14 16 22 28 30 34 43 51 58 60 62 63 64 66 69 75 76 77 78 80 81 82 83 87 90 94 96 101 102 105 115 116 117 120 121 124 125 128 129 130 132 133 138 139 140 141 144 145 148 149 150 151 157 158 159 160 161 164 165 169 171 172 173 176 177 178 179 181 182 183 189 190 192 193 195 196 197 202 203 208 209 210 211 221 222 223 227 229 230 231 235 236 237 238 239 240 241 242 243 244 245 246 247 250 251 253 255 256 257 258 259 262 263 266 267 268 269 270 271 272 273 274 275 276 277 279 288 291 292 294 295 396 397 404 405 408 411 414 422 433 434) (font-family: \"blocksuite:surface:Kalam\" style:normal weight:300 stretch:100 src index:0) source: https://fonts.cdnfonts.com/s/13130/Kalam-Light.woff\"]" at utils/actions/misc.ts:332 330 | expect 331 | .soft('Unexpected console message: ' + message.text()) > 332 | .toBe( | ^ 333 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 334 | ); 335 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:332:10)
edgeless/text.spec.ts:93:3 › edgeless canvas text › add text element in text mode: tests/utils/actions/misc.ts#L332
1) edgeless/text.spec.ts:93:3 › edgeless canvas text › add text element in text mode ───────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── 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: [JavaScript Warning: \"downloadable font: hhea: Non-zero caretOffset but head.macStyle italic bit is not set, setting to caretOffset to 0: -42 (font-family: \"blocksuite:surface:Satoshi\" style:italic weight:300 stretch:100 src index:0) source: https://fonts.cdnfonts.com/s/85546/Satoshi-LightItalic.woff\"]" at utils/actions/misc.ts:332 330 | expect 331 | .soft('Unexpected console message: ' + message.text()) > 332 | .toBe( | ^ 333 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 334 | ); 335 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:332:10)
edgeless/text.spec.ts:93:3 › edgeless canvas text › add text element in text mode: tests/utils/actions/misc.ts#L332
1) edgeless/text.spec.ts:93:3 › edgeless canvas text › add text element in text mode ───────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── 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: [JavaScript Warning: \"downloadable font: Glyph bbox was incorrect (glyph ids 10 12 69 87 90 94 99 116 120 122 128 129 132 133 138 140 141 144 145 148 150 151 153 157 158 161 164 165 167 169 172 173 176 177 182 183 185 189 190 191 192 193 195 202 203 208 230 231 236 237 238 239 246 247 250 251 253 255 256 257 267 269 270 271 273 275 276 291 292 293 294 408 427 434 923) (font-family: \"blocksuite:surface:Kalam\" style:normal weight:600 stretch:100 src index:0) source: https://fonts.cdnfonts.com/s/13130/Kalam-Bold.woff\"]" at utils/actions/misc.ts:332 330 | expect 331 | .soft('Unexpected console message: ' + message.text()) > 332 | .toBe( | ^ 333 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 334 | ); 335 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:332:10)
list.spec.ts:528:3 › indent correctly when deleting list item › merge two lists: tests/utils/actions/misc.ts#L332
1) list.spec.ts:528:3 › indent correctly when deleting list item › merge two lists ─────────────── 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: [JavaScript Warning: \"downloadable font: Glyph bbox was incorrect (glyph ids 10 12 69 87 90 94 99 116 120 122 128 129 132 133 138 140 141 144 145 148 150 151 153 157 158 161 164 165 167 169 172 173 176 177 182 183 185 189 190 191 192 193 195 202 203 208 230 231 236 237 238 239 246 247 250 251 253 255 256 257 267 269 270 271 273 275 276 291 292 293 294 408 427 434 923) (font-family: \"blocksuite:surface:Kalam\" style:normal weight:600 stretch:100 src index:0) source: https://fonts.cdnfonts.com/s/13130/Kalam-Bold.woff\"]" at utils/actions/misc.ts:332 330 | expect 331 | .soft('Unexpected console message: ' + message.text()) > 332 | .toBe( | ^ 333 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 334 | ); 335 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:332:10)
list.spec.ts:528:3 › indent correctly when deleting list item › merge two lists: tests/utils/actions/misc.ts#L332
1) list.spec.ts:528:3 › indent correctly when deleting list item › merge two lists ─────────────── 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: [JavaScript Warning: \"downloadable font: Glyph bbox was incorrect (glyph ids 6 8 10 11 14 16 22 28 30 34 43 51 58 60 62 63 64 66 69 75 76 77 78 80 81 82 83 87 90 94 96 101 102 105 115 116 117 120 121 124 125 128 129 130 132 133 138 139 140 141 144 145 148 149 150 151 157 158 159 160 161 164 165 169 171 172 173 176 177 178 179 181 182 183 189 190 192 193 195 196 197 202 203 208 209 210 211 221 222 223 227 229 230 231 235 236 237 238 239 240 241 242 243 244 245 246 247 250 251 253 255 256 257 258 259 262 263 266 267 268 269 270 271 272 273 274 275 276 277 279 288 291 292 294 295 396 397 404 405 408 411 414 422 433 434) (font-family: \"blocksuite:surface:Kalam\" style:normal weight:300 stretch:100 src index:0) source: https://fonts.cdnfonts.com/s/13130/Kalam-Light.woff\"]" at utils/actions/misc.ts:332 330 | expect 331 | .soft('Unexpected console message: ' + message.text()) > 332 | .toBe( | ^ 333 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 334 | ); 335 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:332:10)
list.spec.ts:528:3 › indent correctly when deleting list item › merge two lists: tests/utils/actions/misc.ts#L332
1) list.spec.ts:528:3 › indent correctly when deleting list item › merge two lists ─────────────── 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: [JavaScript Warning: \"downloadable font: hhea: Non-zero caretOffset but head.macStyle italic bit is not set, setting to caretOffset to 0: -42 (font-family: \"blocksuite:surface:Satoshi\" style:italic weight:300 stretch:100 src index:0) source: https://fonts.cdnfonts.com/s/85546/Satoshi-LightItalic.woff\"]" at utils/actions/misc.ts:332 330 | expect 331 | .soft('Unexpected console message: ' + message.text()) > 332 | .toBe( | ^ 333 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 334 | ); 335 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:332:10)
list.spec.ts:528:3 › indent correctly when deleting list item › merge two lists: tests/utils/actions/misc.ts#L332
1) list.spec.ts:528:3 › indent correctly when deleting list item › merge two lists ─────────────── 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: [JavaScript Warning: \"downloadable font: Glyph bbox was incorrect (glyph ids 6 10 11 12 14 16 22 23 28 30 34 43 51 58 60 62 63 64 66 67 69 76 77 78 80 81 82 83 87 90 94 96 99 101 105 115 116 117 120 121 122 124 125 128 129 132 133 138 139 140 141 144 145 148 149 150 151 157 158 159 160 161 164 165 169 171 172 173 176 177 178 179 181 182 183 189 190 192 193 195 196 197 202 203 208 209 210 211 222 223 227 229 230 231 235 236 237 238 239 240 241 242 243 244 245 246 247 250 251 253 255 256 257 258 259 262 263 266 267 268 269 270 271 272 273 274 275 276 277 279 288 291 292 293 294 295 396 404 405 408 411 414 415 422 427 430 434 567 604 928 956) (font-family: \"blocksuite:surface:Kalam\" style:normal weight:400 stretch:100 src index:0) source: https://fonts.cdnfonts.com/s/13130/Kalam-Regular.woff\"]" at utils/actions/misc.ts:332 330 | expect 331 | .soft('Unexpected console message: ' + message.text()) > 332 | .toBe( | ^ 333 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 334 | ); 335 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:332:10)
list.spec.ts:528:3 › indent correctly when deleting list item › merge two lists: tests/utils/actions/misc.ts#L332
1) list.spec.ts:528:3 › indent correctly when deleting list item › merge two lists ─────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── 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: [JavaScript Warning: \"downloadable font: Glyph bbox was incorrect (glyph ids 10 12 69 87 90 94 99 116 120 122 128 129 132 133 138 140 141 144 145 148 150 151 153 157 158 161 164 165 167 169 172 173 176 177 182 183 185 189 190 191 192 193 195 202 203 208 230 231 236 237 238 239 246 247 250 251 253 255 256 257 267 269 270 271 273 275 276 291 292 293 294 408 427 434 923) (font-family: \"blocksuite:surface:Kalam\" style:normal weight:600 stretch:100 src index:0) source: https://fonts.cdnfonts.com/s/13130/Kalam-Bold.woff\"]" at utils/actions/misc.ts:332 330 | expect 331 | .soft('Unexpected console message: ' + message.text()) > 332 | .toBe( | ^ 333 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 334 | ); 335 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:332:10)
list.spec.ts:528:3 › indent correctly when deleting list item › merge two lists: tests/utils/actions/misc.ts#L332
1) list.spec.ts:528:3 › indent correctly when deleting list item › merge two lists ─────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── 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: [JavaScript Warning: \"downloadable font: hhea: Non-zero caretOffset but head.macStyle italic bit is not set, setting to caretOffset to 0: -42 (font-family: \"blocksuite:surface:Satoshi\" style:italic weight:300 stretch:100 src index:0) source: https://fonts.cdnfonts.com/s/85546/Satoshi-LightItalic.woff\"]" at utils/actions/misc.ts:332 330 | expect 331 | .soft('Unexpected console message: ' + message.text()) > 332 | .toBe( | ^ 333 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 334 | ); 335 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:332:10)
list.spec.ts:528:3 › indent correctly when deleting list item › merge two lists: tests/utils/actions/misc.ts#L332
1) list.spec.ts:528:3 › indent correctly when deleting list item › merge two lists ─────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── 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: [JavaScript Warning: \"downloadable font: Glyph bbox was incorrect (glyph ids 6 10 11 12 14 16 22 23 28 30 34 43 51 58 60 62 63 64 66 67 69 76 77 78 80 81 82 83 87 90 94 96 99 101 105 115 116 117 120 121 122 124 125 128 129 132 133 138 139 140 141 144 145 148 149 150 151 157 158 159 160 161 164 165 169 171 172 173 176 177 178 179 181 182 183 189 190 192 193 195 196 197 202 203 208 209 210 211 222 223 227 229 230 231 235 236 237 238 239 240 241 242 243 244 245 246 247 250 251 253 255 256 257 258 259 262 263 266 267 268 269 270 271 272 273 274 275 276 277 279 288 291 292 293 294 295 396 404 405 408 411 414 415 422 427 430 434 567 604 928 956) (font-family: \"blocksuite:surface:Kalam\" style:normal weight:400 stretch:100 src index:0) source: https://fonts.cdnfonts.com/s/13130/Kalam-Regular.woff\"]" at utils/actions/misc.ts:332 330 | expect 331 | .soft('Unexpected console message: ' + message.text()) > 332 | .toBe( | ^ 333 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 334 | ); 335 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:332:10)
list.spec.ts:528:3 › indent correctly when deleting list item › merge two lists: tests/utils/actions/misc.ts#L332
1) list.spec.ts:528:3 › indent correctly when deleting list item › merge two lists ─────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── 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: [JavaScript Warning: \"downloadable font: Glyph bbox was incorrect (glyph ids 6 8 10 11 14 16 22 28 30 34 43 51 58 60 62 63 64 66 69 75 76 77 78 80 81 82 83 87 90 94 96 101 102 105 115 116 117 120 121 124 125 128 129 130 132 133 138 139 140 141 144 145 148 149 150 151 157 158 159 160 161 164 165 169 171 172 173 176 177 178 179 181 182 183 189 190 192 193 195 196 197 202 203 208 209 210 211 221 222 223 227 229 230 231 235 236 237 238 239 240 241 242 243 244 245 246 247 250 251 253 255 256 257 258 259 262 263 266 267 268 269 270 271 272 273 274 275 276 277 279 288 291 292 294 295 396 397 404 405 408 411 414 422 433 434) (font-family: \"blocksuite:surface:Kalam\" style:normal weight:300 stretch:100 src index:0) source: https://fonts.cdnfonts.com/s/13130/Kalam-Light.woff\"]" at utils/actions/misc.ts:332 330 | expect 331 | .soft('Unexpected console message: ' + message.text()) > 332 | .toBe( | ^ 333 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 334 | ); 335 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:332:10)
list.spec.ts:528:3 › indent correctly when deleting list item › merge two lists: tests/utils/actions/misc.ts#L332
1) list.spec.ts:528:3 › indent correctly when deleting list item › merge two lists ─────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── 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: [JavaScript Warning: \"downloadable font: Glyph bbox was incorrect (glyph ids 6 10 11 12 14 16 22 23 28 30 34 43 51 58 60 62 63 64 66 67 69 76 77 78 80 81 82 83 87 90 94 96 99 101 105 115 116 117 120 121 122 124 125 128 129 132 133 138 139 140 141 144 145 148 149 150 151 157 158 159 160 161 164 165 169 171 172 173 176 177 178 179 181 182 183 189 190 192 193 195 196 197 202 203 208 209 210 211 222 223 227 229 230 231 235 236 237 238 239 240 241 242 243 244 245 246 247 250 251 253 255 256 257 258 259 262 263 266 267 268 269 270 271 272 273 274 275 276 277 279 288 291 292 293 294 295 396 404 405 408 411 414 415 422 427 430 434 567 604 928 956) (font-family: \"blocksuite:surface:Kalam\" style:normal weight:400 stretch:100 src index:0) source: https://fonts.cdnfonts.com/s/13130/Kalam-Regular.woff\"]" at utils/actions/misc.ts:332 330 | expect 331 | .soft('Unexpected console message: ' + message.text()) > 332 | .toBe( | ^ 333 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 334 | ); 335 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:332:10)
list.spec.ts:528:3 › indent correctly when deleting list item › merge two lists: tests/utils/actions/misc.ts#L332
1) list.spec.ts:528:3 › indent correctly when deleting list item › merge two lists ─────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── 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: [JavaScript Warning: \"downloadable font: hhea: Non-zero caretOffset but head.macStyle italic bit is not set, setting to caretOffset to 0: -42 (font-family: \"blocksuite:surface:Satoshi\" style:italic weight:300 stretch:100 src index:0) source: https://fonts.cdnfonts.com/s/85546/Satoshi-LightItalic.woff\"]" at utils/actions/misc.ts:332 330 | expect 331 | .soft('Unexpected console message: ' + message.text()) > 332 | .toBe( | ^ 333 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 334 | ); 335 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:332:10)
edgeless/group/group.spec.ts:88:5 › group › ungroup › ungroup by component toolbar: tests/utils/actions/misc.ts#L332
1) edgeless/group/group.spec.ts:88:5 › group › ungroup › ungroup by component toolbar ──────────── 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: [JavaScript Warning: \"downloadable font: hhea: Non-zero caretOffset but head.macStyle italic bit is not set, setting to caretOffset to 0: -42 (font-family: \"blocksuite:surface:Satoshi\" style:italic weight:300 stretch:100 src index:0) source: https://fonts.cdnfonts.com/s/85546/Satoshi-LightItalic.woff\"]" at utils/actions/misc.ts:332 330 | expect 331 | .soft('Unexpected console message: ' + message.text()) > 332 | .toBe( | ^ 333 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 334 | ); 335 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:332:10)
edgeless/group/group.spec.ts:88:5 › group › ungroup › ungroup by component toolbar: tests/utils/actions/misc.ts#L332
1) edgeless/group/group.spec.ts:88:5 › group › ungroup › ungroup by component toolbar ──────────── 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: [JavaScript Warning: \"downloadable font: Glyph bbox was incorrect (glyph ids 6 8 10 11 14 16 22 28 30 34 43 51 58 60 62 63 64 66 69 75 76 77 78 80 81 82 83 87 90 94 96 101 102 105 115 116 117 120 121 124 125 128 129 130 132 133 138 139 140 141 144 145 148 149 150 151 157 158 159 160 161 164 165 169 171 172 173 176 177 178 179 181 182 183 189 190 192 193 195 196 197 202 203 208 209 210 211 221 222 223 227 229 230 231 235 236 237 238 239 240 241 242 243 244 245 246 247 250 251 253 255 256 257 258 259 262 263 266 267 268 269 270 271 272 273 274 275 276 277 279 288 291 292 294 295 396 397 404 405 408 411 414 422 433 434) (font-family: \"blocksuite:surface:Kalam\" style:normal weight:300 stretch:100 src index:0) source: https://fonts.cdnfonts.com/s/13130/Kalam-Light.woff\"]" at utils/actions/misc.ts:332 330 | expect 331 | .soft('Unexpected console message: ' + message.text()) > 332 | .toBe( | ^ 333 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 334 | ); 335 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:332:10)
edgeless/group/group.spec.ts:88:5 › group › ungroup › ungroup by component toolbar: tests/utils/actions/misc.ts#L332
1) edgeless/group/group.spec.ts:88:5 › group › ungroup › ungroup by component toolbar ──────────── 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: [JavaScript Warning: \"downloadable font: Glyph bbox was incorrect (glyph ids 6 10 11 12 14 16 22 23 28 30 34 43 51 58 60 62 63 64 66 67 69 76 77 78 80 81 82 83 87 90 94 96 99 101 105 115 116 117 120 121 122 124 125 128 129 132 133 138 139 140 141 144 145 148 149 150 151 157 158 159 160 161 164 165 169 171 172 173 176 177 178 179 181 182 183 189 190 192 193 195 196 197 202 203 208 209 210 211 222 223 227 229 230 231 235 236 237 238 239 240 241 242 243 244 245 246 247 250 251 253 255 256 257 258 259 262 263 266 267 268 269 270 271 272 273 274 275 276 277 279 288 291 292 293 294 295 396 404 405 408 411 414 415 422 427 430 434 567 604 928 956) (font-family: \"blocksuite:surface:Kalam\" style:normal weight:400 stretch:100 src index:0) source: https://fonts.cdnfonts.com/s/13130/Kalam-Regular.woff\"]" at utils/actions/misc.ts:332 330 | expect 331 | .soft('Unexpected console message: ' + message.text()) > 332 | .toBe( | ^ 333 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 334 | ); 335 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:332:10)
edgeless/group/group.spec.ts:88:5 › group › ungroup › ungroup by component toolbar: tests/utils/actions/misc.ts#L332
1) edgeless/group/group.spec.ts:88:5 › group › ungroup › ungroup by component toolbar ──────────── 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: [JavaScript Warning: \"downloadable font: Glyph bbox was incorrect (glyph ids 10 12 69 87 90 94 99 116 120 122 128 129 132 133 138 140 141 144 145 148 150 151 153 157 158 161 164 165 167 169 172 173 176 177 182 183 185 189 190 191 192 193 195 202 203 208 230 231 236 237 238 239 246 247 250 251 253 255 256 257 267 269 270 271 273 275 276 291 292 293 294 408 427 434 923) (font-family: \"blocksuite:surface:Kalam\" style:normal weight:600 stretch:100 src index:0) source: https://fonts.cdnfonts.com/s/13130/Kalam-Bold.woff\"]" at utils/actions/misc.ts:332 330 | expect 331 | .soft('Unexpected console message: ' + message.text()) > 332 | .toBe( | ^ 333 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 334 | ); 335 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:332:10)
edgeless/group/group.spec.ts:88:5 › group › ungroup › ungroup by component toolbar: tests/utils/actions/edgeless.ts#L364
1) edgeless/group/group.spec.ts:88:5 › group › ungroup › ungroup by component toolbar ──────────── TimeoutError: locator.click: Timeout 5000ms exceeded. Call log: - waiting for locator('edgeless-toolbar-widget edgeless-toolbar-button.edgeless-shape-button') - locator resolved to <edgeless-toolbar-button role="button" class="edgeless-shape-button">…</edgeless-toolbar-button> - attempting click action 2 × waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="edgeless-background edgeless-container">…</div> intercepts pointer events - retrying click action - waiting 20ms 2 × waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="edgeless-background edgeless-container">…</div> intercepts pointer events - retrying click action - waiting 100ms 8 × waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="edgeless-background edgeless-container">…</div> intercepts pointer events - retrying click action - waiting 500ms at utils/actions/edgeless.ts:364 362 | ); 363 | // Avoid clicking on the shape-element (will trigger dragging mode) > 364 | await shapeToolButton.click({ position: { x: 5, y: 5 } }); | ^ 365 | 366 | const squareShapeButton = page 367 | .locator('edgeless-slide-menu edgeless-tool-icon-button') at setEdgelessTool (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/edgeless.ts:364:29) at addBasicShapeElement (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/edgeless.ts:511:3) at createShapeElement (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/edgeless.ts:1825:19) at init (/Users/runner/work/blocksuite/blocksuite/tests/edgeless/group/group.spec.ts:35:5) at /Users/runner/work/blocksuite/blocksuite/tests/edgeless/group/group.spec.ts:85:7
edgeless/group/group.spec.ts:88:5 › group › ungroup › ungroup by component toolbar: tests/utils/actions/misc.ts#L332
1) edgeless/group/group.spec.ts:88:5 › group › ungroup › ungroup by component toolbar ──────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── 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: [JavaScript Warning: \"downloadable font: hhea: Non-zero caretOffset but head.macStyle italic bit is not set, setting to caretOffset to 0: -42 (font-family: \"blocksuite:surface:Satoshi\" style:italic weight:300 stretch:100 src index:0) source: https://fonts.cdnfonts.com/s/85546/Satoshi-LightItalic.woff\"]" at utils/actions/misc.ts:332 330 | expect 331 | .soft('Unexpected console message: ' + message.text()) > 332 | .toBe( | ^ 333 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 334 | ); 335 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:332:10)
edgeless/group/group.spec.ts:88:5 › group › ungroup › ungroup by component toolbar: tests/utils/actions/misc.ts#L332
1) edgeless/group/group.spec.ts:88:5 › group › ungroup › ungroup by component toolbar ──────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── 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: [JavaScript Warning: \"downloadable font: Glyph bbox was incorrect (glyph ids 6 8 10 11 14 16 22 28 30 34 43 51 58 60 62 63 64 66 69 75 76 77 78 80 81 82 83 87 90 94 96 101 102 105 115 116 117 120 121 124 125 128 129 130 132 133 138 139 140 141 144 145 148 149 150 151 157 158 159 160 161 164 165 169 171 172 173 176 177 178 179 181 182 183 189 190 192 193 195 196 197 202 203 208 209 210 211 221 222 223 227 229 230 231 235 236 237 238 239 240 241 242 243 244 245 246 247 250 251 253 255 256 257 258 259 262 263 266 267 268 269 270 271 272 273 274 275 276 277 279 288 291 292 294 295 396 397 404 405 408 411 414 422 433 434) (font-family: \"blocksuite:surface:Kalam\" style:normal weight:300 stretch:100 src index:0) source: https://fonts.cdnfonts.com/s/13130/Kalam-Light.woff\"]" at utils/actions/misc.ts:332 330 | expect 331 | .soft('Unexpected console message: ' + message.text()) > 332 | .toBe( | ^ 333 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 334 | ); 335 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:332:10)
edgeless/group/group.spec.ts:88:5 › group › ungroup › ungroup by component toolbar: tests/utils/actions/misc.ts#L332
1) edgeless/group/group.spec.ts:88:5 › group › ungroup › ungroup by component toolbar ──────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── 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: [JavaScript Warning: \"downloadable font: Glyph bbox was incorrect (glyph ids 6 10 11 12 14 16 22 23 28 30 34 43 51 58 60 62 63 64 66 67 69 76 77 78 80 81 82 83 87 90 94 96 99 101 105 115 116 117 120 121 122 124 125 128 129 132 133 138 139 140 141 144 145 148 149 150 151 157 158 159 160 161 164 165 169 171 172 173 176 177 178 179 181 182 183 189 190 192 193 195 196 197 202 203 208 209 210 211 222 223 227 229 230 231 235 236 237 238 239 240 241 242 243 244 245 246 247 250 251 253 255 256 257 258 259 262 263 266 267 268 269 270 271 272 273 274 275 276 277 279 288 291 292 293 294 295 396 404 405 408 411 414 415 422 427 430 434 567 604 928 956) (font-family: \"blocksuite:surface:Kalam\" style:normal weight:400 stretch:100 src index:0) source: https://fonts.cdnfonts.com/s/13130/Kalam-Regular.woff\"]" at utils/actions/misc.ts:332 330 | expect 331 | .soft('Unexpected console message: ' + message.text()) > 332 | .toBe( | ^ 333 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 334 | ); 335 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:332:10)
edgeless/group/group.spec.ts:88:5 › group › ungroup › ungroup by component toolbar: tests/utils/actions/misc.ts#L332
1) edgeless/group/group.spec.ts:88:5 › group › ungroup › ungroup by component toolbar ──────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── 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: [JavaScript Warning: \"downloadable font: Glyph bbox was incorrect (glyph ids 10 12 69 87 90 94 99 116 120 122 128 129 132 133 138 140 141 144 145 148 150 151 153 157 158 161 164 165 167 169 172 173 176 177 182 183 185 189 190 191 192 193 195 202 203 208 230 231 236 237 238 239 246 247 250 251 253 255 256 257 267 269 270 271 273 275 276 291 292 293 294 408 427 434 923) (font-family: \"blocksuite:surface:Kalam\" style:normal weight:600 stretch:100 src index:0) source: https://fonts.cdnfonts.com/s/13130/Kalam-Bold.woff\"]" at utils/actions/misc.ts:332 330 | expect 331 | .soft('Unexpected console message: ' + message.text()) > 332 | .toBe( | ^ 333 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 334 | ); 335 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:332:10)
edgeless/group/group.spec.ts:88:5 › group › ungroup › ungroup by component toolbar: tests/utils/actions/edgeless.ts#L364
1) edgeless/group/group.spec.ts:88:5 › group › ungroup › ungroup by component toolbar ──────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 5000ms exceeded. Call log: - waiting for locator('edgeless-toolbar-widget edgeless-toolbar-button.edgeless-shape-button') - locator resolved to <edgeless-toolbar-button role="button" class="edgeless-shape-button">…</edgeless-toolbar-button> - attempting click action 2 × waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="edgeless-background edgeless-container">…</div> intercepts pointer events - retrying click action - waiting 20ms 2 × waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="edgeless-background edgeless-container">…</div> intercepts pointer events - retrying click action - waiting 100ms 8 × waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="edgeless-background edgeless-container">…</div> intercepts pointer events - retrying click action - waiting 500ms at utils/actions/edgeless.ts:364 362 | ); 363 | // Avoid clicking on the shape-element (will trigger dragging mode) > 364 | await shapeToolButton.click({ position: { x: 5, y: 5 } }); | ^ 365 | 366 | const squareShapeButton = page 367 | .locator('edgeless-slide-menu edgeless-tool-icon-button') at setEdgelessTool (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/edgeless.ts:364:29) at addBasicShapeElement (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/edgeless.ts:511:3) at createShapeElement (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/edgeless.ts:1825:19) at init (/Users/runner/work/blocksuite/blocksuite/tests/edgeless/group/group.spec.ts:35:5) at /Users/runner/work/blocksuite/blocksuite/tests/edgeless/group/group.spec.ts:85:7
drag.spec.ts:63:1 › move drag handle in paragraphs: tests/utils/actions/misc.ts#L332
1) drag.spec.ts:63:1 › move drag handle in paragraphs ──────────────────────────────────────────── 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: [JavaScript Warning: \"downloadable font: Glyph bbox was incorrect (glyph ids 6 8 10 11 14 16 22 28 30 34 43 51 58 60 62 63 64 66 69 75 76 77 78 80 81 82 83 87 90 94 96 101 102 105 115 116 117 120 121 124 125 128 129 130 132 133 138 139 140 141 144 145 148 149 150 151 157 158 159 160 161 164 165 169 171 172 173 176 177 178 179 181 182 183 189 190 192 193 195 196 197 202 203 208 209 210 211 221 222 223 227 229 230 231 235 236 237 238 239 240 241 242 243 244 245 246 247 250 251 253 255 256 257 258 259 262 263 266 267 268 269 270 271 272 273 274 275 276 277 279 288 291 292 294 295 396 397 404 405 408 411 414 422 433 434) (font-family: \"blocksuite:surface:Kalam\" style:normal weight:300 stretch:100 src index:0) source: https://fonts.cdnfonts.com/s/13130/Kalam-Light.woff\"]" at utils/actions/misc.ts:332 330 | expect 331 | .soft('Unexpected console message: ' + message.text()) > 332 | .toBe( | ^ 333 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 334 | ); 335 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:332:10)
drag.spec.ts:63:1 › move drag handle in paragraphs: tests/utils/actions/misc.ts#L332
1) drag.spec.ts:63:1 › move drag handle in paragraphs ──────────────────────────────────────────── 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: [JavaScript Warning: \"downloadable font: hhea: Non-zero caretOffset but head.macStyle italic bit is not set, setting to caretOffset to 0: -42 (font-family: \"blocksuite:surface:Satoshi\" style:italic weight:300 stretch:100 src index:0) source: https://fonts.cdnfonts.com/s/85546/Satoshi-LightItalic.woff\"]" at utils/actions/misc.ts:332 330 | expect 331 | .soft('Unexpected console message: ' + message.text()) > 332 | .toBe( | ^ 333 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 334 | ); 335 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:332:10)
drag.spec.ts:63:1 › move drag handle in paragraphs: tests/utils/actions/misc.ts#L332
1) drag.spec.ts:63:1 › move drag handle in paragraphs ──────────────────────────────────────────── 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: [JavaScript Warning: \"downloadable font: Glyph bbox was incorrect (glyph ids 6 10 11 12 14 16 22 23 28 30 34 43 51 58 60 62 63 64 66 67 69 76 77 78 80 81 82 83 87 90 94 96 99 101 105 115 116 117 120 121 122 124 125 128 129 132 133 138 139 140 141 144 145 148 149 150 151 157 158 159 160 161 164 165 169 171 172 173 176 177 178 179 181 182 183 189 190 192 193 195 196 197 202 203 208 209 210 211 222 223 227 229 230 231 235 236 237 238 239 240 241 242 243 244 245 246 247 250 251 253 255 256 257 258 259 262 263 266 267 268 269 270 271 272 273 274 275 276 277 279 288 291 292 293 294 295 396 404 405 408 411 414 415 422 427 430 434 567 604 928 956) (font-family: \"blocksuite:surface:Kalam\" style:normal weight:400 stretch:100 src index:0) source: https://fonts.cdnfonts.com/s/13130/Kalam-Regular.woff\"]" at utils/actions/misc.ts:332 330 | expect 331 | .soft('Unexpected console message: ' + message.text()) > 332 | .toBe( | ^ 333 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 334 | ); 335 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:332:10)
drag.spec.ts:63:1 › move drag handle in paragraphs: tests/utils/actions/misc.ts#L332
1) drag.spec.ts:63:1 › move drag handle in paragraphs ──────────────────────────────────────────── 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: [JavaScript Warning: \"downloadable font: Glyph bbox was incorrect (glyph ids 10 12 69 87 90 94 99 116 120 122 128 129 132 133 138 140 141 144 145 148 150 151 153 157 158 161 164 165 167 169 172 173 176 177 182 183 185 189 190 191 192 193 195 202 203 208 230 231 236 237 238 239 246 247 250 251 253 255 256 257 267 269 270 271 273 275 276 291 292 293 294 408 427 434 923) (font-family: \"blocksuite:surface:Kalam\" style:normal weight:600 stretch:100 src index:0) source: https://fonts.cdnfonts.com/s/13130/Kalam-Bold.woff\"]" at utils/actions/misc.ts:332 330 | expect 331 | .soft('Unexpected console message: ' + message.text()) > 332 | .toBe( | ^ 333 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 334 | ); 335 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:332:10)
drag.spec.ts:63:1 › move drag handle in paragraphs: tests/utils/actions/misc.ts#L332
1) drag.spec.ts:63:1 › move drag handle in paragraphs ──────────────────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── 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: [JavaScript Warning: \"downloadable font: Glyph bbox was incorrect (glyph ids 6 10 11 12 14 16 22 23 28 30 34 43 51 58 60 62 63 64 66 67 69 76 77 78 80 81 82 83 87 90 94 96 99 101 105 115 116 117 120 121 122 124 125 128 129 132 133 138 139 140 141 144 145 148 149 150 151 157 158 159 160 161 164 165 169 171 172 173 176 177 178 179 181 182 183 189 190 192 193 195 196 197 202 203 208 209 210 211 222 223 227 229 230 231 235 236 237 238 239 240 241 242 243 244 245 246 247 250 251 253 255 256 257 258 259 262 263 266 267 268 269 270 271 272 273 274 275 276 277 279 288 291 292 293 294 295 396 404 405 408 411 414 415 422 427 430 434 567 604 928 956) (font-family: \"blocksuite:surface:Kalam\" style:normal weight:400 stretch:100 src index:0) source: https://fonts.cdnfonts.com/s/13130/Kalam-Regular.woff\"]" at utils/actions/misc.ts:332 330 | expect 331 | .soft('Unexpected console message: ' + message.text()) > 332 | .toBe( | ^ 333 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 334 | ); 335 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:332:10)
drag.spec.ts:63:1 › move drag handle in paragraphs: tests/utils/actions/misc.ts#L332
1) drag.spec.ts:63:1 › move drag handle in paragraphs ──────────────────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── 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: [JavaScript Warning: \"downloadable font: Glyph bbox was incorrect (glyph ids 6 8 10 11 14 16 22 28 30 34 43 51 58 60 62 63 64 66 69 75 76 77 78 80 81 82 83 87 90 94 96 101 102 105 115 116 117 120 121 124 125 128 129 130 132 133 138 139 140 141 144 145 148 149 150 151 157 158 159 160 161 164 165 169 171 172 173 176 177 178 179 181 182 183 189 190 192 193 195 196 197 202 203 208 209 210 211 221 222 223 227 229 230 231 235 236 237 238 239 240 241 242 243 244 245 246 247 250 251 253 255 256 257 258 259 262 263 266 267 268 269 270 271 272 273 274 275 276 277 279 288 291 292 294 295 396 397 404 405 408 411 414 422 433 434) (font-family: \"blocksuite:surface:Kalam\" style:normal weight:300 stretch:100 src index:0) source: https://fonts.cdnfonts.com/s/13130/Kalam-Light.woff\"]" at utils/actions/misc.ts:332 330 | expect 331 | .soft('Unexpected console message: ' + message.text()) > 332 | .toBe( | ^ 333 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 334 | ); 335 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:332:10)
drag.spec.ts:63:1 › move drag handle in paragraphs: tests/utils/actions/misc.ts#L332
1) drag.spec.ts:63:1 › move drag handle in paragraphs ──────────────────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── 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: [JavaScript Warning: \"downloadable font: Glyph bbox was incorrect (glyph ids 10 12 69 87 90 94 99 116 120 122 128 129 132 133 138 140 141 144 145 148 150 151 153 157 158 161 164 165 167 169 172 173 176 177 182 183 185 189 190 191 192 193 195 202 203 208 230 231 236 237 238 239 246 247 250 251 253 255 256 257 267 269 270 271 273 275 276 291 292 293 294 408 427 434 923) (font-family: \"blocksuite:surface:Kalam\" style:normal weight:600 stretch:100 src index:0) source: https://fonts.cdnfonts.com/s/13130/Kalam-Bold.woff\"]" at utils/actions/misc.ts:332 330 | expect 331 | .soft('Unexpected console message: ' + message.text()) > 332 | .toBe( | ^ 333 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 334 | ); 335 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:332:10)
drag.spec.ts:63:1 › move drag handle in paragraphs: tests/utils/actions/misc.ts#L332
1) drag.spec.ts:63:1 › move drag handle in paragraphs ──────────────────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── 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: [JavaScript Warning: \"downloadable font: hhea: Non-zero caretOffset but head.macStyle italic bit is not set, setting to caretOffset to 0: -42 (font-family: \"blocksuite:surface:Satoshi\" style:italic weight:300 stretch:100 src index:0) source: https://fonts.cdnfonts.com/s/85546/Satoshi-LightItalic.woff\"]" at utils/actions/misc.ts:332 330 | expect 331 | .soft('Unexpected console message: ' + message.text()) > 332 | .toBe( | ^ 333 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 334 | ); 335 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:332:10)
drag.spec.ts:63:1 › move drag handle in paragraphs: tests/utils/actions/misc.ts#L332
1) drag.spec.ts:63:1 › move drag handle in paragraphs ──────────────────────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── 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: [JavaScript Warning: \"downloadable font: Glyph bbox was incorrect (glyph ids 10 12 69 87 90 94 99 116 120 122 128 129 132 133 138 140 141 144 145 148 150 151 153 157 158 161 164 165 167 169 172 173 176 177 182 183 185 189 190 191 192 193 195 202 203 208 230 231 236 237 238 239 246 247 250 251 253 255 256 257 267 269 270 271 273 275 276 291 292 293 294 408 427 434 923) (font-family: \"blocksuite:surface:Kalam\" style:normal weight:600 stretch:100 src index:0) source: https://fonts.cdnfonts.com/s/13130/Kalam-Bold.woff\"]" at utils/actions/misc.ts:332 330 | expect 331 | .soft('Unexpected console message: ' + message.text()) > 332 | .toBe( | ^ 333 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 334 | ); 335 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:332:10)
drag.spec.ts:63:1 › move drag handle in paragraphs: tests/utils/actions/misc.ts#L332
1) drag.spec.ts:63:1 › move drag handle in paragraphs ──────────────────────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── 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: [JavaScript Warning: \"downloadable font: hhea: Non-zero caretOffset but head.macStyle italic bit is not set, setting to caretOffset to 0: -42 (font-family: \"blocksuite:surface:Satoshi\" style:italic weight:300 stretch:100 src index:0) source: https://fonts.cdnfonts.com/s/85546/Satoshi-LightItalic.woff\"]" at utils/actions/misc.ts:332 330 | expect 331 | .soft('Unexpected console message: ' + message.text()) > 332 | .toBe( | ^ 333 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 334 | ); 335 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:332:10)
Install Dependencies
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Slow Test: tests/edgeless/color-picker.spec.ts#L1
tests/edgeless/color-picker.spec.ts took 28.1s
🎭 Playwright Run Summary
21 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: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 15 flaky selection/block.spec.ts:282:1 › should unindent multi-selection block ────────────────────────── selection/block.spec.ts:592:1 › should keep selection state when scrolling forward with the scroll wheel selection/block.spec.ts:704:1 › should not clear selected rects when clicking on scrollbar ───── selection/block.spec.ts:966:1 › should clear block selection before native selection ─────────── selection/block.spec.ts:1016:1 › should not be misaligned when the editor container has padding or margin 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/block.spec.ts:1340:1 › should not select parent block when dragging area only intersects with child selection/native.spec.ts:150:1 › native range delete by forwardDelete ────────────────────────── 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: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 (6.7m)
🎭 Playwright Run Summary
28 failed attachment.spec.ts:127:1 › can insert attachment from slash menu ─────────────────────────────── attachment.spec.ts:179:1 › should undo/redo works for attachment ─────────────────────────────── attachment.spec.ts:295:1 › should rename attachment works ────────────────────────────────────── attachment.spec.ts:334:1 › should turn attachment to image works ─────────────────────────────── attachment.spec.ts:418:1 › should attachment can be deleted ──────────────────────────────────── attachment.spec.ts:638:1 › press backspace after bookmark block can select bookmark block ────── attachment.spec.ts:660:1 › cancel file picker with input element resolves ────────────────────── attachment.spec.ts:694:1 › indent attachment block to paragraph ──────────────────────────────── attachment.spec.ts:721:1 › indent attachment block to list ───────────────────────────────────── attachment.spec.ts:749:1 › attachment can be dragged from note to surface top level block ────── basic.spec.ts:415:1 › when no note block, click editing area auto add a new note block ───────── bookmark.spec.ts:241:3 › embed card toolbar › copy bookmark url by copy button ───────────────── bookmark.spec.ts:254:3 › embed card toolbar › change card style ──────────────────────────────── clipboard/clipboard.spec.ts:367:1 › clipboard copy nested items ──────────────────────────────── clipboard/list.spec.ts:96:1 › copy a nested list by clicking button, the clipboard data should be complete clipboard/list.spec.ts:529:1 › copy canvas element and text note in edgeless mode ────────────── code/crud.spec.ts:544:1 › code hotkey should not effect in global ────────────────────────────── code/readonly.spec.ts:44:1 › should not be able to modify code block in readonly mode ────────── code/selections.spec.ts:89:1 › drag select code block can delete it ──────────────────────────── database/column.spec.ts:82:3 › column operations › should support right insert column ────────── database/column.spec.ts:98:3 › column operations › should support left insert column ─────────── database/column.spec.ts:144:3 › column operations › should support move column right ─────────── database/column.spec.ts:166:3 › column operations › should support move column left ──────────── database/column.spec.ts:559:3 › drag-to-fill › should fill columns with data ─────────────────── database/database.spec.ts:83:1 › edit column title ───────────────────────────────────────────── database/database.spec.ts:472:3 › readonly mode › database title should not be edited in readonly mode database/database.spec.ts:508:3 › readonly mode › should rich-text not be edited in readonly mode database/selection.spec.ts:282:3 › cell-level selection › should support backspace key to delete cell's content 1 flaky clipboard/list.spec.ts:366:1 › pasting into empty list should not convert the list into paragraph 7 skipped 160 passed (8.5m)
🎭 Playwright Run Summary
63 failed embed-synced-doc.spec.ts:49:3 › Embed synced doc › can change linked doc to embed synced doc ─── embed-synced-doc.spec.ts:56:3 › Embed synced doc › can change embed synced doc to card view ──── embed-synced-doc.spec.ts:202:5 › Embed synced doc › synced doc should be readonly › synced doc should be readonly format-bar.spec.ts:51:1 › should format quick bar show when select text ──────────────────────── format-bar.spec.ts:175:1 › should format quick bar hide when type text ───────────────────────── format-bar.spec.ts:186:1 › should format quick bar be able to format text ────────────────────── format-bar.spec.ts:239:1 › should format quick bar be able to change background color ────────── format-bar.spec.ts:284:1 › should format quick bar be able to format text when select multiple line format-bar.spec.ts:309:1 › should format quick bar be able to link text ──────────────────────── format-bar.spec.ts:346:1 › should format quick bar be able to change to heading paragraph type ─ format-bar.spec.ts:416:1 › should format bar follow scroll ───────────────────────────────────── format-bar.spec.ts:450:1 › should format quick bar position correct at the start of second line format-bar.spec.ts:743:1 › should format quick bar show when double click button ─────────────── format-bar.spec.ts:972:3 › more menu button › should be able to perform the copy action ──────── fragments/frame-panel.spec.ts:48:3 › frame panel › should display empty placeholder when no frames fragments/frame-panel.spec.ts:58:3 › frame panel › should display frame cards when there are frames fragments/frame-panel.spec.ts:85:3 › frame panel › should render edgeless note correctly in frame preview fragments/frame-panel.spec.ts:107:3 › frame panel › should update panel when frames change ───── fragments/frame-panel.spec.ts:162:5 › frame panel › frame panel behavior after mode switch › should render edgeless note correctly after mode switch fragments/frame-panel.spec.ts:196:5 › frame panel › frame panel behavior after mode switch › should update frame preview when note is moved fragments/frame-panel.spec.ts:272:5 › frame panel › select and de-select frame › by click on frame card fragments/frame-panel.spec.ts:283:5 › frame panel › select and de-select frame › by click on blank area fragments/frame-panel.spec.ts:299:3 › frame panel › should fit the viewport to the frame when double click frame card fragments/frame-panel.spec.ts:321:3 › frame panel › should reorder frames when drag and drop frame card hotkey/hotkey.spec.ts:43:1 › rich-text hotkey scope on single press ──────────────────────────── hotkey/hotkey.spec.ts:57:1 › single line rich-text inline code hotkey ────────────────────────── hotkey/hotkey.spec.ts:97:1 › single line rich-text strikethrough hotkey ──────────────────────── hotkey/hotkey.spec.ts:353:1 › should support ctrl/cmd+shift+l convert to linked doc ──────────── hotkey/title.spec.ts:15:1 › should cut in title works ────────────────────────────────────────── image/image.spec.ts:96:1 › can click and copy image ──────────────────────────────────────────── inline/inline-editor.spec.ts:17:1 › basic input ──────────────────────────────────────────────── inline/inline-editor.spec.ts:181:1 › chinese input ───────────────────────────────────────────── inline/inline-editor.spec.ts:229:1 › readonly mode ───────────────────────────────────────────── inline/inline-editor.spec.ts:265:1 › basic styles ────────────────────────────────────────────── inline/inline-editor.spec.ts:523:1 › overlapping styles ──────────────────────────────────────── inline/inline-editor.spec.ts:701:1 › input continuous spaces ─────────────────────────────────── inline/inline-editor.spec.ts:731:1 › select from the start of line using shift+arrow ─────────── inline/inline-editor.spec.ts:786:1 › getLine ─────────────────────────────────────────────────── inline/inline-editor.spec.ts:854:1 › embed ─────────────────
🎭 Playwright Run Summary
65 failed edgeless/group/group.spec.ts:88:5 › group › ungroup › ungroup by component toolbar ───────────── edgeless/group/group.spec.ts:96:5 › group › ungroup › ungroup by shortcut mod + shift + G ────── edgeless/group/group.spec.ts:104:5 › group › ungroup › ungroup and undo, redo ────────────────── edgeless/group/group.spec.ts:123:5 › group › drag group › drag group to move ─────────────────── edgeless/group/group.spec.ts:138:5 › group › select › select group by click ──────────────────── edgeless/group/group.spec.ts:145:5 › group › select › select sub-element by first select group ─ edgeless/group/group.spec.ts:150:5 › group › select › select element when enter gorup ────────── edgeless/group/group.spec.ts:163:5 › group › delete › delete root group ──────────────────────── edgeless/group/group.spec.ts:185:5 › group › delete › delete sub-element in group ────────────── edgeless/group/group.spec.ts:219:5 › group › delete › delete group in group ──────────────────── edgeless/group/release.spec.ts:41:3 › release from group › release element from group ────────── edgeless/group/release.spec.ts:71:3 › release from group › release group from group ──────────── edgeless/group/title.spec.ts:30:3 › group title › edit group title by component toolbar ──────── edgeless/group/title.spec.ts:39:3 › group title › edit group title by dbclick ────────────────── edgeless/group/title.spec.ts:51:3 › group title › blur unmount group editor ──────────────────── edgeless/group/title.spec.ts:62:3 › group title › enter unmount group editor ─────────────────── edgeless/linked-doc.spec.ts:27:3 › note to linked doc › select a note and turn it into a linked doc edgeless/linked-doc.spec.ts:52:3 › note to linked doc › turn note into a linked doc, connector keeps edgeless/linked-doc.spec.ts:113:3 › single edgeless element to linked doc › select a shape, turn into a linked doc edgeless/linked-doc.spec.ts:135:3 › single edgeless element to linked doc › select a connector, turn into a linked doc edgeless/linked-doc.spec.ts:150:3 › single edgeless element to linked doc › select a brush, turn into a linked doc edgeless/linked-doc.spec.ts:173:3 › single edgeless element to linked doc › select a group, turn into a linked doc edgeless/linked-doc.spec.ts:207:3 › single edgeless element to linked doc › select a frame, turn into a linked doc edgeless/linked-doc.spec.ts:248:3 › multiple edgeless elements to linked doc › multi-select note, frame, shape, connector, brush and group, turn it into a linked doc edgeless/linked-doc.spec.ts:292:3 › multiple edgeless elements to linked doc › multi-select with embed doc card inside, turn it into a linked doc edgeless/linked-doc.spec.ts:327:3 › multiple edgeless elements to linked doc › multi-select with mindmap, turn it into a linked doc edgeless/lock.spec.ts:59:3 › lock › edgeless element can be locked and unlocked ──────────────── edgeless/lock.spec.ts:109:3 › lock › locked element should be selectable by clicking or short-cut edgeless/lock.spec.ts:128:3 › lock › locked element should not be selectable by dragging default tool or lasso tool. unlocking will recover edgeless/lock.spec.ts:148:3 › lock › descendant of locked element should not be selectable. unlocking will recover edgeless/lock.spec.ts:183:3 › lock › the selected rect of locked element should contain descendant. unlocking will recover edgeless/lock.spec.ts:233:3 › lock › locked element should be copyable, and the copy is unlocked edgeless/lock.spec.ts:250:3 › lock › locked element and descendant should not be draggable and moved by arrow key. unlocking will recover edgeless/lock.spec.ts:284:3 › lock › locked element should be moved if parent is moved ───────── edgeless/lock.spec.ts:300:3 › lock › locked element should not be scalable and rotatable. unlocking will recover edgeless/lock.spec.ts:321:3 › lock › locked element should not be editable. unlocking will recover edgeless/lock.spec.ts:410
🎭 Playwright Run Summary
145 failed drag.spec.ts:63:1 › move drag handle in paragraphs ───────────────────────────────────────────── drag.spec.ts:83:1 › move drag handle in nested block ─────────────────────────────────────────── drag.spec.ts:167:1 › move to the last block of each level in multi-level nesting ─────────────── drag.spec.ts:343:1 › should blur rich-text first on starting block selection ─────────────────── edgeless/align.spec.ts:28:3 › auto arrange align › arrange shapes ────────────────────────────── edgeless/align.spec.ts:51:3 › auto arrange align › arrange rotated shapes ────────────────────── edgeless/align.spec.ts:72:3 › auto arrange align › arrange connected shapes ──────────────────── edgeless/align.spec.ts:87:3 › auto arrange align › arrange connector ─────────────────────────── edgeless/align.spec.ts:101:3 › auto arrange align › arrange edgeless text ────────────────────── edgeless/align.spec.ts:123:3 › auto arrange align › arrange note ─────────────────────────────── edgeless/align.spec.ts:138:3 › auto arrange align › arrange group ────────────────────────────── edgeless/align.spec.ts:155:3 › auto arrange align › arrange frame ────────────────────────────── edgeless/align.spec.ts:178:3 › auto arrange align › arrange mindmap ──────────────────────────── edgeless/align.spec.ts:197:3 › auto arrange align › arrange shape, note, connector, brush and edgeless text edgeless/align.spec.ts:233:3 › auto resize align › resize and arrange shapes ─────────────────── edgeless/align.spec.ts:256:3 › auto resize align › resize and arrange rotated shapes ─────────── edgeless/align.spec.ts:277:3 › auto resize align › resize and arrange connected shapes ───────── edgeless/align.spec.ts:292:3 › auto resize align › resize and arrange connector ──────────────── edgeless/align.spec.ts:306:3 › auto resize align › resize and arrange edgeless text ──────────── edgeless/align.spec.ts:328:3 › auto resize align › resize and arrange note ───────────────────── edgeless/align.spec.ts:343:3 › auto resize align › resize and arrange group ──────────────────── edgeless/align.spec.ts:360:3 › auto resize align › resize and arrange frame ──────────────────── edgeless/align.spec.ts:383:3 › auto resize align › resize and arrange mindmap ────────────────── edgeless/align.spec.ts:402:3 › auto resize align › resize and arrange shape, note, connector, brush and text edgeless/auto-complete.spec.ts:46:5 › auto-complete › click on auto-complete button › click on right auto-complete button edgeless/auto-complete.spec.ts:53:5 › auto-complete › click on auto-complete button › click on bottom auto-complete button edgeless/auto-complete.spec.ts:60:5 › auto-complete › click on auto-complete button › click on left auto-complete button edgeless/auto-complete.spec.ts:67:5 › auto-complete › click on auto-complete button › click on top auto-complete button edgeless/auto-complete.spec.ts:75:5 › auto-complete › click on auto-complete button › click on note auto-complete button edgeless/auto-complete.spec.ts:93:5 › auto-complete › drag on auto-complete button › drag on right auto-complete button to add shape edgeless/auto-complete.spec.ts:108:5 › auto-complete › drag on auto-complete button › drag on right auto-complete button to add canvas text edgeless/auto-complete.spec.ts:133:5 › auto-complete › drag on auto-complete button › drag on right auto-complete button to add note edgeless/auto-complete.spec.ts:227:5 › auto-complete › drag on auto-complete button › drag on right auto-complete button to add frame edgeless/auto-connect.spec.ts:22:3 › auto-connect › navigator ────────────────────────────────── edgeless/auto-connect.spec.ts:63:3 › auto-connect › should display index label when select note edgeless/auto-connect.spec.ts:87:3 › auto-connect › should hide index label when dragging note ─ edgeless/auto-connect.spec.ts:120:3 › auto-connect › should update index label position after dragging edgeless/basic.spec.ts:211:
🎭 Playwright Run Summary
187 failed attachment.spec.ts:127:1 › can insert attachment from slash menu ─────────────────────────────── attachment.spec.ts:179:1 › should undo/redo works for attachment ─────────────────────────────── attachment.spec.ts:295:1 › should rename attachment works ────────────────────────────────────── attachment.spec.ts:334:1 › should turn attachment to image works ─────────────────────────────── attachment.spec.ts:418:1 › should attachment can be deleted ──────────────────────────────────── attachment.spec.ts:638:1 › press backspace after bookmark block can select bookmark block ────── attachment.spec.ts:660:1 › cancel file picker with input element resolves ────────────────────── attachment.spec.ts:694:1 › indent attachment block to paragraph ──────────────────────────────── attachment.spec.ts:721:1 › indent attachment block to list ───────────────────────────────────── attachment.spec.ts:749:1 › attachment can be dragged from note to surface top level block ────── basic.spec.ts:49:1 › basic input ─────────────────────────────────────────────────────────────── basic.spec.ts:93:1 › basic multi user state ──────────────────────────────────────────────────── basic.spec.ts:115:1 › A open and edit, then joins B ──────────────────────────────────────────── basic.spec.ts:147:1 › A first open, B first edit ─────────────────────────────────────────────── basic.spec.ts:213:1 › basic paired undo/redo ─────────────────────────────────────────────────── basic.spec.ts:231:1 › undo/redo with keyboard ────────────────────────────────────────────────── basic.spec.ts:244:1 › undo after adding block twice ──────────────────────────────────────────── basic.spec.ts:259:1 › undo/redo twice after adding block twice ───────────────────────────────── basic.spec.ts:281:1 › should undo/redo works on title ────────────────────────────────────────── basic.spec.ts:318:1 › undo multi notes ───────────────────────────────────────────────────────── basic.spec.ts:332:1 › change theme ───────────────────────────────────────────────────────────── basic.spec.ts:345:1 › should be able to delete an emoji completely by pressing backspace once ── basic.spec.ts:363:1 › delete emoji in the middle of the text ─────────────────────────────────── basic.spec.ts:383:1 › delete emoji forward ───────────────────────────────────────────────────── basic.spec.ts:399:1 › ZERO_WIDTH_SPACE should be counted by one cursor position ──────────────── basic.spec.ts:415:1 › when no note block, click editing area auto add a new note block ───────── basic.spec.ts:437:1 › automatic identify url text ────────────────────────────────────────────── basic.spec.ts:448:1 › ctrl+delete to delete one word forward ─────────────────────────────────── basic.spec.ts:458:1 › extended inline format ─────────────────────────────────────────────────── bookmark.spec.ts:79:1 › create bookmark by slash menu ────────────────────────────────────────── bookmark.spec.ts:86:1 › covert bookmark block to link text ───────────────────────────────────── bookmark.spec.ts:98:1 › copy url to create bookmark in page mode ─────────────────────────────── bookmark.spec.ts:119:1 › copy url to create bookmark in edgeless mode ────────────────────────── bookmark.spec.ts:204:1 › press backspace after bookmark block can select bookmark block ──────── bookmark.spec.ts:237:3 › embed card toolbar › show toolbar when bookmark selected ────────────── bookmark.spec.ts:241:3 › embed card toolbar › copy bookmark url by copy button ───────────────── bookmark.spec.ts:254:3 › embed card toolbar › change card style ──────────────────────────────── bookmark.spec.ts:278:1 › indent bookmark block to paragraph ──────────────────────────────────── bookmark.spec.ts:305:1 › indent bookmark block to list ───────────────────────────────────────── bookmark.spec.ts:333:1 › bookmark can be dragged from note to surface top level block ────────── bookmark.spec.ts:356:3 › embed youtube
🎭 Playwright Run Summary
170 failed edgeless/text.spec.ts:93:3 › edgeless canvas text › add text element in text mode ────────────── edgeless/text.spec.ts:119:3 › edgeless canvas text › copy and paste ──────────────────────────── edgeless/text.spec.ts:147:3 › edgeless canvas text › normalize text element rect after change its font edgeless/text.spec.ts:186:3 › edgeless canvas text › auto wrap text by dragging left and right edge edgeless/text.spec.ts:257:3 › edgeless canvas text › text element should have maxWidth after adjusting width by dragging left or right edge embed-synced-doc.spec.ts:49:3 › Embed synced doc › can change linked doc to embed synced doc ─── embed-synced-doc.spec.ts:56:3 › Embed synced doc › can change embed synced doc to card view ──── embed-synced-doc.spec.ts:202:5 › Embed synced doc › synced doc should be readonly › synced doc should be readonly format-bar.spec.ts:51:1 › should format quick bar show when select text ──────────────────────── format-bar.spec.ts:78:1 › should format quick bar show when clicking drag handle ─────────────── format-bar.spec.ts:103:1 › should format quick bar show when select text by keyboard ─────────── format-bar.spec.ts:161:1 › should format quick bar can only display one at a time ────────────── format-bar.spec.ts:175:1 › should format quick bar hide when type text ───────────────────────── format-bar.spec.ts:186:1 › should format quick bar be able to format text ────────────────────── format-bar.spec.ts:239:1 › should format quick bar be able to change background color ────────── format-bar.spec.ts:284:1 › should format quick bar be able to format text when select multiple line format-bar.spec.ts:309:1 › should format quick bar be able to link text ──────────────────────── format-bar.spec.ts:346:1 › should format quick bar be able to change to heading paragraph type ─ format-bar.spec.ts:383:1 › should format quick bar show when double click text ───────────────── format-bar.spec.ts:398:1 › should format quick bar not show at readonly mode ─────────────────── format-bar.spec.ts:416:1 › should format bar follow scroll ───────────────────────────────────── format-bar.spec.ts:450:1 › should format quick bar position correct at the start of second line format-bar.spec.ts:491:1 › should format quick bar action status updated while undo ──────────── format-bar.spec.ts:514:1 › should format quick bar work in single block selection ────────────── format-bar.spec.ts:565:1 › should format quick bar work in multiple block selection ──────────── format-bar.spec.ts:614:1 › should format quick bar with block selection works when update block type format-bar.spec.ts:658:1 › should format quick bar show after convert to code block ──────────── format-bar.spec.ts:682:1 › buttons in format quick bar should have correct active styles ─────── format-bar.spec.ts:714:1 › should format bar style active correctly ──────────────────────────── format-bar.spec.ts:743:1 › should format quick bar show when double click button ─────────────── format-bar.spec.ts:758:1 › should the database action icon show correctly ────────────────────── format-bar.spec.ts:799:1 › should convert to database work ───────────────────────────────────── format-bar.spec.ts:819:1 › should show format-quick-bar and select all text of the block when triple clicking on text format-bar.spec.ts:866:1 › should update the format quick bar state when there is a change in keyboard selection format-bar.spec.ts:897:1 › format quick bar should not break cursor jumping ──────────────────── format-bar.spec.ts:916:1 › selecting image should not show format bar ────────────────────────── format-bar.spec.ts:930:1 › create linked doc from block selection with format bar ────────────── format-bar.spec.ts:972:3 › more menu button › should be able to perform the copy action ──────── format-bar.spec.ts:993:3 › more menu button › should be able to perform the duplicate action ─── format-bar.spec.ts:
🎭 Playwright Run Summary
190 failed list.spec.ts:528:3 › indent correctly when deleting list item › merge two lists ──────────────── list.spec.ts:565:1 › delete list item with nested children items ─────────────────────────────── list.spec.ts:615:1 › add number prefix to a todo item should not forcefully change it into numbered list, vice versa list.spec.ts:634:1 › should not convert to a list when pressing space at the second line ─────── list.spec.ts:649:3 › toggle list › click toggle icon should collapsed list ───────────────────── list.spec.ts:693:3 › toggle list › indent item should expand toggle ──────────────────────────── list.spec.ts:729:3 › toggle list › toggle icon should be show when hover ─────────────────────── list.spec.ts:750:3 › readonly › can expand toggle in readonly mode ───────────────────────────── list.spec.ts:795:3 › readonly › can not modify todo list in readonly mode ────────────────────── list.spec.ts:820:3 › readonly › should render collapsed list correctly ───────────────────────── markdown.spec.ts:26:1 › markdown shortcut ────────────────────────────────────────────────────── markdown.spec.ts:200:3 › markdown inline-text › bolditalic ───────────────────────────────────── markdown.spec.ts:254:3 › markdown inline-text › bold ─────────────────────────────────────────── markdown.spec.ts:305:3 › markdown inline-text › italic ───────────────────────────────────────── markdown.spec.ts:357:3 › markdown inline-text › strike ───────────────────────────────────────── markdown.spec.ts:408:3 › markdown inline-text › underline ────────────────────────────────────── markdown.spec.ts:459:3 › markdown inline-text › code ─────────────────────────────────────────── markdown.spec.ts:514:1 › inline code should work when pressing Enter followed by Backspace twice multiple-editors/edgeless.spec.ts:15:1 › the shift pressing status should effect all editors ─── multiple-editors/selection.spec.ts:13:1 › should only show one format bar when multiple editors are toggled paragraph.spec.ts:59:1 › init paragraph by page title enter at last ──────────────────────────── paragraph.spec.ts:83:1 › init paragraph by page title enter in middle ────────────────────────── paragraph.spec.ts:98:1 › drag over paragraph title ───────────────────────────────────────────── paragraph.spec.ts:115:1 › backspace and arrow on title ───────────────────────────────────────── paragraph.spec.ts:152:3 › backspace on line start of the first block (without surface) ───────── paragraph.spec.ts:190:3 › backspace on line start of the first empty block (without surface) ─── paragraph.spec.ts:152:3 › backspace on line start of the first block (with surface) ──────────── paragraph.spec.ts:190:3 › backspace on line start of the first empty block (with surface) ────── paragraph.spec.ts:206:1 › append new paragraph block by enter ────────────────────────────────── paragraph.spec.ts:228:1 › insert new paragraph block by enter ────────────────────────────────── paragraph.spec.ts:251:1 › split paragraph block by enter ─────────────────────────────────────── paragraph.spec.ts:278:1 › split paragraph block with selected text by enter ──────────────────── paragraph.spec.ts:313:1 › add multi line by soft enter ───────────────────────────────────────── paragraph.spec.ts:337:1 › indent and unindent existing paragraph block ───────────────────────── paragraph.spec.ts:366:1 › remove all indent for a paragraph block ────────────────────────────── paragraph.spec.ts:386:1 › update paragraph with children to head type ────────────────────────── paragraph.spec.ts:429:1 › should indent and unindent works with children ─────────────────────── paragraph.spec.ts:552:1 › paragraph with child block should work at enter ────────────────────── paragraph.spec.ts:575:1 › should delete paragraph block child can hold cursor in correct position paragraph.spec.ts:599:1 › switch between paragraph types ─────────────────────────────────────── par
🎭 Playwright Run Summary
180 failed edgeless/group/group.spec.ts:88:5 › group › ungroup › ungroup by component toolbar ───────────── edgeless/group/group.spec.ts:96:5 › group › ungroup › ungroup by shortcut mod + shift + G ────── edgeless/group/group.spec.ts:104:5 › group › ungroup › ungroup and undo, redo ────────────────── edgeless/group/group.spec.ts:123:5 › group › drag group › drag group to move ─────────────────── edgeless/group/group.spec.ts:138:5 › group › select › select group by click ──────────────────── edgeless/group/group.spec.ts:145:5 › group › select › select sub-element by first select group ─ edgeless/group/group.spec.ts:150:5 › group › select › select element when enter gorup ────────── edgeless/group/group.spec.ts:163:5 › group › delete › delete root group ──────────────────────── edgeless/group/group.spec.ts:185:5 › group › delete › delete sub-element in group ────────────── edgeless/group/group.spec.ts:219:5 › group › delete › delete group in group ──────────────────── edgeless/group/release.spec.ts:41:3 › release from group › release element from group ────────── edgeless/group/release.spec.ts:71:3 › release from group › release group from group ──────────── edgeless/group/title.spec.ts:30:3 › group title › edit group title by component toolbar ──────── edgeless/group/title.spec.ts:39:3 › group title › edit group title by dbclick ────────────────── edgeless/group/title.spec.ts:51:3 › group title › blur unmount group editor ──────────────────── edgeless/group/title.spec.ts:62:3 › group title › enter unmount group editor ─────────────────── edgeless/linked-doc.spec.ts:27:3 › note to linked doc › select a note and turn it into a linked doc edgeless/linked-doc.spec.ts:52:3 › note to linked doc › turn note into a linked doc, connector keeps edgeless/linked-doc.spec.ts:113:3 › single edgeless element to linked doc › select a shape, turn into a linked doc edgeless/linked-doc.spec.ts:135:3 › single edgeless element to linked doc › select a connector, turn into a linked doc edgeless/linked-doc.spec.ts:150:3 › single edgeless element to linked doc › select a brush, turn into a linked doc edgeless/linked-doc.spec.ts:173:3 › single edgeless element to linked doc › select a group, turn into a linked doc edgeless/linked-doc.spec.ts:207:3 › single edgeless element to linked doc › select a frame, turn into a linked doc edgeless/linked-doc.spec.ts:248:3 › multiple edgeless elements to linked doc › multi-select note, frame, shape, connector, brush and group, turn it into a linked doc edgeless/linked-doc.spec.ts:292:3 › multiple edgeless elements to linked doc › multi-select with embed doc card inside, turn it into a linked doc edgeless/linked-doc.spec.ts:327:3 › multiple edgeless elements to linked doc › multi-select with mindmap, turn it into a linked doc edgeless/lock.spec.ts:59:3 › lock › edgeless element can be locked and unlocked ──────────────── edgeless/lock.spec.ts:109:3 › lock › locked element should be selectable by clicking or short-cut edgeless/lock.spec.ts:128:3 › lock › locked element should not be selectable by dragging default tool or lasso tool. unlocking will recover edgeless/lock.spec.ts:148:3 › lock › descendant of locked element should not be selectable. unlocking will recover edgeless/lock.spec.ts:183:3 › lock › the selected rect of locked element should contain descendant. unlocking will recover edgeless/lock.spec.ts:233:3 › lock › locked element should be copyable, and the copy is unlocked edgeless/lock.spec.ts:250:3 › lock › locked element and descendant should not be draggable and moved by arrow key. unlocking will recover edgeless/lock.spec.ts:284:3 › lock › locked element should be moved if parent is moved ───────── edgeless/lock.spec.ts:300:3 › lock › locked element should not be scalable and rotatable. unlocking will recover edgeless/lock.spec.ts:321:3 › lock › locked element should not be editable. unlocking will recover edgeless/lock.spec.ts:41
🎭 Playwright Run Summary
189 failed drag.spec.ts:63:1 › move drag handle in paragraphs ───────────────────────────────────────────── drag.spec.ts:73:1 › move drag handle in list ─────────────────────────────────────────────────── drag.spec.ts:83:1 › move drag handle in nested block ─────────────────────────────────────────── drag.spec.ts:118:1 › move drag handle into another block ─────────────────────────────────────── drag.spec.ts:167:1 › move to the last block of each level in multi-level nesting ─────────────── drag.spec.ts:234:1 › should sync selected-blocks to session-manager when clicking drag handle ── drag.spec.ts:343:1 › should blur rich-text first on starting block selection ─────────────────── drag.spec.ts:360:1 › hide drag handle when mouse is hovering over the title ──────────────────── drag.spec.ts:472:1 › should trigger click event on editor container when clicking on blocks under block-level selection drag.spec.ts:514:1 › should get to selected block when dragging unselected block ─────────────── drag.spec.ts:729:1 › drag handle should show on right block when scroll viewport ─────────────── edgeless/align.spec.ts:28:3 › auto arrange align › arrange shapes ────────────────────────────── edgeless/align.spec.ts:51:3 › auto arrange align › arrange rotated shapes ────────────────────── edgeless/align.spec.ts:72:3 › auto arrange align › arrange connected shapes ──────────────────── edgeless/align.spec.ts:87:3 › auto arrange align › arrange connector ─────────────────────────── edgeless/align.spec.ts:101:3 › auto arrange align › arrange edgeless text ────────────────────── edgeless/align.spec.ts:123:3 › auto arrange align › arrange note ─────────────────────────────── edgeless/align.spec.ts:138:3 › auto arrange align › arrange group ────────────────────────────── edgeless/align.spec.ts:155:3 › auto arrange align › arrange frame ────────────────────────────── edgeless/align.spec.ts:178:3 › auto arrange align › arrange mindmap ──────────────────────────── edgeless/align.spec.ts:197:3 › auto arrange align › arrange shape, note, connector, brush and edgeless text edgeless/align.spec.ts:233:3 › auto resize align › resize and arrange shapes ─────────────────── edgeless/align.spec.ts:256:3 › auto resize align › resize and arrange rotated shapes ─────────── edgeless/align.spec.ts:277:3 › auto resize align › resize and arrange connected shapes ───────── edgeless/align.spec.ts:292:3 › auto resize align › resize and arrange connector ──────────────── edgeless/align.spec.ts:306:3 › auto resize align › resize and arrange edgeless text ──────────── edgeless/align.spec.ts:328:3 › auto resize align › resize and arrange note ───────────────────── edgeless/align.spec.ts:343:3 › auto resize align › resize and arrange group ──────────────────── edgeless/align.spec.ts:360:3 › auto resize align › resize and arrange frame ──────────────────── edgeless/align.spec.ts:383:3 › auto resize align › resize and arrange mindmap ────────────────── edgeless/align.spec.ts:402:3 › auto resize align › resize and arrange shape, note, connector, brush and text edgeless/auto-complete.spec.ts:46:5 › auto-complete › click on auto-complete button › click on right auto-complete button edgeless/auto-complete.spec.ts:53:5 › auto-complete › click on auto-complete button › click on bottom auto-complete button edgeless/auto-complete.spec.ts:60:5 › auto-complete › click on auto-complete button › click on left auto-complete button edgeless/auto-complete.spec.ts:67:5 › auto-complete › click on auto-complete button › click on top auto-complete button edgeless/auto-complete.spec.ts:75:5 › auto-complete › click on auto-complete button › click on note auto-complete button edgeless/auto-complete.spec.ts:93:5 › auto-complete › drag on auto-complete button › drag on right auto-complete button to add shape edgeless/auto-complete.spec.ts:108:5 › auto-complete › drag on auto-complete button › drag on right auto-complete button to add c

Artifacts

Produced during runtime
Name Size
test-results-e2e-macos-latest-firefox-1
496 MB
test-results-e2e-macos-latest-firefox-2
562 MB
test-results-e2e-macos-latest-firefox-3
531 MB
test-results-e2e-macos-latest-firefox-4
465 MB
test-results-e2e-macos-latest-firefox-5
500 MB
test-results-e2e-macos-latest-webkit-1
76.5 MB
test-results-e2e-macos-latest-webkit-2
382 MB
test-results-e2e-macos-latest-webkit-3
176 MB
test-results-e2e-macos-latest-webkit-4
140 MB
test-results-e2e-macos-latest-webkit-5
92.9 MB