Skip to content

Copilot Cron Test

Copilot Cron Test #8

Manually triggered October 30, 2024 11:02
Status Success
Total duration 19m 43s
Artifacts 1

copilot-test.yml

on: workflow_dispatch
Build Server native
1m 24s
Build Server native
Server Copilot Api Test
2m 35s
Server Copilot Api Test
Server Copilot E2E Test
17m 30s
Server Copilot E2E Test
Post deploy message
22s
Post deploy message
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 notice
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 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 #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: "Hello! How can I assist you today with AFFiNE? Whether it's writing docs, drawing diagrams, or planning projects, 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? Whether it's writing docs, creating diagrams, or planning projects with AFFiNE, 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
🎭 Playwright Run Summary
1 flaky copilot.spec.ts:235:7 › chat panel › can be create as a doc ──────────────────────────────────── 8 skipped 29 passed (15.5m)

Artifacts

Produced during runtime
Name Size
server-native.node Expired
4.31 MB