feat(nbstore): add doc sync state #20229
Annotations
2 errors, 1 warning, and 1 notice
Run playwright tests:
tests/affine-local/e2e/doc-info-modal.spec.ts#L1
1) doc-info-modal.spec.ts:123:5 › add custom property ────────────────────────────────────────────
Test timeout of 50000ms exceeded.
|
Run playwright tests:
tests/kit/utils/properties.ts#L136
1) doc-info-modal.spec.ts:123:5 › add custom property ────────────────────────────────────────────
Error: page.waitForTimeout: Test timeout of 50000ms exceeded.
at ../../kit/utils/properties.ts:136
134 | await page.keyboard.press('Escape');
135 | }
> 136 | await page.waitForTimeout(500);
| ^
137 | };
138 |
139 | export const expectPropertyOrdering = async (
at addCustomProperty (/home/runner/work/AFFiNE/AFFiNE/tests/kit/utils/properties.ts:136:14)
at /home/runner/work/AFFiNE/AFFiNE/tests/affine-local/e2e/doc-info-modal.spec.ts:132:3
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run playwright tests
1 flaky
doc-info-modal.spec.ts:123:5 › add custom property ─────────────────────────────────────────────
35 passed (4.0m)
|
Loading