fix(edgeless): snapshot with connector elements importing (#6377) #171
Annotations
4 errors, 1 warning, and 1 notice
Run playwright test:
tests/linked-page.spec.ts#L1
1) linked-page.spec.ts:658:3 › linked page popover › should fuzzy search works ───────────────────
Test timeout of 30000ms exceeded.
|
Run playwright test:
tests/utils/actions/misc.ts#L330
1) linked-page.spec.ts:658:3 › linked page popover › should fuzzy search works ───────────────────
Error: page.waitForTimeout: Test timeout of 30000ms exceeded.
at utils/actions/misc.ts:330
328 | frameTimeout = NEXT_FRAME_TIMEOUT
329 | ) {
> 330 | await page.waitForTimeout(frameTimeout);
| ^
331 | }
332 |
333 | export async function waitForPageReady(page: Page) {
at waitNextFrame (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:330:14)
at focusTitle (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:1173:9)
at /home/runner/work/blocksuite/blocksuite/tests/linked-page.spec.ts:673:5
|
Run playwright test:
tests/linked-page.spec.ts#L1
2) linked-page.spec.ts:867:1 › should [[Selected text]] converted to linked page ─────────────────
Test finished within timeout of 30000ms, but tearing down "context" ran out of time.
Please allow more time for the test, since teardown is attributed towards the test timeout budget.
|
Run playwright test:
tests/list.spec.ts#L1
3) list.spec.ts:39:1 › add new bulleted list ─────────────────────────────────────────────────────
Test finished within timeout of 30000ms, but tearing down "context" ran out of time.
Please allow more time for the test, since teardown is attributed towards the test timeout budget.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/setup-node@v3, actions/cache@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run playwright test
3 flaky
linked-page.spec.ts:658:3 › linked page popover › should fuzzy search works ────────────────────
linked-page.spec.ts:867:1 › should [[Selected text]] converted to linked page ──────────────────
list.spec.ts:39:1 › add new bulleted list ──────────────────────────────────────────────────────
2 skipped
61 passed (3.4m)
|
The logs for this run have expired and are no longer available.
Loading