feat(server): context awareness for copilot #23877
build-test.yml
on: pull_request
Optimize CI
8s
Matrix: build-native
Matrix: Analyze
Matrix: Legacy Blocksuite E2E Test
Matrix: E2E Mobile Test
Matrix: E2E Test
Matrix: Unit Test
Matrix: Server Copilot E2E Test
Matrix: server-e2e-test
Matrix: desktop-test
3, 2, 1 Launch
3s
Annotations
54 errors, 25 warnings, and 8 notices
Build Server native
Process completed with exit code 1.
|
selection/native.spec.ts:266:1 › cursor move to up and down with children block:
blocksuite/tests-legacy/selection/native.spec.ts#L295
1) selection/native.spec.ts:266:1 › cursor move to up and down with children block ───────────────
Error: expect(received).toBeGreaterThanOrEqual(expected)
Expected: >= 12
Received: -1
293 | const textTwo = await getInlineSelectionText(page);
294 | expect(textTwo).toBe('arrow down test 1');
> 295 | expect(indexTwo).toBeGreaterThanOrEqual(12);
| ^
296 | expect(indexTwo).toBeLessThanOrEqual(17);
297 | await page.keyboard.press('ArrowDown');
298 | const textThree = await getInlineSelectionText(page);
at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/selection/native.spec.ts:295:20
|
slash-menu.spec.ts:365:3 › slash menu should show and hide correctly › should open and close menu when using left right arrow:
blocksuite/tests-legacy/slash-menu.spec.ts#L388
2) slash-menu.spec.ts:365:3 › slash menu should show and hide correctly › should open and close menu when using left right arrow, Enter, Esc keys
Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute(expected)
Locator: locator('.slash-menu[data-testid=sub-menu-0]').locator('icon-button').nth(4)
Expected string: "true"
Received string: "false"
Call log:
- expect.toHaveAttribute with timeout 5000ms
- waiting for locator('.slash-menu[data-testid=sub-menu-0]').locator('icon-button').nth(4)
9 × locator resolved to <icon-button width="100%" tabindex="0" height="44px" hover="false" role="button" text="Other Headings" data-test-disabled="false" data-testid="Other Headings" class="slash-menu-item other-headings">…</icon-button>
- unexpected value "false"
386 | await type(page, '/');
387 | await pressArrowDown(page, 4);
> 388 | await expect(slashItems.nth(4)).toHaveAttribute('hover', 'true');
| ^
389 | await expect(slashItems.nth(4).locator('.text')).toHaveText([
390 | 'Other Headings',
391 | ]);
at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/slash-menu.spec.ts:388:37
|
[Mobile Safari] › explorer-folder.spec.ts:49:1 › create a folder:
tests/affine-mobile/e2e/explorer-folder.spec.ts#L19
1) [Mobile Safari] › explorer-folder.spec.ts:49:1 › create a folder ──────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
Expected: "rename-input"
Received: null
17 | const isRenameInputFocused = async (page: Page) => {
18 | const focusElTestid = await getAttrOfActiveElement(page);
> 19 | expect(focusElTestid).toEqual('rename-input');
| ^
20 | };
21 |
22 | const createRootFolder = async (page: Page, name: string) => {
at isRenameInputFocused (/home/runner/work/AFFiNE/AFFiNE/tests/affine-mobile/e2e/explorer-folder.spec.ts:19:25)
at createRootFolder (/home/runner/work/AFFiNE/AFFiNE/tests/affine-mobile/e2e/explorer-folder.spec.ts:27:3)
at /home/runner/work/AFFiNE/AFFiNE/tests/affine-mobile/e2e/explorer-folder.spec.ts:50:16
|
Unit Test (1)
Canceling since a higher priority waiting request for 'Build & Test-refs/pull/9611/merge' exists
|
Unit Test (3)
Canceling since a higher priority waiting request for 'Build & Test-refs/pull/9611/merge' exists
|
Unit Test (4)
Canceling since a higher priority waiting request for 'Build & Test-refs/pull/9611/merge' exists
|
Desktop Test (macos-latest, macos, arm64, aarch64-apple-darwin, true)
Canceling since a higher priority waiting request for 'Build & Test-refs/pull/9611/merge' exists
|
Desktop Test (macos-latest, macos, arm64, aarch64-apple-darwin, true)
The operation was canceled.
|
test-build-mobile-app / android
Canceling since a higher priority waiting request for 'Build & Test-refs/pull/9611/merge' exists
|
test-build-mobile-app / android
The operation was canceled.
|
Desktop Test (ubuntu-latest, linux, x64, x86_64-unknown-linux-gnu, true)
Canceling since a higher priority waiting request for 'Build & Test-refs/pull/9611/merge' exists
|
Desktop Test (windows-latest, windows, x64, x86_64-pc-windows-msvc, true)
Canceling since a higher priority waiting request for 'Build & Test-refs/pull/9611/merge' exists
|
Lint
Canceling since a higher priority waiting request for 'Build & Test-refs/pull/9611/merge' exists
|
Lint
The operation was canceled.
|
Unit Test (5)
Canceling since a higher priority waiting request for 'Build & Test-refs/pull/9611/merge' exists
|
Desktop Test (macos-latest, macos, x64, x86_64-apple-darwin, false)
Canceling since a higher priority waiting request for 'Build & Test-refs/pull/9611/merge' exists
|
Desktop Test (macos-latest, macos, x64, x86_64-apple-darwin, false)
The operation was canceled.
|
Unit Test (2)
Canceling since a higher priority waiting request for 'Build & Test-refs/pull/9611/merge' exists
|
E2E Mobile Test (5)
Canceling since a higher priority waiting request for 'Build & Test-refs/pull/9611/merge' exists
|
E2E Mobile Test (5)
The operation was canceled.
|
Analyze (typescript)
Canceling since a higher priority waiting request for 'Build & Test-refs/pull/9611/merge' exists
|
Analyze (typescript)
The operation was canceled.
|
Analyze (javascript)
Canceling since a higher priority waiting request for 'Build & Test-refs/pull/9611/merge' exists
|
Analyze (javascript)
The operation was canceled.
|
Legacy Blocksuite E2E Test (7)
Canceling since a higher priority waiting request for 'Build & Test-refs/pull/9611/merge' exists
|
Legacy Blocksuite E2E Test (7)
The operation was canceled.
|
test-build-mobile-app / ios
Canceling since a higher priority waiting request for 'Build & Test-refs/pull/9611/merge' exists
|
test-build-mobile-app / ios
The operation was canceled.
|
Run native tests
Canceling since a higher priority waiting request for 'Build & Test-refs/pull/9611/merge' exists
|
Run native tests
The operation was canceled.
|
E2E Test (2)
Canceling since a higher priority waiting request for 'Build & Test-refs/pull/9611/merge' exists
|
E2E Test (2)
The operation was canceled.
|
E2E Test (1)
Canceling since a higher priority waiting request for 'Build & Test-refs/pull/9611/merge' exists
|
E2E Test (1)
The operation was canceled.
|
Legacy Blocksuite E2E Test (4)
Canceling since a higher priority waiting request for 'Build & Test-refs/pull/9611/merge' exists
|
Legacy Blocksuite E2E Test (4)
The operation was canceled.
|
E2E Test (5)
Canceling since a higher priority waiting request for 'Build & Test-refs/pull/9611/merge' exists
|
E2E Test (5)
The operation was canceled.
|
Legacy Blocksuite E2E Test (6)
Canceling since a higher priority waiting request for 'Build & Test-refs/pull/9611/merge' exists
|
Legacy Blocksuite E2E Test (6)
The operation was canceled.
|
Legacy Blocksuite E2E Test (5)
Canceling since a higher priority waiting request for 'Build & Test-refs/pull/9611/merge' exists
|
Legacy Blocksuite E2E Test (5)
The operation was canceled.
|
E2E Test (4)
Canceling since a higher priority waiting request for 'Build & Test-refs/pull/9611/merge' exists
|
E2E Test (4)
The operation was canceled.
|
E2E Test (3)
Canceling since a higher priority waiting request for 'Build & Test-refs/pull/9611/merge' exists
|
E2E Test (3)
The operation was canceled.
|
Legacy Blocksuite E2E Test (3)
Canceling since a higher priority waiting request for 'Build & Test-refs/pull/9611/merge' exists
|
Legacy Blocksuite E2E Test (3)
The operation was canceled.
|
Legacy Blocksuite E2E Test (1)
Canceling since a higher priority waiting request for 'Build & Test-refs/pull/9611/merge' exists
|
Legacy Blocksuite E2E Test (1)
The operation was canceled.
|
Legacy Blocksuite E2E Test (9)
Canceling since a higher priority waiting request for 'Build & Test-refs/pull/9611/merge' exists
|
Legacy Blocksuite E2E Test (9)
The operation was canceled.
|
3, 2, 1 Launch
Process completed with exit code 1.
|
Optimize CI
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-build-mobile-app / output-env
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check yarn binary
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build AFFiNE native (x86_64-unknown-linux-gnu)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-build-mobile-app / build-ios-web
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build @affine/electron renderer
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-build-mobile-app / build-android-web
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
E2E Mobile Test (4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Slow Test:
tests/affine-mobile/[Mobile Chrome] › detail.spec.ts#L1
tests/affine-mobile/[Mobile Chrome] › detail.spec.ts took 40.1s
|
Slow Test:
tests/affine-mobile/[Mobile Chrome] › explorer-favorite.spec.ts#L1
tests/affine-mobile/[Mobile Chrome] › explorer-favorite.spec.ts took 37.4s
|
E2E Mobile Test (3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Slow Test:
tests/affine-mobile/[Mobile Safari] › home.spec.ts#L1
tests/affine-mobile/[Mobile Safari] › home.spec.ts took 40.3s
|
E2E Mobile Test (2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Slow Test:
tests/affine-mobile/[Mobile Safari] › explorer-folder.spec.ts#L1
tests/affine-mobile/[Mobile Safari] › explorer-folder.spec.ts took 49.3s
|
Legacy Blocksuite E2E Test (10)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
E2E Mobile Test (1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Slow Test:
tests/affine-mobile/[Mobile Safari] › back-button-visibility.spec.ts#L1
tests/affine-mobile/[Mobile Safari] › back-button-visibility.spec.ts took 43.4s
|
Legacy Blocksuite E2E Test (2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Legacy Blocksuite E2E Test (8)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Slow Test:
tests/affine-mobile/[Mobile Chrome] › explorer-tag.spec.ts#L1
tests/affine-mobile/[Mobile Chrome] › explorer-tag.spec.ts took 43.5s
|
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'.
|
Analyze (typescript)
Unable to validate code scanning workflow: DuplicateLanguageInMatrix
|
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 (javascript)
Unable to validate code scanning workflow: DuplicateLanguageInMatrix
|
3, 2, 1 Launch
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 passed (1.1m)
|
🎭 Playwright Run Summary
7 passed (1.2m)
|
🎭 Playwright Run Summary
7 passed (1.4m)
|
🎭 Playwright Run Summary
2 flaky
selection/native.spec.ts:266:1 › cursor move to up and down with children block ────────────────
slash-menu.spec.ts:365:3 › slash menu should show and hide correctly › should open and close menu when using left right arrow, Enter, Esc keys
3 skipped
91 passed (1.4m)
|
🎭 Playwright Run Summary
1 flaky
[Mobile Safari] › explorer-folder.spec.ts:49:1 › create a folder ───────────────────────────────
7 passed (1.7m)
|
🎭 Playwright Run Summary
4 skipped
93 passed (1.5m)
|
🎭 Playwright Run Summary
2 skipped
95 passed (1.5m)
|
🎭 Playwright Run Summary
7 passed (1.2m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
affine.darwin-arm64.node
|
1.92 MB |
|
affine.darwin-x64.node
|
2.04 MB |
|
affine.linux-x64-gnu.node
|
2.07 MB |
|
affine.win32-x64-msvc.node
|
2.44 MB |
|
android
|
61.3 MB |
|
ios
|
61.3 MB |
|
web
|
62.8 MB |
|