fix(component): lit portal not re-rendering in inline links case #21219
Annotations
1 error, 2 warnings, and 1 notice
Run playwright tests:
tests/affine-local/e2e/attachment-preview.spec.ts#L208
1) attachment-preview.spec.ts:125:5 › should preview PDF in embed view ───────────────────────────
TimeoutError: locator.click: Timeout 5000ms exceeded.
Call log:
- waiting for locator('.linked-doc-popover').getByText('PDF preview')
206 |
207 | const doc0 = page.locator('.linked-doc-popover').getByText('PDF preview');
> 208 | await doc0.click();
| ^
209 |
210 | await page.keyboard.press('@');
211 |
at /home/runner/work/AFFiNE/AFFiNE/tests/affine-local/e2e/attachment-preview.spec.ts:208:16
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run playwright tests:
tests/affine-local/blocksuite/editor.spec.ts#L1
tests/affine-local/blocksuite/editor.spec.ts took 32.8s
|
Run playwright tests
1 flaky
attachment-preview.spec.ts:125:5 › should preview PDF in embed view ────────────────────────────
1 skipped
35 passed (3.6m)
|
Loading