refactor: support multiple-editors #15035
Annotations
2 errors and 1 notice
Run playwright test:
tests/attachment.spec.ts#L1
1) attachment.spec.ts:261:1 › should rename attachment works ─────────────────────────────────────
Test timeout of 30000ms exceeded.
|
Run playwright test:
tests/attachment.spec.ts#L68
1) attachment.spec.ts:261:1 › should rename attachment works ─────────────────────────────────────
Error: locator.innerText: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('affine-attachment').locator('.affine-attachment-name')
66 |
67 | const getName = () =>
> 68 | attachment.locator('.affine-attachment-name').innerText();
| ^
69 |
70 | return {
71 | // locators
at getName (/home/runner/work/blocksuite/blocksuite/tests/attachment.spec.ts:68:51)
at /home/runner/work/blocksuite/blocksuite/tests/attachment.spec.ts:293:16
|
Run playwright test
1 flaky
attachment.spec.ts:261:1 › should rename attachment works ──────────────────────────────────────
16 skipped
48 passed (2.7m)
|
The logs for this run have expired and are no longer available.
Loading