Skip to content

Firefox and Webkit #115

Firefox and Webkit

Firefox and Webkit #115

Triggered via schedule October 1, 2024 00:21
Status Failure
Total duration 51m 30s
Artifacts 10
Install Dependencies
40s
Install Dependencies
Matrix: Browser Compatibility Test
Fit to window
Zoom out
Zoom in

Annotations

100 errors, 1 warning, and 10 notices
paragraph.spec.ts:1202:1 › arrow up/down navigation within and across paragraphs containing different types of text: tests/utils/asserts.ts#L327
1) paragraph.spec.ts:1202:1 › arrow up/down navigation within and across paragraphs containing different types of text Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 1 Object { - "index": 32, + "index": 28, "length": 0, } at utils/asserts.ts:327 325 | [richTextIndex, currentEditorIndex] 326 | ); > 327 | expect(actual).toEqual({ index: rangeIndex, length: rangeLength }); | ^ 328 | } 329 | 330 | export async function assertNativeSelectionRangeCount( at assertRichTextInlineRange (/Users/runner/work/blocksuite/blocksuite/tests/utils/asserts.ts:327:18) at /Users/runner/work/blocksuite/blocksuite/tests/paragraph.spec.ts:1235:3
paragraph.spec.ts:1202:1 › arrow up/down navigation within and across paragraphs containing different types of text: tests/utils/asserts.ts#L327
1) paragraph.spec.ts:1202:1 › arrow up/down navigation within and across paragraphs containing different types of text Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 1 Object { - "index": 32, + "index": 28, "length": 0, } at utils/asserts.ts:327 325 | [richTextIndex, currentEditorIndex] 326 | ); > 327 | expect(actual).toEqual({ index: rangeIndex, length: rangeLength }); | ^ 328 | } 329 | 330 | export async function assertNativeSelectionRangeCount( at assertRichTextInlineRange (/Users/runner/work/blocksuite/blocksuite/tests/utils/asserts.ts:327:18) at /Users/runner/work/blocksuite/blocksuite/tests/paragraph.spec.ts:1235:3
paragraph.spec.ts:1202:1 › arrow up/down navigation within and across paragraphs containing different types of text: tests/utils/asserts.ts#L327
1) paragraph.spec.ts:1202:1 › arrow up/down navigation within and across paragraphs containing different types of text Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 1 Object { - "index": 32, + "index": 28, "length": 0, } at utils/asserts.ts:327 325 | [richTextIndex, currentEditorIndex] 326 | ); > 327 | expect(actual).toEqual({ index: rangeIndex, length: rangeLength }); | ^ 328 | } 329 | 330 | export async function assertNativeSelectionRangeCount( at assertRichTextInlineRange (/Users/runner/work/blocksuite/blocksuite/tests/utils/asserts.ts:327:18) at /Users/runner/work/blocksuite/blocksuite/tests/paragraph.spec.ts:1235:3
paragraph.spec.ts:1202:1 › arrow up/down navigation within and across paragraphs containing different types of text: tests/utils/asserts.ts#L327
1) paragraph.spec.ts:1202:1 › arrow up/down navigation within and across paragraphs containing different types of text Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 1 Object { - "index": 32, + "index": 28, "length": 0, } at utils/asserts.ts:327 325 | [richTextIndex, currentEditorIndex] 326 | ); > 327 | expect(actual).toEqual({ index: rangeIndex, length: rangeLength }); | ^ 328 | } 329 | 330 | export async function assertNativeSelectionRangeCount( at assertRichTextInlineRange (/Users/runner/work/blocksuite/blocksuite/tests/utils/asserts.ts:327:18) at /Users/runner/work/blocksuite/blocksuite/tests/paragraph.spec.ts:1235:3
paragraph.spec.ts:1298:3 › readonly mode › should readonly mode not be able to modify text: tests/utils/actions/misc.ts#L1233
2) paragraph.spec.ts:1298:3 › readonly mode › should readonly mode not be able to modify text ──── Error: page.evaluate: TypeError: undefined is not an object (evaluating 'editorHost.querySelectorAll') at utils/actions/misc.ts:1233 1231 | coordOffSet: { x: number; y: number } = { x: 0, y: 0 } 1232 | ) { > 1233 | const coord = await page.evaluate( | ^ 1234 | ({ richTextIndex, vIndex, coordOffSet, currentEditorIndex }) => { 1235 | const editorHost = 1236 | document.querySelectorAll('editor-host')[currentEditorIndex]; at getIndexCoordinate (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:1233:28) at dragBetweenIndices (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/drag.ts:44:28) at /Users/runner/work/blocksuite/blocksuite/tests/paragraph.spec.ts:1308:11
paragraph.spec.ts:1298:3 › readonly mode › should readonly mode not be able to modify text: tests/utils/actions/misc.ts#L1233
2) paragraph.spec.ts:1298:3 › readonly mode › should readonly mode not be able to modify text ──── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: undefined is not an object (evaluating 'editorHost.querySelectorAll') at utils/actions/misc.ts:1233 1231 | coordOffSet: { x: number; y: number } = { x: 0, y: 0 } 1232 | ) { > 1233 | const coord = await page.evaluate( | ^ 1234 | ({ richTextIndex, vIndex, coordOffSet, currentEditorIndex }) => { 1235 | const editorHost = 1236 | document.querySelectorAll('editor-host')[currentEditorIndex]; at getIndexCoordinate (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:1233:28) at dragBetweenIndices (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/drag.ts:44:28) at /Users/runner/work/blocksuite/blocksuite/tests/paragraph.spec.ts:1308:11
paragraph.spec.ts:1298:3 › readonly mode › should readonly mode not be able to modify text: tests/utils/actions/misc.ts#L1233
2) paragraph.spec.ts:1298:3 › readonly mode › should readonly mode not be able to modify text ──── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: undefined is not an object (evaluating 'editorHost.querySelectorAll') at utils/actions/misc.ts:1233 1231 | coordOffSet: { x: number; y: number } = { x: 0, y: 0 } 1232 | ) { > 1233 | const coord = await page.evaluate( | ^ 1234 | ({ richTextIndex, vIndex, coordOffSet, currentEditorIndex }) => { 1235 | const editorHost = 1236 | document.querySelectorAll('editor-host')[currentEditorIndex]; at getIndexCoordinate (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:1233:28) at dragBetweenIndices (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/drag.ts:44:28) at /Users/runner/work/blocksuite/blocksuite/tests/paragraph.spec.ts:1308:11
paragraph.spec.ts:1298:3 › readonly mode › should readonly mode not be able to modify text: tests/utils/actions/misc.ts#L1233
2) paragraph.spec.ts:1298:3 › readonly mode › should readonly mode not be able to modify text ──── Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: undefined is not an object (evaluating 'editorHost.querySelectorAll') at utils/actions/misc.ts:1233 1231 | coordOffSet: { x: number; y: number } = { x: 0, y: 0 } 1232 | ) { > 1233 | const coord = await page.evaluate( | ^ 1234 | ({ richTextIndex, vIndex, coordOffSet, currentEditorIndex }) => { 1235 | const editorHost = 1236 | document.querySelectorAll('editor-host')[currentEditorIndex]; at getIndexCoordinate (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:1233:28) at dragBetweenIndices (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/drag.ts:44:28) at /Users/runner/work/blocksuite/blocksuite/tests/paragraph.spec.ts:1308:11
selection/block.spec.ts:966:1 › should clear block selection before native selection: tests/selection/block.spec.ts#L1011
3) selection/block.spec.ts:966:1 › should clear block selection before native selection ────────── Error: expect(received).toBe(expected) // Object.is equality Expected: 1 Received: 0 1009 | }); 1010 | > 1011 | expect(count0).toBe(1); | ^ 1012 | expect(count1).toBe(0); 1013 | expect(textCount).toBe(1); 1014 | }); at /Users/runner/work/blocksuite/blocksuite/tests/selection/block.spec.ts:1011:18
selection/block.spec.ts:966:1 › should clear block selection before native selection: tests/selection/block.spec.ts#L1011
3) selection/block.spec.ts:966:1 › should clear block selection before native selection ────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: 1 Received: 0 1009 | }); 1010 | > 1011 | expect(count0).toBe(1); | ^ 1012 | expect(count1).toBe(0); 1013 | expect(textCount).toBe(1); 1014 | }); at /Users/runner/work/blocksuite/blocksuite/tests/selection/block.spec.ts:1011:18
format-bar.spec.ts:448:1 › should format quick bar position correct at the start of second line: tests/format-bar.spec.ts#L477
1) format-bar.spec.ts:448:1 › should format quick bar position correct at the start of second line Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('.affine-format-bar-widget') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('.affine-format-bar-widget') 475 | 476 | const { formatBar } = getFormatBar(page); > 477 | await expect(formatBar).toBeVisible(); | ^ 478 | await waitNextFrame(page); 479 | 480 | const formatBox = await formatBar.boundingBox(); at /Users/runner/work/blocksuite/blocksuite/tests/format-bar.spec.ts:477:27
format-bar.spec.ts:448:1 › should format quick bar position correct at the start of second line: tests/format-bar.spec.ts#L477
1) format-bar.spec.ts:448:1 › should format quick bar position correct at the start of second line Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('.affine-format-bar-widget') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('.affine-format-bar-widget') 475 | 476 | const { formatBar } = getFormatBar(page); > 477 | await expect(formatBar).toBeVisible(); | ^ 478 | await waitNextFrame(page); 479 | 480 | const formatBox = await formatBar.boundingBox(); at /Users/runner/work/blocksuite/blocksuite/tests/format-bar.spec.ts:477:27
format-bar.spec.ts:448:1 › should format quick bar position correct at the start of second line: tests/format-bar.spec.ts#L477
1) format-bar.spec.ts:448:1 › should format quick bar position correct at the start of second line Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('.affine-format-bar-widget') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('.affine-format-bar-widget') 475 | 476 | const { formatBar } = getFormatBar(page); > 477 | await expect(formatBar).toBeVisible(); | ^ 478 | await waitNextFrame(page); 479 | 480 | const formatBox = await formatBar.boundingBox(); at /Users/runner/work/blocksuite/blocksuite/tests/format-bar.spec.ts:477:27
format-bar.spec.ts:448:1 › should format quick bar position correct at the start of second line: tests/format-bar.spec.ts#L477
1) format-bar.spec.ts:448:1 › should format quick bar position correct at the start of second line Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('.affine-format-bar-widget') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('.affine-format-bar-widget') 475 | 476 | const { formatBar } = getFormatBar(page); > 477 | await expect(formatBar).toBeVisible(); | ^ 478 | await waitNextFrame(page); 479 | 480 | const formatBox = await formatBar.boundingBox(); at /Users/runner/work/blocksuite/blocksuite/tests/format-bar.spec.ts:477:27
format-bar.spec.ts:970:3 › more menu button › should be able to perform the copy action: tests/format-bar.spec.ts#L979
2) format-bar.spec.ts:970:3 › more menu button › should be able to perform the copy action ─────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('.affine-format-bar-widget').getByRole('button', { name: 'Copy' }) Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('.affine-format-bar-widget').getByRole('button', { name: 'Copy' }) 977 | const { openMoreMenu, copyBtn } = getFormatBar(page); 978 | await openMoreMenu(); > 979 | await expect(copyBtn).toBeVisible(); | ^ 980 | await assertRichTextInlineRange(page, 1, 0, 3); 981 | await copyBtn.click(); 982 | await assertRichTextInlineRange(page, 1, 0, 3); at /Users/runner/work/blocksuite/blocksuite/tests/format-bar.spec.ts:979:27
format-bar.spec.ts:970:3 › more menu button › should be able to perform the copy action: tests/format-bar.spec.ts#L979
2) format-bar.spec.ts:970:3 › more menu button › should be able to perform the copy action ─────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('.affine-format-bar-widget').getByRole('button', { name: 'Copy' }) Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('.affine-format-bar-widget').getByRole('button', { name: 'Copy' }) 977 | const { openMoreMenu, copyBtn } = getFormatBar(page); 978 | await openMoreMenu(); > 979 | await expect(copyBtn).toBeVisible(); | ^ 980 | await assertRichTextInlineRange(page, 1, 0, 3); 981 | await copyBtn.click(); 982 | await assertRichTextInlineRange(page, 1, 0, 3); at /Users/runner/work/blocksuite/blocksuite/tests/format-bar.spec.ts:979:27
format-bar.spec.ts:970:3 › more menu button › should be able to perform the copy action: tests/format-bar.spec.ts#L979
2) format-bar.spec.ts:970:3 › more menu button › should be able to perform the copy action ─────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('.affine-format-bar-widget').getByRole('button', { name: 'Copy' }) Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('.affine-format-bar-widget').getByRole('button', { name: 'Copy' }) 977 | const { openMoreMenu, copyBtn } = getFormatBar(page); 978 | await openMoreMenu(); > 979 | await expect(copyBtn).toBeVisible(); | ^ 980 | await assertRichTextInlineRange(page, 1, 0, 3); 981 | await copyBtn.click(); 982 | await assertRichTextInlineRange(page, 1, 0, 3); at /Users/runner/work/blocksuite/blocksuite/tests/format-bar.spec.ts:979:27
format-bar.spec.ts:970:3 › more menu button › should be able to perform the copy action: tests/format-bar.spec.ts#L979
2) format-bar.spec.ts:970:3 › more menu button › should be able to perform the copy action ─────── Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('.affine-format-bar-widget').getByRole('button', { name: 'Copy' }) Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('.affine-format-bar-widget').getByRole('button', { name: 'Copy' }) 977 | const { openMoreMenu, copyBtn } = getFormatBar(page); 978 | await openMoreMenu(); > 979 | await expect(copyBtn).toBeVisible(); | ^ 980 | await assertRichTextInlineRange(page, 1, 0, 3); 981 | await copyBtn.click(); 982 | await assertRichTextInlineRange(page, 1, 0, 3); at /Users/runner/work/blocksuite/blocksuite/tests/format-bar.spec.ts:979:27
fragments/frame-panel.spec.ts:48:3 › frame panel › should display empty placeholder when no frames: tests/utils/actions/misc.ts#L407
3) fragments/frame-panel.spec.ts:48:3 › frame panel › should display empty placeholder when no frames Error: page.evaluate: TypeError: undefined is not an object (evaluating 'space.resetHistory') at utils/actions/misc.ts:407 405 | 406 | export async function resetHistory(page: Page) { > 407 | await page.evaluate(() => { | ^ 408 | const space = window.doc; 409 | space.resetHistory(); 410 | }); at resetHistory (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:407:14) at edgelessCommonSetup (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/edgeless.ts:1717:9) at /Users/runner/work/blocksuite/blocksuite/tests/fragments/frame-panel.spec.ts:49:5
fragments/frame-panel.spec.ts:48:3 › frame panel › should display empty placeholder when no frames: tests/utils/actions/misc.ts#L407
3) fragments/frame-panel.spec.ts:48:3 › frame panel › should display empty placeholder when no frames Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: undefined is not an object (evaluating 'space.resetHistory') at utils/actions/misc.ts:407 405 | 406 | export async function resetHistory(page: Page) { > 407 | await page.evaluate(() => { | ^ 408 | const space = window.doc; 409 | space.resetHistory(); 410 | }); at resetHistory (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:407:14) at edgelessCommonSetup (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/edgeless.ts:1717:9) at /Users/runner/work/blocksuite/blocksuite/tests/fragments/frame-panel.spec.ts:49:5
edgeless/group/group.spec.ts:163:5 › group › delete › delete root group: tests/utils/actions/misc.ts#L407
1) edgeless/group/group.spec.ts:163:5 › group › delete › delete root group ─────────────────────── Error: page.evaluate: TypeError: undefined is not an object (evaluating 'space.resetHistory') at utils/actions/misc.ts:407 405 | 406 | export async function resetHistory(page: Page) { > 407 | await page.evaluate(() => { | ^ 408 | const space = window.doc; 409 | space.resetHistory(); 410 | }); at resetHistory (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:407:14) at edgelessCommonSetup (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/edgeless.ts:1717: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:160:7
edgeless/group/group.spec.ts:163:5 › group › delete › delete root group: tests/utils/actions/misc.ts#L407
1) edgeless/group/group.spec.ts:163:5 › group › delete › delete root group ─────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: undefined is not an object (evaluating 'space.resetHistory') at utils/actions/misc.ts:407 405 | 406 | export async function resetHistory(page: Page) { > 407 | await page.evaluate(() => { | ^ 408 | const space = window.doc; 409 | space.resetHistory(); 410 | }); at resetHistory (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:407:14) at edgelessCommonSetup (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/edgeless.ts:1717: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:160:7
edgeless/group/group.spec.ts:163:5 › group › delete › delete root group: tests/utils/actions/misc.ts#L407
1) edgeless/group/group.spec.ts:163:5 › group › delete › delete root group ─────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: undefined is not an object (evaluating 'space.resetHistory') at utils/actions/misc.ts:407 405 | 406 | export async function resetHistory(page: Page) { > 407 | await page.evaluate(() => { | ^ 408 | const space = window.doc; 409 | space.resetHistory(); 410 | }); at resetHistory (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:407:14) at edgelessCommonSetup (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/edgeless.ts:1717: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:160:7
edgeless/group/group.spec.ts:163:5 › group › delete › delete root group: tests/utils/actions/misc.ts#L407
1) edgeless/group/group.spec.ts:163:5 › group › delete › delete root group ─────────────────────── Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: undefined is not an object (evaluating 'space.resetHistory') at utils/actions/misc.ts:407 405 | 406 | export async function resetHistory(page: Page) { > 407 | await page.evaluate(() => { | ^ 408 | const space = window.doc; 409 | space.resetHistory(); 410 | }); at resetHistory (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:407:14) at edgelessCommonSetup (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/edgeless.ts:1717: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:160:7
edgeless/group/group.spec.ts:185:5 › group › delete › delete sub-element in group: tests/utils/actions/misc.ts#L407
2) edgeless/group/group.spec.ts:185:5 › group › delete › delete sub-element in group ───────────── Error: page.evaluate: TypeError: undefined is not an object (evaluating 'space.resetHistory') at utils/actions/misc.ts:407 405 | 406 | export async function resetHistory(page: Page) { > 407 | await page.evaluate(() => { | ^ 408 | const space = window.doc; 409 | space.resetHistory(); 410 | }); at resetHistory (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:407:14) at edgelessCommonSetup (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/edgeless.ts:1717: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:160:7
edgeless/group/group.spec.ts:185:5 › group › delete › delete sub-element in group: tests/utils/actions/misc.ts#L407
2) edgeless/group/group.spec.ts:185:5 › group › delete › delete sub-element in group ───────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: undefined is not an object (evaluating 'space.resetHistory') at utils/actions/misc.ts:407 405 | 406 | export async function resetHistory(page: Page) { > 407 | await page.evaluate(() => { | ^ 408 | const space = window.doc; 409 | space.resetHistory(); 410 | }); at resetHistory (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:407:14) at edgelessCommonSetup (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/edgeless.ts:1717: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:160:7
edgeless/group/group.spec.ts:185:5 › group › delete › delete sub-element in group: tests/utils/actions/misc.ts#L407
2) edgeless/group/group.spec.ts:185:5 › group › delete › delete sub-element in group ───────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: undefined is not an object (evaluating 'space.resetHistory') at utils/actions/misc.ts:407 405 | 406 | export async function resetHistory(page: Page) { > 407 | await page.evaluate(() => { | ^ 408 | const space = window.doc; 409 | space.resetHistory(); 410 | }); at resetHistory (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:407:14) at edgelessCommonSetup (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/edgeless.ts:1717: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:160:7
edgeless/group/group.spec.ts:185:5 › group › delete › delete sub-element in group: tests/utils/actions/misc.ts#L407
2) edgeless/group/group.spec.ts:185:5 › group › delete › delete sub-element in group ───────────── Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: undefined is not an object (evaluating 'space.resetHistory') at utils/actions/misc.ts:407 405 | 406 | export async function resetHistory(page: Page) { > 407 | await page.evaluate(() => { | ^ 408 | const space = window.doc; 409 | space.resetHistory(); 410 | }); at resetHistory (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:407:14) at edgelessCommonSetup (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/edgeless.ts:1717: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:160:7
edgeless/group/group.spec.ts:219:5 › group › delete › delete group in group: tests/utils/actions/misc.ts#L407
3) edgeless/group/group.spec.ts:219:5 › group › delete › delete group in group ─────────────────── Error: page.evaluate: TypeError: undefined is not an object (evaluating 'space.resetHistory') at utils/actions/misc.ts:407 405 | 406 | export async function resetHistory(page: Page) { > 407 | await page.evaluate(() => { | ^ 408 | const space = window.doc; 409 | space.resetHistory(); 410 | }); at resetHistory (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:407:14) at edgelessCommonSetup (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/edgeless.ts:1717: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:160:7
edgeless/group/group.spec.ts:219:5 › group › delete › delete group in group: tests/utils/actions/misc.ts#L407
3) edgeless/group/group.spec.ts:219:5 › group › delete › delete group in group ─────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: undefined is not an object (evaluating 'space.resetHistory') at utils/actions/misc.ts:407 405 | 406 | export async function resetHistory(page: Page) { > 407 | await page.evaluate(() => { | ^ 408 | const space = window.doc; 409 | space.resetHistory(); 410 | }); at resetHistory (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:407:14) at edgelessCommonSetup (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/edgeless.ts:1717: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:160:7
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:177:1 › should undo/redo works for attachment: tests/attachment.spec.ts#L69
2) attachment.spec.ts:177: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:184:3
attachment.spec.ts:177:1 › should undo/redo works for attachment: tests/attachment.spec.ts#L69
2) attachment.spec.ts:177: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:184:3
attachment.spec.ts:177:1 › should undo/redo works for attachment: tests/attachment.spec.ts#L69
2) attachment.spec.ts:177: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:184:3
attachment.spec.ts:177:1 › should undo/redo works for attachment: tests/attachment.spec.ts#L69
2) attachment.spec.ts:177: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:184:3
attachment.spec.ts:287:1 › should rename attachment works: tests/attachment.spec.ts#L69
3) attachment.spec.ts:287: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:305:3
attachment.spec.ts:287:1 › should rename attachment works: tests/attachment.spec.ts#L69
3) attachment.spec.ts:287: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:305:3
database/selection.spec.ts:280:3 › cell-level selection › should support backspace key to delete cell's content: tests/database/actions.ts#L96
1) database/selection.spec.ts:280:3 › cell-level selection › should support backspace key to delete cell's content Error: page.evaluate: Error: Cannot find database title column editor at database/actions.ts:96 94 | index = 0 95 | ) { > 96 | const text = await page.evaluate(index => { | ^ 97 | const rowContainer = document.querySelector('.affine-database-block-rows'); 98 | const row = rowContainer?.querySelector( 99 | `.database-row:nth-child(${index + 1})` at assertDatabaseTitleColumnText (/Users/runner/work/blocksuite/blocksuite/tests/database/actions.ts:96:27) at /Users/runner/work/blocksuite/blocksuite/tests/database/selection.spec.ts:318:11
database/selection.spec.ts:280:3 › cell-level selection › should support backspace key to delete cell's content: tests/database/actions.ts#L96
1) database/selection.spec.ts:280:3 › cell-level selection › should support backspace key to delete cell's content Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: Error: Cannot find database title column editor at database/actions.ts:96 94 | index = 0 95 | ) { > 96 | const text = await page.evaluate(index => { | ^ 97 | const rowContainer = document.querySelector('.affine-database-block-rows'); 98 | const row = rowContainer?.querySelector( 99 | `.database-row:nth-child(${index + 1})` at assertDatabaseTitleColumnText (/Users/runner/work/blocksuite/blocksuite/tests/database/actions.ts:96:27) at /Users/runner/work/blocksuite/blocksuite/tests/database/selection.spec.ts:318:11
database/selection.spec.ts:280:3 › cell-level selection › should support backspace key to delete cell's content: tests/database/actions.ts#L96
1) database/selection.spec.ts:280:3 › cell-level selection › should support backspace key to delete cell's content Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: Error: Cannot find database title column editor at database/actions.ts:96 94 | index = 0 95 | ) { > 96 | const text = await page.evaluate(index => { | ^ 97 | const rowContainer = document.querySelector('.affine-database-block-rows'); 98 | const row = rowContainer?.querySelector( 99 | `.database-row:nth-child(${index + 1})` at assertDatabaseTitleColumnText (/Users/runner/work/blocksuite/blocksuite/tests/database/actions.ts:96:27) at /Users/runner/work/blocksuite/blocksuite/tests/database/selection.spec.ts:318:11
database/selection.spec.ts:280:3 › cell-level selection › should support backspace key to delete cell's content: tests/database/actions.ts#L96
1) database/selection.spec.ts:280:3 › cell-level selection › should support backspace key to delete cell's content Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: Error: Cannot find database title column editor at database/actions.ts:96 94 | index = 0 95 | ) { > 96 | const text = await page.evaluate(index => { | ^ 97 | const rowContainer = document.querySelector('.affine-database-block-rows'); 98 | const row = rowContainer?.querySelector( 99 | `.database-row:nth-child(${index + 1})` at assertDatabaseTitleColumnText (/Users/runner/work/blocksuite/blocksuite/tests/database/actions.ts:96:27) at /Users/runner/work/blocksuite/blocksuite/tests/database/selection.spec.ts:318:11
drag.spec.ts:83:1 › move drag handle in nested block: tests/utils/asserts.ts#L205
2) drag.spec.ts:83:1 › move drag handle in nested block ────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 1 Array [ "2", "22", "23", "21", - "3", "1", + "3", ] at utils/asserts.ts:205 203 | }); 204 | }, currentEditorIndex); > 205 | expect(actualTexts).toEqual(texts); | ^ 206 | } 207 | 208 | export async function assertEdgelessCanvasText(page: Page, text: string) { at assertRichTexts (/Users/runner/work/blocksuite/blocksuite/tests/utils/asserts.ts:205:23) at /Users/runner/work/blocksuite/blocksuite/tests/drag.spec.ts:114:3
drag.spec.ts:83:1 › move drag handle in nested block: tests/utils/asserts.ts#L205
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 [ "2", "22", "23", "21", - "3", "1", + "3", ] at utils/asserts.ts:205 203 | }); 204 | }, currentEditorIndex); > 205 | expect(actualTexts).toEqual(texts); | ^ 206 | } 207 | 208 | export async function assertEdgelessCanvasText(page: Page, text: string) { at assertRichTexts (/Users/runner/work/blocksuite/blocksuite/tests/utils/asserts.ts:205:23) at /Users/runner/work/blocksuite/blocksuite/tests/drag.spec.ts:114:3
drag.spec.ts:83:1 › move drag handle in nested block: tests/utils/asserts.ts#L205
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", "22", - "23", "21", + "23", "3", ] at utils/asserts.ts:205 203 | }); 204 | }, currentEditorIndex); > 205 | expect(actualTexts).toEqual(texts); | ^ 206 | } 207 | 208 | export async function assertEdgelessCanvasText(page: Page, text: string) { at assertRichTexts (/Users/runner/work/blocksuite/blocksuite/tests/utils/asserts.ts:205: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#L205
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", "22", - "23", "21", + "23", "3", ] at utils/asserts.ts:205 203 | }); 204 | }, currentEditorIndex); > 205 | expect(actualTexts).toEqual(texts); | ^ 206 | } 207 | 208 | export async function assertEdgelessCanvasText(page: Page, text: string) { at assertRichTexts (/Users/runner/work/blocksuite/blocksuite/tests/utils/asserts.ts:205:23) at /Users/runner/work/blocksuite/blocksuite/tests/drag.spec.ts:110:3
drag.spec.ts:165:1 › move to the last block of each level in multi-level nesting: tests/drag.spec.ts#L197
3) drag.spec.ts:165:1 › move to the last block of each level in multi-level nesting ────────────── Error: Snapshot comparison failed: { "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,800,95]", "background": "--affine-note-background-white", "index": "a0", "hidden": false, "displayMode": "both", "edgeless": { "style": { "borderRadius": 8, "borderSize": 4, "borderStyle": "none", "shadowType": "--affine-note-shadow-box" } } }, "children": [ { "type": "block", "id": "4", "flavour": "affine:list", "version": 1, "props": { "type": "bulleted", "text": { "$blocksuite:internal:text$": true, "delta": [ { "insert": "B" } ] }, "checked": false, "collapsed": false, "order": null }, "children": [] }, { "type": "block", "id": "5", "flavour": "affine:list", "version": 1, "props": { "type": "bulleted", "text": { "$blocksuite:internal:text$": true, "delta": [ { "insert": "C" } ] }, "checked": false, "collapsed": false, "order": null }, "children": [ { "type": "block", "id": "6", "flavour": "affine:list", "version": 1, "props": { "type": "bulleted", "text": { "$blocksuite:internal:text$": true, "delta": [ { "insert": "D" } ] }, "checked": false, "collapsed": false, "order": null }, "children": [] }, { "type": "block", "id": "3", "flavour": "affine:list", "version": 1, "props": { "type": "bulleted", "text": { "$blocksuite:internal:text$": true, "delta": [ { "insert": "A" } ] }, "checked": false, "collapsed": false, "order": null }, "children": [] }, { "type": "block", "id": "7", "flavour": "affine:list", "version": 1, "props": { "type": "bulleted", "text": { "$blocksuite:internal:text$": true, "delta": [
drag.spec.ts:165:1 › move to the last block of each level in multi-level nesting: tests/drag.spec.ts#L197
3) drag.spec.ts:165:1 › move to the last block of each level in multi-level nesting ────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Snapshot comparison failed: { "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,800,95]", "background": "--affine-note-background-white", "index": "a0", "hidden": false, "displayMode": "both", "edgeless": { "style": { "borderRadius": 8, "borderSize": 4, "borderStyle": "none", "shadowType": "--affine-note-shadow-box" } } }, "children": [ { "type": "block", "id": "4", "flavour": "affine:list", "version": 1, "props": { "type": "bulleted", "text": { "$blocksuite:internal:text$": true, "delta": [ { "insert": "B" } ] }, "checked": false, "collapsed": false, "order": null }, "children": [] }, { "type": "block", "id": "5", "flavour": "affine:list", "version": 1, "props": { "type": "bulleted", "text": { "$blocksuite:internal:text$": true, "delta": [ { "insert": "C" } ] }, "checked": false, "collapsed": false, "order": null }, "children": [ { "type": "block", "id": "6", "flavour": "affine:list", "version": 1, "props": { "type": "bulleted", "text": { "$blocksuite:internal:text$": true, "delta": [ { "insert": "D" } ] }, "checked": false, "collapsed": false, "order": null }, "children": [] }, { "type": "block", "id": "7", "flavour": "affine:list", "version": 1, "props": { "type": "bulleted", "text": { "$blocksuite:internal:text$": true, "delta": [ { "insert": "E" } ] }, "checked": false, "collapsed": false, "order": null }, "children": [ { "type": "block", "id": "8", "flavour": "affine:list", "version": 1, "props": { "type": "bulleted",
attachment.spec.ts:127:1 › can insert attachment from slash menu: tests/utils/actions/misc.ts#L333
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:333 331 | expect 332 | .soft('Unexpected console message: ' + message.text()) > 333 | .toBe( | ^ 334 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 335 | ); 336 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:333:10)
attachment.spec.ts:127:1 › can insert attachment from slash menu: tests/utils/actions/misc.ts#L333
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:333 331 | expect 332 | .soft('Unexpected console message: ' + message.text()) > 333 | .toBe( | ^ 334 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 335 | ); 336 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:333:10)
attachment.spec.ts:127:1 › can insert attachment from slash menu: tests/utils/actions/misc.ts#L333
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:333 331 | expect 332 | .soft('Unexpected console message: ' + message.text()) > 333 | .toBe( | ^ 334 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 335 | ); 336 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:333:10)
attachment.spec.ts:127:1 › can insert attachment from slash menu: tests/utils/actions/misc.ts#L333
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:333 331 | expect 332 | .soft('Unexpected console message: ' + message.text()) > 333 | .toBe( | ^ 334 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 335 | ); 336 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:333:10)
attachment.spec.ts:127:1 › can insert attachment from slash menu: tests/utils/actions/misc.ts#L333
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:333 331 | expect 332 | .soft('Unexpected console message: ' + message.text()) > 333 | .toBe( | ^ 334 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 335 | ); 336 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:333:10)
attachment.spec.ts:127:1 › can insert attachment from slash menu: tests/utils/actions/misc.ts#L333
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:333 331 | expect 332 | .soft('Unexpected console message: ' + message.text()) > 333 | .toBe( | ^ 334 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 335 | ); 336 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:333:10)
attachment.spec.ts:127:1 › can insert attachment from slash menu: tests/utils/actions/misc.ts#L333
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:333 331 | expect 332 | .soft('Unexpected console message: ' + message.text()) > 333 | .toBe( | ^ 334 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 335 | ); 336 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:333:10)
attachment.spec.ts:127:1 › can insert attachment from slash menu: tests/utils/actions/misc.ts#L333
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:333 331 | expect 332 | .soft('Unexpected console message: ' + message.text()) > 333 | .toBe( | ^ 334 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 335 | ); 336 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:333:10)
attachment.spec.ts:127:1 › can insert attachment from slash menu: tests/utils/actions/misc.ts#L333
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 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:333 331 | expect 332 | .soft('Unexpected console message: ' + message.text()) > 333 | .toBe( | ^ 334 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 335 | ); 336 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:333:10)
attachment.spec.ts:127:1 › can insert attachment from slash menu: tests/utils/actions/misc.ts#L333
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 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:333 331 | expect 332 | .soft('Unexpected console message: ' + message.text()) > 333 | .toBe( | ^ 334 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 335 | ); 336 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:333:10)
format-bar.spec.ts:282:1 › should format quick bar be able to format text when select multiple line: tests/utils/actions/misc.ts#L333
1) format-bar.spec.ts:282:1 › should format quick bar be able to format text when select multiple line 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:333 331 | expect 332 | .soft('Unexpected console message: ' + message.text()) > 333 | .toBe( | ^ 334 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 335 | ); 336 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:333:10)
format-bar.spec.ts:282:1 › should format quick bar be able to format text when select multiple line: tests/utils/actions/misc.ts#L333
1) format-bar.spec.ts:282:1 › should format quick bar be able to format text when select multiple line 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:333 331 | expect 332 | .soft('Unexpected console message: ' + message.text()) > 333 | .toBe( | ^ 334 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 335 | ); 336 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:333:10)
format-bar.spec.ts:282:1 › should format quick bar be able to format text when select multiple line: tests/utils/actions/misc.ts#L333
1) format-bar.spec.ts:282:1 › should format quick bar be able to format text when select multiple line 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:333 331 | expect 332 | .soft('Unexpected console message: ' + message.text()) > 333 | .toBe( | ^ 334 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 335 | ); 336 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:333:10)
format-bar.spec.ts:282:1 › should format quick bar be able to format text when select multiple line: tests/utils/actions/misc.ts#L333
1) format-bar.spec.ts:282:1 › should format quick bar be able to format text when select multiple line 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:333 331 | expect 332 | .soft('Unexpected console message: ' + message.text()) > 333 | .toBe( | ^ 334 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 335 | ); 336 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:333:10)
format-bar.spec.ts:282:1 › should format quick bar be able to format text when select multiple line: tests/utils/actions/misc.ts#L333
1) format-bar.spec.ts:282:1 › should format quick bar be able to format text when select multiple line 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:333 331 | expect 332 | .soft('Unexpected console message: ' + message.text()) > 333 | .toBe( | ^ 334 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 335 | ); 336 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:333:10)
format-bar.spec.ts:282:1 › should format quick bar be able to format text when select multiple line: tests/utils/actions/misc.ts#L333
1) format-bar.spec.ts:282:1 › should format quick bar be able to format text when select multiple line 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:333 331 | expect 332 | .soft('Unexpected console message: ' + message.text()) > 333 | .toBe( | ^ 334 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 335 | ); 336 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:333:10)
format-bar.spec.ts:282:1 › should format quick bar be able to format text when select multiple line: tests/utils/actions/misc.ts#L333
1) format-bar.spec.ts:282:1 › should format quick bar be able to format text when select multiple line 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:333 331 | expect 332 | .soft('Unexpected console message: ' + message.text()) > 333 | .toBe( | ^ 334 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 335 | ); 336 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:333:10)
format-bar.spec.ts:282:1 › should format quick bar be able to format text when select multiple line: tests/utils/actions/misc.ts#L333
1) format-bar.spec.ts:282:1 › should format quick bar be able to format text when select multiple line 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:333 331 | expect 332 | .soft('Unexpected console message: ' + message.text()) > 333 | .toBe( | ^ 334 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 335 | ); 336 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:333:10)
format-bar.spec.ts:282:1 › should format quick bar be able to format text when select multiple line: tests/utils/actions/misc.ts#L333
1) format-bar.spec.ts:282:1 › should format quick bar be able to format text when select multiple line 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:333 331 | expect 332 | .soft('Unexpected console message: ' + message.text()) > 333 | .toBe( | ^ 334 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 335 | ); 336 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:333:10)
format-bar.spec.ts:282:1 › should format quick bar be able to format text when select multiple line: tests/utils/actions/misc.ts#L333
1) format-bar.spec.ts:282:1 › should format quick bar be able to format text when select multiple line 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:333 331 | expect 332 | .soft('Unexpected console message: ' + message.text()) > 333 | .toBe( | ^ 334 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 335 | ); 336 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:333:10)
markdown.spec.ts:357:3 › markdown inline-text › strike: tests/utils/actions/misc.ts#L333
1) markdown.spec.ts:357:3 › markdown inline-text › strike ──────────────────────────────────────── 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:333 331 | expect 332 | .soft('Unexpected console message: ' + message.text()) > 333 | .toBe( | ^ 334 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 335 | ); 336 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:333:10)
markdown.spec.ts:357:3 › markdown inline-text › strike: tests/utils/actions/misc.ts#L333
1) markdown.spec.ts:357:3 › markdown inline-text › strike ──────────────────────────────────────── 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:333 331 | expect 332 | .soft('Unexpected console message: ' + message.text()) > 333 | .toBe( | ^ 334 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 335 | ); 336 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:333:10)
markdown.spec.ts:357:3 › markdown inline-text › strike: tests/utils/actions/misc.ts#L333
1) markdown.spec.ts:357:3 › markdown inline-text › strike ──────────────────────────────────────── 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:333 331 | expect 332 | .soft('Unexpected console message: ' + message.text()) > 333 | .toBe( | ^ 334 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 335 | ); 336 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:333:10)
markdown.spec.ts:357:3 › markdown inline-text › strike: tests/utils/actions/misc.ts#L333
1) markdown.spec.ts:357:3 › markdown inline-text › strike ──────────────────────────────────────── 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:333 331 | expect 332 | .soft('Unexpected console message: ' + message.text()) > 333 | .toBe( | ^ 334 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 335 | ); 336 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:333:10)
markdown.spec.ts:357:3 › markdown inline-text › strike: tests/utils/actions/misc.ts#L333
1) markdown.spec.ts:357:3 › markdown inline-text › strike ──────────────────────────────────────── 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:333 331 | expect 332 | .soft('Unexpected console message: ' + message.text()) > 333 | .toBe( | ^ 334 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 335 | ); 336 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:333:10)
markdown.spec.ts:357:3 › markdown inline-text › strike: tests/utils/actions/misc.ts#L333
1) markdown.spec.ts:357:3 › markdown inline-text › strike ──────────────────────────────────────── 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:333 331 | expect 332 | .soft('Unexpected console message: ' + message.text()) > 333 | .toBe( | ^ 334 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 335 | ); 336 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:333:10)
markdown.spec.ts:357:3 › markdown inline-text › strike: tests/utils/actions/misc.ts#L333
1) markdown.spec.ts:357:3 › markdown inline-text › strike ──────────────────────────────────────── 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:333 331 | expect 332 | .soft('Unexpected console message: ' + message.text()) > 333 | .toBe( | ^ 334 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 335 | ); 336 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:333:10)
markdown.spec.ts:357:3 › markdown inline-text › strike: tests/utils/actions/misc.ts#L333
1) markdown.spec.ts:357:3 › markdown inline-text › strike ──────────────────────────────────────── 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:333 331 | expect 332 | .soft('Unexpected console message: ' + message.text()) > 333 | .toBe( | ^ 334 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 335 | ); 336 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:333:10)
markdown.spec.ts:357:3 › markdown inline-text › strike: tests/utils/actions/misc.ts#L333
1) markdown.spec.ts:357:3 › markdown inline-text › strike ──────────────────────────────────────── 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:333 331 | expect 332 | .soft('Unexpected console message: ' + message.text()) > 333 | .toBe( | ^ 334 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 335 | ); 336 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:333:10)
markdown.spec.ts:357:3 › markdown inline-text › strike: tests/utils/actions/misc.ts#L333
1) markdown.spec.ts:357:3 › markdown inline-text › strike ──────────────────────────────────────── 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:333 331 | expect 332 | .soft('Unexpected console message: ' + message.text()) > 333 | .toBe( | ^ 334 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 335 | ); 336 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:333:10)
database/selection.spec.ts:280:3 › cell-level selection › should support backspace key to delete cell's content: tests/utils/actions/misc.ts#L333
1) database/selection.spec.ts:280:3 › cell-level selection › should support backspace key to delete cell's content 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:333 331 | expect 332 | .soft('Unexpected console message: ' + message.text()) > 333 | .toBe( | ^ 334 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 335 | ); 336 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:333:10)
database/selection.spec.ts:280:3 › cell-level selection › should support backspace key to delete cell's content: tests/utils/actions/misc.ts#L333
1) database/selection.spec.ts:280:3 › cell-level selection › should support backspace key to delete cell's content 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:333 331 | expect 332 | .soft('Unexpected console message: ' + message.text()) > 333 | .toBe( | ^ 334 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 335 | ); 336 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:333:10)
database/selection.spec.ts:280:3 › cell-level selection › should support backspace key to delete cell's content: tests/utils/actions/misc.ts#L333
1) database/selection.spec.ts:280:3 › cell-level selection › should support backspace key to delete cell's content 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:333 331 | expect 332 | .soft('Unexpected console message: ' + message.text()) > 333 | .toBe( | ^ 334 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 335 | ); 336 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:333:10)
database/selection.spec.ts:280:3 › cell-level selection › should support backspace key to delete cell's content: tests/utils/actions/misc.ts#L333
1) database/selection.spec.ts:280:3 › cell-level selection › should support backspace key to delete cell's content 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:333 331 | expect 332 | .soft('Unexpected console message: ' + message.text()) > 333 | .toBe( | ^ 334 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 335 | ); 336 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:333:10)
database/selection.spec.ts:280:3 › cell-level selection › should support backspace key to delete cell's content: tests/utils/actions/misc.ts#L333
1) database/selection.spec.ts:280:3 › cell-level selection › should support backspace key to delete cell's content 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:333 331 | expect 332 | .soft('Unexpected console message: ' + message.text()) > 333 | .toBe( | ^ 334 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 335 | ); 336 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:333:10)
database/selection.spec.ts:280:3 › cell-level selection › should support backspace key to delete cell's content: tests/utils/actions/misc.ts#L333
1) database/selection.spec.ts:280:3 › cell-level selection › should support backspace key to delete cell's content 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:333 331 | expect 332 | .soft('Unexpected console message: ' + message.text()) > 333 | .toBe( | ^ 334 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 335 | ); 336 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:333:10)
database/selection.spec.ts:280:3 › cell-level selection › should support backspace key to delete cell's content: tests/utils/actions/misc.ts#L333
1) database/selection.spec.ts:280:3 › cell-level selection › should support backspace key to delete cell's content 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:333 331 | expect 332 | .soft('Unexpected console message: ' + message.text()) > 333 | .toBe( | ^ 334 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 335 | ); 336 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:333:10)
database/selection.spec.ts:280:3 › cell-level selection › should support backspace key to delete cell's content: tests/utils/actions/misc.ts#L333
1) database/selection.spec.ts:280:3 › cell-level selection › should support backspace key to delete cell's content 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:333 331 | expect 332 | .soft('Unexpected console message: ' + message.text()) > 333 | .toBe( | ^ 334 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 335 | ); 336 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:333:10)
database/selection.spec.ts:280:3 › cell-level selection › should support backspace key to delete cell's content: tests/utils/actions/misc.ts#L333
1) database/selection.spec.ts:280:3 › cell-level selection › should support backspace key to delete cell's content 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:333 331 | expect 332 | .soft('Unexpected console message: ' + message.text()) > 333 | .toBe( | ^ 334 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 335 | ); 336 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:333:10)
database/selection.spec.ts:280:3 › cell-level selection › should support backspace key to delete cell's content: tests/utils/actions/misc.ts#L333
1) database/selection.spec.ts:280:3 › cell-level selection › should support backspace key to delete cell's content 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:333 331 | expect 332 | .soft('Unexpected console message: ' + message.text()) > 333 | .toBe( | ^ 334 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 335 | ); 336 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:333:10)
edgeless/group/group.spec.ts:163:5 › group › delete › delete root group: tests/utils/actions/misc.ts#L333
1) edgeless/group/group.spec.ts:163:5 › group › delete › delete root group ─────────────────────── 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:333 331 | expect 332 | .soft('Unexpected console message: ' + message.text()) > 333 | .toBe( | ^ 334 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 335 | ); 336 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:333:10)
edgeless/group/group.spec.ts:163:5 › group › delete › delete root group: tests/utils/actions/misc.ts#L333
1) edgeless/group/group.spec.ts:163:5 › group › delete › delete root group ─────────────────────── 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:333 331 | expect 332 | .soft('Unexpected console message: ' + message.text()) > 333 | .toBe( | ^ 334 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 335 | ); 336 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:333:10)
edgeless/group/group.spec.ts:163:5 › group › delete › delete root group: tests/utils/actions/misc.ts#L333
1) edgeless/group/group.spec.ts:163:5 › group › delete › delete root group ─────────────────────── 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:333 331 | expect 332 | .soft('Unexpected console message: ' + message.text()) > 333 | .toBe( | ^ 334 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 335 | ); 336 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:333:10)
edgeless/group/group.spec.ts:163:5 › group › delete › delete root group: tests/utils/actions/misc.ts#L333
1) edgeless/group/group.spec.ts:163:5 › group › delete › delete root group ─────────────────────── 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:333 331 | expect 332 | .soft('Unexpected console message: ' + message.text()) > 333 | .toBe( | ^ 334 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 335 | ); 336 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:333:10)
edgeless/group/group.spec.ts:163:5 › group › delete › delete root group: tests/utils/actions/edgeless.ts#L352
1) edgeless/group/group.spec.ts:163:5 › group › delete › delete root group ─────────────────────── TimeoutError: locator.click: Timeout 5000ms exceeded. Call log: - waiting for locator('edgeless-toolbar edgeless-toolbar-button.edgeless-shape-button') - locator resolved to <edgeless-toolbar-button role="button" class="edgeless-shape-button">…</edgeless-toolbar-button> - attempting click action - 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, attempt #1 - 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, attempt #2 - waiting 20ms - 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, attempt #3 - waiting 100ms - 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, attempt #4 - waiting 100ms - 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, attempt #5 - waiting 500ms - 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, attempt #6 - waiting 500ms - 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, attempt #7 - waiting 500ms - 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, attempt #8 - waiting 500ms - 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, attempt #9 - waiting 500ms - 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, attempt #10 - waiting 500ms - 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 cli
edgeless/group/group.spec.ts:163:5 › group › delete › delete root group: tests/utils/actions/misc.ts#L333
1) edgeless/group/group.spec.ts:163:5 › group › delete › delete root group ─────────────────────── 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:333 331 | expect 332 | .soft('Unexpected console message: ' + message.text()) > 333 | .toBe( | ^ 334 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 335 | ); 336 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:333:10)
edgeless/group/group.spec.ts:163:5 › group › delete › delete root group: tests/utils/actions/misc.ts#L333
1) edgeless/group/group.spec.ts:163:5 › group › delete › delete root group ─────────────────────── 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:333 331 | expect 332 | .soft('Unexpected console message: ' + message.text()) > 333 | .toBe( | ^ 334 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 335 | ); 336 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:333:10)
edgeless/group/group.spec.ts:163:5 › group › delete › delete root group: tests/utils/actions/misc.ts#L333
1) edgeless/group/group.spec.ts:163:5 › group › delete › delete root group ─────────────────────── 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:333 331 | expect 332 | .soft('Unexpected console message: ' + message.text()) > 333 | .toBe( | ^ 334 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 335 | ); 336 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:333:10)
edgeless/group/group.spec.ts:163:5 › group › delete › delete root group: tests/utils/actions/misc.ts#L333
1) edgeless/group/group.spec.ts:163:5 › group › delete › delete root group ─────────────────────── 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:333 331 | expect 332 | .soft('Unexpected console message: ' + message.text()) > 333 | .toBe( | ^ 334 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 335 | ); 336 | } at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:333:10)
edgeless/group/group.spec.ts:163:5 › group › delete › delete root group: tests/utils/actions/edgeless.ts#L352
1) edgeless/group/group.spec.ts:163:5 › group › delete › delete root group ─────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 5000ms exceeded. Call log: - waiting for locator('edgeless-toolbar edgeless-toolbar-button.edgeless-shape-button') - locator resolved to <edgeless-toolbar-button role="button" class="edgeless-shape-button">…</edgeless-toolbar-button> - attempting click action - 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, attempt #1 - 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, attempt #2 - waiting 20ms - 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, attempt #3 - waiting 100ms - 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, attempt #4 - waiting 100ms - 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, attempt #5 - waiting 500ms - 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, attempt #6 - waiting 500ms - 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, attempt #7 - waiting 500ms - 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, attempt #8 - waiting 500ms - 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, attempt #9 - waiting 500ms - 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, attempt #10 - waiting 500ms - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div
Slow Test: tests/edgeless/color-picker.spec.ts#L1
tests/edgeless/color-picker.spec.ts took 18.5s
🎭 Playwright Run Summary
7 failed paragraph.spec.ts:1202:1 › arrow up/down navigation within and across paragraphs containing different types of text paragraph.spec.ts:1298:3 › readonly mode › should readonly mode not be able to modify text ───── selection/block.spec.ts:966:1 › should clear block selection before native selection ─────────── selection/native.spec.ts:108:1 › native range delete with indent ─────────────────────────────── selection/native.spec.ts:1714:3 › should scroll text to view when drag to select at top or bottom edge › from top to bottom slash-menu.spec.ts:779:1 › should insert database ────────────────────────────────────────────── zero-width.spec.ts:65:1 › create a paragraph-block while clicking between two non-paragraph-block 12 flaky paragraph.spec.ts:384:1 › update paragraph with children to head type ────────────────────────── selection/block.spec.ts:48:1 › block level range delete ──────────────────────────────────────── selection/block.spec.ts:74:1 › block level range delete by forwardDelete ─────────────────────── 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: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:1094:1 › should not draw rect for sub selected blocks when entering tab key selection/native.spec.ts:173:1 › native range delete by forwardDelete ────────────────────────── selection/native.spec.ts:246:1 › native range selection backwards by forwardDelete ───────────── slash-menu.spec.ts:376:3 › slash menu should show and hide correctly › should open and close menu when using left right arrow, Enter, Esc keys slash-menu.spec.ts:549:3 › slash search › should slash menu search and keyboard works ────────── 3 skipped 159 passed (4.9m)
🎭 Playwright Run Summary
30 failed format-bar.spec.ts:448:1 › should format quick bar position correct at the start of second line format-bar.spec.ts:970: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 fragments/outline/outline-panel.spec.ts:101:3 › toc-panel › should display title and headings when there are non-empty headings in editor fragments/outline/outline-panel.spec.ts:162:3 › toc-panel › should add padding to sub-headings ─ hotkey/hotkey.spec.ts:97:1 › single line rich-text strikethrough hotkey ──────────────────────── hotkey/hotkey.spec.ts:337:1 › should support ctrl/cmd+shift+l convert to linked doc ──────────── 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 ───────────────────────────────────────────────────── inline/inline-editor.spec.ts:924:1 › delete embed when pressing backspace after embed ────────── inline/inline-editor.spec.ts:994:1 › triple click to select line ─────────────────────────────── latex/inline.spec.ts:94:1 › update inline latex by clicking the node ─────────────────────────── link.spec.ts:274:1 › should keyboard work in link popover ────────────────────────────────────── 11 flaky format-bar.spec.ts:563:1 › should format quick bar work in multiple block selection ──────────── format-bar.spec.ts:612:1 › should format quick bar with block selection works when update block type format-bar.spec.ts:656:1 › should format quick bar show after convert to code block ──────────── format-bar.spec.ts:797:1 › should convert to database work ───────────────────────────────────── image/image.spec.ts:39:1 › can drag resize image by left menu ────────────────────────────────── image/image.spec.ts:61:1 › can drag resize image by right menu ───────────────────────────────── latex/inline.spec.ts:135:1 › latex editor ────────────────────────────────────────────────────── linked-page.spec.ts:800:1 › linked doc can be dragged from note to surface top level block ───── list.spec.ts:79:1 › add
🎭 Playwright Run Summary
39 failed 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:174:3 › single edgeless element to linked doc › select a group, turn into a linked doc edgeless/linked-doc.spec.ts:208:3 › single edgeless element to linked doc › select a frame, turn into a linked doc edgeless/linked-doc.spec.ts:249: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:293: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:328:3 › multiple edgeless elements to linked doc › multi-select with mindmap, turn it into a linked doc edgeless/mindmap.spec.ts:23:1 › elements should be selectable after open mindmap menu ────────── edgeless/mindmap.spec.ts:39:1 › undo deletion of mindmap should restore the deleted element ──── edgeless/note/note.spec.ts:310:1 › cursor for active and inactive state ──────────────────────── edgeless/note/scale.spec.ts:88:3 › note scale › Note scale can be changed by scale panel input ─ edgeless/note/scale.spec.ts:100:3 › note scale › Note scale input support copy paste ─────────── edgeless/pan.spec.ts:199:3 › pan tool in readonly mode › can be used by keyboard ─────────────── edgeless/paste-block.spec.ts:39:3 › pasting blocks › pasting a note block ────────────────────── edgeless/paste-block.spec.ts:67:3 › pasting blocks › pasting a edgeless block ────────────────── edgeless/presentation.spec.ts:19:3 › presentation › should render note when enter presentation mode edgeless/presentation.spec.ts:52:3 › presentation › should exit presentation mode when press escape edgeless/reordering.spec.ts:45:5 › reordering › group index › group ──────────────────────────── edgeless/reordering.spec.ts:60:5 › reordering › group index › release from group ─────────────── edgeless/reordering.spec.ts:79:5 › reordering › group index › ungroup ────────────────────────── edgeless/reordering.spec.ts:247:5 › reordering › reordering notes › bring to front ───────────── edgeless/rotation.spec.ts:18:3 › rotation › angle adjustment by four corners ─────────────────── edgeless/shape.spec.ts:284:1 › hovering on shape should not have effect on underlying block ──── edgeless/shortcut.spec.ts:243:1 › cmd + A should select all elements by default ──────────────── edgeless/snap.spec.ts:13:3 › snap › snap ─────────────────────────────────────────────────────── edgeless/snap.spec.ts:29:3 › snap › snapDistribute ────────────────────
🎭 Playwright Run Summary
30 failed attachment.spec.ts:127:1 › can insert attachment from slash menu ─────────────────────────────── attachment.spec.ts:177:1 › should undo/redo works for attachment ─────────────────────────────── attachment.spec.ts:287:1 › should rename attachment works ────────────────────────────────────── attachment.spec.ts:326:1 › should turn attachment to image works ─────────────────────────────── attachment.spec.ts:406:1 › should attachment can be deleted ──────────────────────────────────── attachment.spec.ts:445:1 › support dragging attachment block directly ────────────────────────── attachment.spec.ts:614:1 › press backspace after bookmark block can select bookmark block ────── attachment.spec.ts:636:1 › cancel file picker with input element resolves ────────────────────── attachment.spec.ts:670:1 › indent attachment block to paragraph ──────────────────────────────── attachment.spec.ts:697:1 › indent attachment block to list ───────────────────────────────────── attachment.spec.ts:725:1 › attachment can be dragged from note to surface top level block ────── basic.spec.ts:414:1 › when no note block, click editing area auto add a new note block ───────── bookmark.spec.ts:147:1 › support dragging bookmark block directly ────────────────────────────── 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:364:3 › embed youtube card › change youtube card style ──────────────────────── clipboard/clipboard.spec.ts:325: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:522:1 › copy canvas element and text note in edgeless mode ────────────── 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:79:3 › column operations › should support right insert column ────────── database/column.spec.ts:95:3 › column operations › should support left insert column ─────────── database/column.spec.ts:141:3 › column operations › should support move column right ─────────── database/column.spec.ts:163:3 › column operations › should support move column left ──────────── database/column.spec.ts:554:3 › drag-to-fill › should fill columns with data ─────────────────── database/database.spec.ts:88:1 › edit column title ───────────────────────────────────────────── database/database.spec.ts:373:1 › support drag and drop the add button to insert row ─────────── database/database.spec.ts:616:3 › readonly mode › database title should not be edited in readonly mode database/database.spec.ts:651:3 › readonly mode › should rich-text not be edited in readonly mode 3 flaky clipboard/list.spec.ts:677:1 › paste in list format ──────────────────────────────────────────── code/copy-paste.spec.ts:129:1 › code block is empty, click code block copy menu, copy the empty code block database/database.spec.ts:271:1 › should support drag to change column width ─────────────────── 5 skipped 144 passed (9.5m)
🎭 Playwright Run Summary
120 failed database/selection.spec.ts:280:3 › cell-level selection › should support backspace key to delete cell's content drag.spec.ts:83:1 › move drag handle in nested block ─────────────────────────────────────────── drag.spec.ts:165:1 › move to the last block of each level in multi-level nesting ─────────────── 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:210:1 › option/alt mouse drag duplicate a new element ─────────────────── edgeless/basic.spec.ts:290:1 › shift click multi select and de-select ────────────────────────── edgeless/brush.spec.ts:94:1 › keep same color when mouse mode switched back to brush ─────────── edgeless/clipboard.spec.ts:34:3 › mime › should paste svg in text/plain mime ─────────────────── edgeless/clipboard.spec.ts:52:3 › mime › should not paste bad svg ────────────────────────────── edgeless/clipboard.spec.ts:82:3 › frame clipboard › copy and paste frame with shape elements inside edgeless/clipboard.spec.ts:103:3 › frame clipboard › copy and paste frame with group elements inside edgeless/clipboard.spec.ts:127:3 › frame clipboard › copy and paste frame with frame inside ──── edgeless/clipboard.spec.ts:153:3 › frame clipboard › cut frame with shape elements inside ────── edgeless/clipboard.spec.ts:176:3 › pasting URLs › pasting github pr url ──────────────────────── edgeless/clipboard.spec.ts:188:3 › pasting URLs › pasting internal link ──────────────────────── edgeless/clipboard.spec.ts:217:3 › pasting URLs › pasting external link ──────────────────────── edgeless/connector/clipboard.spec.ts:22:3 › connector clipboard › copy and paste connector whose both sides connect nothing edgeless/connector/clipboard.spec.ts:45:3 › connector clipboard › copy and paste connector whose both sides connect elements edgeless/connector/clipboard.spec.ts:69:3 › connector clipboard › copy and paste connector whose both sides connect elements, but only paste connector edgeless/connector/clipboard.spec.ts:92:3 › connector clipboard › copy and paste connector whose one side connects elements edgeless/connector/clipboard.spec.ts:114:3 › connector clipboard › original relative index should keep same when copy and paste group with note and shape edgeless/connector/connector.spec.ts:28:1 › path #1, the upper line is parallel with the lower line of antoher, and anchor from top to bottom of another edgeless/connector/connector.spec.ts:48:1 › path #2, the top-right point is
🎭 Playwright Run Summary
173 failed attachment.spec.ts:127:1 › can insert attachment from slash menu ─────────────────────────────── attachment.spec.ts:177:1 › should undo/redo works for attachment ─────────────────────────────── attachment.spec.ts:287:1 › should rename attachment works ────────────────────────────────────── attachment.spec.ts:326:1 › should turn attachment to image works ─────────────────────────────── attachment.spec.ts:406:1 › should attachment can be deleted ──────────────────────────────────── attachment.spec.ts:445:1 › support dragging attachment block directly ────────────────────────── attachment.spec.ts:614:1 › press backspace after bookmark block can select bookmark block ────── attachment.spec.ts:636:1 › cancel file picker with input element resolves ────────────────────── attachment.spec.ts:670:1 › indent attachment block to paragraph ──────────────────────────────── attachment.spec.ts:697:1 › indent attachment block to list ───────────────────────────────────── attachment.spec.ts:725:1 › attachment can be dragged from note to surface top level block ────── basic.spec.ts:48:1 › basic input ─────────────────────────────────────────────────────────────── basic.spec.ts:61:1 › basic init with external text ───────────────────────────────────────────── basic.spec.ts:92:1 › basic multi user state ──────────────────────────────────────────────────── basic.spec.ts:114:1 › A open and edit, then joins B ──────────────────────────────────────────── basic.spec.ts:146:1 › A first open, B first edit ─────────────────────────────────────────────── basic.spec.ts:212:1 › basic paired undo/redo ─────────────────────────────────────────────────── basic.spec.ts:230:1 › undo/redo with keyboard ────────────────────────────────────────────────── basic.spec.ts:243:1 › undo after adding block twice ──────────────────────────────────────────── basic.spec.ts:258:1 › undo/redo twice after adding block twice ───────────────────────────────── basic.spec.ts:280:1 › should undo/redo works on title ────────────────────────────────────────── basic.spec.ts:317:1 › undo multi notes ───────────────────────────────────────────────────────── basic.spec.ts:344:1 › should be able to delete an emoji completely by pressing backspace once ── basic.spec.ts:362:1 › delete emoji in the middle of the text ─────────────────────────────────── basic.spec.ts:382:1 › delete emoji forward ───────────────────────────────────────────────────── basic.spec.ts:398:1 › ZERO_WIDTH_SPACE should be counted by one cursor position ──────────────── basic.spec.ts:414:1 › when no note block, click editing area auto add a new note block ───────── basic.spec.ts:436:1 › automatic identify url text ────────────────────────────────────────────── basic.spec.ts:447:1 › ctrl+delete to delete one word forward ─────────────────────────────────── basic.spec.ts:457: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:147:1 › support dragging bookmark block directly ────────────────────────────── 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 bookmar
🎭 Playwright Run Summary
157 failed format-bar.spec.ts:282:1 › should format quick bar be able to format text when select multiple line format-bar.spec.ts:307:1 › should format quick bar be able to link text ──────────────────────── format-bar.spec.ts:344:1 › should format quick bar be able to change to heading paragraph type ─ format-bar.spec.ts:381:1 › should format quick bar show when double click text ───────────────── format-bar.spec.ts:396:1 › should format quick bar not show at readonly mode ─────────────────── format-bar.spec.ts:414:1 › should format bar follow scroll ───────────────────────────────────── format-bar.spec.ts:448:1 › should format quick bar position correct at the start of second line format-bar.spec.ts:489:1 › should format quick bar action status updated while undo ──────────── format-bar.spec.ts:512:1 › should format quick bar work in single block selection ────────────── format-bar.spec.ts:563:1 › should format quick bar work in multiple block selection ──────────── format-bar.spec.ts:612:1 › should format quick bar with block selection works when update block type format-bar.spec.ts:656:1 › should format quick bar show after convert to code block ──────────── format-bar.spec.ts:680:1 › buttons in format quick bar should have correct active styles ─────── format-bar.spec.ts:712:1 › should format bar style active correctly ──────────────────────────── format-bar.spec.ts:741:1 › should format quick bar show when double click button ─────────────── format-bar.spec.ts:756:1 › should the database action icon show correctly ────────────────────── format-bar.spec.ts:797:1 › should convert to database work ───────────────────────────────────── format-bar.spec.ts:817:1 › should show format-quick-bar and select all text of the block when triple clicking on text format-bar.spec.ts:864:1 › should update the format quick bar state when there is a change in keyboard selection format-bar.spec.ts:895:1 › format quick bar should not break cursor jumping ──────────────────── format-bar.spec.ts:914:1 › selecting image should not show format bar ────────────────────────── format-bar.spec.ts:928:1 › create linked doc from block selection with format bar ────────────── format-bar.spec.ts:970:3 › more menu button › should be able to perform the copy action ──────── format-bar.spec.ts:991:3 › more menu button › should be able to perform the duplicate action ─── format-bar.spec.ts:1009:3 › more menu button › should be able to perform the delete 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 fragments/outline/outline-panel.spec.ts:64:3 › toc-panel › should display placeholder when no headings fragments/outline/outline-panel.spec.ts:79:3 › toc-panel › should not display empty when there are only empty headings fragments/outline/outline-panel.spec.ts:101:3 › toc-panel › should display title and headings when there
🎭 Playwright Run Summary
176 failed 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/selection.spec.ts:13:1 › should only show one format bar when multiple editors are toggled paragraph.spec.ts:57:1 › init paragraph by page title enter at last ──────────────────────────── paragraph.spec.ts:81:1 › init paragraph by page title enter in middle ────────────────────────── paragraph.spec.ts:96:1 › drag over paragraph title ───────────────────────────────────────────── paragraph.spec.ts:113:1 › backspace and arrow on title ───────────────────────────────────────── paragraph.spec.ts:150:3 › backspace on line start of the first block (without surface) ───────── paragraph.spec.ts:188:3 › backspace on line start of the first empty block (without surface) ─── paragraph.spec.ts:150:3 › backspace on line start of the first block (with surface) ──────────── paragraph.spec.ts:188:3 › backspace on line start of the first empty block (with surface) ────── paragraph.spec.ts:204:1 › append new paragraph block by enter ────────────────────────────────── paragraph.spec.ts:226:1 › insert new paragraph block by enter ────────────────────────────────── paragraph.spec.ts:249:1 › split paragraph block by enter ─────────────────────────────────────── paragraph.spec.ts:276:1 › split paragraph block with selected text by enter ──────────────────── paragraph.spec.ts:311:1 › add multi line by soft enter ───────────────────────────────────────── paragraph.spec.ts:335:1 › indent and unindent existing paragraph block ───────────────────────── paragraph.spec.ts:364:1 › remove all indent for a paragraph block ────────────────────────────── paragraph.spec.ts:384:1 › update paragraph with children to head type ────────────────────────── paragraph.spec.ts:427:1 › should indent and unindent works with children ─────────────────────── paragraph.spec.ts:550:1 › paragraph with child block should work at enter ────────────────────── paragraph.spec.ts:573:1 › should delete paragraph block child can hold cursor in correct position paragraph.spec.ts:597:1 › switch between paragraph types ─────────────────────────────────────── paragraph.spec.ts:621:1 › delete at start of paragraph block ─────────────────────────────────── paragraph.spec.ts:647:1 › delete at start of paragraph immediately following list ────────────── paragraph.spec.ts:715:1 › delete at start of paragraph with content ──────────────────────────── paragraph.spec.ts:737:1 › get focus from page title enter ────────────────────────────────────── paragraph.spec.ts:749:1 › handling keyup when cursor located in first paragraph ──────────────── paragraph.spec.ts:767:1 › after deleting a text row, cursor should jump to the end of previous list row paragraph.spec.ts:788:1 › press tab in paragraph children ────────────────────────────────────── paragraph.spec.ts:807:1 › press left in first paragraph start should not change cursor position paragraph.spec.ts:821:1 › press arrow down should move caret to the start of line ────────────── paragraph.spec.ts:856:1 › press arrow up in the second line should move caret to the first line paragraph.spec.ts:908:1 › press arrow down in indent line should not move caret to the start of line paragraph.spec.ts:953:1 › should placeholder works ───────────────────────────────────────────── paragraph.spec.ts:980:1 › should placeholder not show when multiple blocks are selected ──────── paragraph.spec.ts:1026:3 › press ArrowDown when cursor is at the last line of a block › move cursor to next block if this block is _not_ the last block in the page paragraph.spec.ts:1039:3 › press ArrowDown w
🎭 Playwright Run Summary
181 failed database/selection.spec.ts:280:3 › cell-level selection › should support backspace key to delete cell's content database/selection.spec.ts:334:3 › kanban view selection › should support move cell's focus by arrow key(up&down) within a card database/selection.spec.ts:375:3 › kanban view selection › should support move cell's focus by arrow key(up&down) within multi cards database/selection.spec.ts:409:3 › kanban view selection › should support move cell's focus by arrow key(left&right) database/selection.spec.ts:440:3 › kanban view selection › should support move card's focus by arrow key(up&down) database/selection.spec.ts:475:3 › kanban view selection › should support move card's focus by arrow key(left&right) database/selection.spec.ts:506:3 › kanban view selection › should support multi card selection ─ database/statistics.spec.ts:44:3 › title › empty count ───────────────────────────────────────── database/statistics.spec.ts:63:3 › rich-text › empty count ───────────────────────────────────── database/statistics.spec.ts:84:3 › select › empty count ──────────────────────────────────────── database/title.spec.ts:12:3 › title › should able to link doc by press @ ─────────────────────── drag.spec.ts:27:1 › only have one drag handle in screen ──────────────────────────────────────── 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:117:1 › move drag handle into another block ─────────────────────────────────────── drag.spec.ts:165:1 › move to the last block of each level in multi-level nesting ─────────────── drag.spec.ts:231:1 › should sync selected-blocks to session-manager when clicking drag handle ── drag.spec.ts:253:1 › should be able to drag & drop multiple blocks ───────────────────────────── drag.spec.ts:284:1 › should be able to drag & drop multiple blocks to nested block ───────────── drag.spec.ts:336:1 › should blur rich-text first on starting block selection ─────────────────── drag.spec.ts:353:1 › hide drag handle when mouse is hovering over the title ──────────────────── drag.spec.ts:376:1 › should create preview when dragging ─────────────────────────────────────── drag.spec.ts:413:1 › should drag and drop blocks under block-level selection ─────────────────── drag.spec.ts:464:1 › should trigger click event on editor container when clicking on blocks under block-level selection drag.spec.ts:506:1 › should get to selected block when dragging unselected block ─────────────── drag.spec.ts:551:1 › should clear the currently selected block when clicked again ────────────── drag.spec.ts:614:1 › should support moving blocks from multiple notes ────────────────────────── drag.spec.ts:716:1 › drag handle should show on right block when scroll viewport ─────────────── 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 aut
🎭 Playwright Run Summary
169 failed 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:174:3 › single edgeless element to linked doc › select a group, turn into a linked doc edgeless/linked-doc.spec.ts:208:3 › single edgeless element to linked doc › select a frame, turn into a linked doc edgeless/linked-doc.spec.ts:249: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:293: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:328:3 › multiple edgeless elements to linked doc › multi-select with mindmap, turn it into a linked doc edgeless/mindmap.spec.ts:23:1 › elements should be selectable after open mindmap menu ────────── edgeless/mindmap.spec.ts:39:1 › undo deletion of mindmap should restore the deleted element ──── edgeless/note/drag-handle.spec.ts:21:1 › drag handle should be shown when a note is activated in default mode or hidden in other modes edgeless/note/drag-handle.spec.ts:57:1 › drag handle can drag note into another note ─────────── edgeless/note/drag-handle.spec.ts:108:1 › drag handle should work inside one note ────────────── edgeless/note/drag-handle.spec.ts:122:1 › drag handle should work across multiple notes ──────── edgeless/note/mode.spec.ts:14:1 › Note added on doc mode should display on both modes by default edgeless/note/mode.spec.ts:28:1 › Note added on edgeless mode should display on edgeless only by default edgeless/note/mode.spec.ts:47:1 › Note can be changed to display on doc and edgeless mode ────── edgeless/note/note.spec.ts:59:1 › can drag selected non-active note ──────────────────────────── edgeless/note/note.spec.ts:84:1 › add Note ───────────────────────────────────────────────────── edgeless/note/note.spec.ts:99:1 › add empty Note ─────────────────────────────────────────────── edgeless/note/note.spec.ts:123:1 › always keep at least 1 note block ─────────────────────────── edgeless/note/note.spec.ts:137:1 › edgeless arrow up/down ────────────────────────────────────── edgeless/note/note.spec.ts:169:1 › dragging un-selected note ─────────────────────────────────── edgeless/note/note.spec.ts:205:1 › format quick bar should show up when double-clicking on text edgeless/note/note.spec.ts:228:1 › when editing text in edgeless, should hide component toolbar edgeless/note/note.spec.ts:246:1 › duplicate note should work correctly ──────────────────────── edgeless/note/note.spec.ts:27

Artifacts

Produced during runtime
Name Size
test-results-e2e-macos-latest-firefox-1
468 MB
test-results-e2e-macos-latest-firefox-2
526 MB
test-results-e2e-macos-latest-firefox-3
491 MB
test-results-e2e-macos-latest-firefox-4
435 MB
test-results-e2e-macos-latest-firefox-5
459 MB
test-results-e2e-macos-latest-webkit-1
87.7 MB
test-results-e2e-macos-latest-webkit-2
334 MB
test-results-e2e-macos-latest-webkit-3
121 MB
test-results-e2e-macos-latest-webkit-4
79.4 MB
test-results-e2e-macos-latest-webkit-5
49.5 MB