Copilot Cron Test #54
copilot-test.yml
on: workflow_dispatch
Build Server native
1m 9s
Matrix: Server Copilot E2E Test
Post test result message
24s
Annotations
6 errors, 3 warnings, and 3 notices
Server Copilot Api Test
Process completed with exit code 1.
|
copilot.spec.ts:280:7 › chat panel › can be chat and insert below in page mode:
tests/affine-cloud-copilot/e2e/copilot.spec.ts#L300
1) copilot.spec.ts:280:7 › chat panel › can be chat and insert below in page mode ────────────────
Error: expect(received).toBe(expected) // Object.is equality
- Expected - 1
+ Received + 0
Hello! How can I assist you today with AFFiNE? Whether you're looking to write documents, create diagrams, or plan projects, I'm here to help!
- Type '/' for commands
298 | await (await resp.waitForSelector('.ai-item-insert-below')).click();
299 | const editorContent = await getEditorContent(page);
> 300 | expect(editorContent).toBe(content);
| ^
301 | });
302 |
303 | test('can be retry or discard chat in page mode', async ({ page }) => {
at /home/runner/work/AFFiNE/AFFiNE/tests/affine-cloud-copilot/e2e/copilot.spec.ts:300:27
|
copilot.spec.ts:280:7 › chat panel › can be chat and insert below in page mode:
tests/affine-cloud-copilot/e2e/copilot.spec.ts#L300
1) copilot.spec.ts:280:7 › chat panel › can be chat and insert below in page mode ────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
- Expected - 1
+ Received + 0
Hello! How can I assist you today with AFFiNE? Whether it's writing docs, drawing diagrams, or planning something, I'm here to help.
- Type '/' for commands
298 | await (await resp.waitForSelector('.ai-item-insert-below')).click();
299 | const editorContent = await getEditorContent(page);
> 300 | expect(editorContent).toBe(content);
| ^
301 | });
302 |
303 | test('can be retry or discard chat in page mode', async ({ page }) => {
at /home/runner/work/AFFiNE/AFFiNE/tests/affine-cloud-copilot/e2e/copilot.spec.ts:300:27
|
copilot.spec.ts:280:7 › chat panel › can be chat and insert below in page mode:
tests/affine-cloud-copilot/e2e/copilot.spec.ts#L300
1) copilot.spec.ts:280:7 › chat panel › can be chat and insert below in page mode ────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
- Expected - 1
+ Received + 0
Hello! How can I assist you today with AFFiNE? Whether you're writing a document, drawing a diagram, or planning a project, I'm here to help!
- Type '/' for commands
298 | await (await resp.waitForSelector('.ai-item-insert-below')).click();
299 | const editorContent = await getEditorContent(page);
> 300 | expect(editorContent).toBe(content);
| ^
301 | });
302 |
303 | test('can be retry or discard chat in page mode', async ({ page }) => {
at /home/runner/work/AFFiNE/AFFiNE/tests/affine-cloud-copilot/e2e/copilot.spec.ts:300:27
|
copilot.spec.ts:280:7 › chat panel › can be chat and insert below in page mode:
tests/affine-cloud-copilot/e2e/copilot.spec.ts#L300
1) copilot.spec.ts:280:7 › chat panel › can be chat and insert below in page mode ────────────────
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
- Expected - 1
+ Received + 0
Hello! How can I assist you today with AFFiNE? Whether you're looking to write, draw, or plan, I'm here to help! 😊
- Type '/' for commands
298 | await (await resp.waitForSelector('.ai-item-insert-below')).click();
299 | const editorContent = await getEditorContent(page);
> 300 | expect(editorContent).toBe(content);
| ^
301 | });
302 |
303 | test('can be retry or discard chat in page mode', async ({ page }) => {
at /home/runner/work/AFFiNE/AFFiNE/tests/affine-cloud-copilot/e2e/copilot.spec.ts:300:27
|
Server Copilot E2E Test (1, 3)
Process completed with exit code 1.
|
Build Server native
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Server Copilot Api Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Post test result message
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
🎭 Playwright Run Summary
7 skipped
5 passed (2.3m)
|
🎭 Playwright Run Summary
13 passed (4.8m)
|
🎭 Playwright Run Summary
1 failed
copilot.spec.ts:280:7 › chat panel › can be chat and insert below in page mode ─────────────────
1 skipped
11 passed (4.8m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
server-native.node
Expired
|
4.32 MB |
|
test-results-e2e-server-copilot
Expired
|
199 MB |
|