Skip to content

chore: dnd cleanup #23867

chore: dnd cleanup

chore: dnd cleanup #23867

Triggered via pull request January 27, 2025 03:18
Status Cancelled
Total duration 13m 31s
Artifacts 13

build-test.yml

on: pull_request
Optimize CI
10s
Optimize CI
Matrix: build-native
Build Server native
1m 1s
Build Server native
Build @affine/electron renderer
2m 21s
Build @affine/electron renderer
test-build-mobile-app  /  output-env
2s
test-build-mobile-app / output-env
Matrix: Analyze
Matrix: Legacy Blocksuite E2E Test
Matrix: E2E Mobile Test
Matrix: E2E Test
Matrix: Unit Test
Matrix: Server Copilot E2E Test
Matrix: server-e2e-test
Server Test
11m 34s
Server Test
Server Copilot Api Test
36s
Server Copilot Api Test
Matrix: desktop-test
test-build-mobile-app  /  build-android-web
2m 25s
test-build-mobile-app / build-android-web
test-build-mobile-app  /  build-ios-web
2m 17s
test-build-mobile-app / build-ios-web
test-build-mobile-app  /  android
3m 4s
test-build-mobile-app / android
test-build-mobile-app  /  ios
6m 25s
test-build-mobile-app / ios
3, 2, 1 Launch
0s
3, 2, 1 Launch
Fit to window
Zoom out
Zoom in

Annotations

