feat(ios): nbstore swift native binding #20364
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#L134
1) doc-info-modal.spec.ts:123:5 › add custom property ────────────────────────────────────────────
Error: keyboard.press: Test timeout of 50000ms exceeded.
at ../../kit/utils/properties.ts:134
132 | if (await page.getByTestId('edit-property-menu-item').isVisible()) {
133 | // is edit property menu opened, close it
> 134 | await page.keyboard.press('Escape');
| ^
135 | }
136 | await page.waitForTimeout(500);
137 | };
at addCustomProperty (/home/runner/work/AFFiNE/AFFiNE/tests/kit/utils/properties.ts:134:25)
at /home/runner/work/AFFiNE/AFFiNE/tests/affine-local/e2e/doc-info-modal.spec.ts:133: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 (3.9m)
|
Loading