Firefox and Webkit #93
browser-compatibility.yml
on: workflow_dispatch
Matrix: Playground E2E test
Annotations
60 errors and 5 notices
attachment.spec.ts:127:1 › can insert attachment from slash menu:
tests/attachment.spec.ts#L1
1) attachment.spec.ts:127:1 › can insert attachment from slash menu ──────────────────────────────
Error: browserContext.newPage: Unknown permission: clipboard-write
|
attachment.spec.ts:127:1 › can insert attachment from slash menu:
tests/attachment.spec.ts#L1
1) attachment.spec.ts:127:1 › can insert attachment from slash menu ──────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: browserContext.newPage: Unknown permission: clipboard-write
|
attachment.spec.ts:127:1 › can insert attachment from slash menu:
tests/attachment.spec.ts#L1
1) attachment.spec.ts:127:1 › can insert attachment from slash menu ──────────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: browserContext.newPage: Unknown permission: clipboard-write
|
attachment.spec.ts:127:1 › can insert attachment from slash menu:
tests/attachment.spec.ts#L1
1) attachment.spec.ts:127:1 › can insert attachment from slash menu ──────────────────────────────
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Error: browserContext.newPage: Unknown permission: clipboard-write
|
attachment.spec.ts:177:1 › should undo/redo works for attachment:
tests/attachment.spec.ts#L1
2) attachment.spec.ts:177:1 › should undo/redo works for attachment ──────────────────────────────
Error: browserContext.newPage: Unknown permission: clipboard-write
|
attachment.spec.ts:177:1 › should undo/redo works for attachment:
tests/attachment.spec.ts#L1
2) attachment.spec.ts:177:1 › should undo/redo works for attachment ──────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: browserContext.newPage: Unknown permission: clipboard-write
|
attachment.spec.ts:177:1 › should undo/redo works for attachment:
tests/attachment.spec.ts#L1
2) attachment.spec.ts:177:1 › should undo/redo works for attachment ──────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Tearing down "context" exceeded the test timeout of 40000ms.
|
attachment.spec.ts:177:1 › should undo/redo works for attachment:
tests/utils/playwright.ts#L53
2) attachment.spec.ts:177:1 › should undo/redo works for attachment ──────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.evaluate: Test ended.
at utils/playwright.ts:53
51 | if (enableCoverage) {
52 | for (const page of context.pages()) {
> 53 | await page.evaluate(() =>
| ^
54 | // @ts-expect-error
55 | window.collectIstanbulCoverage(JSON.stringify(window.__coverage__))
56 | );
at Object.context (/Users/runner/work/blocksuite/blocksuite/tests/utils/playwright.ts:53:20)
|
attachment.spec.ts:177:1 › should undo/redo works for attachment:
tests/attachment.spec.ts#L1
2) attachment.spec.ts:177:1 › should undo/redo works for attachment ──────────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: browserContext.newPage: Unknown permission: clipboard-write
|
attachment.spec.ts:177:1 › should undo/redo works for attachment:
tests/attachment.spec.ts#L1
2) attachment.spec.ts:177:1 › should undo/redo works for attachment ──────────────────────────────
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Error: browserContext.newPage: Unknown permission: clipboard-write
|
edgeless/group/group.spec.ts:145:5 › group › select › select sub-element by first select group:
tests/edgeless/group/group.spec.ts#L1
1) edgeless/group/group.spec.ts:145:5 › group › select › select sub-element by first select group
Error: browserContext.newPage: Unknown permission: clipboard-write
|
edgeless/group/group.spec.ts:145:5 › group › select › select sub-element by first select group:
tests/edgeless/group/group.spec.ts#L1
1) edgeless/group/group.spec.ts:145:5 › group › select › select sub-element by first select group
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: browserContext.newPage: Unknown permission: clipboard-write
|
edgeless/group/group.spec.ts:145:5 › group › select › select sub-element by first select group:
tests/edgeless/group/group.spec.ts#L1
1) edgeless/group/group.spec.ts:145:5 › group › select › select sub-element by first select group
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: browserContext.newPage: Unknown permission: clipboard-write
|
edgeless/group/group.spec.ts:145:5 › group › select › select sub-element by first select group:
tests/edgeless/group/group.spec.ts#L1
1) edgeless/group/group.spec.ts:145:5 › group › select › select sub-element by first select group
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Error: browserContext.newPage: Unknown permission: clipboard-write
|
edgeless/group/group.spec.ts:145:5 › group › select › select sub-element by first select group:
tests/edgeless/group/group.spec.ts#L1
1) edgeless/group/group.spec.ts:145:5 › group › select › select sub-element by first select group
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Tearing down "context" exceeded the test timeout of 40000ms.
|
edgeless/group/group.spec.ts:145:5 › group › select › select sub-element by first select group:
tests/utils/playwright.ts#L53
1) edgeless/group/group.spec.ts:145:5 › group › select › select sub-element by first select group
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.evaluate: Test ended.
at utils/playwright.ts:53
51 | if (enableCoverage) {
52 | for (const page of context.pages()) {
> 53 | await page.evaluate(() =>
| ^
54 | // @ts-expect-error
55 | window.collectIstanbulCoverage(JSON.stringify(window.__coverage__))
56 | );
at Object.context (/Users/runner/work/blocksuite/blocksuite/tests/utils/playwright.ts:53:20)
|
edgeless/group/group.spec.ts:150:5 › group › select › select element when enter gorup:
tests/edgeless/group/group.spec.ts#L1
2) edgeless/group/group.spec.ts:150:5 › group › select › select element when enter gorup ─────────
Error: browserContext.newPage: Unknown permission: clipboard-write
|
edgeless/group/group.spec.ts:150:5 › group › select › select element when enter gorup:
tests/edgeless/group/group.spec.ts#L1
2) edgeless/group/group.spec.ts:150:5 › group › select › select element when enter gorup ─────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: browserContext.newPage: Unknown permission: clipboard-write
|
edgeless/group/group.spec.ts:150:5 › group › select › select element when enter gorup:
tests/edgeless/group/group.spec.ts#L1
2) edgeless/group/group.spec.ts:150:5 › group › select › select element when enter gorup ─────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: browserContext.newPage: Unknown permission: clipboard-write
|
edgeless/group/group.spec.ts:150:5 › group › select › select element when enter gorup:
tests/edgeless/group/group.spec.ts#L1
2) edgeless/group/group.spec.ts:150:5 › group › select › select element when enter gorup ─────────
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Error: browserContext.newPage: Unknown permission: clipboard-write
|
format-bar.spec.ts:49:1 › should format quick bar show when select text:
tests/format-bar.spec.ts#L1
1) format-bar.spec.ts:49:1 › should format quick bar show when select text ───────────────────────
Error: browserContext.newPage: Unknown permission: clipboard-write
|
format-bar.spec.ts:49:1 › should format quick bar show when select text:
tests/format-bar.spec.ts#L1
1) format-bar.spec.ts:49:1 › should format quick bar show when select text ───────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: browserContext.newPage: Unknown permission: clipboard-write
|
format-bar.spec.ts:49:1 › should format quick bar show when select text:
tests/format-bar.spec.ts#L1
1) format-bar.spec.ts:49:1 › should format quick bar show when select text ───────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: browserContext.newPage: Unknown permission: clipboard-write
|
format-bar.spec.ts:49:1 › should format quick bar show when select text:
tests/format-bar.spec.ts#L1
1) format-bar.spec.ts:49:1 › should format quick bar show when select text ───────────────────────
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Error: browserContext.newPage: Unknown permission: clipboard-write
|
format-bar.spec.ts:49:1 › should format quick bar show when select text:
tests/format-bar.spec.ts#L1
1) format-bar.spec.ts:49:1 › should format quick bar show when select text ───────────────────────
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Tearing down "context" exceeded the test timeout of 40000ms.
|
format-bar.spec.ts:49:1 › should format quick bar show when select text:
tests/utils/playwright.ts#L53
1) format-bar.spec.ts:49:1 › should format quick bar show when select text ───────────────────────
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.evaluate: Test ended.
at utils/playwright.ts:53
51 | if (enableCoverage) {
52 | for (const page of context.pages()) {
> 53 | await page.evaluate(() =>
| ^
54 | // @ts-expect-error
55 | window.collectIstanbulCoverage(JSON.stringify(window.__coverage__))
56 | );
at Object.context (/Users/runner/work/blocksuite/blocksuite/tests/utils/playwright.ts:53:20)
|
format-bar.spec.ts:76:1 › should format quick bar show when clicking drag handle:
tests/format-bar.spec.ts#L1
2) format-bar.spec.ts:76:1 › should format quick bar show when clicking drag handle ──────────────
Error: browserContext.newPage: Unknown permission: clipboard-write
|
format-bar.spec.ts:76:1 › should format quick bar show when clicking drag handle:
tests/format-bar.spec.ts#L1
2) format-bar.spec.ts:76:1 › should format quick bar show when clicking drag handle ──────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: browserContext.newPage: Unknown permission: clipboard-write
|
format-bar.spec.ts:76:1 › should format quick bar show when clicking drag handle:
tests/format-bar.spec.ts#L1
2) format-bar.spec.ts:76:1 › should format quick bar show when clicking drag handle ──────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: browserContext.newPage: Unknown permission: clipboard-write
|
format-bar.spec.ts:76:1 › should format quick bar show when clicking drag handle:
tests/format-bar.spec.ts#L1
2) format-bar.spec.ts:76:1 › should format quick bar show when clicking drag handle ──────────────
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Error: browserContext.newPage: Unknown permission: clipboard-write
|
multiple-editors/selection.spec.ts:13:1 › should only show one format bar when multiple editors are toggled:
tests/multiple-editors/selection.spec.ts#L1
1) multiple-editors/selection.spec.ts:13:1 › should only show one format bar when multiple editors are toggled
Error: browserContext.newPage: Unknown permission: clipboard-write
|
multiple-editors/selection.spec.ts:13:1 › should only show one format bar when multiple editors are toggled:
tests/multiple-editors/selection.spec.ts#L1
1) multiple-editors/selection.spec.ts:13:1 › should only show one format bar when multiple editors are toggled
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: browserContext.newPage: Unknown permission: clipboard-write
|
multiple-editors/selection.spec.ts:13:1 › should only show one format bar when multiple editors are toggled:
tests/multiple-editors/selection.spec.ts#L1
1) multiple-editors/selection.spec.ts:13:1 › should only show one format bar when multiple editors are toggled
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: browserContext.newPage: Unknown permission: clipboard-write
|
multiple-editors/selection.spec.ts:13:1 › should only show one format bar when multiple editors are toggled:
tests/multiple-editors/selection.spec.ts#L1
1) multiple-editors/selection.spec.ts:13:1 › should only show one format bar when multiple editors are toggled
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Error: browserContext.newPage: Unknown permission: clipboard-write
|
paragraph.spec.ts:57:1 › init paragraph by page title enter at last:
tests/paragraph.spec.ts#L1
2) paragraph.spec.ts:57:1 › init paragraph by page title enter at last ───────────────────────────
Error: browserContext.newPage: Unknown permission: clipboard-write
|
paragraph.spec.ts:57:1 › init paragraph by page title enter at last:
tests/paragraph.spec.ts#L1
2) paragraph.spec.ts:57:1 › init paragraph by page title enter at last ───────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: browserContext.newPage: Unknown permission: clipboard-write
|
paragraph.spec.ts:57:1 › init paragraph by page title enter at last:
tests/paragraph.spec.ts#L1
2) paragraph.spec.ts:57:1 › init paragraph by page title enter at last ───────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: browserContext.newPage: Unknown permission: clipboard-write
|
paragraph.spec.ts:57:1 › init paragraph by page title enter at last:
tests/paragraph.spec.ts#L1
2) paragraph.spec.ts:57:1 › init paragraph by page title enter at last ───────────────────────────
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Error: browserContext.newPage: Unknown permission: clipboard-write
|
paragraph.spec.ts:81:1 › init paragraph by page title enter in middle:
tests/paragraph.spec.ts#L1
3) paragraph.spec.ts:81:1 › init paragraph by page title enter in middle ─────────────────────────
Error: browserContext.newPage: Unknown permission: clipboard-write
|
paragraph.spec.ts:81:1 › init paragraph by page title enter in middle:
tests/paragraph.spec.ts#L1
3) paragraph.spec.ts:81:1 › init paragraph by page title enter in middle ─────────────────────────
Tearing down "context" exceeded the test timeout of 40000ms.
|
database/selection.spec.ts:241:3 › cell-level selection › should support multi cell selection:
tests/database/selection.spec.ts#L1
1) database/selection.spec.ts:241:3 › cell-level selection › should support multi cell selection ─
Error: browserContext.newPage: Unknown permission: clipboard-write
|
database/selection.spec.ts:241:3 › cell-level selection › should support multi cell selection:
tests/database/selection.spec.ts#L1
1) database/selection.spec.ts:241:3 › cell-level selection › should support multi cell selection ─
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: browserContext.newPage: Unknown permission: clipboard-write
|
database/selection.spec.ts:241:3 › cell-level selection › should support multi cell selection:
tests/database/selection.spec.ts#L1
1) database/selection.spec.ts:241:3 › cell-level selection › should support multi cell selection ─
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: browserContext.newPage: Unknown permission: clipboard-write
|
database/selection.spec.ts:241:3 › cell-level selection › should support multi cell selection:
tests/database/selection.spec.ts#L1
1) database/selection.spec.ts:241:3 › cell-level selection › should support multi cell selection ─
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Error: browserContext.newPage: Unknown permission: clipboard-write
|
database/selection.spec.ts:280:3 › cell-level selection › should support backspace key to delete cell's content:
tests/database/selection.spec.ts#L1
2) database/selection.spec.ts:280:3 › cell-level selection › should support backspace key to delete cell's content
Error: browserContext.newPage: Unknown permission: clipboard-write
|
database/selection.spec.ts:280:3 › cell-level selection › should support backspace key to delete cell's content:
tests/database/selection.spec.ts#L1
2) database/selection.spec.ts:280:3 › cell-level selection › should support backspace key to delete cell's content
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: browserContext.newPage: Unknown permission: clipboard-write
|
database/selection.spec.ts:280:3 › cell-level selection › should support backspace key to delete cell's content:
tests/database/selection.spec.ts#L1
2) database/selection.spec.ts:280:3 › cell-level selection › should support backspace key to delete cell's content
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: browserContext.newPage: Unknown permission: clipboard-write
|
database/selection.spec.ts:280:3 › cell-level selection › should support backspace key to delete cell's content:
tests/database/selection.spec.ts#L1
2) database/selection.spec.ts:280:3 › cell-level selection › should support backspace key to delete cell's content
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Error: browserContext.newPage: Unknown permission: clipboard-write
|
database/selection.spec.ts:334:3 › kanban view selection › should support move cell's focus by arrow key(up&down) within a card:
tests/database/selection.spec.ts#L1
3) database/selection.spec.ts:334:3 › kanban view selection › should support move cell's focus by arrow key(up&down) within a card
Error: browserContext.newPage: Unknown permission: clipboard-write
|
database/selection.spec.ts:334:3 › kanban view selection › should support move cell's focus by arrow key(up&down) within a card:
tests/database/selection.spec.ts#L1
3) database/selection.spec.ts:334:3 › kanban view selection › should support move cell's focus by arrow key(up&down) within a card
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: browserContext.newPage: Unknown permission: clipboard-write
|
Playground E2E test (macos-latest, firefox, 2)
The run was canceled by @Saul-Mirone.
|
Playground E2E test (macos-latest, firefox, 2)
The operation was canceled.
|
Playground E2E test (macos-latest, firefox, 3)
The run was canceled by @Saul-Mirone.
|
Playground E2E test (macos-latest, firefox, 3)
The operation was canceled.
|
Playground E2E test (macos-latest, firefox, 5)
The run was canceled by @Saul-Mirone.
|
Playground E2E test (macos-latest, firefox, 5)
The operation was canceled.
|
Playground E2E test (macos-latest, firefox, 4)
The run was canceled by @Saul-Mirone.
|
Playground E2E test (macos-latest, firefox, 4)
The operation was canceled.
|
Playground E2E test (macos-latest, firefox, 1)
The run was canceled by @Saul-Mirone.
|
Playground E2E test (macos-latest, firefox, 1)
The operation was canceled.
|
🎭 Playwright Run Summary
172 failed
attachment.spec.ts:127:1 › can insert attachment from slash menu ───────────────────────────────
attachment.spec.ts:177:1 › should undo/redo works for attachment ───────────────────────────────
attachment.spec.ts:287:1 › should rename attachment works ──────────────────────────────────────
attachment.spec.ts:326:1 › should turn attachment to image works ───────────────────────────────
attachment.spec.ts:406:1 › should attachment can be deleted ────────────────────────────────────
attachment.spec.ts:445:1 › support dragging attachment block directly ──────────────────────────
attachment.spec.ts:614:1 › press backspace after bookmark block can select bookmark block ──────
attachment.spec.ts:636:1 › cancel file picker with input element resolves ──────────────────────
attachment.spec.ts:670:1 › indent attachment block to paragraph ────────────────────────────────
attachment.spec.ts:697:1 › indent attachment block to list ─────────────────────────────────────
attachment.spec.ts:725:1 › attachment can be dragged from note to surface top level block ──────
basic.spec.ts:48:1 › basic input ───────────────────────────────────────────────────────────────
basic.spec.ts:61:1 › basic init with external text ─────────────────────────────────────────────
basic.spec.ts:92:1 › basic multi user state ────────────────────────────────────────────────────
basic.spec.ts:114:1 › A open and edit, then joins B ────────────────────────────────────────────
basic.spec.ts:146:1 › A first open, B first edit ───────────────────────────────────────────────
basic.spec.ts:178:1 › does not sync when disconnected ──────────────────────────────────────────
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:69:1 › create bookmark by slash menu ──────────────────────────────────────────
bookmark.spec.ts:76:1 › covert bookmark block to link text ─────────────────────────────────────
bookmark.spec.ts:88:1 › copy url to create bookmark in page mode ───────────────────────────────
bookmark.spec.ts:109:1 › copy url to create bookmark in edgeless mode ──────────────────────────
bookmark.spec.ts:137:1 › support dragging bookmark block directly ──────────────────────────────
bookmark.spec.ts:194:1 › press backspace after bookmark block can select bookmark block ────────
bookmark.spec.ts:227:3 › embed card toolbar › show toolbar when bookmark selected ──────────────
bookmark.spec.ts:231:3 › embed card toolbar › copy bookmark url by copy button ─────────────────
bookmark.spec.ts:244:3 › embed card too
|
🎭 Playwright Run Summary
164 failed
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:162:5 › group › delete › delete root group ────────────────────────
edgeless/group/group.spec.ts:184:5 › group › delete › delete sub-element in group ──────────────
edgeless/group/group.spec.ts:218:5 › group › delete › delete group in group ────────────────────
edgeless/group/release.spec.ts:41:3 › release from group › release element from group ──────────
edgeless/group/release.spec.ts:71:3 › release from group › release group from group ────────────
edgeless/group/title.spec.ts:30:3 › group title › edit group title by component toolbar ────────
edgeless/group/title.spec.ts:39:3 › group title › edit group title by dbclick ──────────────────
edgeless/group/title.spec.ts:51:3 › group title › blur unmount group editor ────────────────────
edgeless/group/title.spec.ts:62:3 › group title › enter unmount group editor ───────────────────
edgeless/linked-doc.spec.ts:27:3 › note to linked doc › select a note and turn it into a linked doc
edgeless/linked-doc.spec.ts:52:3 › note to linked doc › turn note into a linked doc, connector keeps
edgeless/linked-doc.spec.ts:113:3 › single edgeless element to linked doc › select a shape, turn into a linked doc
edgeless/linked-doc.spec.ts:135:3 › single edgeless element to linked doc › select a connector, turn into a linked doc
edgeless/linked-doc.spec.ts:150:3 › single edgeless element to linked doc › select a brush, turn into a linked doc
edgeless/linked-doc.spec.ts:174:3 › single edgeless element to linked doc › select a group, turn into a linked doc
edgeless/linked-doc.spec.ts:208:3 › single edgeless element to linked doc › select a frame, turn into a linked doc
edgeless/linked-doc.spec.ts:249:3 › multiple edgeless elements to linked doc › multi-select note, frame, shape, connector, brush and group, turn it into a linked doc
edgeless/linked-doc.spec.ts:293:3 › multiple edgeless elements to linked doc › multi-select with embed doc card inside, turn it into a linked doc
edgeless/linked-doc.spec.ts:328:3 › multiple edgeless elements to linked doc › multi-select with mindmap, turn it into a linked doc
edgeless/mindmap.spec.ts:23:1 › elements should be selectable after open mindmap menu ──────────
edgeless/mindmap.spec.ts:39:1 › undo deletion of mindmap should restore the deleted element ────
edgeless/note/drag-handle.spec.ts:21:1 › drag handle should be shown when a note is activated in default mode or hidden in other modes
edgeless/note/drag-handle.spec.ts:57:1 › drag handle can drag note into another note ───────────
edgeless/note/drag-handle.spec.ts:108:1 › drag handle should work inside one note ──────────────
edgeless/note/drag-handle.spec.ts:122:1 › drag handle should work across multiple notes ────────
edgeless/note/mode.spec.ts:14:1 › Note added on doc mode should display on both modes by default
edgeless/note/mode.spec.ts:28:1 › Note added on edgeless mode should display on edgeless only by default
edgeless/note/mode.spec.ts:47:1 › Note can be changed to display on doc and edgeless mode ──────
edgeless/note/note.spec.ts:59:1 › can drag selected non-active note ────────────────────────────
edgeless/note/note.spec.ts:84:1 › add Note ─────────────────────────────────────────────────────
edgeless/note/note.spec.ts:99:1 › add empty Note ───────────────────────────────────────────────
edgeless/note/note.spec.ts:123:1 › always keep at least 1 note block ───────────────────────────
edgeless/note/note.spec.ts:137:1 › edgeless arrow up/down ──────────────────────────────────────
edgeless/note/note.spec.ts:169:1 › dragging un-selected note ───────────────────────────────────
edgeless/note/note.spec.ts:205:1 › format quick bar should show up when double-clicking on text
edgeless/note/note.spec.ts:22
|
🎭 Playwright Run Summary
175 failed
format-bar.spec.ts:49:1 › should format quick bar show when select text ────────────────────────
format-bar.spec.ts:76:1 › should format quick bar show when clicking drag handle ───────────────
format-bar.spec.ts:101:1 › should format quick bar show when select text by keyboard ───────────
format-bar.spec.ts:159:1 › should format quick bar can only display one at a time ──────────────
format-bar.spec.ts:173:1 › should format quick bar hide when type text ─────────────────────────
format-bar.spec.ts:184:1 › should format quick bar be able to format text ──────────────────────
format-bar.spec.ts:237:1 › should format quick bar be able to change background color ──────────
format-bar.spec.ts:282:1 › should format quick bar be able to format text when select multiple line
format-bar.spec.ts:307:1 › should format quick bar be able to link text ────────────────────────
format-bar.spec.ts:344:1 › should format quick bar be able to change to heading paragraph type ─
format-bar.spec.ts:381:1 › should format quick bar show when double click text ─────────────────
format-bar.spec.ts:396:1 › should format quick bar not show at readonly mode ───────────────────
format-bar.spec.ts:414:1 › should format bar follow scroll ─────────────────────────────────────
format-bar.spec.ts:448:1 › should format quick bar position correct at the start of second line
format-bar.spec.ts:489:1 › should format quick bar action status updated while undo ────────────
format-bar.spec.ts:512:1 › should format quick bar work in single block selection ──────────────
format-bar.spec.ts:563:1 › should format quick bar work in multiple block selection ────────────
format-bar.spec.ts:612:1 › should format quick bar with block selection works when update block type
format-bar.spec.ts:656:1 › should format quick bar show after convert to code block ────────────
format-bar.spec.ts:680:1 › buttons in format quick bar should have correct active styles ───────
format-bar.spec.ts:712:1 › should format bar style active correctly ────────────────────────────
format-bar.spec.ts:741:1 › should format quick bar show when double click button ───────────────
format-bar.spec.ts:756:1 › should the database action icon show correctly ──────────────────────
format-bar.spec.ts:797:1 › should convert to database work ─────────────────────────────────────
format-bar.spec.ts:817:1 › should show format-quick-bar and select all text of the block when triple clicking on text
format-bar.spec.ts:864:1 › should update the format quick bar state when there is a change in keyboard selection
format-bar.spec.ts:895:1 › format quick bar should not break cursor jumping ────────────────────
format-bar.spec.ts:914:1 › selecting image should not show format bar ──────────────────────────
format-bar.spec.ts:928:1 › create linked doc from block selection with format bar ──────────────
format-bar.spec.ts:970:3 › more menu button › should be able to perform the copy action ────────
format-bar.spec.ts:991:3 › more menu button › should be able to perform the duplicate action ───
format-bar.spec.ts:1009:3 › more menu button › should be able to perform the delete action ─────
fragments/frame-panel.spec.ts:16:3 › frame panel › should display empty placeholder when no frames
fragments/frame-panel.spec.ts:26:3 › frame panel › should display frame cards when there are frames
fragments/frame-panel.spec.ts:53:3 › frame panel › should render edgeless note correctly in frame preview
fragments/frame-panel.spec.ts:75:3 › frame panel › should update panel when frames change ──────
fragments/outline.spec.ts:60:3 › toc-panel › should display placeholder when no headings ───────
fragments/outline.spec.ts:75:3 › toc-panel › should not display empty when there are only empty headings
fragments/outline.spec.ts:97:3 › toc-panel › should display title and headings when there are non-empty headings in editor
fragments/outline.spec.ts:131:3 › toc-p
|
🎭 Playwright Run Summary
174 failed
multiple-editors/selection.spec.ts:13:1 › should only show one format bar when multiple editors are toggled
paragraph.spec.ts:57:1 › init paragraph by page title enter at last ────────────────────────────
paragraph.spec.ts:81:1 › init paragraph by page title enter in middle ──────────────────────────
paragraph.spec.ts:96:1 › drag over paragraph title ─────────────────────────────────────────────
paragraph.spec.ts:113:1 › backspace and arrow on title ─────────────────────────────────────────
paragraph.spec.ts:150:3 › backspace on line start of the first block (without surface) ─────────
paragraph.spec.ts:188:3 › backspace on line start of the first empty block (without surface) ───
paragraph.spec.ts:150:3 › backspace on line start of the first block (with surface) ────────────
paragraph.spec.ts:188:3 › backspace on line start of the first empty block (with surface) ──────
paragraph.spec.ts:204:1 › append new paragraph block by enter ──────────────────────────────────
paragraph.spec.ts:226:1 › insert new paragraph block by enter ──────────────────────────────────
paragraph.spec.ts:249:1 › split paragraph block by enter ───────────────────────────────────────
paragraph.spec.ts:276:1 › split paragraph block with selected text by enter ────────────────────
paragraph.spec.ts:311:1 › add multi line by soft enter ─────────────────────────────────────────
paragraph.spec.ts:335:1 › indent and unindent existing paragraph block ─────────────────────────
paragraph.spec.ts:364:1 › remove all indent for a paragraph block ──────────────────────────────
paragraph.spec.ts:384:1 › update paragraph with children to head type ──────────────────────────
paragraph.spec.ts:427:1 › should indent and unindent works with children ───────────────────────
paragraph.spec.ts:550:1 › paragraph with child block should work at enter ──────────────────────
paragraph.spec.ts:573:1 › should delete paragraph block child can hold cursor in correct position
paragraph.spec.ts:597:1 › switch between paragraph types ───────────────────────────────────────
paragraph.spec.ts:621:1 › delete at start of paragraph block ───────────────────────────────────
paragraph.spec.ts:647:1 › delete at start of paragraph immediately following list ──────────────
paragraph.spec.ts:715:1 › delete at start of paragraph with content ────────────────────────────
paragraph.spec.ts:737:1 › get focus from page title enter ──────────────────────────────────────
paragraph.spec.ts:749:1 › handling keyup when cursor located in first paragraph ────────────────
paragraph.spec.ts:767:1 › after deleting a text row, cursor should jump to the end of previous list row
paragraph.spec.ts:788:1 › press tab in paragraph children ──────────────────────────────────────
paragraph.spec.ts:807:1 › press left in first paragraph start should not change cursor position
paragraph.spec.ts:821:1 › press arrow down should move caret to the start of line ──────────────
paragraph.spec.ts:856:1 › press arrow up in the second line should move caret to the first line
paragraph.spec.ts:908:1 › press arrow down in indent line should not move caret to the start of line
paragraph.spec.ts:953:1 › should placeholder works ─────────────────────────────────────────────
paragraph.spec.ts:980:1 › should placeholder not show when multiple blocks are selected ────────
paragraph.spec.ts:1026:3 › press ArrowDown when cursor is at the last line of a block › move cursor to next block if this block is _not_ the last block in the page
paragraph.spec.ts:1039:3 › press ArrowDown when cursor is at the last line of a block › move cursor to the end of line if the block is the last block in the page
paragraph.spec.ts:1055:1 › delete empty text paragraph block should keep children blocks when following custom blocks
paragraph.spec.ts:1091:1 › delete first paragraph with children should keep children blocks ────
paragraph.spec.ts:1109:1 › paragraph indent and delete in
|
🎭 Playwright Run Summary
177 failed
database/selection.spec.ts:241:3 › cell-level selection › should support multi cell selection ──
database/selection.spec.ts:280:3 › cell-level selection › should support backspace key to delete cell's content
database/selection.spec.ts:334:3 › kanban view selection › should support move cell's focus by arrow key(up&down) within a card
database/selection.spec.ts:375:3 › kanban view selection › should support move cell's focus by arrow key(up&down) within multi cards
database/selection.spec.ts:409:3 › kanban view selection › should support move cell's focus by arrow key(left&right)
database/selection.spec.ts:440:3 › kanban view selection › should support move card's focus by arrow key(up&down)
database/selection.spec.ts:475:3 › kanban view selection › should support move card's focus by arrow key(left&right)
database/selection.spec.ts:506:3 › kanban view selection › should support multi card selection ─
database/statistics.spec.ts:44:3 › title › empty count ─────────────────────────────────────────
database/statistics.spec.ts:63:3 › rich-text › empty count ─────────────────────────────────────
database/statistics.spec.ts:84:3 › select › empty count ────────────────────────────────────────
database/title.spec.ts:12:3 › title › should able to link doc by press @ ───────────────────────
drag.spec.ts:27:1 › only have one drag handle in screen ────────────────────────────────────────
drag.spec.ts:63:1 › move drag handle in paragraphs ─────────────────────────────────────────────
drag.spec.ts:73:1 › move drag handle in list ───────────────────────────────────────────────────
drag.spec.ts:83:1 › move drag handle in nested block ───────────────────────────────────────────
drag.spec.ts:117:1 › move drag handle into another block ───────────────────────────────────────
drag.spec.ts:165:1 › move to the last block of each level in multi-level nesting ───────────────
drag.spec.ts:231:1 › should sync selected-blocks to session-manager when clicking drag handle ──
drag.spec.ts:253:1 › should be able to drag & drop multiple blocks ─────────────────────────────
drag.spec.ts:284:1 › should be able to drag & drop multiple blocks to nested block ─────────────
drag.spec.ts:336:1 › should blur rich-text first on starting block selection ───────────────────
drag.spec.ts:353:1 › hide drag handle when mouse is hovering over the title ────────────────────
drag.spec.ts:376:1 › should create preview when dragging ───────────────────────────────────────
drag.spec.ts:413:1 › should drag and drop blocks under block-level selection ───────────────────
drag.spec.ts:464:1 › should trigger click event on editor container when clicking on blocks under block-level selection
drag.spec.ts:506:1 › should get to selected block when dragging unselected block ───────────────
drag.spec.ts:551:1 › should clear the currently selected block when clicked again ──────────────
drag.spec.ts:614:1 › should support moving blocks from multiple notes ──────────────────────────
drag.spec.ts:716:1 › drag handle should show on right block when scroll viewport ───────────────
edgeless/auto-complete.spec.ts:46:5 › auto-complete › click on auto-complete button › click on right auto-complete button
edgeless/auto-complete.spec.ts:53:5 › auto-complete › click on auto-complete button › click on bottom auto-complete button
edgeless/auto-complete.spec.ts:60:5 › auto-complete › click on auto-complete button › click on left auto-complete button
edgeless/auto-complete.spec.ts:67:5 › auto-complete › click on auto-complete button › click on top auto-complete button
edgeless/auto-complete.spec.ts:75:5 › auto-complete › click on auto-complete button › click on note auto-complete button
edgeless/auto-complete.spec.ts:93:5 › auto-complete › drag on auto-complete button › drag on right auto-complete button to add shape
edgeless/auto-complete.spec.ts:108:5 › auto-complete › drag on auto-complete button › drag on right auto-compl
|