201 errors, 43 warnings, and 16 notices
src/__tests__/edgeless/basic.spec.ts: blocksuite/affine/widget-drag-handle/src/effects.ts#L7
NotSupportedError: Failed to execute 'define' on 'CustomElementRegistry': the name "affine-drop-indicator" has already been used with this registry ❯ effects ../affine/widget-drag-handle/src/effects.ts:7:17 ❯ effects ../blocks/src/effects.ts:238:2 ❯ src/__tests__/utils/setup.ts:9:0 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 9, INDEX_SIZE_ERR: 1, DOMSTRING_SIZE_ERR: 2, HIERARCHY_REQUEST_ERR: 3, WRONG_DOCUMENT_ERR: 4, INVALID_CHARACTER_ERR: 5, NO_DATA_ALLOWED_ERR: 6, NO_MODIFICATION_ALLOWED_ERR: 7, NOT_FOUND_ERR: 8, NOT_SUPPORTED_ERR: 9, INUSE_ATTRIBUTE_ERR: 10, INVALID_STATE_ERR: 11, SYNTAX_ERR: 12, INVALID_MODIFICATION_ERR: 13, NAMESPACE_ERR: 14, INVALID_ACCESS_ERR: 15, VALIDATION_ERR: 16, TYPE_MISMATCH_ERR: 17, SECURITY_ERR: 18, NETWORK_ERR: 19, ABORT_ERR: 20, URL_MISMATCH_ERR: 21, QUOTA_EXCEEDED_ERR: 22, TIMEOUT_ERR: 23, INVALID_NODE_TYPE_ERR: 24, DATA_CLONE_ERR: 25 }
Unit Test (3)
Process completed with exit code 1.
src/__tests__/edgeless/surface-ref.spec.ts: blocksuite/affine/widget-drag-handle/src/effects.ts#L7
NotSupportedError: Failed to execute 'define' on 'CustomElementRegistry': the name "affine-drop-indicator" has already been used with this registry ❯ effects ../affine/widget-drag-handle/src/effects.ts:7:17 ❯ effects ../blocks/src/effects.ts:238:2 ❯ src/__tests__/utils/setup.ts:9:0 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 9, INDEX_SIZE_ERR: 1, DOMSTRING_SIZE_ERR: 2, HIERARCHY_REQUEST_ERR: 3, WRONG_DOCUMENT_ERR: 4, INVALID_CHARACTER_ERR: 5, NO_DATA_ALLOWED_ERR: 6, NO_MODIFICATION_ALLOWED_ERR: 7, NOT_FOUND_ERR: 8, NOT_SUPPORTED_ERR: 9, INUSE_ATTRIBUTE_ERR: 10, INVALID_STATE_ERR: 11, SYNTAX_ERR: 12, INVALID_MODIFICATION_ERR: 13, NAMESPACE_ERR: 14, INVALID_ACCESS_ERR: 15, VALIDATION_ERR: 16, TYPE_MISMATCH_ERR: 17, SECURITY_ERR: 18, NETWORK_ERR: 19, ABORT_ERR: 20, URL_MISMATCH_ERR: 21, QUOTA_EXCEEDED_ERR: 22, TIMEOUT_ERR: 23, INVALID_NODE_TYPE_ERR: 24, DATA_CLONE_ERR: 25 }
src/__tests__/edgeless/template.spec.ts: blocksuite/affine/widget-drag-handle/src/effects.ts#L7
NotSupportedError: Failed to execute 'define' on 'CustomElementRegistry': the name "affine-drop-indicator" has already been used with this registry ❯ effects ../affine/widget-drag-handle/src/effects.ts:7:17 ❯ effects ../blocks/src/effects.ts:238:2 ❯ src/__tests__/utils/setup.ts:9:0 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 9, INDEX_SIZE_ERR: 1, DOMSTRING_SIZE_ERR: 2, HIERARCHY_REQUEST_ERR: 3, WRONG_DOCUMENT_ERR: 4, INVALID_CHARACTER_ERR: 5, NO_DATA_ALLOWED_ERR: 6, NO_MODIFICATION_ALLOWED_ERR: 7, NOT_FOUND_ERR: 8, NOT_SUPPORTED_ERR: 9, INUSE_ATTRIBUTE_ERR: 10, INVALID_STATE_ERR: 11, SYNTAX_ERR: 12, INVALID_MODIFICATION_ERR: 13, NAMESPACE_ERR: 14, INVALID_ACCESS_ERR: 15, VALIDATION_ERR: 16, TYPE_MISMATCH_ERR: 17, SECURITY_ERR: 18, NETWORK_ERR: 19, ABORT_ERR: 20, URL_MISMATCH_ERR: 21, QUOTA_EXCEEDED_ERR: 22, TIMEOUT_ERR: 23, INVALID_NODE_TYPE_ERR: 24, DATA_CLONE_ERR: 25 }
Unit Test (5)
Process completed with exit code 1.
Lint: blocksuite/affine/components/src/drop-indicator/file-drop-manager.ts#L42
Property 'indicator' has no initializer and is not definitely assigned in the constructor.
Lint
Process completed with exit code 2.
src/__tests__/edgeless/frame.spec.ts: blocksuite/affine/widget-drag-handle/src/effects.ts#L7
NotSupportedError: Failed to execute 'define' on 'CustomElementRegistry': the name "affine-drop-indicator" has already been used with this registry ❯ effects ../affine/widget-drag-handle/src/effects.ts:7:17 ❯ effects ../blocks/src/effects.ts:238:2 ❯ src/__tests__/utils/setup.ts:9:0 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 9, INDEX_SIZE_ERR: 1, DOMSTRING_SIZE_ERR: 2, HIERARCHY_REQUEST_ERR: 3, WRONG_DOCUMENT_ERR: 4, INVALID_CHARACTER_ERR: 5, NO_DATA_ALLOWED_ERR: 6, NO_MODIFICATION_ALLOWED_ERR: 7, NOT_FOUND_ERR: 8, NOT_SUPPORTED_ERR: 9, INUSE_ATTRIBUTE_ERR: 10, INVALID_STATE_ERR: 11, SYNTAX_ERR: 12, INVALID_MODIFICATION_ERR: 13, NAMESPACE_ERR: 14, INVALID_ACCESS_ERR: 15, VALIDATION_ERR: 16, TYPE_MISMATCH_ERR: 17, SECURITY_ERR: 18, NETWORK_ERR: 19, ABORT_ERR: 20, URL_MISMATCH_ERR: 21, QUOTA_EXCEEDED_ERR: 22, TIMEOUT_ERR: 23, INVALID_NODE_TYPE_ERR: 24, DATA_CLONE_ERR: 25 }
src/__tests__/edgeless/group.spec.ts: blocksuite/affine/widget-drag-handle/src/effects.ts#L7
NotSupportedError: Failed to execute 'define' on 'CustomElementRegistry': the name "affine-drop-indicator" has already been used with this registry ❯ effects ../affine/widget-drag-handle/src/effects.ts:7:17 ❯ effects ../blocks/src/effects.ts:238:2 ❯ src/__tests__/utils/setup.ts:9:0 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 9, INDEX_SIZE_ERR: 1, DOMSTRING_SIZE_ERR: 2, HIERARCHY_REQUEST_ERR: 3, WRONG_DOCUMENT_ERR: 4, INVALID_CHARACTER_ERR: 5, NO_DATA_ALLOWED_ERR: 6, NO_MODIFICATION_ALLOWED_ERR: 7, NOT_FOUND_ERR: 8, NOT_SUPPORTED_ERR: 9, INUSE_ATTRIBUTE_ERR: 10, INVALID_STATE_ERR: 11, SYNTAX_ERR: 12, INVALID_MODIFICATION_ERR: 13, NAMESPACE_ERR: 14, INVALID_ACCESS_ERR: 15, VALIDATION_ERR: 16, TYPE_MISMATCH_ERR: 17, SECURITY_ERR: 18, NETWORK_ERR: 19, ABORT_ERR: 20, URL_MISMATCH_ERR: 21, QUOTA_EXCEEDED_ERR: 22, TIMEOUT_ERR: 23, INVALID_NODE_TYPE_ERR: 24, DATA_CLONE_ERR: 25 }
src/__tests__/edgeless/tools.spec.ts: blocksuite/affine/widget-drag-handle/src/effects.ts#L7
NotSupportedError: Failed to execute 'define' on 'CustomElementRegistry': the name "affine-drop-indicator" has already been used with this registry ❯ effects ../affine/widget-drag-handle/src/effects.ts:7:17 ❯ effects ../blocks/src/effects.ts:238:2 ❯ src/__tests__/utils/setup.ts:9:0 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 9, INDEX_SIZE_ERR: 1, DOMSTRING_SIZE_ERR: 2, HIERARCHY_REQUEST_ERR: 3, WRONG_DOCUMENT_ERR: 4, INVALID_CHARACTER_ERR: 5, NO_DATA_ALLOWED_ERR: 6, NO_MODIFICATION_ALLOWED_ERR: 7, NOT_FOUND_ERR: 8, NOT_SUPPORTED_ERR: 9, INUSE_ATTRIBUTE_ERR: 10, INVALID_STATE_ERR: 11, SYNTAX_ERR: 12, INVALID_MODIFICATION_ERR: 13, NAMESPACE_ERR: 14, INVALID_ACCESS_ERR: 15, VALIDATION_ERR: 16, TYPE_MISMATCH_ERR: 17, SECURITY_ERR: 18, NETWORK_ERR: 19, ABORT_ERR: 20, URL_MISMATCH_ERR: 21, QUOTA_EXCEEDED_ERR: 22, TIMEOUT_ERR: 23, INVALID_NODE_TYPE_ERR: 24, DATA_CLONE_ERR: 25 }
Unit Test (4)
Process completed with exit code 1.
src/__tests__/edgeless/last-props.spec.ts: blocksuite/affine/widget-drag-handle/src/effects.ts#L7
NotSupportedError: Failed to execute 'define' on 'CustomElementRegistry': the name "affine-drop-indicator" has already been used with this registry ❯ effects ../affine/widget-drag-handle/src/effects.ts:7:17 ❯ effects ../blocks/src/effects.ts:238:2 ❯ src/__tests__/utils/setup.ts:9:0 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 9, INDEX_SIZE_ERR: 1, DOMSTRING_SIZE_ERR: 2, HIERARCHY_REQUEST_ERR: 3, WRONG_DOCUMENT_ERR: 4, INVALID_CHARACTER_ERR: 5, NO_DATA_ALLOWED_ERR: 6, NO_MODIFICATION_ALLOWED_ERR: 7, NOT_FOUND_ERR: 8, NOT_SUPPORTED_ERR: 9, INUSE_ATTRIBUTE_ERR: 10, INVALID_STATE_ERR: 11, SYNTAX_ERR: 12, INVALID_MODIFICATION_ERR: 13, NAMESPACE_ERR: 14, INVALID_ACCESS_ERR: 15, VALIDATION_ERR: 16, TYPE_MISMATCH_ERR: 17, SECURITY_ERR: 18, NETWORK_ERR: 19, ABORT_ERR: 20, URL_MISMATCH_ERR: 21, QUOTA_EXCEEDED_ERR: 22, TIMEOUT_ERR: 23, INVALID_NODE_TYPE_ERR: 24, DATA_CLONE_ERR: 25 }
src/__tests__/edgeless/mindmap.spec.ts: blocksuite/affine/widget-drag-handle/src/effects.ts#L7
NotSupportedError: Failed to execute 'define' on 'CustomElementRegistry': the name "affine-drop-indicator" has already been used with this registry ❯ effects ../affine/widget-drag-handle/src/effects.ts:7:17 ❯ effects ../blocks/src/effects.ts:238:2 ❯ src/__tests__/utils/setup.ts:9:0 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 9, INDEX_SIZE_ERR: 1, DOMSTRING_SIZE_ERR: 2, HIERARCHY_REQUEST_ERR: 3, WRONG_DOCUMENT_ERR: 4, INVALID_CHARACTER_ERR: 5, NO_DATA_ALLOWED_ERR: 6, NO_MODIFICATION_ALLOWED_ERR: 7, NOT_FOUND_ERR: 8, NOT_SUPPORTED_ERR: 9, INUSE_ATTRIBUTE_ERR: 10, INVALID_STATE_ERR: 11, SYNTAX_ERR: 12, INVALID_MODIFICATION_ERR: 13, NAMESPACE_ERR: 14, INVALID_ACCESS_ERR: 15, VALIDATION_ERR: 16, TYPE_MISMATCH_ERR: 17, SECURITY_ERR: 18, NETWORK_ERR: 19, ABORT_ERR: 20, URL_MISMATCH_ERR: 21, QUOTA_EXCEEDED_ERR: 22, TIMEOUT_ERR: 23, INVALID_NODE_TYPE_ERR: 24, DATA_CLONE_ERR: 25 }
src/__tests__/edgeless/surface-model.spec.ts: blocksuite/affine/widget-drag-handle/src/effects.ts#L7
NotSupportedError: Failed to execute 'define' on 'CustomElementRegistry': the name "affine-drop-indicator" has already been used with this registry ❯ effects ../affine/widget-drag-handle/src/effects.ts:7:17 ❯ effects ../blocks/src/effects.ts:238:2 ❯ src/__tests__/utils/setup.ts:9:0 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 9, INDEX_SIZE_ERR: 1, DOMSTRING_SIZE_ERR: 2, HIERARCHY_REQUEST_ERR: 3, WRONG_DOCUMENT_ERR: 4, INVALID_CHARACTER_ERR: 5, NO_DATA_ALLOWED_ERR: 6, NO_MODIFICATION_ALLOWED_ERR: 7, NOT_FOUND_ERR: 8, NOT_SUPPORTED_ERR: 9, INUSE_ATTRIBUTE_ERR: 10, INVALID_STATE_ERR: 11, SYNTAX_ERR: 12, INVALID_MODIFICATION_ERR: 13, NAMESPACE_ERR: 14, INVALID_ACCESS_ERR: 15, VALIDATION_ERR: 16, TYPE_MISMATCH_ERR: 17, SECURITY_ERR: 18, NETWORK_ERR: 19, ABORT_ERR: 20, URL_MISMATCH_ERR: 21, QUOTA_EXCEEDED_ERR: 22, TIMEOUT_ERR: 23, INVALID_NODE_TYPE_ERR: 24, DATA_CLONE_ERR: 25 }
Unit Test (2)
Process completed with exit code 1.
image/image.spec.ts:39:1 › can drag resize image by left menu: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
1) image/image.spec.ts:39:1 › can drag resize image by left menu ───────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/image/image.spec.ts:40:3
image/image.spec.ts:39:1 › can drag resize image by left menu: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
1) image/image.spec.ts:39:1 › can drag resize image by left menu ───────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/image/image.spec.ts:40:3
image/image.spec.ts:39:1 › can drag resize image by left menu: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
1) image/image.spec.ts:39:1 › can drag resize image by left menu ───────────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/image/image.spec.ts:40:3
image/image.spec.ts:39:1 › can drag resize image by left menu: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
1) image/image.spec.ts:39:1 › can drag resize image by left menu ───────────────────────────────── Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/image/image.spec.ts:40:3
image/image.spec.ts:61:1 › can drag resize image by right menu: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
2) image/image.spec.ts:61:1 › can drag resize image by right menu ──────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/image/image.spec.ts:62:3
image/image.spec.ts:61:1 › can drag resize image by right menu: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
2) image/image.spec.ts:61:1 › can drag resize image by right menu ──────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/image/image.spec.ts:62:3
image/image.spec.ts:61:1 › can drag resize image by right menu: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
2) image/image.spec.ts:61:1 › can drag resize image by right menu ──────────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/image/image.spec.ts:62:3
image/image.spec.ts:61:1 › can drag resize image by right menu: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
2) image/image.spec.ts:61:1 › can drag resize image by right menu ──────────────────────────────── Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/image/image.spec.ts:62:3
image/image.spec.ts:80:1 › can click and delete image: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
3) image/image.spec.ts:80:1 › can click and delete image ───────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/image/image.spec.ts:81:3
image/image.spec.ts:80:1 › can click and delete image: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
3) image/image.spec.ts:80:1 › can click and delete image ───────────────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/image/image.spec.ts:81:3
src/__tests__/edgeless/color-picker.spec.ts: blocksuite/affine/widget-drag-handle/src/effects.ts#L7
NotSupportedError: Failed to execute 'define' on 'CustomElementRegistry': the name "affine-drop-indicator" has already been used with this registry ❯ effects ../affine/widget-drag-handle/src/effects.ts:7:17 ❯ effects ../blocks/src/effects.ts:238:2 ❯ src/__tests__/utils/setup.ts:9:0 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 9, INDEX_SIZE_ERR: 1, DOMSTRING_SIZE_ERR: 2, HIERARCHY_REQUEST_ERR: 3, WRONG_DOCUMENT_ERR: 4, INVALID_CHARACTER_ERR: 5, NO_DATA_ALLOWED_ERR: 6, NO_MODIFICATION_ALLOWED_ERR: 7, NOT_FOUND_ERR: 8, NOT_SUPPORTED_ERR: 9, INUSE_ATTRIBUTE_ERR: 10, INVALID_STATE_ERR: 11, SYNTAX_ERR: 12, INVALID_MODIFICATION_ERR: 13, NAMESPACE_ERR: 14, INVALID_ACCESS_ERR: 15, VALIDATION_ERR: 16, TYPE_MISMATCH_ERR: 17, SECURITY_ERR: 18, NETWORK_ERR: 19, ABORT_ERR: 20, URL_MISMATCH_ERR: 21, QUOTA_EXCEEDED_ERR: 22, TIMEOUT_ERR: 23, INVALID_NODE_TYPE_ERR: 24, DATA_CLONE_ERR: 25 }
src/__tests__/edgeless/layer.spec.ts: blocksuite/affine/widget-drag-handle/src/effects.ts#L7
NotSupportedError: Failed to execute 'define' on 'CustomElementRegistry': the name "affine-drop-indicator" has already been used with this registry ❯ effects ../affine/widget-drag-handle/src/effects.ts:7:17 ❯ effects ../blocks/src/effects.ts:238:2 ❯ src/__tests__/utils/setup.ts:9:0 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 9, INDEX_SIZE_ERR: 1, DOMSTRING_SIZE_ERR: 2, HIERARCHY_REQUEST_ERR: 3, WRONG_DOCUMENT_ERR: 4, INVALID_CHARACTER_ERR: 5, NO_DATA_ALLOWED_ERR: 6, NO_MODIFICATION_ALLOWED_ERR: 7, NOT_FOUND_ERR: 8, NOT_SUPPORTED_ERR: 9, INUSE_ATTRIBUTE_ERR: 10, INVALID_STATE_ERR: 11, SYNTAX_ERR: 12, INVALID_MODIFICATION_ERR: 13, NAMESPACE_ERR: 14, INVALID_ACCESS_ERR: 15, VALIDATION_ERR: 16, TYPE_MISMATCH_ERR: 17, SECURITY_ERR: 18, NETWORK_ERR: 19, ABORT_ERR: 20, URL_MISMATCH_ERR: 21, QUOTA_EXCEEDED_ERR: 22, TIMEOUT_ERR: 23, INVALID_NODE_TYPE_ERR: 24, DATA_CLONE_ERR: 25 }
src/__tests__/main/snapshot.spec.ts: blocksuite/affine/widget-drag-handle/src/effects.ts#L7
NotSupportedError: Failed to execute 'define' on 'CustomElementRegistry': the name "affine-drop-indicator" has already been used with this registry ❯ effects ../affine/widget-drag-handle/src/effects.ts:7:17 ❯ effects ../blocks/src/effects.ts:238:2 ❯ src/__tests__/utils/setup.ts:9:0 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 9, INDEX_SIZE_ERR: 1, DOMSTRING_SIZE_ERR: 2, HIERARCHY_REQUEST_ERR: 3, WRONG_DOCUMENT_ERR: 4, INVALID_CHARACTER_ERR: 5, NO_DATA_ALLOWED_ERR: 6, NO_MODIFICATION_ALLOWED_ERR: 7, NOT_FOUND_ERR: 8, NOT_SUPPORTED_ERR: 9, INUSE_ATTRIBUTE_ERR: 10, INVALID_STATE_ERR: 11, SYNTAX_ERR: 12, INVALID_MODIFICATION_ERR: 13, NAMESPACE_ERR: 14, INVALID_ACCESS_ERR: 15, VALIDATION_ERR: 16, TYPE_MISMATCH_ERR: 17, SECURITY_ERR: 18, NETWORK_ERR: 19, ABORT_ERR: 20, URL_MISMATCH_ERR: 21, QUOTA_EXCEEDED_ERR: 22, TIMEOUT_ERR: 23, INVALID_NODE_TYPE_ERR: 24, DATA_CLONE_ERR: 25 }
Unit Test (1)
Process completed with exit code 1.
code/crud.spec.ts:188:1 › duplicate code block: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
1) code/crud.spec.ts:188:1 › duplicate code block ──────────────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/code/crud.spec.ts:189:3
code/crud.spec.ts:188:1 › duplicate code block: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
1) code/crud.spec.ts:188:1 › duplicate code block ──────────────────────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/code/crud.spec.ts:189:3
code/crud.spec.ts:188:1 › duplicate code block: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
1) code/crud.spec.ts:188:1 › duplicate code block ──────────────────────────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/code/crud.spec.ts:189:3
code/crud.spec.ts:188:1 › duplicate code block: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
1) code/crud.spec.ts:188:1 › duplicate code block ──────────────────────────────────────────────── Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/code/crud.spec.ts:189:3
code/crud.spec.ts:231:1 › delete code block in more menu: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
2) code/crud.spec.ts:231:1 › delete code block in more menu ────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/code/crud.spec.ts:232:3
code/crud.spec.ts:231:1 › delete code block in more menu: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
2) code/crud.spec.ts:231:1 › delete code block in more menu ────────────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/code/crud.spec.ts:232:3
code/crud.spec.ts:231:1 › delete code block in more menu: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
2) code/crud.spec.ts:231:1 › delete code block in more menu ────────────────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/code/crud.spec.ts:232:3
code/crud.spec.ts:231:1 › delete code block in more menu: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
2) code/crud.spec.ts:231:1 › delete code block in more menu ────────────────────────────────────── Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/code/crud.spec.ts:232:3
code/crud.spec.ts:247:1 › undo and redo works in code block: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
3) code/crud.spec.ts:247:1 › undo and redo works in code block ─────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/code/crud.spec.ts:248:3
code/crud.spec.ts:247:1 › undo and redo works in code block: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
3) code/crud.spec.ts:247:1 › undo and redo works in code block ─────────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/code/crud.spec.ts:248:3
edgeless/group/group.spec.ts:44:5 › group › group create › create group button not show when single select: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
1) edgeless/group/group.spec.ts:44:5 › group › group create › create group button not show when single select Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at edgelessCommonSetup (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/edgeless.ts:1803:3) at init (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/edgeless/group/group.spec.ts:34:5) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/edgeless/group/group.spec.ts:41:7
edgeless/group/group.spec.ts:44:5 › group › group create › create group button not show when single select: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
1) edgeless/group/group.spec.ts:44:5 › group › group create › create group button not show when single select Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at edgelessCommonSetup (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/edgeless.ts:1803:3) at init (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/edgeless/group/group.spec.ts:34:5) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/edgeless/group/group.spec.ts:41:7
edgeless/group/group.spec.ts:44:5 › group › group create › create group button not show when single select: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
1) edgeless/group/group.spec.ts:44:5 › group › group create › create group button not show when single select Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at edgelessCommonSetup (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/edgeless.ts:1803:3) at init (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/edgeless/group/group.spec.ts:34:5) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/edgeless/group/group.spec.ts:41:7
edgeless/group/group.spec.ts:44:5 › group › group create › create group button not show when single select: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
1) edgeless/group/group.spec.ts:44:5 › group › group create › create group button not show when single select Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at edgelessCommonSetup (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/edgeless.ts:1803:3) at init (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/edgeless/group/group.spec.ts:34:5) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/edgeless/group/group.spec.ts:41:7
edgeless/group/group.spec.ts:54:5 › group › group create › create button show up when multi select: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
2) edgeless/group/group.spec.ts:54:5 › group › group create › create button show up when multi select Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at edgelessCommonSetup (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/edgeless.ts:1803:3) at init (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/edgeless/group/group.spec.ts:34:5) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/edgeless/group/group.spec.ts:41:7
edgeless/group/group.spec.ts:54:5 › group › group create › create button show up when multi select: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
2) edgeless/group/group.spec.ts:54:5 › group › group create › create button show up when multi select Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at edgelessCommonSetup (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/edgeless.ts:1803:3) at init (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/edgeless/group/group.spec.ts:34:5) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/edgeless/group/group.spec.ts:41:7
edgeless/group/group.spec.ts:54:5 › group › group create › create button show up when multi select: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
2) edgeless/group/group.spec.ts:54:5 › group › group create › create button show up when multi select Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at edgelessCommonSetup (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/edgeless.ts:1803:3) at init (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/edgeless/group/group.spec.ts:34:5) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/edgeless/group/group.spec.ts:41:7
edgeless/group/group.spec.ts:54:5 › group › group create › create button show up when multi select: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
2) edgeless/group/group.spec.ts:54:5 › group › group create › create button show up when multi select Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at edgelessCommonSetup (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/edgeless.ts:1803:3) at init (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/edgeless/group/group.spec.ts:34:5) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/edgeless/group/group.spec.ts:41:7
edgeless/group/group.spec.ts:59:5 › group › group create › create group by component toolbar: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
3) edgeless/group/group.spec.ts:59:5 › group › group create › create group by component toolbar ── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at edgelessCommonSetup (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/edgeless.ts:1803:3) at init (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/edgeless/group/group.spec.ts:34:5) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/edgeless/group/group.spec.ts:41:7
edgeless/group/group.spec.ts:59:5 › group › group create › create group by component toolbar: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
3) edgeless/group/group.spec.ts:59:5 › group › group create › create group by component toolbar ── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at edgelessCommonSetup (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/edgeless.ts:1803:3) at init (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/edgeless/group/group.spec.ts:34:5) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/edgeless/group/group.spec.ts:41:7
database/title.spec.ts:12:3 › title › should able to link doc by press @: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
1) database/title.spec.ts:12:3 › title › should able to link doc by press @ ────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/database/title.spec.ts:13:5
database/title.spec.ts:12:3 › title › should able to link doc by press @: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
1) database/title.spec.ts:12:3 › title › should able to link doc by press @ ────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/database/title.spec.ts:13:5
database/title.spec.ts:12:3 › title › should able to link doc by press @: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
1) database/title.spec.ts:12:3 › title › should able to link doc by press @ ────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/database/title.spec.ts:13:5
database/title.spec.ts:12:3 › title › should able to link doc by press @: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
1) database/title.spec.ts:12:3 › title › should able to link doc by press @ ────────────────────── Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/database/title.spec.ts:13:5
drag.spec.ts:27:1 › only have one drag handle in screen: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
2) drag.spec.ts:27:1 › only have one drag handle in screen ─────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/drag.spec.ts:28:3
drag.spec.ts:27:1 › only have one drag handle in screen: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
2) drag.spec.ts:27:1 › only have one drag handle in screen ─────────────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/drag.spec.ts:28:3
drag.spec.ts:27:1 › only have one drag handle in screen: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
2) drag.spec.ts:27:1 › only have one drag handle in screen ─────────────────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/drag.spec.ts:28:3
drag.spec.ts:27:1 › only have one drag handle in screen: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
2) drag.spec.ts:27:1 › only have one drag handle in screen ─────────────────────────────────────── Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/drag.spec.ts:28:3
drag.spec.ts:63:1 › move drag handle in paragraphs: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
3) drag.spec.ts:63:1 › move drag handle in paragraphs ──────────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/drag.spec.ts:64:3
drag.spec.ts:63:1 › move drag handle in paragraphs: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
3) drag.spec.ts:63:1 › move drag handle in paragraphs ──────────────────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/drag.spec.ts:64:3
edgeless/shortcut.spec.ts:186:3 › zooming › zoom out: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
1) edgeless/shortcut.spec.ts:186:3 › zooming › zoom out ────────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/edgeless/shortcut.spec.ts:187:5
edgeless/shortcut.spec.ts:186:3 › zooming › zoom out: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
1) edgeless/shortcut.spec.ts:186:3 › zooming › zoom out ────────────────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/edgeless/shortcut.spec.ts:187:5
edgeless/shortcut.spec.ts:186:3 › zooming › zoom out: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
1) edgeless/shortcut.spec.ts:186:3 › zooming › zoom out ────────────────────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/edgeless/shortcut.spec.ts:187:5
edgeless/shortcut.spec.ts:186:3 › zooming › zoom out: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
1) edgeless/shortcut.spec.ts:186:3 › zooming › zoom out ────────────────────────────────────────── Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/edgeless/shortcut.spec.ts:187:5
edgeless/shortcut.spec.ts:204:3 › zooming › zoom reset: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
2) edgeless/shortcut.spec.ts:204:3 › zooming › zoom reset ──────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/edgeless/shortcut.spec.ts:205:5
edgeless/shortcut.spec.ts:204:3 › zooming › zoom reset: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
2) edgeless/shortcut.spec.ts:204:3 › zooming › zoom reset ──────────────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/edgeless/shortcut.spec.ts:205:5
edgeless/shortcut.spec.ts:204:3 › zooming › zoom reset: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
2) edgeless/shortcut.spec.ts:204:3 › zooming › zoom reset ──────────────────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/edgeless/shortcut.spec.ts:205:5
edgeless/shortcut.spec.ts:204:3 › zooming › zoom reset: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
2) edgeless/shortcut.spec.ts:204:3 › zooming › zoom reset ──────────────────────────────────────── Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/edgeless/shortcut.spec.ts:205:5
edgeless/shortcut.spec.ts:224:3 › zooming › zoom in: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
3) edgeless/shortcut.spec.ts:224:3 › zooming › zoom in ─────────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/edgeless/shortcut.spec.ts:225:5
edgeless/shortcut.spec.ts:224:3 › zooming › zoom in: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
3) edgeless/shortcut.spec.ts:224:3 › zooming › zoom in ─────────────────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/edgeless/shortcut.spec.ts:225:5
edgeless/note/scale.spec.ts:100:3 › note scale › Note scale input support copy paste: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
1) edgeless/note/scale.spec.ts:100:3 › note scale › Note scale input support copy paste ────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at setupAndAddNote (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/edgeless/note/scale.spec.ts:24:3) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/edgeless/note/scale.spec.ts:101:20
edgeless/note/scale.spec.ts:100:3 › note scale › Note scale input support copy paste: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
1) edgeless/note/scale.spec.ts:100:3 › note scale › Note scale input support copy paste ────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at setupAndAddNote (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/edgeless/note/scale.spec.ts:24:3) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/edgeless/note/scale.spec.ts:101:20
edgeless/note/scale.spec.ts:100:3 › note scale › Note scale input support copy paste: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
1) edgeless/note/scale.spec.ts:100:3 › note scale › Note scale input support copy paste ────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at setupAndAddNote (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/edgeless/note/scale.spec.ts:24:3) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/edgeless/note/scale.spec.ts:101:20
edgeless/note/scale.spec.ts:100:3 › note scale › Note scale input support copy paste: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
1) edgeless/note/scale.spec.ts:100:3 › note scale › Note scale input support copy paste ────────── Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at setupAndAddNote (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/edgeless/note/scale.spec.ts:24:3) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/edgeless/note/scale.spec.ts:101:20
edgeless/note/scale.spec.ts:122:3 › note scale › Note scale can be changed by shift drag: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
2) edgeless/note/scale.spec.ts:122:3 › note scale › Note scale can be changed by shift drag ────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at setupAndAddNote (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/edgeless/note/scale.spec.ts:24:3) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/edgeless/note/scale.spec.ts:123:20
edgeless/note/scale.spec.ts:122:3 › note scale › Note scale can be changed by shift drag: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
2) edgeless/note/scale.spec.ts:122:3 › note scale › Note scale can be changed by shift drag ────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at setupAndAddNote (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/edgeless/note/scale.spec.ts:24:3) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/edgeless/note/scale.spec.ts:123:20
edgeless/note/scale.spec.ts:122:3 › note scale › Note scale can be changed by shift drag: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
2) edgeless/note/scale.spec.ts:122:3 › note scale › Note scale can be changed by shift drag ────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at setupAndAddNote (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/edgeless/note/scale.spec.ts:24:3) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/edgeless/note/scale.spec.ts:123:20
edgeless/note/scale.spec.ts:122:3 › note scale › Note scale can be changed by shift drag: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
2) edgeless/note/scale.spec.ts:122:3 › note scale › Note scale can be changed by shift drag ────── Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at setupAndAddNote (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/edgeless/note/scale.spec.ts:24:3) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/edgeless/note/scale.spec.ts:123:20
edgeless/note/slicer.spec.ts:16:3 › note slicer › could enable and disenable note slicer: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
3) edgeless/note/slicer.spec.ts:16:3 › note slicer › could enable and disenable note slicer ────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/edgeless/note/slicer.spec.ts:17:5
edgeless/note/slicer.spec.ts:16:3 › note slicer › could enable and disenable note slicer: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
3) edgeless/note/slicer.spec.ts:16:3 › note slicer › could enable and disenable note slicer ────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/edgeless/note/slicer.spec.ts:17:5
edgeless/connector/connector.spec.ts:48:1 › path #2: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
1) edgeless/connector/connector.spec.ts:48:1 › path #2, the top-right point is overlapped with the bottom-left point of another, and anchor from top to bottom of another Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at edgelessCommonSetup (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/edgeless.ts:1803:3) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/edgeless/connector/connector.spec.ts:51:3
edgeless/connector/connector.spec.ts:48:1 › path #2: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
1) edgeless/connector/connector.spec.ts:48:1 › path #2, the top-right point is overlapped with the bottom-left point of another, and anchor from top to bottom of another Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at edgelessCommonSetup (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/edgeless.ts:1803:3) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/edgeless/connector/connector.spec.ts:51:3
edgeless/connector/connector.spec.ts:48:1 › path #2: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
1) edgeless/connector/connector.spec.ts:48:1 › path #2, the top-right point is overlapped with the bottom-left point of another, and anchor from top to bottom of another Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at edgelessCommonSetup (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/edgeless.ts:1803:3) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/edgeless/connector/connector.spec.ts:51:3
edgeless/connector/connector.spec.ts:48:1 › path #2: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
1) edgeless/connector/connector.spec.ts:48:1 › path #2, the top-right point is overlapped with the bottom-left point of another, and anchor from top to bottom of another Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at edgelessCommonSetup (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/edgeless.ts:1803:3) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/edgeless/connector/connector.spec.ts:51:3
edgeless/connector/connector.spec.ts:66:1 › path #3: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
2) edgeless/connector/connector.spec.ts:66:1 › path #3, the two shape are parallel in x axis, the anchor from the right to right Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at edgelessCommonSetup (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/edgeless.ts:1803:3) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/edgeless/connector/connector.spec.ts:69:3
edgeless/connector/connector.spec.ts:66:1 › path #3: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
2) edgeless/connector/connector.spec.ts:66:1 › path #3, the two shape are parallel in x axis, the anchor from the right to right Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at edgelessCommonSetup (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/edgeless.ts:1803:3) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/edgeless/connector/connector.spec.ts:69:3
edgeless/connector/connector.spec.ts:66:1 › path #3: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
2) edgeless/connector/connector.spec.ts:66:1 › path #3, the two shape are parallel in x axis, the anchor from the right to right Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at edgelessCommonSetup (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/edgeless.ts:1803:3) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/edgeless/connector/connector.spec.ts:69:3
edgeless/connector/connector.spec.ts:66:1 › path #3: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
2) edgeless/connector/connector.spec.ts:66:1 › path #3, the two shape are parallel in x axis, the anchor from the right to right Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at edgelessCommonSetup (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/edgeless.ts:1803:3) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/edgeless/connector/connector.spec.ts:69:3
edgeless/connector/connector.spec.ts:84:1 › when element is removed: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
3) edgeless/connector/connector.spec.ts:84:1 › when element is removed, connector should be deleted too Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at edgelessCommonSetup (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/edgeless.ts:1803:3) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/edgeless/connector/connector.spec.ts:87:3
edgeless/connector/connector.spec.ts:84:1 › when element is removed: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
3) edgeless/connector/connector.spec.ts:84:1 › when element is removed, connector should be deleted too Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at edgelessCommonSetup (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/edgeless.ts:1803:3) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/edgeless/connector/connector.spec.ts:87:3
attachment.spec.ts:129:1 › can insert attachment from slash menu: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
1) attachment.spec.ts:129:1 › can insert attachment from slash menu ────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/attachment.spec.ts:130:3
attachment.spec.ts:129:1 › can insert attachment from slash menu: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
1) attachment.spec.ts:129:1 › can insert attachment from slash menu ────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/attachment.spec.ts:130:3
attachment.spec.ts:129:1 › can insert attachment from slash menu: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
1) attachment.spec.ts:129:1 › can insert attachment from slash menu ────────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/attachment.spec.ts:130:3
attachment.spec.ts:129:1 › can insert attachment from slash menu: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
1) attachment.spec.ts:129:1 › can insert attachment from slash menu ────────────────────────────── Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/attachment.spec.ts:130:3
attachment.spec.ts:150:1 › should undo/redo works for attachment: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
2) attachment.spec.ts:150:1 › should undo/redo works for attachment ────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/attachment.spec.ts:151:3
attachment.spec.ts:150:1 › should undo/redo works for attachment: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
2) attachment.spec.ts:150:1 › should undo/redo works for attachment ────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/attachment.spec.ts:151:3
attachment.spec.ts:150:1 › should undo/redo works for attachment: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
2) attachment.spec.ts:150:1 › should undo/redo works for attachment ────────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/attachment.spec.ts:151:3
attachment.spec.ts:150:1 › should undo/redo works for attachment: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
2) attachment.spec.ts:150:1 › should undo/redo works for attachment ────────────────────────────── Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/attachment.spec.ts:151:3
attachment.spec.ts:183:1 › should rename attachment works: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
3) attachment.spec.ts:183:1 › should rename attachment works ───────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/attachment.spec.ts:188:3
attachment.spec.ts:183:1 › should rename attachment works: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
3) attachment.spec.ts:183:1 › should rename attachment works ───────────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/attachment.spec.ts:188:3
list.spec.ts:649:3 › toggle list › click toggle icon should collapsed list: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
1) list.spec.ts:649:3 › toggle list › click toggle icon should collapsed list ──────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/list.spec.ts:652:5
list.spec.ts:649:3 › toggle list › click toggle icon should collapsed list: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
1) list.spec.ts:649:3 › toggle list › click toggle icon should collapsed list ──────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/list.spec.ts:652:5
list.spec.ts:649:3 › toggle list › click toggle icon should collapsed list: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
1) list.spec.ts:649:3 › toggle list › click toggle icon should collapsed list ──────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/list.spec.ts:652:5
list.spec.ts:649:3 › toggle list › click toggle icon should collapsed list: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
1) list.spec.ts:649:3 › toggle list › click toggle icon should collapsed list ──────────────────── Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/list.spec.ts:652:5
list.spec.ts:693:3 › toggle list › indent item should expand toggle: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
2) list.spec.ts:693:3 › toggle list › indent item should expand toggle ─────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/list.spec.ts:694:5
list.spec.ts:693:3 › toggle list › indent item should expand toggle: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
2) list.spec.ts:693:3 › toggle list › indent item should expand toggle ─────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/list.spec.ts:694:5
list.spec.ts:693:3 › toggle list › indent item should expand toggle: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
2) list.spec.ts:693:3 › toggle list › indent item should expand toggle ─────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/list.spec.ts:694:5
list.spec.ts:693:3 › toggle list › indent item should expand toggle: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
2) list.spec.ts:693:3 › toggle list › indent item should expand toggle ─────────────────────────── Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/list.spec.ts:694:5
list.spec.ts:729:3 › toggle list › toggle icon should be show when hover: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
3) list.spec.ts:729:3 › toggle list › toggle icon should be show when hover ────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/list.spec.ts:730:5
list.spec.ts:729:3 › toggle list › toggle icon should be show when hover: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
3) list.spec.ts:729:3 › toggle list › toggle icon should be show when hover ────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/list.spec.ts:730:5
selection/native.spec.ts:196:1 › native range selection backwards: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
1) selection/native.spec.ts:196:1 › native range selection backwards ───────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/selection/native.spec.ts:197:3
selection/native.spec.ts:196:1 › native range selection backwards: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
1) selection/native.spec.ts:196:1 › native range selection backwards ───────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/selection/native.spec.ts:197:3
selection/native.spec.ts:196:1 › native range selection backwards: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
1) selection/native.spec.ts:196:1 › native range selection backwards ───────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/selection/native.spec.ts:197:3
selection/native.spec.ts:196:1 › native range selection backwards: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
1) selection/native.spec.ts:196:1 › native range selection backwards ───────────────────────────── Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/selection/native.spec.ts:197:3
selection/native.spec.ts:223:1 › native range selection backwards by forwardDelete: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
2) selection/native.spec.ts:223:1 › native range selection backwards by forwardDelete ──────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/selection/native.spec.ts:224:3
selection/native.spec.ts:223:1 › native range selection backwards by forwardDelete: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
2) selection/native.spec.ts:223:1 › native range selection backwards by forwardDelete ──────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/selection/native.spec.ts:224:3
selection/native.spec.ts:223:1 › native range selection backwards by forwardDelete: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
2) selection/native.spec.ts:223:1 › native range selection backwards by forwardDelete ──────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/selection/native.spec.ts:224:3
selection/native.spec.ts:223:1 › native range selection backwards by forwardDelete: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
2) selection/native.spec.ts:223:1 › native range selection backwards by forwardDelete ──────────── Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/selection/native.spec.ts:224:3
selection/native.spec.ts:249:1 › cursor move up and down: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
3) selection/native.spec.ts:249:1 › cursor move up and down ────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/selection/native.spec.ts:250:3
selection/native.spec.ts:249:1 › cursor move up and down: blocksuite/tests-legacy/eval at evaluate (:234:30)#L125
3) selection/native.spec.ts:249:1 › cursor move up and down ────────────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'meta') at eval (eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/eval at evaluate (:234:30), <anonymous>:125:18) at UtilityScript.evaluate (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:236:17) at UtilityScript.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/<anonymous>:1:44) at initEmptyEditor (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:75:14) at enterPlaygroundRoom (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/actions/misc.ts:357:9) at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/selection/native.spec.ts:250:3
basic.spec.ts:22:1 › new page: tests/kit/src/electron.ts#L98
1) basic.spec.ts:22:1 › new page ───────────────────────────────────────────────────────────────── TimeoutError: page.waitForSelector: Timeout 30000ms exceeded. Call log: - waiting for locator('v-line') to be visible at ../../kit/src/electron.ts:98 96 | 97 | // wait for blocksuite to be loaded > 98 | await page.waitForSelector('v-line'); | ^ 99 | 100 | await use(page as Page); 101 | }, at Object.page (/home/runner/work/AFFiNE/AFFiNE/tests/kit/src/electron.ts:98:16)
basic.spec.ts:22:1 › new page: tests/kit/src/electron.ts#L98
1) basic.spec.ts:22:1 › new page ───────────────────────────────────────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: page.waitForSelector: Timeout 30000ms exceeded. Call log: - waiting for locator('v-line') to be visible at ../../kit/src/electron.ts:98 96 | 97 | // wait for blocksuite to be loaded > 98 | await page.waitForSelector('v-line'); | ^ 99 | 100 | await use(page as Page); 101 | }, at Object.page (/home/runner/work/AFFiNE/AFFiNE/tests/kit/src/electron.ts:98:16)
basic.spec.ts:22:1 › new page: tests/kit/src/electron.ts#L98
1) basic.spec.ts:22:1 › new page ───────────────────────────────────────────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: page.waitForSelector: Timeout 30000ms exceeded. Call log: - waiting for locator('v-line') to be visible at ../../kit/src/electron.ts:98 96 | 97 | // wait for blocksuite to be loaded > 98 | await page.waitForSelector('v-line'); | ^ 99 | 100 | await use(page as Page); 101 | }, at Object.page (/home/runner/work/AFFiNE/AFFiNE/tests/kit/src/electron.ts:98:16)
basic.spec.ts:22:1 › new page: tests/kit/src/electron.ts#L98
1) basic.spec.ts:22:1 › new page ───────────────────────────────────────────────────────────────── Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: page.waitForSelector: Timeout 30000ms exceeded. Call log: - waiting for locator('v-line') to be visible at ../../kit/src/electron.ts:98 96 | 97 | // wait for blocksuite to be loaded > 98 | await page.waitForSelector('v-line'); | ^ 99 | 100 | await use(page as Page); 101 | }, at Object.page (/home/runner/work/AFFiNE/AFFiNE/tests/kit/src/electron.ts:98:16)
Server Desktop E2E Test
Process completed with exit code 1.
[Mobile Safari] › explorer-folder.spec.ts:62:1 › create a folder and rename it: tests/affine-mobile/e2e/explorer-folder.spec.ts#L1
1) [Mobile Safari] › explorer-folder.spec.ts:62:1 › create a folder and rename it ──────────────── Test timeout of 60000ms exceeded while setting up "page".
[Mobile Safari] › explorer-folder.spec.ts:62:1 › create a folder and rename it: tests/kit/src/mobile.ts#L18
1) [Mobile Safari] › explorer-folder.spec.ts:62:1 › create a folder and rename it ──────────────── Error: expect(locator).toBeVisible() Locator: locator('.affine-page-viewport[data-mode="edgeless"]') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('.affine-page-viewport[data-mode="edgeless"]') at ../../kit/src/mobile.ts:18 16 | await expect( 17 | page.locator('.affine-page-viewport[data-mode="edgeless"]') > 18 | ).toBeVisible({ | ^ 19 | timeout: 30 * 1000, 20 | }); 21 | await page.goto('/'); at Object.page (/home/runner/work/AFFiNE/AFFiNE/tests/kit/src/mobile.ts:18:7)
[Mobile Safari] › explorer-folder.spec.ts:62:1 › create a folder and rename it: tests/kit/src/mobile.ts#L18
1) [Mobile Safari] › explorer-folder.spec.ts:62:1 › create a folder and rename it ──────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 30000ms waiting for expect(locator).toBeVisible() Locator: locator('.affine-page-viewport[data-mode="edgeless"]') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('.affine-page-viewport[data-mode="edgeless"]') at ../../kit/src/mobile.ts:18 16 | await expect( 17 | page.locator('.affine-page-viewport[data-mode="edgeless"]') > 18 | ).toBeVisible({ | ^ 19 | timeout: 30 * 1000, 20 | }); 21 | await page.goto('/'); at Object.page (/home/runner/work/AFFiNE/AFFiNE/tests/kit/src/mobile.ts:18:7)
[Mobile Safari] › explorer-folder.spec.ts:62:1 › create a folder and rename it: tests/kit/src/mobile.ts#L18
1) [Mobile Safari] › explorer-folder.spec.ts:62:1 › create a folder and rename it ──────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 30000ms waiting for expect(locator).toBeVisible() Locator: locator('.affine-page-viewport[data-mode="edgeless"]') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('.affine-page-viewport[data-mode="edgeless"]') at ../../kit/src/mobile.ts:18 16 | await expect( 17 | page.locator('.affine-page-viewport[data-mode="edgeless"]') > 18 | ).toBeVisible({ | ^ 19 | timeout: 30 * 1000, 20 | }); 21 | await page.goto('/'); at Object.page (/home/runner/work/AFFiNE/AFFiNE/tests/kit/src/mobile.ts:18:7)
[Mobile Safari] › explorer-folder.spec.ts:62:1 › create a folder and rename it: tests/kit/src/mobile.ts#L18
1) [Mobile Safari] › explorer-folder.spec.ts:62:1 › create a folder and rename it ──────────────── Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 30000ms waiting for expect(locator).toBeVisible() Locator: locator('.affine-page-viewport[data-mode="edgeless"]') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('.affine-page-viewport[data-mode="edgeless"]') at ../../kit/src/mobile.ts:18 16 | await expect( 17 | page.locator('.affine-page-viewport[data-mode="edgeless"]') > 18 | ).toBeVisible({ | ^ 19 | timeout: 30 * 1000, 20 | }); 21 | await page.goto('/'); at Object.page (/home/runner/work/AFFiNE/AFFiNE/tests/kit/src/mobile.ts:18:7)
[Mobile Safari] › explorer-tag.spec.ts:55:1 › create a tag from explorer: tests/affine-mobile/e2e/explorer-tag.spec.ts#L1
2) [Mobile Safari] › explorer-tag.spec.ts:55:1 › create a tag from explorer ────────────────────── Test timeout of 60000ms exceeded while setting up "page".
[Mobile Safari] › explorer-tag.spec.ts:55:1 › create a tag from explorer: tests/kit/src/mobile.ts#L18
2) [Mobile Safari] › explorer-tag.spec.ts:55:1 › create a tag from explorer ────────────────────── Error: expect(locator).toBeVisible() Locator: locator('.affine-page-viewport[data-mode="edgeless"]') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('.affine-page-viewport[data-mode="edgeless"]') at ../../kit/src/mobile.ts:18 16 | await expect( 17 | page.locator('.affine-page-viewport[data-mode="edgeless"]') > 18 | ).toBeVisible({ | ^ 19 | timeout: 30 * 1000, 20 | }); 21 | await page.goto('/'); at Object.page (/home/runner/work/AFFiNE/AFFiNE/tests/kit/src/mobile.ts:18:7)
[Mobile Safari] › explorer-tag.spec.ts:55:1 › create a tag from explorer: tests/kit/src/mobile.ts#L18
2) [Mobile Safari] › explorer-tag.spec.ts:55:1 › create a tag from explorer ────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 30000ms waiting for expect(locator).toBeVisible() Locator: locator('.affine-page-viewport[data-mode="edgeless"]') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('.affine-page-viewport[data-mode="edgeless"]') at ../../kit/src/mobile.ts:18 16 | await expect( 17 | page.locator('.affine-page-viewport[data-mode="edgeless"]') > 18 | ).toBeVisible({ | ^ 19 | timeout: 30 * 1000, 20 | }); 21 | await page.goto('/'); at Object.page (/home/runner/work/AFFiNE/AFFiNE/tests/kit/src/mobile.ts:18:7)
[Mobile Safari] › explorer-tag.spec.ts:55:1 › create a tag from explorer: tests/kit/src/mobile.ts#L18
2) [Mobile Safari] › explorer-tag.spec.ts:55:1 › create a tag from explorer ────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 30000ms waiting for expect(locator).toBeVisible() Locator: locator('.affine-page-viewport[data-mode="edgeless"]') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('.affine-page-viewport[data-mode="edgeless"]') at ../../kit/src/mobile.ts:18 16 | await expect( 17 | page.locator('.affine-page-viewport[data-mode="edgeless"]') > 18 | ).toBeVisible({ | ^ 19 | timeout: 30 * 1000, 20 | }); 21 | await page.goto('/'); at Object.page (/home/runner/work/AFFiNE/AFFiNE/tests/kit/src/mobile.ts:18:7)
[Mobile Safari] › explorer-tag.spec.ts:55:1 › create a tag from explorer: tests/kit/src/mobile.ts#L18
2) [Mobile Safari] › explorer-tag.spec.ts:55:1 › create a tag from explorer ────────────────────── Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 30000ms waiting for expect(locator).toBeVisible() Locator: locator('.affine-page-viewport[data-mode="edgeless"]') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('.affine-page-viewport[data-mode="edgeless"]') at ../../kit/src/mobile.ts:18 16 | await expect( 17 | page.locator('.affine-page-viewport[data-mode="edgeless"]') > 18 | ).toBeVisible({ | ^ 19 | timeout: 30 * 1000, 20 | }); 21 | await page.goto('/'); at Object.page (/home/runner/work/AFFiNE/AFFiNE/tests/kit/src/mobile.ts:18:7)
[Mobile Chrome] › explorer-tag.spec.ts:75:1 › change tag color from explorer: tests/affine-mobile/e2e/explorer-tag.spec.ts#L1
1) [Mobile Chrome] › explorer-tag.spec.ts:75:1 › change tag color from explorer ────────────────── Test timeout of 60000ms exceeded while setting up "page".
[Mobile Chrome] › explorer-tag.spec.ts:75:1 › change tag color from explorer: tests/kit/src/mobile.ts#L18
1) [Mobile Chrome] › explorer-tag.spec.ts:75:1 › change tag color from explorer ────────────────── Error: expect(locator).toBeVisible() Locator: locator('.affine-page-viewport[data-mode="edgeless"]') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('.affine-page-viewport[data-mode="edgeless"]') at ../../kit/src/mobile.ts:18 16 | await expect( 17 | page.locator('.affine-page-viewport[data-mode="edgeless"]') > 18 | ).toBeVisible({ | ^ 19 | timeout: 30 * 1000, 20 | }); 21 | await page.goto('/'); at Object.page (/home/runner/work/AFFiNE/AFFiNE/tests/kit/src/mobile.ts:18:7)
[Mobile Chrome] › explorer-tag.spec.ts:75:1 › change tag color from explorer: tests/kit/src/mobile.ts#L18
1) [Mobile Chrome] › explorer-tag.spec.ts:75:1 › change tag color from explorer ────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 30000ms waiting for expect(locator).toBeVisible() Locator: locator('.affine-page-viewport[data-mode="edgeless"]') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('.affine-page-viewport[data-mode="edgeless"]') at ../../kit/src/mobile.ts:18 16 | await expect( 17 | page.locator('.affine-page-viewport[data-mode="edgeless"]') > 18 | ).toBeVisible({ | ^ 19 | timeout: 30 * 1000, 20 | }); 21 | await page.goto('/'); at Object.page (/home/runner/work/AFFiNE/AFFiNE/tests/kit/src/mobile.ts:18:7)
[Mobile Chrome] › explorer-tag.spec.ts:75:1 › change tag color from explorer: tests/kit/src/mobile.ts#L18
1) [Mobile Chrome] › explorer-tag.spec.ts:75:1 › change tag color from explorer ────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 30000ms waiting for expect(locator).toBeVisible() Locator: locator('.affine-page-viewport[data-mode="edgeless"]') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('.affine-page-viewport[data-mode="edgeless"]') at ../../kit/src/mobile.ts:18 16 | await expect( 17 | page.locator('.affine-page-viewport[data-mode="edgeless"]') > 18 | ).toBeVisible({ | ^ 19 | timeout: 30 * 1000, 20 | }); 21 | await page.goto('/'); at Object.page (/home/runner/work/AFFiNE/AFFiNE/tests/kit/src/mobile.ts:18:7)
[Mobile Chrome] › explorer-tag.spec.ts:75:1 › change tag color from explorer: tests/kit/src/mobile.ts#L18
1) [Mobile Chrome] › explorer-tag.spec.ts:75:1 › change tag color from explorer ────────────────── Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 30000ms waiting for expect(locator).toBeVisible() Locator: locator('.affine-page-viewport[data-mode="edgeless"]') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('.affine-page-viewport[data-mode="edgeless"]') at ../../kit/src/mobile.ts:18 16 | await expect( 17 | page.locator('.affine-page-viewport[data-mode="edgeless"]') > 18 | ).toBeVisible({ | ^ 19 | timeout: 30 * 1000, 20 | }); 21 | await page.goto('/'); at Object.page (/home/runner/work/AFFiNE/AFFiNE/tests/kit/src/mobile.ts:18:7)
[Mobile Chrome] › home.spec.ts:6:1 › after loaded: tests/affine-mobile/e2e/home.spec.ts#L1
2) [Mobile Chrome] › home.spec.ts:6:1 › after loaded, will land on the home page ───────────────── Test timeout of 60000ms exceeded while setting up "page".
[Mobile Chrome] › home.spec.ts:6:1 › after loaded: tests/kit/src/mobile.ts#L18
2) [Mobile Chrome] › home.spec.ts:6:1 › after loaded, will land on the home page ───────────────── Error: expect(locator).toBeVisible() Locator: locator('.affine-page-viewport[data-mode="edgeless"]') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('.affine-page-viewport[data-mode="edgeless"]') at ../../kit/src/mobile.ts:18 16 | await expect( 17 | page.locator('.affine-page-viewport[data-mode="edgeless"]') > 18 | ).toBeVisible({ | ^ 19 | timeout: 30 * 1000, 20 | }); 21 | await page.goto('/'); at Object.page (/home/runner/work/AFFiNE/AFFiNE/tests/kit/src/mobile.ts:18:7)
[Mobile Chrome] › home.spec.ts:6:1 › after loaded: tests/kit/src/mobile.ts#L18
2) [Mobile Chrome] › home.spec.ts:6:1 › after loaded, will land on the home page ───────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 30000ms waiting for expect(locator).toBeVisible() Locator: locator('.affine-page-viewport[data-mode="edgeless"]') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('.affine-page-viewport[data-mode="edgeless"]') at ../../kit/src/mobile.ts:18 16 | await expect( 17 | page.locator('.affine-page-viewport[data-mode="edgeless"]') > 18 | ).toBeVisible({ | ^ 19 | timeout: 30 * 1000, 20 | }); 21 | await page.goto('/'); at Object.page (/home/runner/work/AFFiNE/AFFiNE/tests/kit/src/mobile.ts:18:7)
[Mobile Chrome] › home.spec.ts:6:1 › after loaded: tests/kit/src/mobile.ts#L18
2) [Mobile Chrome] › home.spec.ts:6:1 › after loaded, will land on the home page ───────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 30000ms waiting for expect(locator).toBeVisible() Locator: locator('.affine-page-viewport[data-mode="edgeless"]') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('.affine-page-viewport[data-mode="edgeless"]') at ../../kit/src/mobile.ts:18 16 | await expect( 17 | page.locator('.affine-page-viewport[data-mode="edgeless"]') > 18 | ).toBeVisible({ | ^ 19 | timeout: 30 * 1000, 20 | }); 21 | await page.goto('/'); at Object.page (/home/runner/work/AFFiNE/AFFiNE/tests/kit/src/mobile.ts:18:7)
[Mobile Chrome] › home.spec.ts:6:1 › after loaded: tests/kit/src/mobile.ts#L18
2) [Mobile Chrome] › home.spec.ts:6:1 › after loaded, will land on the home page ───────────────── Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 30000ms waiting for expect(locator).toBeVisible() Locator: locator('.affine-page-viewport[data-mode="edgeless"]') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('.affine-page-viewport[data-mode="edgeless"]') at ../../kit/src/mobile.ts:18 16 | await expect( 17 | page.locator('.affine-page-viewport[data-mode="edgeless"]') > 18 | ).toBeVisible({ | ^ 19 | timeout: 30 * 1000, 20 | }); 21 | await page.goto('/'); at Object.page (/home/runner/work/AFFiNE/AFFiNE/tests/kit/src/mobile.ts:18:7)
[Mobile Safari] › home.spec.ts:44:1 › all tab: tests/affine-mobile/e2e/home.spec.ts#L1
1) [Mobile Safari] › home.spec.ts:44:1 › all tab ───────────────────────────────────────────────── Test timeout of 60000ms exceeded while setting up "page".
[Mobile Safari] › home.spec.ts:44:1 › all tab: tests/kit/src/mobile.ts#L18
1) [Mobile Safari] › home.spec.ts:44:1 › all tab ───────────────────────────────────────────────── Error: expect(locator).toBeVisible() Locator: locator('.affine-page-viewport[data-mode="edgeless"]') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('.affine-page-viewport[data-mode="edgeless"]') at ../../kit/src/mobile.ts:18 16 | await expect( 17 | page.locator('.affine-page-viewport[data-mode="edgeless"]') > 18 | ).toBeVisible({ | ^ 19 | timeout: 30 * 1000, 20 | }); 21 | await page.goto('/'); at Object.page (/home/runner/work/AFFiNE/AFFiNE/tests/kit/src/mobile.ts:18:7)
[Mobile Safari] › home.spec.ts:44:1 › all tab: tests/kit/src/mobile.ts#L18
1) [Mobile Safari] › home.spec.ts:44:1 › all tab ───────────────────────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 30000ms waiting for expect(locator).toBeVisible() Locator: locator('.affine-page-viewport[data-mode="edgeless"]') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('.affine-page-viewport[data-mode="edgeless"]') at ../../kit/src/mobile.ts:18 16 | await expect( 17 | page.locator('.affine-page-viewport[data-mode="edgeless"]') > 18 | ).toBeVisible({ | ^ 19 | timeout: 30 * 1000, 20 | }); 21 | await page.goto('/'); at Object.page (/home/runner/work/AFFiNE/AFFiNE/tests/kit/src/mobile.ts:18:7)
[Mobile Safari] › home.spec.ts:44:1 › all tab: tests/kit/src/mobile.ts#L18
1) [Mobile Safari] › home.spec.ts:44:1 › all tab ───────────────────────────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 30000ms waiting for expect(locator).toBeVisible() Locator: locator('.affine-page-viewport[data-mode="edgeless"]') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('.affine-page-viewport[data-mode="edgeless"]') at ../../kit/src/mobile.ts:18 16 | await expect( 17 | page.locator('.affine-page-viewport[data-mode="edgeless"]') > 18 | ).toBeVisible({ | ^ 19 | timeout: 30 * 1000, 20 | }); 21 | await page.goto('/'); at Object.page (/home/runner/work/AFFiNE/AFFiNE/tests/kit/src/mobile.ts:18:7)
[Mobile Safari] › home.spec.ts:44:1 › all tab: tests/kit/src/mobile.ts#L18
1) [Mobile Safari] › home.spec.ts:44:1 › all tab ───────────────────────────────────────────────── Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 30000ms waiting for expect(locator).toBeVisible() Locator: locator('.affine-page-viewport[data-mode="edgeless"]') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('.affine-page-viewport[data-mode="edgeless"]') at ../../kit/src/mobile.ts:18 16 | await expect( 17 | page.locator('.affine-page-viewport[data-mode="edgeless"]') > 18 | ).toBeVisible({ | ^ 19 | timeout: 30 * 1000, 20 | }); 21 | await page.goto('/'); at Object.page (/home/runner/work/AFFiNE/AFFiNE/tests/kit/src/mobile.ts:18:7)
[Mobile Safari] › settings.spec.ts:10:1 › can open settings: tests/affine-mobile/e2e/settings.spec.ts#L1
2) [Mobile Safari] › settings.spec.ts:10:1 › can open settings ─────────────────────────────────── Test timeout of 60000ms exceeded while setting up "page".
[Mobile Safari] › settings.spec.ts:10:1 › can open settings: tests/kit/src/mobile.ts#L18
2) [Mobile Safari] › settings.spec.ts:10:1 › can open settings ─────────────────────────────────── Error: expect(locator).toBeVisible() Locator: locator('.affine-page-viewport[data-mode="edgeless"]') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('.affine-page-viewport[data-mode="edgeless"]') at ../../kit/src/mobile.ts:18 16 | await expect( 17 | page.locator('.affine-page-viewport[data-mode="edgeless"]') > 18 | ).toBeVisible({ | ^ 19 | timeout: 30 * 1000, 20 | }); 21 | await page.goto('/'); at Object.page (/home/runner/work/AFFiNE/AFFiNE/tests/kit/src/mobile.ts:18:7)
[Mobile Safari] › settings.spec.ts:10:1 › can open settings: tests/kit/src/mobile.ts#L18
2) [Mobile Safari] › settings.spec.ts:10:1 › can open settings ─────────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 30000ms waiting for expect(locator).toBeVisible() Locator: locator('.affine-page-viewport[data-mode="edgeless"]') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('.affine-page-viewport[data-mode="edgeless"]') at ../../kit/src/mobile.ts:18 16 | await expect( 17 | page.locator('.affine-page-viewport[data-mode="edgeless"]') > 18 | ).toBeVisible({ | ^ 19 | timeout: 30 * 1000, 20 | }); 21 | await page.goto('/'); at Object.page (/home/runner/work/AFFiNE/AFFiNE/tests/kit/src/mobile.ts:18:7)
[Mobile Safari] › settings.spec.ts:10:1 › can open settings: tests/kit/src/mobile.ts#L18
2) [Mobile Safari] › settings.spec.ts:10:1 › can open settings ─────────────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 30000ms waiting for expect(locator).toBeVisible() Locator: locator('.affine-page-viewport[data-mode="edgeless"]') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('.affine-page-viewport[data-mode="edgeless"]') at ../../kit/src/mobile.ts:18 16 | await expect( 17 | page.locator('.affine-page-viewport[data-mode="edgeless"]') > 18 | ).toBeVisible({ | ^ 19 | timeout: 30 * 1000, 20 | }); 21 | await page.goto('/'); at Object.page (/home/runner/work/AFFiNE/AFFiNE/tests/kit/src/mobile.ts:18:7)
[Mobile Safari] › settings.spec.ts:10:1 › can open settings: tests/kit/src/mobile.ts#L18
2) [Mobile Safari] › settings.spec.ts:10:1 › can open settings ─────────────────────────────────── Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 30000ms waiting for expect(locator).toBeVisible() Locator: locator('.affine-page-viewport[data-mode="edgeless"]') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('.affine-page-viewport[data-mode="edgeless"]') at ../../kit/src/mobile.ts:18 16 | await expect( 17 | page.locator('.affine-page-viewport[data-mode="edgeless"]') > 18 | ).toBeVisible({ | ^ 19 | timeout: 30 * 1000, 20 | }); 21 | await page.goto('/'); at Object.page (/home/runner/work/AFFiNE/AFFiNE/tests/kit/src/mobile.ts:18:7)
[Mobile Safari] › back-button-visibility.spec.ts:8:1 › new doc via app tab should not show back: tests/affine-mobile/e2e/back-button-visibility.spec.ts#L1
1) [Mobile Safari] › back-button-visibility.spec.ts:8:1 › new doc via app tab should not show back Test timeout of 60000ms exceeded while setting up "page".
[Mobile Safari] › back-button-visibility.spec.ts:8:1 › new doc via app tab should not show back: tests/kit/src/mobile.ts#L18
1) [Mobile Safari] › back-button-visibility.spec.ts:8:1 › new doc via app tab should not show back Error: expect(locator).toBeVisible() Locator: locator('.affine-page-viewport[data-mode="edgeless"]') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('.affine-page-viewport[data-mode="edgeless"]') at ../../kit/src/mobile.ts:18 16 | await expect( 17 | page.locator('.affine-page-viewport[data-mode="edgeless"]') > 18 | ).toBeVisible({ | ^ 19 | timeout: 30 * 1000, 20 | }); 21 | await page.goto('/'); at Object.page (/home/runner/work/AFFiNE/AFFiNE/tests/kit/src/mobile.ts:18:7)
[Mobile Safari] › back-button-visibility.spec.ts:8:1 › new doc via app tab should not show back: tests/kit/src/mobile.ts#L18
1) [Mobile Safari] › back-button-visibility.spec.ts:8:1 › new doc via app tab should not show back Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 30000ms waiting for expect(locator).toBeVisible() Locator: locator('.affine-page-viewport[data-mode="edgeless"]') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('.affine-page-viewport[data-mode="edgeless"]') at ../../kit/src/mobile.ts:18 16 | await expect( 17 | page.locator('.affine-page-viewport[data-mode="edgeless"]') > 18 | ).toBeVisible({ | ^ 19 | timeout: 30 * 1000, 20 | }); 21 | await page.goto('/'); at Object.page (/home/runner/work/AFFiNE/AFFiNE/tests/kit/src/mobile.ts:18:7)
[Mobile Safari] › back-button-visibility.spec.ts:8:1 › new doc via app tab should not show back: tests/kit/src/mobile.ts#L18
1) [Mobile Safari] › back-button-visibility.spec.ts:8:1 › new doc via app tab should not show back Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 30000ms waiting for expect(locator).toBeVisible() Locator: locator('.affine-page-viewport[data-mode="edgeless"]') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('.affine-page-viewport[data-mode="edgeless"]') at ../../kit/src/mobile.ts:18 16 | await expect( 17 | page.locator('.affine-page-viewport[data-mode="edgeless"]') > 18 | ).toBeVisible({ | ^ 19 | timeout: 30 * 1000, 20 | }); 21 | await page.goto('/'); at Object.page (/home/runner/work/AFFiNE/AFFiNE/tests/kit/src/mobile.ts:18:7)
[Mobile Safari] › back-button-visibility.spec.ts:8:1 › new doc via app tab should not show back: tests/kit/src/mobile.ts#L18
1) [Mobile Safari] › back-button-visibility.spec.ts:8:1 › new doc via app tab should not show back Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 30000ms waiting for expect(locator).toBeVisible() Locator: locator('.affine-page-viewport[data-mode="edgeless"]') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('.affine-page-viewport[data-mode="edgeless"]') at ../../kit/src/mobile.ts:18 16 | await expect( 17 | page.locator('.affine-page-viewport[data-mode="edgeless"]') > 18 | ).toBeVisible({ | ^ 19 | timeout: 30 * 1000, 20 | }); 21 | await page.goto('/'); at Object.page (/home/runner/work/AFFiNE/AFFiNE/tests/kit/src/mobile.ts:18:7)
[Mobile Safari] › detail.spec.ts:20:1 › can open page view more menu: tests/affine-mobile/e2e/detail.spec.ts#L12
2) [Mobile Safari] › detail.spec.ts:20:1 › can open page view more menu ────────────────────────── Test timeout of 60000ms exceeded while running "beforeEach" hook. 10 | }; 11 | > 12 | test.beforeEach(async ({ page }) => { | ^ 13 | const docsTab = page.locator('#app-tabs').getByRole('tab', { name: 'all' }); 14 | await expect(docsTab).toBeVisible(); 15 | await docsTab.click(); at /home/runner/work/AFFiNE/AFFiNE/tests/affine-mobile/e2e/detail.spec.ts:12:6
[Mobile Safari] › detail.spec.ts:20:1 › can open page view more menu: tests/kit/src/mobile.ts#L18
2) [Mobile Safari] › detail.spec.ts:20:1 › can open page view more menu ────────────────────────── Error: expect(locator).toBeVisible() Locator: locator('.affine-page-viewport[data-mode="edgeless"]') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('.affine-page-viewport[data-mode="edgeless"]') at ../../kit/src/mobile.ts:18 16 | await expect( 17 | page.locator('.affine-page-viewport[data-mode="edgeless"]') > 18 | ).toBeVisible({ | ^ 19 | timeout: 30 * 1000, 20 | }); 21 | await page.goto('/'); at Object.page (/home/runner/work/AFFiNE/AFFiNE/tests/kit/src/mobile.ts:18:7)
[Mobile Safari] › detail.spec.ts:20:1 › can open page view more menu: tests/kit/src/mobile.ts#L18
2) [Mobile Safari] › detail.spec.ts:20:1 › can open page view more menu ────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 30000ms waiting for expect(locator).toBeVisible() Locator: locator('.affine-page-viewport[data-mode="edgeless"]') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('.affine-page-viewport[data-mode="edgeless"]') at ../../kit/src/mobile.ts:18 16 | await expect( 17 | page.locator('.affine-page-viewport[data-mode="edgeless"]') > 18 | ).toBeVisible({ | ^ 19 | timeout: 30 * 1000, 20 | }); 21 | await page.goto('/'); at Object.page (/home/runner/work/AFFiNE/AFFiNE/tests/kit/src/mobile.ts:18:7)
[Mobile Safari] › detail.spec.ts:20:1 › can open page view more menu: tests/kit/src/mobile.ts#L18
2) [Mobile Safari] › detail.spec.ts:20:1 › can open page view more menu ────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 30000ms waiting for expect(locator).toBeVisible() Locator: locator('.affine-page-viewport[data-mode="edgeless"]') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('.affine-page-viewport[data-mode="edgeless"]') at ../../kit/src/mobile.ts:18 16 | await expect( 17 | page.locator('.affine-page-viewport[data-mode="edgeless"]') > 18 | ).toBeVisible({ | ^ 19 | timeout: 30 * 1000, 20 | }); 21 | await page.goto('/'); at Object.page (/home/runner/work/AFFiNE/AFFiNE/tests/kit/src/mobile.ts:18:7)
[Mobile Safari] › detail.spec.ts:20:1 › can open page view more menu: tests/kit/src/mobile.ts#L18
2) [Mobile Safari] › detail.spec.ts:20:1 › can open page view more menu ────────────────────────── Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 30000ms waiting for expect(locator).toBeVisible() Locator: locator('.affine-page-viewport[data-mode="edgeless"]') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('.affine-page-viewport[data-mode="edgeless"]') at ../../kit/src/mobile.ts:18 16 | await expect( 17 | page.locator('.affine-page-viewport[data-mode="edgeless"]') > 18 | ).toBeVisible({ | ^ 19 | timeout: 30 * 1000, 20 | }); 21 | await page.goto('/'); at Object.page (/home/runner/work/AFFiNE/AFFiNE/tests/kit/src/mobile.ts:18:7)
E2E Mobile Test (4)
Canceling since a higher priority waiting request for 'Build & Test-refs/pull/9899/merge' exists
[Mobile Chrome] › detail.spec.ts:39:1 › can add text property: tests/affine-mobile/e2e/detail.spec.ts#L12
1) [Mobile Chrome] › detail.spec.ts:39:1 › can add text property ───────────────────────────────── Test timeout of 60000ms exceeded while running "beforeEach" hook. 10 | }; 11 | > 12 | test.beforeEach(async ({ page }) => { | ^ 13 | const docsTab = page.locator('#app-tabs').getByRole('tab', { name: 'all' }); 14 | await expect(docsTab).toBeVisible(); 15 | await docsTab.click(); at /home/runner/work/AFFiNE/AFFiNE/tests/affine-mobile/e2e/detail.spec.ts:12:6
[Mobile Chrome] › detail.spec.ts:39:1 › can add text property: tests/kit/src/mobile.ts#L18
1) [Mobile Chrome] › detail.spec.ts:39:1 › can add text property ───────────────────────────────── Error: expect(locator).toBeVisible() Locator: locator('.affine-page-viewport[data-mode="edgeless"]') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('.affine-page-viewport[data-mode="edgeless"]') at ../../kit/src/mobile.ts:18 16 | await expect( 17 | page.locator('.affine-page-viewport[data-mode="edgeless"]') > 18 | ).toBeVisible({ | ^ 19 | timeout: 30 * 1000, 20 | }); 21 | await page.goto('/'); at Object.page (/home/runner/work/AFFiNE/AFFiNE/tests/kit/src/mobile.ts:18:7)
[Mobile Chrome] › detail.spec.ts:39:1 › can add text property: tests/kit/src/mobile.ts#L18
1) [Mobile Chrome] › detail.spec.ts:39:1 › can add text property ───────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 30000ms waiting for expect(locator).toBeVisible() Locator: locator('.affine-page-viewport[data-mode="edgeless"]') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('.affine-page-viewport[data-mode="edgeless"]') at ../../kit/src/mobile.ts:18 16 | await expect( 17 | page.locator('.affine-page-viewport[data-mode="edgeless"]') > 18 | ).toBeVisible({ | ^ 19 | timeout: 30 * 1000, 20 | }); 21 | await page.goto('/'); at Object.page (/home/runner/work/AFFiNE/AFFiNE/tests/kit/src/mobile.ts:18:7)
[Mobile Chrome] › detail.spec.ts:39:1 › can add text property: tests/kit/src/mobile.ts#L18
1) [Mobile Chrome] › detail.spec.ts:39:1 › can add text property ───────────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 30000ms waiting for expect(locator).toBeVisible() Locator: locator('.affine-page-viewport[data-mode="edgeless"]') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('.affine-page-viewport[data-mode="edgeless"]') at ../../kit/src/mobile.ts:18 16 | await expect( 17 | page.locator('.affine-page-viewport[data-mode="edgeless"]') > 18 | ).toBeVisible({ | ^ 19 | timeout: 30 * 1000, 20 | }); 21 | await page.goto('/'); at Object.page (/home/runner/work/AFFiNE/AFFiNE/tests/kit/src/mobile.ts:18:7)
[Mobile Chrome] › detail.spec.ts:39:1 › can add text property: tests/kit/src/mobile.ts#L18
1) [Mobile Chrome] › detail.spec.ts:39:1 › can add text property ───────────────────────────────── Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 30000ms waiting for expect(locator).toBeVisible() Locator: locator('.affine-page-viewport[data-mode="edgeless"]') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('.affine-page-viewport[data-mode="edgeless"]') at ../../kit/src/mobile.ts:18 16 | await expect( 17 | page.locator('.affine-page-viewport[data-mode="edgeless"]') > 18 | ).toBeVisible({ | ^ 19 | timeout: 30 * 1000, 20 | }); 21 | await page.goto('/'); at Object.page (/home/runner/work/AFFiNE/AFFiNE/tests/kit/src/mobile.ts:18:7)
[Mobile Chrome] › explorer-favorite.spec.ts:8:1 › Create new doc in favorites: tests/affine-mobile/e2e/explorer-favorite.spec.ts#L1
2) [Mobile Chrome] › explorer-favorite.spec.ts:8:1 › Create new doc in favorites ───────────────── Test timeout of 60000ms exceeded while setting up "page".
[Mobile Chrome] › explorer-favorite.spec.ts:8:1 › Create new doc in favorites: tests/kit/src/mobile.ts#L18
2) [Mobile Chrome] › explorer-favorite.spec.ts:8:1 › Create new doc in favorites ───────────────── Error: expect(locator).toBeVisible() Locator: locator('.affine-page-viewport[data-mode="edgeless"]') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('.affine-page-viewport[data-mode="edgeless"]') at ../../kit/src/mobile.ts:18 16 | await expect( 17 | page.locator('.affine-page-viewport[data-mode="edgeless"]') > 18 | ).toBeVisible({ | ^ 19 | timeout: 30 * 1000, 20 | }); 21 | await page.goto('/'); at Object.page (/home/runner/work/AFFiNE/AFFiNE/tests/kit/src/mobile.ts:18:7)
[Mobile Chrome] › explorer-favorite.spec.ts:8:1 › Create new doc in favorites: tests/kit/src/mobile.ts#L18
2) [Mobile Chrome] › explorer-favorite.spec.ts:8:1 › Create new doc in favorites ───────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 30000ms waiting for expect(locator).toBeVisible() Locator: locator('.affine-page-viewport[data-mode="edgeless"]') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('.affine-page-viewport[data-mode="edgeless"]') at ../../kit/src/mobile.ts:18 16 | await expect( 17 | page.locator('.affine-page-viewport[data-mode="edgeless"]') > 18 | ).toBeVisible({ | ^ 19 | timeout: 30 * 1000, 20 | }); 21 | await page.goto('/'); at Object.page (/home/runner/work/AFFiNE/AFFiNE/tests/kit/src/mobile.ts:18:7)
[Mobile Chrome] › explorer-favorite.spec.ts:8:1 › Create new doc in favorites: tests/kit/src/mobile.ts#L18
2) [Mobile Chrome] › explorer-favorite.spec.ts:8:1 › Create new doc in favorites ───────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 30000ms waiting for expect(locator).toBeVisible() Locator: locator('.affine-page-viewport[data-mode="edgeless"]') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('.affine-page-viewport[data-mode="edgeless"]') at ../../kit/src/mobile.ts:18 16 | await expect( 17 | page.locator('.affine-page-viewport[data-mode="edgeless"]') > 18 | ).toBeVisible({ | ^ 19 | timeout: 30 * 1000, 20 | }); 21 | await page.goto('/'); at Object.page (/home/runner/work/AFFiNE/AFFiNE/tests/kit/src/mobile.ts:18:7)
[Mobile Chrome] › explorer-favorite.spec.ts:8:1 › Create new doc in favorites: tests/kit/src/mobile.ts#L18
2) [Mobile Chrome] › explorer-favorite.spec.ts:8:1 › Create new doc in favorites ───────────────── Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 30000ms waiting for expect(locator).toBeVisible() Locator: locator('.affine-page-viewport[data-mode="edgeless"]') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('.affine-page-viewport[data-mode="edgeless"]') at ../../kit/src/mobile.ts:18 16 | await expect( 17 | page.locator('.affine-page-viewport[data-mode="edgeless"]') > 18 | ).toBeVisible({ | ^ 19 | timeout: 30 * 1000, 20 | }); 21 | await page.goto('/'); at Object.page (/home/runner/work/AFFiNE/AFFiNE/tests/kit/src/mobile.ts:18:7)
E2E Mobile Test (4)
The operation was canceled.
Desktop Test (windows-latest, windows, x64, x86_64-pc-windows-msvc, true)
Canceling since a higher priority waiting request for 'Build & Test-refs/pull/9899/merge' exists
E2E Test (4)
Canceling since a higher priority waiting request for 'Build & Test-refs/pull/9899/merge' exists
E2E Test (4)
The operation was canceled.
E2E Test (5)
Canceling since a higher priority waiting request for 'Build & Test-refs/pull/9899/merge' exists
E2E Test (5)
The operation was canceled.
E2E Test (1)
Canceling since a higher priority waiting request for 'Build & Test-refs/pull/9899/merge' exists
E2E Test (1)
The operation was canceled.
Desktop Test (ubuntu-latest, linux, x64, x86_64-unknown-linux-gnu, true)
Canceling since a higher priority waiting request for 'Build & Test-refs/pull/9899/merge' exists
Server Test
Canceling since a higher priority waiting request for 'Build & Test-refs/pull/9899/merge' exists
Server Test
The operation was canceled.
Server E2E Test 2/3
Canceling since a higher priority waiting request for 'Build & Test-refs/pull/9899/merge' exists
Server E2E Test 2/3
The operation was canceled.
Server E2E Test 1/3
Canceling since a higher priority waiting request for 'Build & Test-refs/pull/9899/merge' exists
Server E2E Test 1/3
The operation was canceled.
Server E2E Test 3/3
Canceling since a higher priority waiting request for 'Build & Test-refs/pull/9899/merge' exists
Server E2E Test 3/3
The operation was canceled.
E2E Test (3)
Canceling since a higher priority waiting request for 'Build & Test-refs/pull/9899/merge' exists
E2E Test (3)
The operation was canceled.
E2E Test (2)
Canceling since a higher priority waiting request for 'Build & Test-refs/pull/9899/merge' exists
E2E Test (2)
The operation was canceled.
Desktop Test (macos-latest, macos, arm64, aarch64-apple-darwin, true)
Canceling since a higher priority waiting request for 'Build & Test-refs/pull/9899/merge' exists
Desktop Test (macos-latest, macos, arm64, aarch64-apple-darwin, true)
The operation was canceled.
3, 2, 1 Launch
Process completed with exit code 1.
Optimize CI
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check yarn binary
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-build-mobile-app / output-env
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build AFFiNE native (x86_64-unknown-linux-gnu)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build Server native
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Server Copilot E2E Test (3, 3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Server Copilot E2E Test (2, 3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Server Copilot E2E Test (1, 3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Server Copilot Api Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run native tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build @affine/electron renderer
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-build-mobile-app / build-ios-web
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-build-mobile-app / build-android-web
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-build-mobile-app / android
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Unit Test (3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Unit Test (5)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Unit Test (4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Unit Test (2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Legacy Blocksuite E2E Test (8)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Unit Test (1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Legacy Blocksuite E2E Test (2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Legacy Blocksuite E2E Test (5)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Legacy Blocksuite E2E Test (3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Legacy Blocksuite E2E Test (7)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Legacy Blocksuite E2E Test (6)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Legacy Blocksuite E2E Test (4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Legacy Blocksuite E2E Test (1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Legacy Blocksuite E2E Test (9)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Legacy Blocksuite E2E Test (10)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Analyze (typescript)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Analyze (typescript)
1 issue was detected with this workflow: CodeQL language 'javascript' is referenced by more than one entry in the 'language' matrix parameter for job 'analyze'. This may result in duplicate alerts. Please edit the 'language' matrix parameter to keep only one of the following: 'javascript', 'typescript'.
Analyze (typescript)
Unable to validate code scanning workflow: DuplicateLanguageInMatrix
Analyze (javascript)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Analyze (javascript)
1 issue was detected with this workflow: CodeQL language 'javascript' is referenced by more than one entry in the 'language' matrix parameter for job 'analyze'. This may result in duplicate alerts. Please edit the 'language' matrix parameter to keep only one of the following: 'javascript', 'typescript'.
Analyze (javascript)
Unable to validate code scanning workflow: DuplicateLanguageInMatrix
test-build-mobile-app / ios
swiftformat 0.55.4 is already installed and up-to-date. To reinstall 0.55.4, run: brew reinstall swiftformat
Server Desktop E2E Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
E2E Mobile Test (2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
E2E Mobile Test (5)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
E2E Mobile Test (3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
E2E Mobile Test (1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
3, 2, 1 Launch
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
🎭 Playwright Run Summary
81 failed image/image.spec.ts:39:1 › can drag resize image by left menu ────────────────────────────────── image/image.spec.ts:61:1 › can drag resize image by right menu ───────────────────────────────── image/image.spec.ts:80:1 › can click and delete image ────────────────────────────────────────── image/image.spec.ts:96:1 › can click and copy image ──────────────────────────────────────────── image/image.spec.ts:111:1 › enter shortcut on focusing embed block and its caption ───────────── image/image.spec.ts:137:1 › should support the enter key of image caption ────────────────────── image/keymap.spec.ts:28:1 › press enter will create new block when click and select image ────── image/keymap.spec.ts:37:1 › press backspace after image block can select image block ─────────── image/keymap.spec.ts:49:1 › press enter when image is selected should move next paragraph and should placeholder image/keymap.spec.ts:59:1 › press arrow up when image is selected should move to previous paragraph image/keymap.spec.ts:69:1 › press arrow down when image is selected should move to previous paragraph image/load.spec.ts:34:1 › image loading but failed ───────────────────────────────────────────── image/load.spec.ts:84:1 › image loading but success ──────────────────────────────────────────── image/load.spec.ts:145:1 › image loaded successfully ─────────────────────────────────────────── image/menu.spec.ts:68:1 › select image should not show format bar ────────────────────────────── latex/block.spec.ts:12:1 › add latex block using slash menu ──────────────────────────────────── latex/block.spec.ts:28:1 › add latex block using markdown shortcut with space ────────────────── latex/block.spec.ts:46:1 › add latex block using markdown shortcut with enter ────────────────── latex/inline.spec.ts:30:1 › add inline latex at the start of line ────────────────────────────── latex/inline.spec.ts:61:1 › add inline latex in the middle of text ───────────────────────────── latex/inline.spec.ts:94:1 › update inline latex by clicking the node ─────────────────────────── latex/inline.spec.ts:135:1 › latex editor ────────────────────────────────────────────────────── latex/inline.spec.ts:220:1 › add inline latex using slash menu ───────────────────────────────── latex/inline.spec.ts:251:1 › add inline latex using markdown shortcut ────────────────────────── latex/inline.spec.ts:295:1 › undo-redo when add inline latex using markdown shortcut ─────────── link.spec.ts:30:1 › basic link ───────────────────────────────────────────────────────────────── link.spec.ts:91:1 › add link when dragging from empty line ───────────────────────────────────── link.spec.ts:144:1 › type character in link should not jump out link node ────────────────────── link.spec.ts:157:1 › type character after link should not extend the link attributes ─────────── link.spec.ts:169:1 › readonly mode should not trigger link popup ─────────────────────────────── link.spec.ts:200:1 › should mock selection not stored ────────────────────────────────────────── link.spec.ts:229:1 › should keyboard work in link popover ────────────────────────────────────── link.spec.ts:266:1 › link bar should not be appear when the range is collapsed ───────────────── link.spec.ts:302:1 › create link with paste ──────────────────────────────────────────────────── link.spec.ts:336:1 › convert link to card ────────────────────────────────────────────────────── link.spec.ts:389:1 › convert link to embed ───────────────────────────────────────────────────── linked-page.spec.ts:66:3 › multiple page › should create and switch page work ────────────────── linked-page.spec.ts:95:3 › reference node › linked doc popover can show and hide correctly ───── linked-page.spec.ts:118:3 › reference node › linked doc popover should not show when the current content is @XX and pressing backspace linked-page.spec.ts:135:3 › reference node › should reference node attribut
🎭 Playwright Run Summary
93 failed code/crud.spec.ts:188:1 › duplicate code block ───────────────────────────────────────────────── code/crud.spec.ts:231:1 › delete code block in more menu ─────────────────────────────────────── code/crud.spec.ts:247:1 › undo and redo works in code block ──────────────────────────────────── code/crud.spec.ts:261:1 › toggle code block wrap can work ────────────────────────────────────── code/crud.spec.ts:285:1 › add caption works ──────────────────────────────────────────────────── code/crud.spec.ts:301:1 › undo code block wrap can work ──────────────────────────────────────── code/crud.spec.ts:324:1 › code block toolbar widget can appear and disappear during mousemove ── code/crud.spec.ts:344:1 › should tab works in code block ─────────────────────────────────────── code/crud.spec.ts:364:1 › should open more menu and close on selecting ───────────────────────── code/crud.spec.ts:379:1 › should code block lang input supports alias ────────────────────────── code/crud.spec.ts:394:1 › multi-line indent ──────────────────────────────────────────────────── code/crud.spec.ts:424:1 › should bracket complete works in code block ────────────────────────── code/crud.spec.ts:444:1 › auto scroll horizontally when typing ───────────────────────────────── code/crud.spec.ts:480:1 › code hotkey should not effect in global ────────────────────────────── code/crud.spec.ts:501:1 › language selection list should not close when hovering out of code block code/crud.spec.ts:529:1 › language selection list should not change when hovering over its elements code/crud.spec.ts:564:1 › format text in code block ──────────────────────────────────────────── code/readonly.spec.ts:20:1 › should code block widget be disabled in read only mode ──────────── code/readonly.spec.ts:44:1 › should not be able to modify code block in readonly mode ────────── code/selections.spec.ts:29:1 › click outside should close language list ──────────────────────── code/selections.spec.ts:46:1 › split code by enter ───────────────────────────────────────────── code/selections.spec.ts:66:1 › split code with selection by enter ────────────────────────────── code/selections.spec.ts:89:1 › drag select code block can delete it ──────────────────────────── code/selections.spec.ts:117:1 › press short key and enter at end of code block can jump out ──── code/selections.spec.ts:130:1 › press short key and enter at end of code block with content can jump out code/selections.spec.ts:144:1 › press backspace inside should select code block ──────────────── code/selections.spec.ts:160:1 › press backspace after code block can select code block ───────── code/selections.spec.ts:178:1 › press ArrowUp after code block can enter code block ──────────── database/column.spec.ts:39:3 › column operations › should support rename column ──────────────── database/column.spec.ts:60:3 › column operations › should support add new column ─────────────── database/column.spec.ts:82:3 › column operations › should support right insert column ────────── database/column.spec.ts:98:3 › column operations › should support left insert column ─────────── database/column.spec.ts:114:3 › column operations › should support delete column ─────────────── database/column.spec.ts:127:3 › column operations › should support duplicate column ──────────── database/column.spec.ts:144:3 › column operations › should support move column right ─────────── database/column.spec.ts:166:3 › column operations › should support move column left ──────────── database/column.spec.ts:192:3 › switch column type › switch to number ────────────────────────── database/column.spec.ts:211:3 › switch column type › switch to rich-text ─────────────────────── database/column.spec.ts:233:3 › switch column type › switch between multi-select and select ──── database/column.spec.ts:273:3 › switch column type › switch between number and rich-text ─────── database/column.spec.ts:
🎭 Playwright Run Summary
85 failed edgeless/group/group.spec.ts:44:5 › group › group create › create group button not show when single select edgeless/group/group.spec.ts:54:5 › group › group create › create button show up when multi select 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 create › create group and undo, redo ───────── edgeless/group/group.spec.ts:88:5 › group › ungroup › ungroup by component toolbar ───────────── edgeless/group/group.spec.ts:96:5 › group › ungroup › ungroup by shortcut mod + shift + G ────── edgeless/group/group.spec.ts:104:5 › group › ungroup › ungroup and undo, redo ────────────────── edgeless/group/group.spec.ts:123:5 › group › drag group › drag group to move ─────────────────── edgeless/group/group.spec.ts:138:5 › group › select › select group by click ──────────────────── edgeless/group/group.spec.ts:145:5 › group › select › select sub-element by first select group ─ edgeless/group/group.spec.ts:150:5 › group › select › select element when enter gorup ────────── edgeless/group/group.spec.ts:163:5 › group › delete › delete root group ──────────────────────── edgeless/group/group.spec.ts:185:5 › group › delete › delete sub-element in group ────────────── edgeless/group/group.spec.ts:219:5 › group › delete › delete group in group ──────────────────── edgeless/group/release.spec.ts:41:3 › release from group › release element from group ────────── edgeless/group/release.spec.ts:71:3 › release from group › release group from group ──────────── edgeless/group/title.spec.ts:30:3 › group title › edit group title by component toolbar ──────── edgeless/group/title.spec.ts:39:3 › group title › edit group title by dbclick ────────────────── edgeless/group/title.spec.ts:51:3 › group title › blur unmount group editor ──────────────────── edgeless/group/title.spec.ts:62:3 › group title › enter unmount group editor ─────────────────── edgeless/linked-doc.spec.ts:27:3 › note to linked doc › select a note and turn it into a linked doc edgeless/linked-doc.spec.ts:52:3 › note to linked doc › turn note into a linked doc, connector keeps edgeless/linked-doc.spec.ts:113:3 › single edgeless element to linked doc › select a shape, turn into a linked doc edgeless/linked-doc.spec.ts:135:3 › single edgeless element to linked doc › select a connector, turn into a linked doc edgeless/linked-doc.spec.ts:150:3 › single edgeless element to linked doc › select a brush, turn into a linked doc edgeless/linked-doc.spec.ts:173:3 › single edgeless element to linked doc › select a group, turn into a linked doc edgeless/linked-doc.spec.ts:207:3 › single edgeless element to linked doc › select a frame, turn into a linked doc edgeless/linked-doc.spec.ts:248:3 › multiple edgeless elements to linked doc › multi-select note, frame, shape, connector, brush and group, turn it into a linked doc edgeless/linked-doc.spec.ts:292:3 › multiple edgeless elements to linked doc › multi-select with embed doc card inside, turn it into a linked doc edgeless/linked-doc.spec.ts:327:3 › multiple edgeless elements to linked doc › multi-select with mindmap, turn it into a linked doc edgeless/lock.spec.ts:59:3 › lock › edgeless element can be locked and unlocked ──────────────── edgeless/lock.spec.ts:108:3 › lock › locked element should be selectable by clicking or short-cut edgeless/lock.spec.ts:127:3 › lock › locked element should not be selectable by dragging default tool or lasso tool. unlocking will recover edgeless/lock.spec.ts:147:3 › lock › descendant of locked element should not be selectable. unlocking will recover edgeless/lock.spec.ts:182:3 › lock › the selected rect of locked element should contain descendant. unlocking will recover edgeless/lock.spec.ts:232:3 › lock › locked element should be copyable, an
🎭 Playwright Run Summary
91 failed database/title.spec.ts:12:3 › title › should able to link doc by press @ ─────────────────────── drag.spec.ts:27:1 › only have one drag handle in screen ──────────────────────────────────────── drag.spec.ts:63:1 › move drag handle in paragraphs ───────────────────────────────────────────── drag.spec.ts:73:1 › move drag handle in list ─────────────────────────────────────────────────── drag.spec.ts:83:1 › move drag handle in nested block ─────────────────────────────────────────── drag.spec.ts:117:1 › move drag handle into another block ─────────────────────────────────────── drag.spec.ts:166:1 › move to the last block of each level in multi-level nesting ─────────────── drag.spec.ts:233:1 › should sync selected-blocks to session-manager when clicking drag handle ── drag.spec.ts:342:1 › should blur rich-text first on starting block selection ─────────────────── drag.spec.ts:359:1 › hide drag handle when mouse is hovering over the title ──────────────────── drag.spec.ts:471:1 › should trigger click event on editor container when clicking on blocks under block-level selection drag.spec.ts:513:1 › should get to selected block when dragging unselected block ─────────────── drag.spec.ts:728:1 › drag handle should show on right block when scroll viewport ─────────────── edgeless/align.spec.ts:28:3 › auto arrange align › arrange shapes ────────────────────────────── edgeless/align.spec.ts:51:3 › auto arrange align › arrange rotated shapes ────────────────────── edgeless/align.spec.ts:72:3 › auto arrange align › arrange connected shapes ──────────────────── edgeless/align.spec.ts:87:3 › auto arrange align › arrange connector ─────────────────────────── edgeless/align.spec.ts:101:3 › auto arrange align › arrange edgeless text ────────────────────── edgeless/align.spec.ts:123:3 › auto arrange align › arrange note ─────────────────────────────── edgeless/align.spec.ts:138:3 › auto arrange align › arrange group ────────────────────────────── edgeless/align.spec.ts:155:3 › auto arrange align › arrange frame ────────────────────────────── edgeless/align.spec.ts:178:3 › auto arrange align › arrange mindmap ──────────────────────────── edgeless/align.spec.ts:197:3 › auto arrange align › arrange shape, note, connector, brush and edgeless text edgeless/align.spec.ts:233:3 › auto resize align › resize and arrange shapes ─────────────────── edgeless/align.spec.ts:256:3 › auto resize align › resize and arrange rotated shapes ─────────── edgeless/align.spec.ts:277:3 › auto resize align › resize and arrange connected shapes ───────── edgeless/align.spec.ts:292:3 › auto resize align › resize and arrange connector ──────────────── edgeless/align.spec.ts:306:3 › auto resize align › resize and arrange edgeless text ──────────── edgeless/align.spec.ts:328:3 › auto resize align › resize and arrange note ───────────────────── edgeless/align.spec.ts:343:3 › auto resize align › resize and arrange group ──────────────────── edgeless/align.spec.ts:360:3 › auto resize align › resize and arrange frame ──────────────────── edgeless/align.spec.ts:383:3 › auto resize align › resize and arrange mindmap ────────────────── edgeless/align.spec.ts:402:3 › auto resize align › resize and arrange shape, note, connector, brush and text edgeless/auto-complete.spec.ts:46:5 › auto-complete › click on auto-complete button › click on right auto-complete button edgeless/auto-complete.spec.ts:53:5 › auto-complete › click on auto-complete button › click on bottom auto-complete button edgeless/auto-complete.spec.ts:60:5 › auto-complete › click on auto-complete button › click on left auto-complete button edgeless/auto-complete.spec.ts:67:5 › auto-complete › click on auto-complete button › click on top auto-complete button edgeless/auto-complete.spec.ts:75:5 › auto-complete › click on auto-complete button › click on note auto-complete button edgeless/auto-complete.spec.ts:93:5 › auto-complete › drag on auto
🎭 Playwright Run Summary
96 failed edgeless/shortcut.spec.ts:186:3 › zooming › zoom out ─────────────────────────────────────────── edgeless/shortcut.spec.ts:204:3 › zooming › zoom reset ───────────────────────────────────────── edgeless/shortcut.spec.ts:224:3 › zooming › zoom in ──────────────────────────────────────────── edgeless/shortcut.spec.ts:243:3 › zooming › zoom to selection ────────────────────────────────── edgeless/shortcut.spec.ts:283:1 › cmd + A should select all elements by default ──────────────── edgeless/shortcut.spec.ts:291:1 › cmd + A should not fire inside active note ─────────────────── edgeless/shortcut.spec.ts:314:3 › delete › do not delete element when active ─────────────────── edgeless/shortcut.spec.ts:331:3 › Arrow Keys should move selection › with shift increment by 10px edgeless/shortcut.spec.ts:350:3 › Arrow Keys should move selection › without shift increment by 1px edgeless/snap.spec.ts:13:3 › snap › snap ─────────────────────────────────────────────────────── edgeless/snap.spec.ts:29:3 › snap › snapDistribute ───────────────────────────────────────────── edgeless/text.spec.ts:51:3 › edgeless canvas text › add text element in default mode ─────────── edgeless/text.spec.ts:78:3 › edgeless canvas text › should not trigger linked doc popover in canvas text edgeless/text.spec.ts:94:3 › edgeless canvas text › add text element in text mode ────────────── edgeless/text.spec.ts:120:3 › edgeless canvas text › copy and paste ──────────────────────────── edgeless/text.spec.ts:148:3 › edgeless canvas text › normalize text element rect after change its font edgeless/text.spec.ts:187:3 › edgeless canvas text › auto wrap text by dragging left and right edge edgeless/text.spec.ts:258:3 › edgeless canvas text › text element should have maxWidth after adjusting width by dragging left or right edge embed-synced-doc.spec.ts:48:3 › Embed synced doc › can change linked doc to embed synced doc ─── embed-synced-doc.spec.ts:55:3 › Embed synced doc › can change embed synced doc to card view ──── embed-synced-doc.spec.ts:137:3 › Embed synced doc › nested embed synced doc should be rendered as card when depth >=1 embed-synced-doc.spec.ts:201:5 › Embed synced doc › synced doc should be readonly › synced doc should be readonly format-bar.spec.ts:50:1 › should format quick bar show when select text ──────────────────────── format-bar.spec.ts:77:1 › should format quick bar show when clicking drag handle ─────────────── format-bar.spec.ts:102:1 › should format quick bar show when select text by keyboard ─────────── format-bar.spec.ts:160:1 › should format quick bar can only display one at a time ────────────── format-bar.spec.ts:174:1 › should format quick bar hide when type text ───────────────────────── format-bar.spec.ts:185:1 › should format quick bar be able to format text ────────────────────── format-bar.spec.ts:238:1 › should format quick bar be able to change background color ────────── format-bar.spec.ts:283:1 › should format quick bar be able to format text when select multiple line format-bar.spec.ts:308:1 › should format quick bar be able to link text ──────────────────────── format-bar.spec.ts:345:1 › should format quick bar be able to change to heading paragraph type ─ format-bar.spec.ts:382:1 › should format quick bar show when double click text ───────────────── format-bar.spec.ts:397:1 › should format quick bar not show at readonly mode ─────────────────── format-bar.spec.ts:415:1 › should format bar follow scroll ───────────────────────────────────── format-bar.spec.ts:449:1 › should format quick bar position correct at the start of second line format-bar.spec.ts:490:1 › should format quick bar action status updated while undo ──────────── format-bar.spec.ts:513:1 › should format quick bar work in single block selection ────────────── format-bar.spec.ts:564:1 › should format quick bar work in multiple block selection ──────────── format-bar.spec.ts:613:1 ›
🎭 Playwright Run Summary
93 failed edgeless/note/scale.spec.ts:100:3 › note scale › Note scale input support copy paste ─────────── edgeless/note/scale.spec.ts:122:3 › note scale › Note scale can be changed by shift drag ─────── edgeless/note/slicer.spec.ts:16:3 › note slicer › could enable and disenable note slicer ─────── edgeless/note/slicer.spec.ts:33:3 › note slicer › note slicer will add new note ──────────────── edgeless/note/slicer.spec.ts:50:3 › note slicer › note slicer button should appears at right position edgeless/note/slicer.spec.ts:105:3 › note slicer › note slicer button should appears at right position when editor is not located at left top corner edgeless/note/undo-redo.spec.ts:30:1 › undo/redo should work correctly after clipping ────────── edgeless/note/undo-redo.spec.ts:53:1 › undo/redo should work correctly after resizing ────────── edgeless/note/undo-redo.spec.ts:96:1 › continuous undo and redo (note block add operation) should work edgeless/pan.spec.ts:31:1 › pan tool basic ───────────────────────────────────────────────────── edgeless/pan.spec.ts:58:1 › pan tool shortcut ────────────────────────────────────────────────── edgeless/pan.spec.ts:121:1 › pan tool shortcut should revert to the previous tool on keyup ───── edgeless/pan.spec.ts:139:1 › pan tool shortcut does not affect other tools while using the tool edgeless/pan.spec.ts:177:1 › pan tool shortcut when user is editing ──────────────────────────── edgeless/pan.spec.ts:231:3 › pan tool in readonly mode › can be used by keyboard ─────────────── edgeless/pan.spec.ts:244:3 › pan tool in readonly mode › can be used by multi-touch ──────────── edgeless/paste-block.spec.ts:40:3 › pasting blocks › pasting a note block ────────────────────── edgeless/paste-block.spec.ts:69:3 › pasting blocks › pasting a edgeless block ────────────────── edgeless/paste-block.spec.ts:96:3 › pasting blocks › pasting a note block from doc mode ──────── edgeless/presentation.spec.ts:26:3 › presentation › should render note when enter presentation mode edgeless/presentation.spec.ts:59:3 › presentation › should exit presentation mode when press escape edgeless/presentation.spec.ts:85:3 › presentation › should be able to adjust order of presentation in toolbar edgeless/presentation.spec.ts:137:3 › presentation › should be able to adjust order of presentation in frame panel edgeless/presentation.spec.ts:219:3 › presentation › duplicate frames should keep the presentation orders edgeless/reordering.spec.ts:49:5 › reordering › group index › group ──────────────────────────── edgeless/reordering.spec.ts:64:5 › reordering › group index › release from group ─────────────── edgeless/reordering.spec.ts:83:5 › reordering › group index › ungroup ────────────────────────── edgeless/reordering.spec.ts:108:5 › reordering › reordering shapes › bring to front ──────────── edgeless/reordering.spec.ts:137:5 › reordering › reordering shapes › bring forward ───────────── edgeless/reordering.spec.ts:155:5 › reordering › reordering shapes › send backward ───────────── edgeless/reordering.spec.ts:173:5 › reordering › reordering shapes › send to back ────────────── edgeless/reordering.spec.ts:201:5 › reordering › reordering shapes › undo and redo ───────────── edgeless/reordering.spec.ts:251:5 › reordering › reordering notes › bring to front ───────────── edgeless/reordering.spec.ts:281:5 › reordering › reordering notes › bring forward ────────────── edgeless/reordering.spec.ts:312:5 › reordering › reordering notes › send backward ────────────── edgeless/reordering.spec.ts:343:5 › reordering › reordering notes › send to back ─────────────── edgeless/reordering.spec.ts:389:5 › reordering › reordering notes › undo and redo ────────────── edgeless/resizing.spec.ts:20:3 › resizing shapes and aspect ratio will be maintained › positive adjustment edgeless/resizing.spec.ts:51:3 › resizing shapes and aspect ratio will be maintained › negative adjustment ed
🎭 Playwright Run Summary
96 failed edgeless/connector/connector.spec.ts:48:1 › path #2, the top-right point is overlapped with the bottom-left point of another, and anchor from top to bottom of another edgeless/connector/connector.spec.ts:66:1 › path #3, the two shape are parallel in x axis, the anchor from the right to right edgeless/connector/connector.spec.ts:84:1 › when element is removed, connector should be deleted too edgeless/connector/connector.spec.ts:98:1 › connector connects triangle shape ────────────────── edgeless/connector/connector.spec.ts:109:1 › connector connects diamond shape ────────────────── edgeless/connector/connector.spec.ts:120:1 › connector connects rotated Square shape ─────────── edgeless/connector/connector.spec.ts:142:1 › change connector line width ─────────────────────── edgeless/connector/connector.spec.ts:167:1 › change connector stroke style ───────────────────── edgeless/connector/connector.spec.ts:189:3 › quick connect › should create a connector when clicking on button edgeless/connector/connector.spec.ts:212:3 › quick connect › should be uncreated if the target is not found after clicking edgeless/connector/connector.spec.ts:234:3 › quick connect › should be uncreated if the target is not found after pressing ESC edgeless/connector/connector.spec.ts:253:3 › quick connect › should be connected if the target is found edgeless/connector/connector.spec.ts:276:3 › quick connect › should follow the mouse to automatically select the starting point edgeless/connector/elbow.spec.ts:17:1 › elbow connector without node and width greater than height edgeless/connector/elbow.spec.ts:32:1 › elbow connector without node and width less than height edgeless/connector/elbow.spec.ts:45:1 › elbow connector one side attached element another side free edgeless/connector/elbow.spec.ts:69:1 › elbow connector both side attatched element ──────────── edgeless/connector/elbow.spec.ts:146:1 › elbow connector both side attached element with one attach element and other is fixed edgeless/connector/elbow.spec.ts:191:1 › elbow connector both side attached element with all fixed 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/connector/label.spec.ts:43:3 › connector label with straight shape › should insert in the middle of the path when clicking on the button edgeless/connector/label.spec.ts:78:3 › connector label with straight shape › should insert at the place when double clicking on the path edgeless/connector/label.spec.ts:128:3 › connector label with straight shape › should move alone the path edgeless/connector/label.spec.ts:185:3 › connector label with straight shape › should only move within constraints edgeless/connector/label.spec.ts:232:3 › connector label with straight shape › should automatically adjust position via offset distance edgeless/connector/label.spec.ts:292:3 › connector label with straight shape › should enter the label editing state when pressing `Enter` edgeless/connector/label.spec.ts:306:3 › connector label with straight shape › should exit the label editing state when pressing `Mod-Enter` or `Escape` edgeless/edgeless-text.spec.ts:62:3 › edgeless text block › add text block in default mode ───── edgeless/edgeless-text.spec.ts:150:3 › edgeless text block › edgeless text width auto-adjusting edgeless/edgeless-text.spec.ts:184:3 › edgeless text block › edgeless text width fixed when drag moving edgeless/edgeless-text.spec.ts:218:3 › edgeless text block › When creating edgeless text, if the input is empty, it will be automatically deleted edgeless/edgeless-text.spec.ts:243:3 › edgeless text block › edgeless text should maintain selection when deleting across multiple lines
🎭 Playwright Run Summary
94 failed attachment.spec.ts:129:1 › can insert attachment from slash menu ─────────────────────────────── attachment.spec.ts:150:1 › should undo/redo works for attachment ─────────────────────────────── attachment.spec.ts:183:1 › should rename attachment works ────────────────────────────────────── attachment.spec.ts:222:1 › should turn attachment to image works ─────────────────────────────── attachment.spec.ts:244:1 › should attachment can be deleted ──────────────────────────────────── attachment.spec.ts:261:1 › support dragging attachment block directly ────────────────────────── attachment.spec.ts:321:1 › press backspace after bookmark block can select bookmark block ────── attachment.spec.ts:343:1 › cancel file picker with input element resolves ────────────────────── attachment.spec.ts:377:1 › indent attachment block to paragraph ──────────────────────────────── attachment.spec.ts:404:1 › indent attachment block to list ───────────────────────────────────── attachment.spec.ts:432:1 › attachment can be dragged from note to surface top level block ────── basic.spec.ts:48:1 › basic input ─────────────────────────────────────────────────────────────── basic.spec.ts:61:1 › basic init with external text ───────────────────────────────────────────── basic.spec.ts:92:1 › basic multi user state ──────────────────────────────────────────────────── basic.spec.ts:114:1 › A open and edit, then joins B ──────────────────────────────────────────── basic.spec.ts:146:1 › A first open, B first edit ─────────────────────────────────────────────── basic.spec.ts:212:1 › basic paired undo/redo ─────────────────────────────────────────────────── basic.spec.ts:230:1 › undo/redo with keyboard ────────────────────────────────────────────────── basic.spec.ts:243:1 › undo after adding block twice ──────────────────────────────────────────── basic.spec.ts:258:1 › undo/redo twice after adding block twice ───────────────────────────────── basic.spec.ts:280:1 › should undo/redo works on title ────────────────────────────────────────── basic.spec.ts:317:1 › undo multi notes ───────────────────────────────────────────────────────── basic.spec.ts:331:1 › change theme ───────────────────────────────────────────────────────────── basic.spec.ts:344:1 › should be able to delete an emoji completely by pressing backspace once ── basic.spec.ts:362:1 › delete emoji in the middle of the text ─────────────────────────────────── basic.spec.ts:382:1 › delete emoji forward ───────────────────────────────────────────────────── basic.spec.ts:398:1 › ZERO_WIDTH_SPACE should be counted by one cursor position ──────────────── basic.spec.ts:414:1 › when no note block, click editing area auto add a new note block ───────── basic.spec.ts:436:1 › automatic identify url text ────────────────────────────────────────────── basic.spec.ts:447:1 › ctrl+delete to delete one word forward ─────────────────────────────────── basic.spec.ts:457:1 › extended inline format ─────────────────────────────────────────────────── bookmark.spec.ts:79:1 › create bookmark by slash menu ────────────────────────────────────────── bookmark.spec.ts:86:1 › covert bookmark block to link text ───────────────────────────────────── bookmark.spec.ts:98:1 › copy url to create bookmark in page mode ─────────────────────────────── bookmark.spec.ts:119:1 › copy url to create bookmark in edgeless mode ────────────────────────── bookmark.spec.ts:204:1 › press backspace after bookmark block can select bookmark block ──────── bookmark.spec.ts:237:3 › embed card toolbar › show toolbar when bookmark selected ────────────── bookmark.spec.ts:241:3 › embed card toolbar › copy bookmark url by copy button ───────────────── bookmark.spec.ts:254:3 › embed card toolbar › change card style ──────────────────────────────── bookmark.spec.ts:278:1 › indent bookmark block to paragraph ──────────────────────────────────── bookmark.spec.ts:305:1 › indent bookmark
🎭 Playwright Run Summary
96 failed list.spec.ts:649:3 › toggle list › click toggle icon should collapsed list ───────────────────── list.spec.ts:693:3 › toggle list › indent item should expand toggle ──────────────────────────── list.spec.ts:729:3 › toggle list › toggle icon should be show when hover ─────────────────────── list.spec.ts:750:3 › readonly › can expand toggle in readonly mode ───────────────────────────── list.spec.ts:795:3 › readonly › can not modify todo list in readonly mode ────────────────────── list.spec.ts:820:3 › readonly › should render collapsed list correctly ───────────────────────── markdown.spec.ts:26:1 › markdown shortcut ────────────────────────────────────────────────────── markdown.spec.ts:200:3 › markdown inline-text › bolditalic ───────────────────────────────────── markdown.spec.ts:254:3 › markdown inline-text › bold ─────────────────────────────────────────── markdown.spec.ts:305:3 › markdown inline-text › italic ───────────────────────────────────────── markdown.spec.ts:357:3 › markdown inline-text › strike ───────────────────────────────────────── markdown.spec.ts:408:3 › markdown inline-text › underline ────────────────────────────────────── markdown.spec.ts:459:3 › markdown inline-text › code ─────────────────────────────────────────── markdown.spec.ts:514:1 › inline code should work when pressing Enter followed by Backspace twice multiple-editors/edgeless.spec.ts:15:1 › the shift pressing status should effect all editors ─── multiple-editors/selection.spec.ts:13:1 › should only show one format bar when multiple editors are toggled paragraph.spec.ts:57:1 › init paragraph by page title enter at last ──────────────────────────── paragraph.spec.ts:81:1 › init paragraph by page title enter in middle ────────────────────────── paragraph.spec.ts:96:1 › drag over paragraph title ───────────────────────────────────────────── paragraph.spec.ts:113:1 › backspace and arrow on title ───────────────────────────────────────── paragraph.spec.ts:150:3 › backspace on line start of the first block (without surface) ───────── paragraph.spec.ts:188:3 › backspace on line start of the first empty block (without surface) ─── paragraph.spec.ts:150:3 › backspace on line start of the first block (with surface) ──────────── paragraph.spec.ts:188:3 › backspace on line start of the first empty block (with surface) ────── paragraph.spec.ts:204:1 › append new paragraph block by enter ────────────────────────────────── paragraph.spec.ts:226:1 › insert new paragraph block by enter ────────────────────────────────── paragraph.spec.ts:249:1 › split paragraph block by enter ─────────────────────────────────────── paragraph.spec.ts:276:1 › split paragraph block with selected text by enter ──────────────────── paragraph.spec.ts:311:1 › add multi line by soft enter ───────────────────────────────────────── paragraph.spec.ts:335:1 › indent and unindent existing paragraph block ───────────────────────── paragraph.spec.ts:364:1 › remove all indent for a paragraph block ────────────────────────────── paragraph.spec.ts:384:1 › update paragraph with children to head type ────────────────────────── paragraph.spec.ts:427:1 › should indent and unindent works with children ─────────────────────── paragraph.spec.ts:550:1 › paragraph with child block should work at enter ────────────────────── paragraph.spec.ts:573:1 › should delete paragraph block child can hold cursor in correct position paragraph.spec.ts:597:1 › switch between paragraph types ─────────────────────────────────────── paragraph.spec.ts:621:1 › delete at start of paragraph block ─────────────────────────────────── paragraph.spec.ts:647:1 › delete at start of paragraph immediately following list ────────────── paragraph.spec.ts:715:1 › delete at start of paragraph with content ──────────────────────────── paragraph.spec.ts:737:1 › get focus from page title enter ────────────────────────────────────── paragraph.spec.ts:749:1 ›
🎭 Playwright Run Summary
92 failed selection/native.spec.ts:196:1 › native range selection backwards ────────────────────────────── selection/native.spec.ts:223:1 › native range selection backwards by forwardDelete ───────────── selection/native.spec.ts:249:1 › cursor move up and down ─────────────────────────────────────── selection/native.spec.ts:266:1 › cursor move to up and down with children block ──────────────── selection/native.spec.ts:302:1 › cursor move left and right ──────────────────────────────────── selection/native.spec.ts:319:1 › cursor move up at edge of the second line ───────────────────── selection/native.spec.ts:333:1 › cursor move down at edge of the last line ───────────────────── selection/native.spec.ts:350:1 › cursor move up and down through note ────────────────────────── selection/native.spec.ts:365:1 › double click choose words ───────────────────────────────────── selection/native.spec.ts:387:1 › select all text with dragging and delete ────────────────────── selection/native.spec.ts:402:1 › select all text with dragging and delete by forwardDelete ───── selection/native.spec.ts:419:1 › select all text with keyboard delete ────────────────────────── selection/native.spec.ts:440:1 › select text leaving a few words in the last line and delete ─── selection/native.spec.ts:458:1 › select text leaving a few words in the last line and delete by forwardDelete selection/native.spec.ts:476:1 › select text in the same line with dragging leftward and move outside the affine-note selection/native.spec.ts:522:1 › select text in the same line with dragging leftward and move outside the affine-note by forwardDelete selection/native.spec.ts:568:1 › select text in the same line with dragging rightward and move outside the affine-note selection/native.spec.ts:615:1 › select text in the same line with dragging rightward and move outside the affine-note by forwardDelete selection/native.spec.ts:662:1 › select text in the same line with dragging rightward and press enter create block selection/native.spec.ts:687:1 › drag to select tagged text, and copy ────────────────────────── selection/native.spec.ts:707:1 › drag to select tagged text, and input character ─────────────── selection/native.spec.ts:727:1 › Change title when first content is divider ──────────────────── selection/native.spec.ts:742:1 › ArrowUp and ArrowDown to select divider and copy ────────────── selection/native.spec.ts:757:1 › Delete the blank line between two dividers ──────────────────── selection/native.spec.ts:781:1 › Delete the second divider between two dividers by forwardDelete selection/native.spec.ts:800:1 › should delete line with content after divider not lose content selection/native.spec.ts:817:1 › should forwardDelete divider works properly ─────────────────── selection/native.spec.ts:878:1 › should not crash when mouse over the left side of the list block prefix selection/native.spec.ts:919:1 › should set the last block to end the range after when leaving the affine-note selection/native.spec.ts:944:1 › should set the first block to start the range before when leaving the affine-note-block-container selection/native.spec.ts:969:1 › should select texts on cross-note dragging ──────────────────── selection/native.spec.ts:1007:1 › should select full text of the first block when leaving the affine-note-block-container in edgeless mode selection/native.spec.ts:1045:1 › should add a new line when clicking the bottom of the last non-text block selection/native.spec.ts:1067:1 › should select texts on dragging around the page ────────────── selection/native.spec.ts:1102:1 › indent native multi-selection block ────────────────────────── selection/native.spec.ts:1144:1 › should clear native selection before block selection ───────── selection/native.spec.ts:1196:1 › should keep native range selection when scrolling backward with the scroll wheel selection/native.spec.ts:1268:1 › should keep native
🎭 Playwright Run Summary
1 failed basic.spec.ts:22:1 › new page ──────────────────────────────────────────────────────────────────
🎭 Playwright Run Summary
7 failed [Mobile Safari] › explorer-folder.spec.ts:62:1 › create a folder and rename it ───────────────── [Mobile Safari] › explorer-tag.spec.ts:55:1 › create a tag from explorer ─────────────────────── [Mobile Safari] › explorer-tag.spec.ts:59:1 › rename a tag from explorer ─────────────────────── [Mobile Safari] › explorer-tag.spec.ts:75:1 › change tag color from explorer ─────────────────── [Mobile Safari] › home.spec.ts:6:1 › after loaded, will land on the home page ────────────────── [Mobile Safari] › home.spec.ts:10:1 › app tabs is visible ────────────────────────────────────── [Mobile Safari] › home.spec.ts:20:1 › recent docs ──────────────────────────────────────────────
🎭 Playwright Run Summary
7 failed [Mobile Chrome] › explorer-tag.spec.ts:75:1 › change tag color from explorer ─────────────────── [Mobile Chrome] › home.spec.ts:6:1 › after loaded, will land on the home page ────────────────── [Mobile Chrome] › home.spec.ts:10:1 › app tabs is visible ────────────────────────────────────── [Mobile Chrome] › home.spec.ts:20:1 › recent docs ────────────────────────────────────────────── [Mobile Chrome] › home.spec.ts:44:1 › all tab ────────────────────────────────────────────────── [Mobile Chrome] › settings.spec.ts:10:1 › can open settings ──────────────────────────────────── [Mobile Chrome] › settings.spec.ts:14:1 › can change theme ─────────────────────────────────────
🎭 Playwright Run Summary
7 failed [Mobile Safari] › home.spec.ts:44:1 › all tab ────────────────────────────────────────────────── [Mobile Safari] › settings.spec.ts:10:1 › can open settings ──────────────────────────────────── [Mobile Safari] › settings.spec.ts:14:1 › can change theme ───────────────────────────────────── [Mobile Chrome] › back-button-visibility.spec.ts:8:1 › new doc via app tab should not show back [Mobile Chrome] › detail.spec.ts:20:1 › can open page view more menu ─────────────────────────── [Mobile Chrome] › detail.spec.ts:25:1 › switch to page mode ──────────────────────────────────── [Mobile Chrome] › detail.spec.ts:33:1 › can show doc info ──────────────────────────────────────
🎭 Playwright Run Summary
8 failed [Mobile Safari] › back-button-visibility.spec.ts:8:1 › new doc via app tab should not show back [Mobile Safari] › detail.spec.ts:20:1 › can open page view more menu ─────────────────────────── [Mobile Safari] › detail.spec.ts:25:1 › switch to page mode ──────────────────────────────────── [Mobile Safari] › detail.spec.ts:33:1 › can show doc info ────────────────────────────────────── [Mobile Safari] › detail.spec.ts:39:1 › can add text property ────────────────────────────────── [Mobile Safari] › explorer-favorite.spec.ts:8:1 › Create new doc in favorites ────────────────── [Mobile Safari] › explorer-folder.spec.ts:49:1 › create a folder ─────────────────────────────── [Mobile Safari] › explorer-folder.spec.ts:54:1 › create a sub folder ───────────────────────────
🎭 Playwright Run Summary
7 failed [Mobile Chrome] › detail.spec.ts:39:1 › can add text property ────────────────────────────────── [Mobile Chrome] › explorer-favorite.spec.ts:8:1 › Create new doc in favorites ────────────────── [Mobile Chrome] › explorer-folder.spec.ts:49:1 › create a folder ─────────────────────────────── [Mobile Chrome] › explorer-folder.spec.ts:54:1 › create a sub folder ─────────────────────────── [Mobile Chrome] › explorer-folder.spec.ts:62:1 › create a folder and rename it ───────────────── [Mobile Chrome] › explorer-tag.spec.ts:55:1 › create a tag from explorer ─────────────────────── [Mobile Chrome] › explorer-tag.spec.ts:59:1 › rename a tag from explorer ───────────────────────

Artifacts

Produced during runtime
Name Size
affine.darwin-arm64.node
1.92 MB
affine.darwin-x64.node
2.04 MB
affine.linux-x64-gnu.node
2.07 MB
affine.win32-x64-msvc.node
2.44 MB
android
61.3 MB
ios
61.3 MB
server-native.node
4.33 MB
test-results-e2e-mobile-1
1.9 MB
test-results-e2e-mobile-2
1.66 MB
test-results-e2e-mobile-3
1.65 MB
test-results-e2e-mobile-5
1.67 MB
test-results-e2e-server
372 KB
web
62.8 MB