fix: should not reload bookmark when title is not empty (#5882) #15033
Annotations
2 errors and 1 notice
Run playwright test:
tests/clipboard.spec.ts#L1
1) clipboard.spec.ts:1016:1 › copy canvas element and text note in edgeless mode ─────────────────
Test timeout of 30000ms exceeded.
|
Run playwright test:
tests/utils/actions/keyboard.ts#L159
1) clipboard.spec.ts:1016:1 › copy canvas element and text note in edgeless mode ─────────────────
Error: keyboard.press: Test timeout of 30000ms exceeded.
at utils/actions/keyboard.ts:159
157 | }
158 |
> 159 | await page.keyboard.press(`${SHORT_KEY}+v`, { delay: 50 });
| ^
160 | }
161 |
162 | export async function createCodeBlock(page: Page) {
at pasteByKeyboard (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/keyboard.ts:159:23)
at /home/runner/work/blocksuite/blocksuite/tests/clipboard.spec.ts:1031:9
|
Run playwright test
1 flaky
clipboard.spec.ts:1016:1 › copy canvas element and text note in edgeless mode ──────────────────
7 skipped
56 passed (2.9m)
|
The logs for this run have expired and are no longer available.
Loading