Skip to content

fix(core): ai chat bugs (#7283) #10531

fix(core): ai chat bugs (#7283)

fix(core): ai chat bugs (#7283) #10531

Triggered via push June 20, 2024 12:08
Status Success
Total duration 11m 35s
Artifacts 6

build-test.yml

on: push
Matrix: build-native
Build Server native
1m 47s
Build Server native
Matrix: Analyze
Matrix: E2E Test
Build @affine/web
3m 0s
Build @affine/web
Lint
4m 1s
Lint
Check yarn binary
5s
Check yarn binary
E2E Migration Test
3m 1s
E2E Migration Test
Matrix: server-e2e-test
Matrix: desktop-test
3, 2, 1 Launch
0s
3, 2, 1 Launch
Fit to window
Zoom out
Zoom in

Annotations

5 errors, 13 warnings, and 10 notices
local-first-delete-page.spec.ts:12:5 › page delete -> refresh page -> it should be disappear: tests/affine-local/e2e/local-first-delete-page.spec.ts#L1
1) local-first-delete-page.spec.ts:12:5 › page delete -> refresh page -> it should be disappear ── Test timeout of 50000ms exceeded.
local-first-delete-page.spec.ts:12:5 › page delete -> refresh page -> it should be disappear: tests/affine-local/e2e/local-first-delete-page.spec.ts#L40
1) local-first-delete-page.spec.ts:12:5 › page delete -> refresh page -> it should be disappear ── Error: page.reload: Test timeout of 50000ms exceeded. Call log: - waiting for navigation until "load" - navigated to "http://localhost:8080/workspace/2WpzWrSJuHnwkVC9c6sNc/all" 38 | expect(page.getByText("There's no page here yet")).not.toBeUndefined(); 39 | await page.getByTestId('all-pages').click(); > 40 | await page.reload(); | ^ 41 | 42 | const currentWorkspace = await workspace.current(); 43 | at /home/runner/work/AFFiNE/AFFiNE/tests/affine-local/e2e/local-first-delete-page.spec.ts:40:14
open-affine.spec.ts:7:5 › Open last workspace when back to affine: tests/affine-local/e2e/open-affine.spec.ts#L1
1) open-affine.spec.ts:7:5 › Open last workspace when back to affine ───────────────────────────── Test timeout of 50000ms exceeded.
open-affine.spec.ts:7:5 › Open last workspace when back to affine: tests/kit/utils/load-page.ts#L7
1) open-affine.spec.ts:7:5 › Open last workspace when back to affine ───────────────────────────── Error: page.goto: Test timeout of 50000ms exceeded. Call log: - navigating to "http://localhost:8080/", waiting until "load" at ../../kit/utils/load-page.ts:7 5 | 6 | export async function openHomePage(page: Page) { > 7 | await page.goto(coreUrl); | ^ 8 | } 9 | 10 | export async function open404Page(page: Page) { at openHomePage (/home/runner/work/AFFiNE/AFFiNE/tests/kit/utils/load-page.ts:7:14) at /home/runner/work/AFFiNE/AFFiNE/tests/affine-local/e2e/open-affine.spec.ts:19:21
collaboration.spec.ts:123:5 › can collaborate with other user and name should display when editing: tests/affine-cloud/e2e/collaboration.spec.ts#L164
1) collaboration.spec.ts:123:5 › can collaborate with other user and name should display when editing Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: getByText('Amber_Rempel37') Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByText('Amber_Rempel37') - locator resolved to <div>…</div> - unexpected value "hidden" - locator resolved to <div>…</div> - unexpected value "hidden" - locator resolved to <div>…</div> - unexpected value "hidden" - locator resolved to <div>…</div> - unexpected value "hidden" - locator resolved to <div>…</div> - unexpected value "hidden" - locator resolved to <div>…</div> - unexpected value "hidden" - locator resolved to <div>…</div> - unexpected value "hidden" 162 | })(); 163 | // username should be visible when editing > 164 | await expect(page2.getByText(user.name)).toBeVisible(); | ^ 165 | await typingPromise; 166 | } 167 | at /home/runner/work/AFFiNE/AFFiNE/tests/affine-cloud/e2e/collaboration.spec.ts:164:46
🎭 Playwright Run Summary
4 passed (1.6m)
🎭 Playwright Run Summary
27 passed (3.4m)
🎭 Playwright Run Summary
27 passed (3.4m)
🎭 Playwright Run Summary
1 flaky local-first-delete-page.spec.ts:12:5 › page delete -> refresh page -> it should be disappear ─── 4 skipped 22 passed (3.7m)
🎭 Playwright Run Summary
1 flaky open-affine.spec.ts:7:5 › Open last workspace when back to affine ────────────────────────────── 1 skipped 25 passed (3.8m)
🎭 Playwright Run Summary
1 passed (1.1m)
🎭 Playwright Run Summary
27 passed (3.7m)
🎭 Playwright Run Summary
4 passed (2.4m)
🎭 Playwright Run Summary
1 skipped 3 passed (2.3m)
🎭 Playwright Run Summary
1 flaky collaboration.spec.ts:123:5 › can collaborate with other user and name should display when editing 5 passed (6.9m)
Slow Test: tests/affine-migration/basic.spec.ts#L1
tests/affine-migration/basic.spec.ts took 1.5m
Analyze (javascript)
1 issue was detected with this workflow: CodeQL language 'javascript' is referenced by more than one entry in the 'language' matrix parameter for job 'analyze'. This may result in duplicate alerts. Please edit the 'language' matrix parameter to keep only one of the following: 'javascript', 'typescript'.
Analyze (typescript)
1 issue was detected with this workflow: CodeQL language 'javascript' is referenced by more than one entry in the 'language' matrix parameter for job 'analyze'. This may result in duplicate alerts. Please edit the 'language' matrix parameter to keep only one of the following: 'javascript', 'typescript'.
Slow Test: tests/affine-local/ai-land.spec.ts#L1
tests/affine-local/ai-land.spec.ts took 42.2s
Slow Test: tests/affine-local/local-first-collections-items.spec.ts#L1
tests/affine-local/local-first-collections-items.spec.ts took 44.1s
Slow Test: tests/affine-local/navigation.spec.ts#L1
tests/affine-local/navigation.spec.ts took 44.9s
Slow Test: tests/affine-desktop-cloud/basic.spec.ts#L1
tests/affine-desktop-cloud/basic.spec.ts took 48.1s
Slow Test: tests/affine-local/drag-page.spec.ts#L1
tests/affine-local/drag-page.spec.ts took 46.4s
Slow Test: tests/affine-local/duplicate-page.spec.ts#L1
tests/affine-local/duplicate-page.spec.ts took 41.5s
Slow Test: tests/affine-local/local-first-avatar.spec.ts#L1
tests/affine-local/local-first-avatar.spec.ts took 17.3s
Slow Test: tests/affine-cloud/login.spec.ts#L1
tests/affine-cloud/login.spec.ts took 2.0m
Slow Test: tests/affine-cloud/page-history.spec.ts#L1
tests/affine-cloud/page-history.spec.ts took 1.4m
Slow Test: tests/affine-cloud/workspace.spec.ts#L1
tests/affine-cloud/workspace.spec.ts took 32.1s

Artifacts

Produced during runtime
Name Size
affine.darwin-arm64.node Expired
1.44 MB
affine.darwin-x64.node Expired
1.52 MB
affine.linux-x64-gnu.node Expired
1.57 MB
affine.win32-x64-msvc.node Expired
1.63 MB
server-native.node Expired
4.22 MB
web Expired
55.4 MB