Firefox and Webkit #93
Annotations
10 errors and 1 notice
tests/attachment.spec.ts#L1
1) attachment.spec.ts:127:1 › can insert attachment from slash menu ──────────────────────────────
Error: browserContext.newPage: Unknown permission: clipboard-write
|
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
|
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
|
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
|
tests/attachment.spec.ts#L1
2) attachment.spec.ts:177:1 › should undo/redo works for attachment ──────────────────────────────
Error: browserContext.newPage: Unknown permission: clipboard-write
|
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
|
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.
|
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)
|
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
|
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
|
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
|
This job failed
Loading