Firefox and Webkit #154
Annotations
10 errors and 1 notice
Run playwright test:
tests/attachment.spec.ts#L69
1) attachment.spec.ts:127:1 › can insert attachment from slash menu ──────────────────────────────
TimeoutError: page.waitForEvent: Timeout 5000ms exceeded while waiting for event "filechooser"
=========================== logs ===========================
waiting for event "filechooser"
============================================================
67 | await expect(slashMenu).toBeVisible();
68 |
> 69 | const fileChooser = page.waitForEvent('filechooser');
| ^
70 | await pressEnter(page);
71 | await sleep(100);
72 | await (await fileChooser).setFiles(FILE_PATH);
at insertAttachment (/Users/runner/work/blocksuite/blocksuite/tests/attachment.spec.ts:69:30)
at /Users/runner/work/blocksuite/blocksuite/tests/attachment.spec.ts:135:3
|
Run playwright test:
tests/attachment.spec.ts#L69
1) attachment.spec.ts:127:1 › can insert attachment from slash menu ──────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: page.waitForEvent: Timeout 5000ms exceeded while waiting for event "filechooser"
=========================== logs ===========================
waiting for event "filechooser"
============================================================
67 | await expect(slashMenu).toBeVisible();
68 |
> 69 | const fileChooser = page.waitForEvent('filechooser');
| ^
70 | await pressEnter(page);
71 | await sleep(100);
72 | await (await fileChooser).setFiles(FILE_PATH);
at insertAttachment (/Users/runner/work/blocksuite/blocksuite/tests/attachment.spec.ts:69:30)
at /Users/runner/work/blocksuite/blocksuite/tests/attachment.spec.ts:135:3
|
Run playwright test:
tests/attachment.spec.ts#L69
1) attachment.spec.ts:127:1 › can insert attachment from slash menu ──────────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: page.waitForEvent: Timeout 5000ms exceeded while waiting for event "filechooser"
=========================== logs ===========================
waiting for event "filechooser"
============================================================
67 | await expect(slashMenu).toBeVisible();
68 |
> 69 | const fileChooser = page.waitForEvent('filechooser');
| ^
70 | await pressEnter(page);
71 | await sleep(100);
72 | await (await fileChooser).setFiles(FILE_PATH);
at insertAttachment (/Users/runner/work/blocksuite/blocksuite/tests/attachment.spec.ts:69:30)
at /Users/runner/work/blocksuite/blocksuite/tests/attachment.spec.ts:135:3
|
Run playwright test:
tests/attachment.spec.ts#L69
1) attachment.spec.ts:127:1 › can insert attachment from slash menu ──────────────────────────────
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: page.waitForEvent: Timeout 5000ms exceeded while waiting for event "filechooser"
=========================== logs ===========================
waiting for event "filechooser"
============================================================
67 | await expect(slashMenu).toBeVisible();
68 |
> 69 | const fileChooser = page.waitForEvent('filechooser');
| ^
70 | await pressEnter(page);
71 | await sleep(100);
72 | await (await fileChooser).setFiles(FILE_PATH);
at insertAttachment (/Users/runner/work/blocksuite/blocksuite/tests/attachment.spec.ts:69:30)
at /Users/runner/work/blocksuite/blocksuite/tests/attachment.spec.ts:135:3
|
Run playwright test:
tests/attachment.spec.ts#L69
2) attachment.spec.ts:177:1 › should undo/redo works for attachment ──────────────────────────────
TimeoutError: page.waitForEvent: Timeout 5000ms exceeded while waiting for event "filechooser"
=========================== logs ===========================
waiting for event "filechooser"
============================================================
67 | await expect(slashMenu).toBeVisible();
68 |
> 69 | const fileChooser = page.waitForEvent('filechooser');
| ^
70 | await pressEnter(page);
71 | await sleep(100);
72 | await (await fileChooser).setFiles(FILE_PATH);
at insertAttachment (/Users/runner/work/blocksuite/blocksuite/tests/attachment.spec.ts:69:30)
at /Users/runner/work/blocksuite/blocksuite/tests/attachment.spec.ts:184:3
|
Run playwright test:
tests/attachment.spec.ts#L69
2) attachment.spec.ts:177:1 › should undo/redo works for attachment ──────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: page.waitForEvent: Timeout 5000ms exceeded while waiting for event "filechooser"
=========================== logs ===========================
waiting for event "filechooser"
============================================================
67 | await expect(slashMenu).toBeVisible();
68 |
> 69 | const fileChooser = page.waitForEvent('filechooser');
| ^
70 | await pressEnter(page);
71 | await sleep(100);
72 | await (await fileChooser).setFiles(FILE_PATH);
at insertAttachment (/Users/runner/work/blocksuite/blocksuite/tests/attachment.spec.ts:69:30)
at /Users/runner/work/blocksuite/blocksuite/tests/attachment.spec.ts:184:3
|
Run playwright test:
tests/attachment.spec.ts#L69
2) attachment.spec.ts:177:1 › should undo/redo works for attachment ──────────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: page.waitForEvent: Timeout 5000ms exceeded while waiting for event "filechooser"
=========================== logs ===========================
waiting for event "filechooser"
============================================================
67 | await expect(slashMenu).toBeVisible();
68 |
> 69 | const fileChooser = page.waitForEvent('filechooser');
| ^
70 | await pressEnter(page);
71 | await sleep(100);
72 | await (await fileChooser).setFiles(FILE_PATH);
at insertAttachment (/Users/runner/work/blocksuite/blocksuite/tests/attachment.spec.ts:69:30)
at /Users/runner/work/blocksuite/blocksuite/tests/attachment.spec.ts:184:3
|
Run playwright test:
tests/attachment.spec.ts#L69
2) attachment.spec.ts:177:1 › should undo/redo works for attachment ──────────────────────────────
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: page.waitForEvent: Timeout 5000ms exceeded while waiting for event "filechooser"
=========================== logs ===========================
waiting for event "filechooser"
============================================================
67 | await expect(slashMenu).toBeVisible();
68 |
> 69 | const fileChooser = page.waitForEvent('filechooser');
| ^
70 | await pressEnter(page);
71 | await sleep(100);
72 | await (await fileChooser).setFiles(FILE_PATH);
at insertAttachment (/Users/runner/work/blocksuite/blocksuite/tests/attachment.spec.ts:69:30)
at /Users/runner/work/blocksuite/blocksuite/tests/attachment.spec.ts:184:3
|
Run playwright test:
tests/attachment.spec.ts#L69
3) attachment.spec.ts:287:1 › should rename attachment works ─────────────────────────────────────
TimeoutError: page.waitForEvent: Timeout 5000ms exceeded while waiting for event "filechooser"
=========================== logs ===========================
waiting for event "filechooser"
============================================================
67 | await expect(slashMenu).toBeVisible();
68 |
> 69 | const fileChooser = page.waitForEvent('filechooser');
| ^
70 | await pressEnter(page);
71 | await sleep(100);
72 | await (await fileChooser).setFiles(FILE_PATH);
at insertAttachment (/Users/runner/work/blocksuite/blocksuite/tests/attachment.spec.ts:69:30)
at /Users/runner/work/blocksuite/blocksuite/tests/attachment.spec.ts:305:3
|
Run playwright test:
tests/attachment.spec.ts#L69
3) attachment.spec.ts:287:1 › should rename attachment works ─────────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: page.waitForEvent: Timeout 5000ms exceeded while waiting for event "filechooser"
=========================== logs ===========================
waiting for event "filechooser"
============================================================
67 | await expect(slashMenu).toBeVisible();
68 |
> 69 | const fileChooser = page.waitForEvent('filechooser');
| ^
70 | await pressEnter(page);
71 | await sleep(100);
72 | await (await fileChooser).setFiles(FILE_PATH);
at insertAttachment (/Users/runner/work/blocksuite/blocksuite/tests/attachment.spec.ts:69:30)
at /Users/runner/work/blocksuite/blocksuite/tests/attachment.spec.ts:305:3
|
Run playwright test
28 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: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:415:1 › when no note block, click editing area auto add a new note block ─────────
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 ────────────────────────────────
clipboard/clipboard.spec.ts:325:1 › clipboard copy nested items ────────────────────────────────
clipboard/list.spec.ts:96:1 › copy a nested list by clicking button, the clipboard data should be complete
clipboard/list.spec.ts:522:1 › copy canvas element and text note in edgeless mode ──────────────
code/readonly.spec.ts:44:1 › should not be able to modify code block in readonly mode ──────────
code/selections.spec.ts:89:1 › drag select code block can delete it ────────────────────────────
database/column.spec.ts: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: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:559:3 › drag-to-fill › should fill columns with data ───────────────────
database/database.spec.ts:86:1 › edit column title ─────────────────────────────────────────────
database/database.spec.ts:342:1 › support drag and drop the add button to insert row ───────────
database/database.spec.ts:585:3 › readonly mode › database title should not be edited in readonly mode
database/database.spec.ts:621:3 › readonly mode › should rich-text not be edited in readonly mode
database/selection.spec.ts:280:3 › cell-level selection › should support backspace key to delete cell's content
3 flaky
clipboard/image.spec.ts:14:1 › clipboard paste end with image, the cursor should be controlled by up/down keys
clipboard/list.spec.ts:423:1 › should copy and paste of database work ──────────────────────────
code/crud.spec.ts:544:1 › code hotkey should not effect in global ──────────────────────────────
7 skipped
151 passed (8.4m)
|
Loading