Copilot Cron Test #57
Annotations
10 errors and 1 notice
tests/affine-cloud-copilot/e2e/copilot.spec.ts#L412
1) copilot.spec.ts:439:11 › chat with block › chat with text › Brainstorm ideas about this ───────
TimeoutError: page.waitForSelector: Timeout 10000ms exceeded.
Call log:
- waiting for locator('page-editor editor-toolbar ask-ai-button') to be visible
410 | await page.keyboard.press('ControlOrMeta+A');
411 | await page
> 412 | .waitForSelector('page-editor editor-toolbar ask-ai-button')
| ^
413 | .then(b => b.click());
414 | });
415 |
at /home/runner/work/AFFiNE/AFFiNE/tests/affine-cloud-copilot/e2e/copilot.spec.ts:412:10
|
tests/affine-cloud-copilot/e2e/copilot.spec.ts#L412
1) copilot.spec.ts:439:11 › chat with block › chat with text › Brainstorm ideas about this ───────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: page.waitForSelector: Timeout 10000ms exceeded.
Call log:
- waiting for locator('page-editor editor-toolbar ask-ai-button') to be visible
410 | await page.keyboard.press('ControlOrMeta+A');
411 | await page
> 412 | .waitForSelector('page-editor editor-toolbar ask-ai-button')
| ^
413 | .then(b => b.click());
414 | });
415 |
at /home/runner/work/AFFiNE/AFFiNE/tests/affine-cloud-copilot/e2e/copilot.spec.ts:412:10
|
tests/affine-cloud-copilot/e2e/copilot.spec.ts#L412
1) copilot.spec.ts:439:11 › chat with block › chat with text › Brainstorm ideas about this ───────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: page.waitForSelector: Timeout 10000ms exceeded.
Call log:
- waiting for locator('page-editor editor-toolbar ask-ai-button') to be visible
410 | await page.keyboard.press('ControlOrMeta+A');
411 | await page
> 412 | .waitForSelector('page-editor editor-toolbar ask-ai-button')
| ^
413 | .then(b => b.click());
414 | });
415 |
at /home/runner/work/AFFiNE/AFFiNE/tests/affine-cloud-copilot/e2e/copilot.spec.ts:412:10
|
tests/affine-cloud-copilot/e2e/copilot.spec.ts#L412
1) copilot.spec.ts:439:11 › chat with block › chat with text › Brainstorm ideas about this ───────
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: page.waitForSelector: Timeout 10000ms exceeded.
Call log:
- waiting for locator('page-editor editor-toolbar ask-ai-button') to be visible
410 | await page.keyboard.press('ControlOrMeta+A');
411 | await page
> 412 | .waitForSelector('page-editor editor-toolbar ask-ai-button')
| ^
413 | .then(b => b.click());
414 | });
415 |
at /home/runner/work/AFFiNE/AFFiNE/tests/affine-cloud-copilot/e2e/copilot.spec.ts:412:10
|
tests/affine-cloud-copilot/e2e/copilot.spec.ts#L365
2) copilot.spec.ts:486:11 › chat with block › chat with image block › page mode › explain this image
TimeoutError: page.waitForSelector: Timeout 10000ms exceeded.
Call log:
- waiting for locator('affine-ai-panel-widget ai-panel-answer editor-host') to be visible
363 | { timeout: ONE_MINUTE }
364 | );
> 365 | const answer = await page.waitForSelector(
| ^
366 | 'affine-ai-panel-widget ai-panel-answer editor-host'
367 | );
368 | return answer.innerText();
at collectTextAnswer (/home/runner/work/AFFiNE/AFFiNE/tests/affine-cloud-copilot/e2e/copilot.spec.ts:365:31)
at /home/runner/work/AFFiNE/AFFiNE/tests/affine-cloud-copilot/e2e/copilot.spec.ts:490:16
|
tests/affine-cloud-copilot/e2e/copilot.spec.ts#L365
2) copilot.spec.ts:486:11 › chat with block › chat with image block › page mode › explain this image
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: page.waitForSelector: Timeout 10000ms exceeded.
Call log:
- waiting for locator('affine-ai-panel-widget ai-panel-answer editor-host') to be visible
363 | { timeout: ONE_MINUTE }
364 | );
> 365 | const answer = await page.waitForSelector(
| ^
366 | 'affine-ai-panel-widget ai-panel-answer editor-host'
367 | );
368 | return answer.innerText();
at collectTextAnswer (/home/runner/work/AFFiNE/AFFiNE/tests/affine-cloud-copilot/e2e/copilot.spec.ts:365:31)
at /home/runner/work/AFFiNE/AFFiNE/tests/affine-cloud-copilot/e2e/copilot.spec.ts:490:16
|
tests/affine-cloud-copilot/e2e/copilot.spec.ts#L365
2) copilot.spec.ts:486:11 › chat with block › chat with image block › page mode › explain this image
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: page.waitForSelector: Timeout 10000ms exceeded.
Call log:
- waiting for locator('affine-ai-panel-widget ai-panel-answer editor-host') to be visible
363 | { timeout: ONE_MINUTE }
364 | );
> 365 | const answer = await page.waitForSelector(
| ^
366 | 'affine-ai-panel-widget ai-panel-answer editor-host'
367 | );
368 | return answer.innerText();
at collectTextAnswer (/home/runner/work/AFFiNE/AFFiNE/tests/affine-cloud-copilot/e2e/copilot.spec.ts:365:31)
at /home/runner/work/AFFiNE/AFFiNE/tests/affine-cloud-copilot/e2e/copilot.spec.ts:490:16
|
tests/affine-cloud-copilot/e2e/copilot.spec.ts#L365
2) copilot.spec.ts:486:11 › chat with block › chat with image block › page mode › explain this image
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: page.waitForSelector: Timeout 10000ms exceeded.
Call log:
- waiting for locator('affine-ai-panel-widget ai-panel-answer editor-host') to be visible
363 | { timeout: ONE_MINUTE }
364 | );
> 365 | const answer = await page.waitForSelector(
| ^
366 | 'affine-ai-panel-widget ai-panel-answer editor-host'
367 | );
368 | return answer.innerText();
at collectTextAnswer (/home/runner/work/AFFiNE/AFFiNE/tests/affine-cloud-copilot/e2e/copilot.spec.ts:365:31)
at /home/runner/work/AFFiNE/AFFiNE/tests/affine-cloud-copilot/e2e/copilot.spec.ts:490:16
|
tests/affine-cloud-copilot/e2e/copilot.spec.ts#L365
3) copilot.spec.ts:493:11 › chat with block › chat with image block › page mode › generate a caption
TimeoutError: page.waitForSelector: Timeout 10000ms exceeded.
Call log:
- waiting for locator('affine-ai-panel-widget ai-panel-answer editor-host') to be visible
363 | { timeout: ONE_MINUTE }
364 | );
> 365 | const answer = await page.waitForSelector(
| ^
366 | 'affine-ai-panel-widget ai-panel-answer editor-host'
367 | );
368 | return answer.innerText();
at collectTextAnswer (/home/runner/work/AFFiNE/AFFiNE/tests/affine-cloud-copilot/e2e/copilot.spec.ts:365:31)
at /home/runner/work/AFFiNE/AFFiNE/tests/affine-cloud-copilot/e2e/copilot.spec.ts:497:16
|
tests/affine-cloud-copilot/e2e/copilot.spec.ts#L365
3) copilot.spec.ts:493:11 › chat with block › chat with image block › page mode › generate a caption
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: page.waitForSelector: Timeout 10000ms exceeded.
Call log:
- waiting for locator('affine-ai-panel-widget ai-panel-answer editor-host') to be visible
363 | { timeout: ONE_MINUTE }
364 | );
> 365 | const answer = await page.waitForSelector(
| ^
366 | 'affine-ai-panel-widget ai-panel-answer editor-host'
367 | );
368 | return answer.innerText();
at collectTextAnswer (/home/runner/work/AFFiNE/AFFiNE/tests/affine-cloud-copilot/e2e/copilot.spec.ts:365:31)
at /home/runner/work/AFFiNE/AFFiNE/tests/affine-cloud-copilot/e2e/copilot.spec.ts:497:16
|
4 failed
copilot.spec.ts:439:11 › chat with block › chat with text › Brainstorm ideas about this ────────
copilot.spec.ts:486:11 › chat with block › chat with image block › page mode › explain this image
copilot.spec.ts:493:11 › chat with block › chat with image block › page mode › generate a caption
copilot.spec.ts:509:11 › chat with block › chat with image block › page mode › open ai chat ────
7 skipped
1 passed (5.1m)
|
This job failed
Loading