Copilot Cron Test #9
copilot-test.yml
on: workflow_dispatch
Build Server native
1m 45s
Server Copilot Api Test
8m 57s
Server Copilot E2E Test
17m 6s
Post deploy message
30s
Annotations
1 error 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? Whether you need help with writing documents, creating diagrams, or planning 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 (14.9m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
server-native.node
|
4.31 MB |
|