Skip to content

fix: yjs warning

fix: yjs warning #6615

Triggered via pull request October 14, 2024 13:13
Status Failure
Total duration 12m 45s
Artifacts 18

test.yml

on: pull_request
Install Dependencies
1m 6s
Install Dependencies
Matrix: E2E Test
Matrix: Unit Test
Build & Test
0s
Build & Test
Fit to window
Zoom out
Zoom in

Annotations

187 errors, 5 warnings, and 20 notices
code/crud.spec.ts:203:1 › duplicate code block: tests/utils/actions/misc.ts#L329
1) code/crud.spec.ts:203:1 › duplicate code block ──────────────────────────────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
code/crud.spec.ts:203:1 › duplicate code block: tests/utils/actions/misc.ts#L329
1) code/crud.spec.ts:203:1 › duplicate code block ──────────────────────────────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
code/crud.spec.ts:203:1 › duplicate code block: tests/utils/actions/misc.ts#L329
1) code/crud.spec.ts:203:1 › duplicate code block ──────────────────────────────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
code/crud.spec.ts:203:1 › duplicate code block: tests/utils/actions/misc.ts#L329
1) code/crud.spec.ts:203:1 › duplicate code block ──────────────────────────────────────────────── Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
E2E Test (3)
Process completed with exit code 1.
selection/native.spec.ts:908:1 › should not crash when mouse over the left side of the list block prefix: tests/utils/actions/misc.ts#L329
1) selection/native.spec.ts:908:1 › should not crash when mouse over the left side of the list block prefix 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
selection/native.spec.ts:908:1 › should not crash when mouse over the left side of the list block prefix: tests/utils/actions/misc.ts#L329
1) selection/native.spec.ts:908:1 › should not crash when mouse over the left side of the list block prefix 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
selection/native.spec.ts:908:1 › should not crash when mouse over the left side of the list block prefix: tests/utils/actions/misc.ts#L329
1) selection/native.spec.ts:908:1 › should not crash when mouse over the left side of the list block prefix 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
selection/native.spec.ts:908:1 › should not crash when mouse over the left side of the list block prefix: tests/utils/actions/misc.ts#L329
1) selection/native.spec.ts:908:1 › should not crash when mouse over the left side of the list block prefix 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
selection/native.spec.ts:908:1 › should not crash when mouse over the left side of the list block prefix: tests/utils/actions/misc.ts#L329
1) selection/native.spec.ts:908:1 › should not crash when mouse over the left side of the list block prefix 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
selection/native.spec.ts:908:1 › should not crash when mouse over the left side of the list block prefix: tests/utils/actions/misc.ts#L329
1) selection/native.spec.ts:908:1 › should not crash when mouse over the left side of the list block prefix 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
selection/native.spec.ts:908:1 › should not crash when mouse over the left side of the list block prefix: tests/utils/actions/misc.ts#L329
1) selection/native.spec.ts:908:1 › should not crash when mouse over the left side of the list block prefix 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
selection/native.spec.ts:908:1 › should not crash when mouse over the left side of the list block prefix: tests/utils/actions/misc.ts#L329
1) selection/native.spec.ts:908:1 › should not crash when mouse over the left side of the list block prefix 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
selection/native.spec.ts:908:1 › should not crash when mouse over the left side of the list block prefix: tests/utils/actions/misc.ts#L329
1) selection/native.spec.ts:908:1 › should not crash when mouse over the left side of the list block prefix 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
selection/native.spec.ts:908:1 › should not crash when mouse over the left side of the list block prefix: tests/utils/actions/misc.ts#L329
1) selection/native.spec.ts:908:1 › should not crash when mouse over the left side of the list block prefix Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
selection/block.spec.ts:155:1 › click the list icon can select and copy: tests/utils/actions/misc.ts#L329
1) selection/block.spec.ts:155:1 › click the list icon can select and copy ─────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
selection/block.spec.ts:155:1 › click the list icon can select and copy: tests/utils/actions/misc.ts#L329
1) selection/block.spec.ts:155:1 › click the list icon can select and copy ─────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
selection/block.spec.ts:155:1 › click the list icon can select and copy: tests/utils/actions/misc.ts#L329
1) selection/block.spec.ts:155:1 › click the list icon can select and copy ─────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
selection/block.spec.ts:155:1 › click the list icon can select and copy: tests/utils/actions/misc.ts#L329
1) selection/block.spec.ts:155:1 › click the list icon can select and copy ─────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
selection/block.spec.ts:155:1 › click the list icon can select and copy: tests/utils/actions/misc.ts#L329
1) selection/block.spec.ts:155:1 › click the list icon can select and copy ─────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
selection/block.spec.ts:155:1 › click the list icon can select and copy: tests/utils/actions/misc.ts#L329
1) selection/block.spec.ts:155:1 › click the list icon can select and copy ─────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
selection/block.spec.ts:155:1 › click the list icon can select and copy: tests/utils/actions/misc.ts#L329
1) selection/block.spec.ts:155:1 › click the list icon can select and copy ─────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
selection/block.spec.ts:155:1 › click the list icon can select and copy: tests/utils/actions/misc.ts#L329
1) selection/block.spec.ts:155:1 › click the list icon can select and copy ─────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
selection/block.spec.ts:155:1 › click the list icon can select and copy: tests/utils/actions/misc.ts#L329
1) selection/block.spec.ts:155:1 › click the list icon can select and copy ─────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
selection/block.spec.ts:155:1 › click the list icon can select and copy: tests/utils/actions/misc.ts#L329
1) selection/block.spec.ts:155:1 › click the list icon can select and copy ─────────────────────── Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
clipboard/clipboard.spec.ts:97:1 › split block when paste: tests/utils/actions/misc.ts#L329
1) clipboard/clipboard.spec.ts:97:1 › split block when paste ───────────────────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
clipboard/clipboard.spec.ts:97:1 › split block when paste: tests/utils/actions/misc.ts#L329
1) clipboard/clipboard.spec.ts:97:1 › split block when paste ───────────────────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
clipboard/clipboard.spec.ts:97:1 › split block when paste: tests/utils/actions/misc.ts#L329
1) clipboard/clipboard.spec.ts:97:1 › split block when paste ───────────────────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
clipboard/clipboard.spec.ts:97:1 › split block when paste: tests/utils/actions/misc.ts#L329
1) clipboard/clipboard.spec.ts:97:1 › split block when paste ───────────────────────────────────── Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
clipboard/list.spec.ts:60:1 › paste a non-nested list to a non-nested list: tests/utils/actions/misc.ts#L329
2) clipboard/list.spec.ts:60:1 › paste a non-nested list to a non-nested list ──────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
clipboard/list.spec.ts:60:1 › paste a non-nested list to a non-nested list: tests/utils/actions/misc.ts#L329
2) clipboard/list.spec.ts:60:1 › paste a non-nested list to a non-nested list ──────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
clipboard/list.spec.ts:60:1 › paste a non-nested list to a non-nested list: tests/utils/actions/misc.ts#L329
2) clipboard/list.spec.ts:60:1 › paste a non-nested list to a non-nested list ──────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
clipboard/list.spec.ts:60:1 › paste a non-nested list to a non-nested list: tests/utils/actions/misc.ts#L329
2) clipboard/list.spec.ts:60:1 › paste a non-nested list to a non-nested list ──────────────────── Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
clipboard/list.spec.ts:366:1 › pasting into empty list should not convert the list into paragraph: tests/utils/actions/misc.ts#L329
3) clipboard/list.spec.ts:366:1 › pasting into empty list should not convert the list into paragraph 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
clipboard/list.spec.ts:366:1 › pasting into empty list should not convert the list into paragraph: tests/utils/actions/misc.ts#L329
3) clipboard/list.spec.ts:366:1 › pasting into empty list should not convert the list into paragraph 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
link.spec.ts:148:1 › type character in link should not jump out link node: tests/utils/actions/misc.ts#L329
1) link.spec.ts:148:1 › type character in link should not jump out link node ───────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
link.spec.ts:148:1 › type character in link should not jump out link node: tests/utils/actions/misc.ts#L329
1) link.spec.ts:148:1 › type character in link should not jump out link node ───────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
link.spec.ts:148:1 › type character in link should not jump out link node: tests/utils/actions/misc.ts#L329
1) link.spec.ts:148:1 › type character in link should not jump out link node ───────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
link.spec.ts:148:1 › type character in link should not jump out link node: tests/utils/actions/misc.ts#L329
1) link.spec.ts:148:1 › type character in link should not jump out link node ───────────────────── Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
link.spec.ts:177:1 › type character after link should not extend the link attributes: tests/utils/actions/misc.ts#L329
2) link.spec.ts:177:1 › type character after link should not extend the link attributes ────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
link.spec.ts:177:1 › type character after link should not extend the link attributes: tests/utils/actions/misc.ts#L329
2) link.spec.ts:177:1 › type character after link should not extend the link attributes ────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
link.spec.ts:177:1 › type character after link should not extend the link attributes: tests/utils/actions/misc.ts#L329
2) link.spec.ts:177:1 › type character after link should not extend the link attributes ────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
link.spec.ts:177:1 › type character after link should not extend the link attributes: tests/utils/actions/misc.ts#L329
2) link.spec.ts:177:1 › type character after link should not extend the link attributes ────────── Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
link.spec.ts:208:1 › readonly mode should not trigger link popup: tests/utils/actions/misc.ts#L329
3) link.spec.ts:208:1 › readonly mode should not trigger link popup ────────────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
link.spec.ts:208:1 › readonly mode should not trigger link popup: tests/utils/actions/misc.ts#L329
3) link.spec.ts:208:1 › readonly mode should not trigger link popup ────────────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
attachment.spec.ts:697:1 › indent attachment block to list: tests/utils/actions/misc.ts#L329
1) attachment.spec.ts:697:1 › indent attachment block to list ──────────────────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
attachment.spec.ts:697:1 › indent attachment block to list: tests/utils/actions/misc.ts#L329
1) attachment.spec.ts:697:1 › indent attachment block to list ──────────────────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
attachment.spec.ts:697:1 › indent attachment block to list: tests/utils/actions/misc.ts#L329
1) attachment.spec.ts:697:1 › indent attachment block to list ──────────────────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
attachment.spec.ts:697:1 › indent attachment block to list: tests/utils/actions/misc.ts#L329
1) attachment.spec.ts:697:1 › indent attachment block to list ──────────────────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
attachment.spec.ts:697:1 › indent attachment block to list: tests/utils/actions/misc.ts#L329
1) attachment.spec.ts:697:1 › indent attachment block to list ──────────────────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
attachment.spec.ts:697:1 › indent attachment block to list: tests/utils/actions/misc.ts#L329
1) attachment.spec.ts:697:1 › indent attachment block to list ──────────────────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
attachment.spec.ts:697:1 › indent attachment block to list: tests/utils/actions/misc.ts#L329
1) attachment.spec.ts:697:1 › indent attachment block to list ──────────────────────────────────── Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
attachment.spec.ts:697:1 › indent attachment block to list: tests/utils/actions/misc.ts#L329
1) attachment.spec.ts:697:1 › indent attachment block to list ──────────────────────────────────── Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
attachment.spec.ts:697:1 › indent attachment block to list: tests/attachment.spec.ts#L69
1) attachment.spec.ts:697:1 › indent attachment block to list ──────────────────────────────────── 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 (/home/runner/work/blocksuite/blocksuite/tests/attachment.spec.ts:69:30) at /home/runner/work/blocksuite/blocksuite/tests/attachment.spec.ts:705:3
basic.spec.ts:61:1 › basic init with external text: tests/utils/actions/misc.ts#L329
2) basic.spec.ts:61:1 › basic init with external text ──────────────────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: "Please remove the \"console.log\" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment." Received: "Unexpected console message: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
markdown.spec.ts:514:1 › inline code should work when pressing Enter followed by Backspace twice: tests/utils/actions/misc.ts#L329
1) markdown.spec.ts:514:1 › inline code should work when pressing Enter followed by Backspace twice 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
markdown.spec.ts:514:1 › inline code should work when pressing Enter followed by Backspace twice: tests/utils/actions/misc.ts#L329
1) markdown.spec.ts:514:1 › inline code should work when pressing Enter followed by Backspace twice 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
markdown.spec.ts:514:1 › inline code should work when pressing Enter followed by Backspace twice: tests/utils/actions/misc.ts#L329
1) markdown.spec.ts:514:1 › inline code should work when pressing Enter followed by Backspace twice 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
markdown.spec.ts:514:1 › inline code should work when pressing Enter followed by Backspace twice: tests/utils/actions/misc.ts#L329
1) markdown.spec.ts:514:1 › inline code should work when pressing Enter followed by Backspace twice 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
markdown.spec.ts:514:1 › inline code should work when pressing Enter followed by Backspace twice: tests/utils/actions/misc.ts#L329
1) markdown.spec.ts:514:1 › inline code should work when pressing Enter followed by Backspace twice 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
markdown.spec.ts:514:1 › inline code should work when pressing Enter followed by Backspace twice: tests/utils/actions/misc.ts#L329
1) markdown.spec.ts:514:1 › inline code should work when pressing Enter followed by Backspace twice 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
markdown.spec.ts:514:1 › inline code should work when pressing Enter followed by Backspace twice: tests/utils/actions/misc.ts#L329
1) markdown.spec.ts:514:1 › inline code should work when pressing Enter followed by Backspace twice Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
markdown.spec.ts:514:1 › inline code should work when pressing Enter followed by Backspace twice: tests/utils/actions/misc.ts#L329
1) markdown.spec.ts:514:1 › inline code should work when pressing Enter followed by Backspace twice Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
paragraph.spec.ts:57:1 › init paragraph by page title enter at last: tests/utils/actions/misc.ts#L329
2) paragraph.spec.ts:57:1 › init paragraph by page title enter at last ─────────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
paragraph.spec.ts:57:1 › init paragraph by page title enter at last: tests/utils/actions/misc.ts#L329
2) paragraph.spec.ts:57:1 › init paragraph by page title enter at last ─────────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
edgeless/text.spec.ts:50:3 › edgeless canvas text › add text element in default mode: tests/utils/actions/misc.ts#L329
1) edgeless/text.spec.ts:50:3 › edgeless canvas text › add text element in default mode ────────── Error: expect(received).toBe(expected) // Object.is equality Expected: "Please remove the \"console.log\" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment." Received: "Unexpected console message: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
edgeless/text.spec.ts:50:3 › edgeless canvas text › add text element in default mode: tests/utils/actions/misc.ts#L329
1) edgeless/text.spec.ts:50:3 › edgeless canvas text › add text element in default mode ────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: "Please remove the \"console.log\" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment." Received: "Unexpected console message: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
edgeless/text.spec.ts:50:3 › edgeless canvas text › add text element in default mode: tests/utils/actions/misc.ts#L329
1) edgeless/text.spec.ts:50:3 › edgeless canvas text › add text element in default mode ────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: "Please remove the \"console.log\" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment." Received: "Unexpected console message: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
edgeless/text.spec.ts:50:3 › edgeless canvas text › add text element in default mode: tests/utils/actions/misc.ts#L329
1) edgeless/text.spec.ts:50:3 › edgeless canvas text › add text element in default mode ────────── Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
edgeless/text.spec.ts:77:3 › edgeless canvas text › should not trigger linked doc popover in canvas text: tests/utils/actions/misc.ts#L329
2) edgeless/text.spec.ts:77:3 › edgeless canvas text › should not trigger linked doc popover in canvas text Error: expect(received).toBe(expected) // Object.is equality Expected: "Please remove the \"console.log\" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment." Received: "Unexpected console message: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
edgeless/text.spec.ts:77:3 › edgeless canvas text › should not trigger linked doc popover in canvas text: tests/utils/actions/misc.ts#L329
2) edgeless/text.spec.ts:77:3 › edgeless canvas text › should not trigger linked doc popover in canvas text 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
edgeless/text.spec.ts:77:3 › edgeless canvas text › should not trigger linked doc popover in canvas text: tests/utils/actions/misc.ts#L329
2) edgeless/text.spec.ts:77:3 › edgeless canvas text › should not trigger linked doc popover in canvas text 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
edgeless/text.spec.ts:77:3 › edgeless canvas text › should not trigger linked doc popover in canvas text: tests/utils/actions/misc.ts#L329
2) edgeless/text.spec.ts:77:3 › edgeless canvas text › should not trigger linked doc popover in canvas text Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
edgeless/text.spec.ts:93:3 › edgeless canvas text › add text element in text mode: tests/utils/actions/misc.ts#L329
3) edgeless/text.spec.ts:93:3 › edgeless canvas text › add text element in text mode ───────────── Error: expect(received).toBe(expected) // Object.is equality Expected: "Please remove the \"console.log\" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment." Received: "Unexpected console message: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
edgeless/text.spec.ts:93:3 › edgeless canvas text › add text element in text mode: tests/utils/actions/misc.ts#L329
3) edgeless/text.spec.ts:93:3 › edgeless canvas text › add text element in text mode ───────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: "Please remove the \"console.log\" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment." Received: "Unexpected console message: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
linked-page.spec.ts:707:3 › linked page with clipboard › duplicated linked page should paste as linked page: tests/utils/actions/misc.ts#L329
1) linked-page.spec.ts:707:3 › linked page with clipboard › duplicated linked page should paste as linked page 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
linked-page.spec.ts:707:3 › linked page with clipboard › duplicated linked page should paste as linked page: tests/utils/actions/misc.ts#L329
1) linked-page.spec.ts:707:3 › linked page with clipboard › duplicated linked page should paste as linked page 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
linked-page.spec.ts:707:3 › linked page with clipboard › duplicated linked page should paste as linked page: tests/utils/actions/misc.ts#L329
1) linked-page.spec.ts:707:3 › linked page with clipboard › duplicated linked page should paste as linked page 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
linked-page.spec.ts:707:3 › linked page with clipboard › duplicated linked page should paste as linked page: tests/utils/actions/misc.ts#L329
1) linked-page.spec.ts:707:3 › linked page with clipboard › duplicated linked page should paste as linked page Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
list.spec.ts:63:1 › add new bulleted list: tests/utils/actions/misc.ts#L329
2) list.spec.ts:63:1 › add new bulleted list ───────────────────────────────────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
list.spec.ts:63:1 › add new bulleted list: tests/utils/actions/misc.ts#L329
2) list.spec.ts:63:1 › add new bulleted list ───────────────────────────────────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
list.spec.ts:63:1 › add new bulleted list: tests/utils/actions/misc.ts#L329
2) list.spec.ts:63:1 › add new bulleted list ───────────────────────────────────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
list.spec.ts:63:1 › add new bulleted list: tests/utils/actions/misc.ts#L329
2) list.spec.ts:63:1 › add new bulleted list ───────────────────────────────────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
list.spec.ts:63:1 › add new bulleted list: tests/utils/actions/misc.ts#L329
2) list.spec.ts:63:1 › add new bulleted list ───────────────────────────────────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
list.spec.ts:63:1 › add new bulleted list: tests/utils/actions/misc.ts#L329
2) list.spec.ts:63:1 › add new bulleted list ───────────────────────────────────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
edgeless/resizing.spec.ts:51:3 › resizing shapes and aspect ratio will be maintained › negative adjustment: tests/utils/actions/misc.ts#L329
1) edgeless/resizing.spec.ts:51:3 › resizing shapes and aspect ratio will be maintained › negative adjustment 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
edgeless/resizing.spec.ts:51:3 › resizing shapes and aspect ratio will be maintained › negative adjustment: tests/utils/actions/misc.ts#L329
1) edgeless/resizing.spec.ts:51:3 › resizing shapes and aspect ratio will be maintained › negative adjustment 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
edgeless/resizing.spec.ts:51:3 › resizing shapes and aspect ratio will be maintained › negative adjustment: tests/utils/actions/misc.ts#L329
1) edgeless/resizing.spec.ts:51:3 › resizing shapes and aspect ratio will be maintained › negative adjustment 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
edgeless/resizing.spec.ts:51:3 › resizing shapes and aspect ratio will be maintained › negative adjustment: tests/utils/actions/misc.ts#L329
1) edgeless/resizing.spec.ts:51:3 › resizing shapes and aspect ratio will be maintained › negative adjustment 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
edgeless/resizing.spec.ts:51:3 › resizing shapes and aspect ratio will be maintained › negative adjustment: tests/utils/actions/misc.ts#L329
1) edgeless/resizing.spec.ts:51:3 › resizing shapes and aspect ratio will be maintained › negative adjustment 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
edgeless/resizing.spec.ts:51:3 › resizing shapes and aspect ratio will be maintained › negative adjustment: tests/utils/actions/misc.ts#L329
1) edgeless/resizing.spec.ts:51:3 › resizing shapes and aspect ratio will be maintained › negative adjustment 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
edgeless/resizing.spec.ts:51:3 › resizing shapes and aspect ratio will be maintained › negative adjustment: tests/utils/actions/misc.ts#L329
1) edgeless/resizing.spec.ts:51:3 › resizing shapes and aspect ratio will be maintained › negative adjustment 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
edgeless/resizing.spec.ts:51:3 › resizing shapes and aspect ratio will be maintained › negative adjustment: tests/utils/actions/misc.ts#L329
1) edgeless/resizing.spec.ts:51:3 › resizing shapes and aspect ratio will be maintained › negative adjustment 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
edgeless/resizing.spec.ts:51:3 › resizing shapes and aspect ratio will be maintained › negative adjustment: tests/utils/actions/misc.ts#L329
1) edgeless/resizing.spec.ts:51:3 › resizing shapes and aspect ratio will be maintained › negative adjustment 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
edgeless/resizing.spec.ts:51:3 › resizing shapes and aspect ratio will be maintained › negative adjustment: tests/utils/actions/misc.ts#L329
1) edgeless/resizing.spec.ts:51:3 › resizing shapes and aspect ratio will be maintained › negative adjustment 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
edgeless/pan.spec.ts:107:1 › pan tool shortcut does not affect other tools while using the tool: tests/utils/actions/misc.ts#L329
1) edgeless/pan.spec.ts:107:1 › pan tool shortcut does not affect other tools while using the tool 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
edgeless/pan.spec.ts:107:1 › pan tool shortcut does not affect other tools while using the tool: tests/utils/actions/misc.ts#L329
1) edgeless/pan.spec.ts:107:1 › pan tool shortcut does not affect other tools while using the tool 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
edgeless/pan.spec.ts:107:1 › pan tool shortcut does not affect other tools while using the tool: tests/utils/actions/misc.ts#L329
1) edgeless/pan.spec.ts:107:1 › pan tool shortcut does not affect other tools while using the tool 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
edgeless/pan.spec.ts:107:1 › pan tool shortcut does not affect other tools while using the tool: tests/utils/actions/misc.ts#L329
1) edgeless/pan.spec.ts:107:1 › pan tool shortcut does not affect other tools while using the tool 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
edgeless/pan.spec.ts:107:1 › pan tool shortcut does not affect other tools while using the tool: tests/utils/actions/misc.ts#L329
1) edgeless/pan.spec.ts:107:1 › pan tool shortcut does not affect other tools while using the tool 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
edgeless/pan.spec.ts:107:1 › pan tool shortcut does not affect other tools while using the tool: tests/utils/actions/misc.ts#L329
1) edgeless/pan.spec.ts:107:1 › pan tool shortcut does not affect other tools while using the tool 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
edgeless/pan.spec.ts:107:1 › pan tool shortcut does not affect other tools while using the tool: tests/utils/actions/misc.ts#L329
1) edgeless/pan.spec.ts:107:1 › pan tool shortcut does not affect other tools while using the tool 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
edgeless/pan.spec.ts:107:1 › pan tool shortcut does not affect other tools while using the tool: tests/utils/actions/misc.ts#L329
1) edgeless/pan.spec.ts:107:1 › pan tool shortcut does not affect other tools while using the tool 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
edgeless/pan.spec.ts:107:1 › pan tool shortcut does not affect other tools while using the tool: tests/utils/actions/misc.ts#L329
1) edgeless/pan.spec.ts:107:1 › pan tool shortcut does not affect other tools while using the tool 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
edgeless/pan.spec.ts:107:1 › pan tool shortcut does not affect other tools while using the tool: tests/utils/actions/misc.ts#L329
1) edgeless/pan.spec.ts:107:1 › pan tool shortcut does not affect other tools while using the tool 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
drag.spec.ts:73:1 › move drag handle in list: tests/utils/actions/misc.ts#L329
1) drag.spec.ts:73:1 › move drag handle in list ────────────────────────────────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
drag.spec.ts:73:1 › move drag handle in list: tests/utils/actions/misc.ts#L329
1) drag.spec.ts:73:1 › move drag handle in list ────────────────────────────────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
drag.spec.ts:73:1 › move drag handle in list: tests/utils/actions/misc.ts#L329
1) drag.spec.ts:73:1 › move drag handle in list ────────────────────────────────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
drag.spec.ts:73:1 › move drag handle in list: tests/utils/actions/misc.ts#L329
1) drag.spec.ts:73:1 › move drag handle in list ────────────────────────────────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
drag.spec.ts:73:1 › move drag handle in list: tests/utils/actions/misc.ts#L329
1) drag.spec.ts:73:1 › move drag handle in list ────────────────────────────────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
drag.spec.ts:73:1 › move drag handle in list: tests/utils/actions/misc.ts#L329
1) drag.spec.ts:73:1 › move drag handle in list ────────────────────────────────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
drag.spec.ts:73:1 › move drag handle in list: tests/utils/actions/misc.ts#L329
1) drag.spec.ts:73:1 › move drag handle in list ────────────────────────────────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
drag.spec.ts:73:1 › move drag handle in list: tests/utils/actions/misc.ts#L329
1) drag.spec.ts:73:1 › move drag handle in list ────────────────────────────────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
drag.spec.ts:73:1 › move drag handle in list: tests/utils/actions/misc.ts#L329
1) drag.spec.ts:73:1 › move drag handle in list ────────────────────────────────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
drag.spec.ts:73:1 › move drag handle in list: tests/utils/actions/misc.ts#L329
1) drag.spec.ts:73:1 › move drag handle in list ────────────────────────────────────────────────── Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
format-bar.spec.ts:414:1 › should format bar follow scroll: tests/utils/actions/misc.ts#L329
1) format-bar.spec.ts:414:1 › should format bar follow scroll ──────────────────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
format-bar.spec.ts:414:1 › should format bar follow scroll: tests/utils/actions/misc.ts#L329
1) format-bar.spec.ts:414:1 › should format bar follow scroll ──────────────────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
format-bar.spec.ts:414:1 › should format bar follow scroll: tests/utils/actions/misc.ts#L329
1) format-bar.spec.ts:414:1 › should format bar follow scroll ──────────────────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
format-bar.spec.ts:414:1 › should format bar follow scroll: tests/utils/actions/misc.ts#L329
1) format-bar.spec.ts:414:1 › should format bar follow scroll ──────────────────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
format-bar.spec.ts:414:1 › should format bar follow scroll: tests/utils/actions/misc.ts#L329
1) format-bar.spec.ts:414:1 › should format bar follow scroll ──────────────────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
format-bar.spec.ts:414:1 › should format bar follow scroll: tests/utils/actions/misc.ts#L329
1) format-bar.spec.ts:414:1 › should format bar follow scroll ──────────────────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
format-bar.spec.ts:414:1 › should format bar follow scroll: tests/utils/actions/misc.ts#L329
1) format-bar.spec.ts:414:1 › should format bar follow scroll ──────────────────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
format-bar.spec.ts:414:1 › should format bar follow scroll: tests/utils/actions/misc.ts#L329
1) format-bar.spec.ts:414:1 › should format bar follow scroll ──────────────────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
format-bar.spec.ts:414:1 › should format bar follow scroll: tests/utils/actions/misc.ts#L329
1) format-bar.spec.ts:414:1 › should format bar follow scroll ──────────────────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
format-bar.spec.ts:414:1 › should format bar follow scroll: tests/utils/actions/misc.ts#L329
1) format-bar.spec.ts:414:1 › should format bar follow scroll ──────────────────────────────────── Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
edgeless/group/release.spec.ts:41:3 › release from group › release element from group: tests/utils/actions/misc.ts#L329
1) edgeless/group/release.spec.ts:41:3 › release from group › release element from 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
edgeless/group/release.spec.ts:41:3 › release from group › release element from group: tests/utils/actions/misc.ts#L329
1) edgeless/group/release.spec.ts:41:3 › release from group › release element from 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
edgeless/group/release.spec.ts:41:3 › release from group › release element from group: tests/utils/actions/misc.ts#L329
1) edgeless/group/release.spec.ts:41:3 › release from group › release element from 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
edgeless/group/release.spec.ts:41:3 › release from group › release element from group: tests/utils/actions/misc.ts#L329
1) edgeless/group/release.spec.ts:41:3 › release from group › release element from 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
edgeless/group/release.spec.ts:41:3 › release from group › release element from group: tests/utils/actions/misc.ts#L329
1) edgeless/group/release.spec.ts:41:3 › release from group › release element from 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
edgeless/group/release.spec.ts:41:3 › release from group › release element from group: tests/utils/actions/misc.ts#L329
1) edgeless/group/release.spec.ts:41:3 › release from group › release element from 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
edgeless/group/release.spec.ts:41:3 › release from group › release element from group: tests/utils/actions/misc.ts#L329
1) edgeless/group/release.spec.ts:41:3 › release from group › release element from group ───────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
edgeless/group/release.spec.ts:41:3 › release from group › release element from group: tests/utils/actions/misc.ts#L329
1) edgeless/group/release.spec.ts:41:3 › release from group › release element from group ───────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
edgeless/group/release.spec.ts:41:3 › release from group › release element from group: tests/utils/actions/misc.ts#L329
1) edgeless/group/release.spec.ts:41:3 › release from group › release element from group ───────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
edgeless/group/release.spec.ts:41:3 › release from group › release element from group: tests/utils/actions/misc.ts#L329
1) edgeless/group/release.spec.ts:41:3 › release from group › release element from group ───────── Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
edgeless/basic.spec.ts:256:1 › the tooltip of more button should be hidden when the action menu is shown: tests/utils/actions/misc.ts#L329
1) edgeless/basic.spec.ts:256:1 › the tooltip of more button should be hidden when the action menu is shown 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
edgeless/basic.spec.ts:256:1 › the tooltip of more button should be hidden when the action menu is shown: tests/utils/actions/misc.ts#L329
1) edgeless/basic.spec.ts:256:1 › the tooltip of more button should be hidden when the action menu is shown 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
edgeless/basic.spec.ts:256:1 › the tooltip of more button should be hidden when the action menu is shown: tests/utils/actions/misc.ts#L329
1) edgeless/basic.spec.ts:256:1 › the tooltip of more button should be hidden when the action menu is shown 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
edgeless/basic.spec.ts:256:1 › the tooltip of more button should be hidden when the action menu is shown: tests/utils/actions/misc.ts#L329
1) edgeless/basic.spec.ts:256:1 › the tooltip of more button should be hidden when the action menu is shown 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
edgeless/basic.spec.ts:256:1 › the tooltip of more button should be hidden when the action menu is shown: tests/utils/actions/misc.ts#L329
1) edgeless/basic.spec.ts:256:1 › the tooltip of more button should be hidden when the action menu is shown 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
edgeless/basic.spec.ts:256:1 › the tooltip of more button should be hidden when the action menu is shown: tests/utils/actions/misc.ts#L329
1) edgeless/basic.spec.ts:256:1 › the tooltip of more button should be hidden when the action menu is shown 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
edgeless/basic.spec.ts:256:1 › the tooltip of more button should be hidden when the action menu is shown: tests/utils/actions/misc.ts#L329
1) edgeless/basic.spec.ts:256:1 › the tooltip of more button should be hidden when the action menu is shown 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
edgeless/basic.spec.ts:256:1 › the tooltip of more button should be hidden when the action menu is shown: tests/utils/actions/misc.ts#L329
1) edgeless/basic.spec.ts:256:1 › the tooltip of more button should be hidden when the action menu is shown 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
edgeless/basic.spec.ts:256:1 › the tooltip of more button should be hidden when the action menu is shown: tests/utils/actions/misc.ts#L329
1) edgeless/basic.spec.ts:256:1 › the tooltip of more button should be hidden when the action menu is shown 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
edgeless/basic.spec.ts:256:1 › the tooltip of more button should be hidden when the action menu is shown: tests/utils/actions/misc.ts#L329
1) edgeless/basic.spec.ts:256:1 › the tooltip of more button should be hidden when the action menu is shown 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
edgeless/connector/group.spec.ts:36:3 › groups connections › should connect to other groups: tests/utils/actions/misc.ts#L329
1) edgeless/connector/group.spec.ts:36:3 › groups connections › should connect to other groups ─── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
edgeless/connector/group.spec.ts:36:3 › groups connections › should connect to other groups: tests/utils/actions/misc.ts#L329
1) edgeless/connector/group.spec.ts:36:3 › groups connections › should connect to other groups ─── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
edgeless/connector/group.spec.ts:36:3 › groups connections › should connect to other groups: tests/utils/actions/misc.ts#L329
1) edgeless/connector/group.spec.ts:36:3 › groups connections › should connect to other groups ─── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
edgeless/connector/group.spec.ts:36:3 › groups connections › should connect to other groups: tests/utils/actions/misc.ts#L329
1) edgeless/connector/group.spec.ts:36:3 › groups connections › should connect to other groups ─── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
edgeless/connector/group.spec.ts:36:3 › groups connections › should connect to other groups: tests/utils/actions/misc.ts#L329
1) edgeless/connector/group.spec.ts:36:3 › groups connections › should connect to other groups ─── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
edgeless/connector/group.spec.ts:36:3 › groups connections › should connect to other groups: tests/utils/actions/misc.ts#L329
1) edgeless/connector/group.spec.ts:36:3 › groups connections › should connect to other groups ─── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
edgeless/connector/group.spec.ts:36:3 › groups connections › should connect to other groups: tests/utils/actions/misc.ts#L329
1) edgeless/connector/group.spec.ts:36:3 › groups connections › should connect to other groups ─── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
edgeless/connector/group.spec.ts:36:3 › groups connections › should connect to other groups: tests/utils/actions/misc.ts#L329
1) edgeless/connector/group.spec.ts:36:3 › groups connections › should connect to other groups ─── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
edgeless/connector/group.spec.ts:36:3 › groups connections › should connect to other groups: tests/utils/actions/misc.ts#L329
1) edgeless/connector/group.spec.ts:36:3 › groups connections › should connect to other groups ─── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
edgeless/connector/group.spec.ts:36:3 › groups connections › should connect to other groups: tests/utils/actions/misc.ts#L329
1) edgeless/connector/group.spec.ts:36:3 › groups connections › should connect to other groups ─── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
slash-menu.spec.ts:958:1 › delete block by slash menu should remove children: tests/utils/actions/misc.ts#L329
1) slash-menu.spec.ts:958:1 › delete block by slash menu should remove children ────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
slash-menu.spec.ts:958:1 › delete block by slash menu should remove children: tests/utils/actions/misc.ts#L329
1) slash-menu.spec.ts:958:1 › delete block by slash menu should remove children ────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
slash-menu.spec.ts:958:1 › delete block by slash menu should remove children: tests/utils/actions/misc.ts#L329
1) slash-menu.spec.ts:958:1 › delete block by slash menu should remove children ────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
slash-menu.spec.ts:958:1 › delete block by slash menu should remove children: tests/utils/actions/misc.ts#L329
1) slash-menu.spec.ts:958:1 › delete block by slash menu should remove children ────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
slash-menu.spec.ts:958:1 › delete block by slash menu should remove children: tests/utils/actions/misc.ts#L329
1) slash-menu.spec.ts:958:1 › delete block by slash menu should remove children ────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
slash-menu.spec.ts:958:1 › delete block by slash menu should remove children: tests/utils/actions/misc.ts#L329
1) slash-menu.spec.ts:958:1 › delete block by slash menu should remove children ────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
slash-menu.spec.ts:958:1 › delete block by slash menu should remove children: tests/utils/actions/misc.ts#L329
1) slash-menu.spec.ts:958:1 › delete block by slash menu should remove children ────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
slash-menu.spec.ts:958:1 › delete block by slash menu should remove children: tests/utils/actions/misc.ts#L329
1) slash-menu.spec.ts:958:1 › delete block by slash menu should remove children ────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
slash-menu.spec.ts:958:1 › delete block by slash menu should remove children: tests/utils/actions/misc.ts#L329
1) slash-menu.spec.ts:958:1 › delete block by slash menu should remove children ────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
slash-menu.spec.ts:958:1 › delete block by slash menu should remove children: tests/utils/actions/misc.ts#L329
1) slash-menu.spec.ts:958:1 › delete block by slash menu should remove children ────────────────── Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
E2E Test (20)
Failed to CreateArtifact: Failed to make request after 5 attempts: Request timeout: /twirp/github.actions.results.api.v1.ArtifactService/CreateArtifact
hotkey/hotkey.spec.ts:203:1 › should hotkey work in paragraph: tests/utils/actions/misc.ts#L329
1) hotkey/hotkey.spec.ts:203:1 › should hotkey work in paragraph ───────────────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
hotkey/hotkey.spec.ts:203:1 › should hotkey work in paragraph: tests/utils/actions/misc.ts#L329
1) hotkey/hotkey.spec.ts:203:1 › should hotkey work in paragraph ───────────────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
hotkey/hotkey.spec.ts:203:1 › should hotkey work in paragraph: tests/utils/actions/misc.ts#L329
1) hotkey/hotkey.spec.ts:203:1 › should hotkey work in paragraph ───────────────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
hotkey/hotkey.spec.ts:203:1 › should hotkey work in paragraph: tests/utils/actions/misc.ts#L329
1) hotkey/hotkey.spec.ts:203:1 › should hotkey work in paragraph ───────────────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
hotkey/hotkey.spec.ts:203:1 › should hotkey work in paragraph: tests/utils/actions/misc.ts#L329
1) hotkey/hotkey.spec.ts:203:1 › should hotkey work in paragraph ───────────────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
hotkey/hotkey.spec.ts:203:1 › should hotkey work in paragraph: tests/utils/actions/misc.ts#L329
1) hotkey/hotkey.spec.ts:203:1 › should hotkey work in paragraph ───────────────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
hotkey/hotkey.spec.ts:203:1 › should hotkey work in paragraph: tests/utils/actions/misc.ts#L329
1) hotkey/hotkey.spec.ts:203:1 › should hotkey work in paragraph ───────────────────────────────── Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
hotkey/hotkey.spec.ts:203:1 › should hotkey work in paragraph: tests/utils/actions/misc.ts#L329
1) hotkey/hotkey.spec.ts:203:1 › should hotkey work in paragraph ───────────────────────────────── Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
hotkey/hotkey.spec.ts:242:1 › format list to h1: tests/utils/actions/misc.ts#L329
2) hotkey/hotkey.spec.ts:242:1 › format list to h1 ─────────────────────────────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
hotkey/hotkey.spec.ts:242:1 › format list to h1: tests/utils/actions/misc.ts#L329
2) hotkey/hotkey.spec.ts:242:1 › format list to h1 ─────────────────────────────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
edgeless/frame/frame-title.spec.ts:50:3 › edit frame title › should not display frame title component when title is empty: tests/utils/actions/misc.ts#L329
1) edgeless/frame/frame-title.spec.ts:50:3 › edit frame title › should not display frame title component when title is empty 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
edgeless/frame/frame-title.spec.ts:50:3 › edit frame title › should not display frame title component when title is empty: tests/utils/actions/misc.ts#L329
1) edgeless/frame/frame-title.spec.ts:50:3 › edit frame title › should not display frame title component when title is empty 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
edgeless/frame/frame-title.spec.ts:50:3 › edit frame title › should not display frame title component when title is empty: tests/utils/actions/misc.ts#L329
1) edgeless/frame/frame-title.spec.ts:50:3 › edit frame title › should not display frame title component when title is empty 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
edgeless/frame/frame-title.spec.ts:50:3 › edit frame title › should not display frame title component when title is empty: tests/utils/actions/misc.ts#L329
1) edgeless/frame/frame-title.spec.ts:50:3 › edit frame title › should not display frame title component when title is empty Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
edgeless/frame/frame-title.spec.ts:61:3 › edit frame title › edit frame after zoom: tests/utils/actions/misc.ts#L329
2) edgeless/frame/frame-title.spec.ts:61:3 › edit frame title › edit frame after zoom ──────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
edgeless/frame/frame-title.spec.ts:61:3 › edit frame title › edit frame after zoom: tests/utils/actions/misc.ts#L329
2) edgeless/frame/frame-title.spec.ts:61:3 › edit frame title › edit frame after zoom ──────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
edgeless/frame/frame-title.spec.ts:61:3 › edit frame title › edit frame after zoom: tests/utils/actions/misc.ts#L329
2) edgeless/frame/frame-title.spec.ts:61:3 › edit frame title › edit frame after zoom ──────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
edgeless/frame/frame-title.spec.ts:61:3 › edit frame title › edit frame after zoom: tests/utils/actions/misc.ts#L329
2) edgeless/frame/frame-title.spec.ts:61:3 › edit frame title › edit frame after zoom ──────────── Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
edgeless/frame/frame-title.spec.ts:70:3 › edit frame title › edit frame title after drag: tests/utils/actions/misc.ts#L329
3) edgeless/frame/frame-title.spec.ts:70:3 › edit frame title › edit frame title after drag ────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
edgeless/frame/frame-title.spec.ts:70:3 › edit frame title › edit frame title after drag: tests/utils/actions/misc.ts#L329
3) edgeless/frame/frame-title.spec.ts:70:3 › edit frame title › edit frame title after drag ────── 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: Invalid access: Add Yjs type to a document before reading data." at utils/actions/misc.ts:329 327 | expect 328 | .soft('Unexpected console message: ' + message.text()) > 329 | .toBe( | ^ 330 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.' 331 | ); 332 | } at Page.<anonymous> (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:329:10)
Build & Test
Process completed with exit code 1.
E2E Test (4)
Codecov: Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
E2E Test (14)
Failed to download action 'https://api.github.com/repos/actions/checkout/tarball/eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
E2E Test (14)
Back off 14.064 seconds before retry.
E2E Test (14)
Failed to download action 'https://api.github.com/repos/actions/checkout/tarball/eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
E2E Test (14)
Back off 25.893 seconds before retry.
🎭 Playwright Run Summary
1 failed code/crud.spec.ts:203:1 › duplicate code block ───────────────────────────────────────────────── 4 skipped 41 passed (51.3s)
🎭 Playwright Run Summary
1 failed selection/native.spec.ts:908:1 › should not crash when mouse over the left side of the list block prefix 44 passed (58.4s)
🎭 Playwright Run Summary
46 passed (53.2s)
🎭 Playwright Run Summary
4 failed selection/block.spec.ts:155:1 › click the list icon can select and copy ──────────────────────── selection/block.spec.ts:177:1 › click the list icon can select and delete ────────────────────── selection/block.spec.ts:193:1 › click the list icon can select and delete by forwardDelete ───── selection/block.spec.ts:1224:1 › should un-select blocks when pressing escape ────────────────── 1 flaky selection/native.spec.ts:289:1 › cursor move to up and down with children block ──────────────── 40 passed (1.3m)
🎭 Playwright Run Summary
6 failed clipboard/clipboard.spec.ts:97:1 › split block when paste ────────────────────────────────────── clipboard/list.spec.ts:60:1 › paste a non-nested list to a non-nested list ───────────────────── clipboard/list.spec.ts:366:1 › pasting into empty list should not convert the list into paragraph clipboard/list.spec.ts:382:1 › cut will delete all content, and copy will reappear content ───── clipboard/list.spec.ts:677:1 › paste in list format ──────────────────────────────────────────── code/crud.spec.ts:49:1 › use markdown syntax can create code block ───────────────────────────── 1 skipped 39 passed (1.3m)
🎭 Playwright Run Summary
4 failed link.spec.ts:148:1 › type character in link should not jump out link node ────────────────────── link.spec.ts:177:1 › type character after link should not extend the link attributes ─────────── link.spec.ts:208:1 › readonly mode should not trigger link popup ─────────────────────────────── link.spec.ts:274:1 › should keyboard work in link popover ────────────────────────────────────── 2 skipped 39 passed (1.4m)
🎭 Playwright Run Summary
4 failed attachment.spec.ts:697:1 › indent attachment block to list ───────────────────────────────────── basic.spec.ts:61:1 › basic init with external text ───────────────────────────────────────────── bookmark.spec.ts:86:1 › covert bookmark block to link text ───────────────────────────────────── bookmark.spec.ts:305:1 › indent bookmark block to list ───────────────────────────────────────── 1 flaky attachment.spec.ts:636:1 › cancel file picker with input element resolves ────────────────────── 41 passed (1.4m)
🎭 Playwright Run Summary
12 failed markdown.spec.ts:514:1 › inline code should work when pressing Enter followed by Backspace twice 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:150:3 › backspace on line start of the first block (without surface) ───────── paragraph.spec.ts:150:3 › backspace on line start of the first block (with surface) ──────────── 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:647:1 › delete at start of paragraph immediately following list ────────────── 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:788:1 › press tab in paragraph children ────────────────────────────────────── paragraph.spec.ts:856:1 › press arrow up in the second line should move caret to the first line 33 passed (2.0m)
🎭 Playwright Run Summary
8 failed edgeless/text.spec.ts:50:3 › edgeless canvas text › add text element in default mode ─────────── edgeless/text.spec.ts:77:3 › edgeless canvas text › should not trigger linked doc popover in canvas text edgeless/text.spec.ts:93:3 › edgeless canvas text › add text element in text mode ────────────── edgeless/text.spec.ts:119:3 › edgeless canvas text › copy and paste ──────────────────────────── edgeless/text.spec.ts:147:3 › edgeless canvas text › normalize text element rect after change its font edgeless/text.spec.ts:186:3 › edgeless canvas text › auto wrap text by dragging left and right edge edgeless/text.spec.ts:257:3 › edgeless canvas text › text element should have maxWidth after adjusting width by dragging left or right edge format-bar.spec.ts:344:1 › should format quick bar be able to change to heading paragraph type ─ 2 flaky edgeless/shortcut.spec.ts:119:1 › should not switch shapes in editing ────────────────────────── format-bar.spec.ts:237:1 › should format quick bar be able to change background color ────────── 2 skipped 34 passed (2.1m)
🎭 Playwright Run Summary
16 failed linked-page.spec.ts:707:3 › linked page with clipboard › duplicated linked page should paste as linked page list.spec.ts:63:1 › add new bulleted list ────────────────────────────────────────────────────── list.spec.ts:79:1 › add new todo list ────────────────────────────────────────────────────────── list.spec.ts:98:1 › add new toggle list ──────────────────────────────────────────────────────── list.spec.ts:115:1 › convert nested paragraph to list ────────────────────────────────────────── list.spec.ts:137:1 › convert to numbered list block ──────────────────────────────────────────── list.spec.ts:337:1 › should indent todo block preserve todo status ───────────────────────────── list.spec.ts:509:3 › indent correctly when deleting list item › delete the child item in the middle position list.spec.ts:532:3 › indent correctly when deleting list item › merge two lists ──────────────── list.spec.ts:619:1 › add number prefix to a todo item should not forcefully change it into numbered list, vice versa list.spec.ts:653:3 › toggle list › click toggle icon should collapsed list ───────────────────── list.spec.ts:694:3 › toggle list › indent item should expand toggle ──────────────────────────── list.spec.ts:727:3 › toggle list › toggle icon should be show when hover ─────────────────────── list.spec.ts:748:3 › readonly › can expand toggle in readonly mode ───────────────────────────── list.spec.ts:774:3 › readonly › can not modify todo list in readonly mode ────────────────────── markdown.spec.ts:26:1 › markdown shortcut ────────────────────────────────────────────────────── 29 passed (2.7m)
🎭 Playwright Run Summary
5 failed edgeless/resizing.spec.ts:51:3 › resizing shapes and aspect ratio will be maintained › negative adjustment edgeless/selection/keyboard.spec.ts:75:1 › select multiple shapes and press "Escape" to cancel selection edgeless/selection/selection.spec.ts:119:1 › select multiple shapes and translate ────────────── edgeless/selection/selection.spec.ts:411:1 › should select shapes while moving selection ─────── edgeless/shape.spec.ts:141:1 › delete shape by component-toolbar ─────────────────────────────── 1 flaky edgeless/selection/selection.spec.ts:198:1 › should auto panning when selection rectangle reaches viewport edges 1 skipped 39 passed (2.8m)
🎭 Playwright Run Summary
7 failed edgeless/pan.spec.ts:107:1 › pan tool shortcut does not affect other tools while using the tool 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/resizing.spec.ts:20:3 › resizing shapes and aspect ratio will be maintained › positive adjustment 39 passed (2.7m)
🎭 Playwright Run Summary
12 failed 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:284:1 › should be able to drag & drop multiple blocks to nested block ───────────── 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: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:227:5 › auto-complete › drag on auto-complete button › drag on right auto-complete button to add frame 34 passed (2.8m)
🎭 Playwright Run Summary
13 failed format-bar.spec.ts:414:1 › should format bar follow scroll ───────────────────────────────────── format-bar.spec.ts:612:1 › should format quick bar with block selection works when update block type format-bar.spec.ts:712:1 › should format bar style active correctly ──────────────────────────── format-bar.spec.ts:864:1 › should update the format quick bar state when there is a change in keyboard selection 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 33 passed (3.1m)
🎭 Playwright Run Summary
11 failed 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: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:328:3 › multiple edgeless elements to linked doc › multi-select with mindmap, turn it into a linked doc 10 skipped 25 passed (3.4m)
🎭 Playwright Run Summary
12 failed edgeless/basic.spec.ts:256:1 › the tooltip of more button should be hidden when the action menu is shown edgeless/brush.spec.ts:44:1 › add brush element ──────────────────────────────────────────────── edgeless/brush.spec.ts:56:1 › resize brush element ───────────────────────────────────────────── edgeless/brush.spec.ts:76:1 › add brush element with color ───────────────────────────────────── edgeless/brush.spec.ts:94:1 › keep same color when mouse mode switched back to brush ─────────── edgeless/brush.spec.ts:119:1 › add brush element with different size ─────────────────────────── edgeless/brush.spec.ts:151:1 › change brush element size by component-toolbar ────────────────── 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/connector/clipboard.spec.ts:114:3 › connector clipboard › original relative index should keep same when copy and paste group with note and shape 34 passed (3.6m)
🎭 Playwright Run Summary
14 failed edgeless/connector/group.spec.ts:36:3 › groups connections › should connect to other groups ──── edgeless/connector/group.spec.ts:52:3 › groups connections › should connect to elements within other groups edgeless/connector/group.spec.ts:77:3 › groups connections › elements within groups should connect to other groups edgeless/edgeless-text.spec.ts:222:3 › edgeless text block › edgeless text should maintain selection when deleting across multiple lines edgeless/frame/clipboard.spec.ts:41:3 › frame copy and paste › copy of frame should keep relationship of child elements edgeless/frame/clipboard.spec.ts:74:3 › frame copy and paste › copy of frame by alt/option dragging should keep relationship of child elements edgeless/frame/clipboard.spec.ts:114:3 › frame copy and paste › duplicate element in frame ───── edgeless/frame/clipboard.spec.ts:133:3 › frame copy and paste › copy of element by alt/option dragging in frame should belong to frame edgeless/frame/clipboard.spec.ts:160:3 › frame copy and paste › copy of element by alt/option dragging out of frame should not belong to frame edgeless/frame/frame-mindmap.spec.ts:34:1 › drag root node of mindmap into frame partially, move frame, then drag root node of mindmap out. edgeless/frame/frame-mindmap.spec.ts:109:1 › drag root node of mindmap into frame fully, move frame, then drag root node of mindmap out. edgeless/frame/frame-mindmap.spec.ts:184:1 › drag whole mindmap into frame, move frame, then drag root node of mindmap out. edgeless/frame/frame-mindmap.spec.ts:325:1 › add mindmap out of frame and add new node in frame then drag frame edgeless/frame/frame-title.spec.ts:41:3 › edit frame title › edit frame title by db-click title 1 skipped 31 passed (4.2m)
🎭 Playwright Run Summary
1 failed slash-menu.spec.ts:958:1 › delete block by slash menu should remove children ─────────────────── 1 flaky 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 3 skipped 40 passed (49.7s)
🎭 Playwright Run Summary
4 failed hotkey/hotkey.spec.ts:203:1 › should hotkey work in paragraph ────────────────────────────────── hotkey/hotkey.spec.ts:242:1 › format list to h1 ──────────────────────────────────────────────── hotkey/hotkey.spec.ts:278:1 › should ctrl+enter create new block ─────────────────────────────── hotkey/title.spec.ts:32:1 › enter in title should move cursor in new paragraph block ─────────── 1 flaky hotkey/hotkey.spec.ts:258:1 › should cut work single line ────────────────────────────────────── 41 passed (1.3m)
🎭 Playwright Run Summary
44 failed edgeless/frame/frame-title.spec.ts:50:3 › edit frame title › should not display frame title component when title is empty edgeless/frame/frame-title.spec.ts:61:3 › edit frame title › edit frame after zoom ───────────── edgeless/frame/frame-title.spec.ts:70:3 › edit frame title › edit frame title after drag ─────── edgeless/frame/frame-title.spec.ts:79:3 › edit frame title › blur unmount frame editor ───────── edgeless/frame/frame-title.spec.ts:86:3 › edit frame title › enter unmount frame editor ──────── edgeless/frame/frame.spec.ts:62:3 › add a frame then drag to move › multi select and add frame by shortcut F edgeless/frame/frame.spec.ts:72:3 › add a frame then drag to move › multi select and add frame by component toolbar edgeless/frame/frame.spec.ts:82:3 › add a frame then drag to move › multi select and add frame by more option create frame edgeless/frame/frame.spec.ts:94:3 › add a frame then drag to move › multi select add frame by edgeless toolbar edgeless/frame/frame.spec.ts:113:3 › add a frame then drag to move › add frame by dragging with shortcut F edgeless/frame/frame.spec.ts:129:5 › add element to frame and then move frame › add single element › element should be moved since it is created in frame edgeless/frame/frame.spec.ts:147:5 › add element to frame and then move frame › add single element › element should be not moved since it is created not in frame edgeless/frame/frame.spec.ts:171:5 › add element to frame and then move frame › add group › group should be moved since it is fully contained in frame edgeless/frame/frame.spec.ts:191:5 › add element to frame and then move frame › add group › group should be moved since its center is in frame edgeless/frame/frame.spec.ts:213:5 › add element to frame and then move frame › add group › group should not be moved since its center is not in frame edgeless/frame/frame.spec.ts:236:5 › add element to frame and then move frame › add inner frame › the inner frame and its children should be moved since it is fully contained in frame edgeless/frame/frame.spec.ts:255:5 › add element to frame and then move frame › add inner frame › the inner frame and its children should be moved since its center is in frame edgeless/frame/frame.spec.ts:274:5 › add element to frame and then move frame › add inner frame › the inner frame and its children should also be moved even though its center is not in frame edgeless/frame/frame.spec.ts:296:3 › resize frame then move › resize frame to warp shape ────── edgeless/frame/frame.spec.ts:311:3 › resize frame then move › resize frame to unwrap shape ──── edgeless/frame/frame.spec.ts:327:1 › delete frame ────────────────────────────────────────────── edgeless/frame/selection.spec.ts:38:3 › frame selection › frame can be selected by click blank area of frame edgeless/frame/selection.spec.ts:50:3 › frame selection › shape inside frame can be selected and edited edgeless/frame/selection.spec.ts:64:3 › frame selection › dom inside frame can be selected and edited edgeless/group/clipboard.spec.ts:24:3 › clipboard › copy and paste group ─────────────────────── edgeless/group/clipboard.spec.ts:49:3 › clipboard › copy and paste group with connector ──────── edgeless/group/clipboard.spec.ts:77:3 › group clipboard › copy and paste group with shape and note inside edgeless/group/clipboard.spec.ts:99:3 › group clipboard › copy and paste group with group inside edgeless/group/clipboard.spec.ts:124:3 › group clipboard › copy and paste group with frame inside edgeless/group/group-and-ungroup.spec.ts:49:3 › group and ungroup in group › group in group ──── edgeless/group/group-and-ungroup.spec.ts:83:3 › group and ungroup in group › ungroup in group ── edgeless/group/group.spec.ts:59:5 › group › group create › create group by component toolbar ─── edgeless/group/group.spec.ts:65:5 › group › group create › create group by shortcut mod + G ──── edgeless/group/group.spec.ts:71:5 › group › group

Artifacts

Produced during runtime
Name Size
test-results-e2e-1 Expired
13.8 MB
test-results-e2e-10 Expired
48.6 MB
test-results-e2e-11 Expired
48.5 MB
test-results-e2e-12 Expired
40.2 MB
test-results-e2e-13 Expired
67.2 MB
test-results-e2e-14 Expired
12.8 MB
test-results-e2e-15 Expired
10.9 MB
test-results-e2e-16 Expired
43.3 MB
test-results-e2e-17 Expired
31.4 MB
test-results-e2e-18 Expired
13.5 MB
test-results-e2e-19 Expired
2.67 MB
test-results-e2e-2 Expired
15.6 MB
test-results-e2e-3 Expired
3.09 MB
test-results-e2e-5 Expired
52 MB
test-results-e2e-6 Expired
74.7 MB
test-results-e2e-7 Expired
110 MB
test-results-e2e-8 Expired
320 MB
test-results-e2e-9 Expired
84.7 MB