chore(editor): move legacy doc collection to test workspace (#9507) #21804
Annotations
1 error and 1 notice
tests/affine-cloud-copilot/e2e/copilot.spec.ts#L377
1) copilot.spec.ts:458:11 › chat with block › chat with text › Generate an image ─────────────────
TimeoutError: page.waitForSelector: Timeout 10000ms exceeded.
Call log:
- waiting for locator('affine-ai-panel-widget ai-panel-answer .ai-answer-image') to be visible
375 | { timeout: 5 * ONE_MINUTE }
376 | );
> 377 | const answer = await page.waitForSelector(
| ^
378 | `affine-ai-panel-widget ai-panel-answer ${tagName}`
379 | );
380 | return answer;
at collectCanvasAnswer (/home/runner/work/AFFiNE/AFFiNE/tests/affine-cloud-copilot/e2e/copilot.spec.ts:377:31)
at /home/runner/work/AFFiNE/AFFiNE/tests/affine-cloud-copilot/e2e/copilot.spec.ts:467:27
|
|
The logs for this run have expired and are no longer available.
Loading