Skip to content

Copilot Cron Test

Copilot Cron Test #11

Manually triggered October 30, 2024 11:41
Status Failure
Total duration 19m 37s
Artifacts 2

copilot-test.yml

on: workflow_dispatch
Build Server native
1m 27s
Build Server native
Server Copilot Api Test
6m 0s
Server Copilot Api Test
Server Copilot E2E Test
17m 53s
Server Copilot E2E Test
Post test result message
23s
Post test result message
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 notice
Post test result message
Process completed with exit code 1.
copilot.spec.ts:235:7 › chat panel › can be create as a doc: tests/affine-cloud/e2e/copilot.spec.ts#L249
1) copilot.spec.ts:235:7 › chat panel › can be create as a doc ─────────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: "Hello! How can I assist you today with AFFiNE? Whether you're writing, drawing, or planning, I'm here to help!" Received: "" 247 | await page.waitForSelector('page-editor'); 248 | const editorContent = await getEditorContent(page); > 249 | expect(editorContent).toBe(content); | ^ 250 | }); 251 | 252 | // feature not launched yet at /home/runner/work/AFFiNE/AFFiNE/tests/affine-cloud/e2e/copilot.spec.ts:249:27
copilot.spec.ts:235:7 › chat panel › can be create as a doc: tests/affine-cloud/e2e/copilot.spec.ts#L249
1) copilot.spec.ts:235:7 › chat panel › can be create as a doc ─────────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: "Hello! How can I assist you today with AFFiNE? Whether you're writing a document, creating a diagram, or planning a project, I'm here to help!" Received: "" 247 | await page.waitForSelector('page-editor'); 248 | const editorContent = await getEditorContent(page); > 249 | expect(editorContent).toBe(content); | ^ 250 | }); 251 | 252 | // feature not launched yet at /home/runner/work/AFFiNE/AFFiNE/tests/affine-cloud/e2e/copilot.spec.ts:249:27
copilot.spec.ts:235:7 › chat panel › can be create as a doc: tests/affine-cloud/e2e/copilot.spec.ts#L249
1) copilot.spec.ts:235:7 › chat panel › can be create as a doc ─────────────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: "Hello! How can I assist you today with AFFiNE? Whether you're writing a document, drawing a diagram, or planning something, I'm here to help!" Received: "" 247 | await page.waitForSelector('page-editor'); 248 | const editorContent = await getEditorContent(page); > 249 | expect(editorContent).toBe(content); | ^ 250 | }); 251 | 252 | // feature not launched yet at /home/runner/work/AFFiNE/AFFiNE/tests/affine-cloud/e2e/copilot.spec.ts:249:27
copilot.spec.ts:235:7 › chat panel › can be create as a doc: tests/affine-cloud/e2e/copilot.spec.ts#L249
1) copilot.spec.ts:235:7 › chat panel › can be create as a doc ─────────────────────────────────── Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: "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." Received: "" 247 | await page.waitForSelector('page-editor'); 248 | const editorContent = await getEditorContent(page); > 249 | expect(editorContent).toBe(content); | ^ 250 | }); 251 | 252 | // feature not launched yet at /home/runner/work/AFFiNE/AFFiNE/tests/affine-cloud/e2e/copilot.spec.ts:249:27
Server Copilot E2E Test
Process completed with exit code 1.
🎭 Playwright Run Summary
1 failed copilot.spec.ts:235:7 › chat panel › can be create as a doc ──────────────────────────────────── 8 skipped 29 passed (15.8m)

Artifacts

Produced during runtime
Name Size
server-native.node Expired
4.31 MB
test-results-e2e-server-copilot Expired
442 MB