fix(core): gql file upload #19892
Annotations
2 errors, 1 warning, and 1 notice
Run playwright tests:
tests/affine-local/e2e/peek-view.spec.ts#L1
1) peek-view.spec.ts:112:5 › can open peek view for embedded frames ──────────────────────────────
Test timeout of 50000ms exceeded.
|
Run playwright tests:
tests/kit/utils/load-page.ts#L11
1) peek-view.spec.ts:112:5 › can open peek view for embedded frames ──────────────────────────────
Error: page.goto: Test timeout of 50000ms exceeded.
Call log:
- navigating to "http://localhost:8080/", waiting until "load"
at ../../kit/utils/load-page.ts:11
9 |
10 | export async function openHomePage(page: Page) {
> 11 | await page.goto(coreUrl);
| ^
12 | }
13 |
14 | export async function open404Page(page: Page) {
at openHomePage (/home/runner/work/AFFiNE/AFFiNE/tests/kit/utils/load-page.ts:11:14)
at /home/runner/work/AFFiNE/AFFiNE/tests/affine-local/e2e/peek-view.spec.ts:183:21
|
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
peek-view.spec.ts:112:5 › can open peek view for embedded frames ───────────────────────────────
1 skipped
34 passed (3.8m)
|
Loading