feat: bump blocksuite (#5267) #3
build-test.yml
on: push
Matrix: build-native
Build Storage
3m 23s
Build @affine/core
2m 13s
Lint
2m 53s
Check yarn binary
5s
E2E Plugin Test
2m 0s
E2E Migration Test
2m 33s
Matrix: Analyze
Matrix: E2E Test
Unit Test
1m 10s
Matrix: server-e2e-test
Server Test
3m 8s
Matrix: desktop-test
Annotations
8 errors, 7 warnings, and 11 notices
local-first-workspace-list.spec.ts:63:5 › create multi workspace in the workspace list:
tests/affine-local/e2e/local-first-workspace-list.spec.ts#L145
1) local-first-workspace-list.spec.ts:63:5 › create multi workspace in the workspace list ────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "NeOGpqFiXPdZpaKGyPvzg"
Received: "izqQjHHx60atvPpVa7Pl6"
143 | const nextWorkspace = await workspace.current();
144 |
> 145 | expect(currentWorkspace.id).toBe(nextWorkspace.id);
| ^
146 | });
147 |
at /home/runner/work/AFFiNE/AFFiNE/tests/affine-local/e2e/local-first-workspace-list.spec.ts:145:31
|
collaboration.spec.ts:73:5 › share page with default edgeless:
tests/kit/utils/cloud.ts#L186
1) collaboration.spec.ts:73:5 › share page with default edgeless ─────────────────────────────────
Error: expect(received).toBeTruthy()
Received: false
at ../../kit/utils/cloud.ts:186
184 | export async function enableCloudWorkspaceFromShareButton(page: Page) {
185 | const shareMenuButton = page.getByTestId('local-share-menu-button');
> 186 | expect(await shareMenuButton.isVisible()).toBeTruthy();
| ^
187 |
188 | // FIXME: this is a workaround for the flaky test
189 | // For unknown reasons,
at enableCloudWorkspaceFromShareButton (/home/runner/work/AFFiNE/AFFiNE/tests/kit/utils/cloud.ts:186:45)
at /home/runner/work/AFFiNE/AFFiNE/tests/affine-cloud/e2e/collaboration.spec.ts:82:3
|
collaboration.spec.ts:73:5 › share page with default edgeless:
tests/kit/utils/cloud.ts#L186
1) collaboration.spec.ts:73:5 › share page with default edgeless ─────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBeTruthy()
Received: false
at ../../kit/utils/cloud.ts:186
184 | export async function enableCloudWorkspaceFromShareButton(page: Page) {
185 | const shareMenuButton = page.getByTestId('local-share-menu-button');
> 186 | expect(await shareMenuButton.isVisible()).toBeTruthy();
| ^
187 |
188 | // FIXME: this is a workaround for the flaky test
189 | // For unknown reasons,
at enableCloudWorkspaceFromShareButton (/home/runner/work/AFFiNE/AFFiNE/tests/kit/utils/cloud.ts:186:45)
at /home/runner/work/AFFiNE/AFFiNE/tests/affine-cloud/e2e/collaboration.spec.ts:82:3
|
collaboration.spec.ts:73:5 › share page with default edgeless:
tests/kit/utils/cloud.ts#L186
1) collaboration.spec.ts:73:5 › share page with default edgeless ─────────────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBeTruthy()
Received: false
at ../../kit/utils/cloud.ts:186
184 | export async function enableCloudWorkspaceFromShareButton(page: Page) {
185 | const shareMenuButton = page.getByTestId('local-share-menu-button');
> 186 | expect(await shareMenuButton.isVisible()).toBeTruthy();
| ^
187 |
188 | // FIXME: this is a workaround for the flaky test
189 | // For unknown reasons,
at enableCloudWorkspaceFromShareButton (/home/runner/work/AFFiNE/AFFiNE/tests/kit/utils/cloud.ts:186:45)
at /home/runner/work/AFFiNE/AFFiNE/tests/affine-cloud/e2e/collaboration.spec.ts:82:3
|
collaboration.spec.ts:73:5 › share page with default edgeless:
tests/kit/utils/cloud.ts#L186
1) collaboration.spec.ts:73:5 › share page with default edgeless ─────────────────────────────────
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBeTruthy()
Received: false
at ../../kit/utils/cloud.ts:186
184 | export async function enableCloudWorkspaceFromShareButton(page: Page) {
185 | const shareMenuButton = page.getByTestId('local-share-menu-button');
> 186 | expect(await shareMenuButton.isVisible()).toBeTruthy();
| ^
187 |
188 | // FIXME: this is a workaround for the flaky test
189 | // For unknown reasons,
at enableCloudWorkspaceFromShareButton (/home/runner/work/AFFiNE/AFFiNE/tests/kit/utils/cloud.ts:186:45)
at /home/runner/work/AFFiNE/AFFiNE/tests/affine-cloud/e2e/collaboration.spec.ts:82:3
|
collaboration.spec.ts:36:5 › can enable share page:
tests/kit/utils/cloud.ts#L186
2) collaboration.spec.ts:36:5 › can enable share page ────────────────────────────────────────────
Error: expect(received).toBeTruthy()
Received: false
at ../../kit/utils/cloud.ts:186
184 | export async function enableCloudWorkspaceFromShareButton(page: Page) {
185 | const shareMenuButton = page.getByTestId('local-share-menu-button');
> 186 | expect(await shareMenuButton.isVisible()).toBeTruthy();
| ^
187 |
188 | // FIXME: this is a workaround for the flaky test
189 | // For unknown reasons,
at enableCloudWorkspaceFromShareButton (/home/runner/work/AFFiNE/AFFiNE/tests/kit/utils/cloud.ts:186:45)
at /home/runner/work/AFFiNE/AFFiNE/tests/affine-cloud/e2e/collaboration.spec.ts:45:3
|
collaboration.spec.ts:36:5 › can enable share page:
tests/kit/utils/cloud.ts#L186
2) collaboration.spec.ts:36:5 › can enable share page ────────────────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBeTruthy()
Received: false
at ../../kit/utils/cloud.ts:186
184 | export async function enableCloudWorkspaceFromShareButton(page: Page) {
185 | const shareMenuButton = page.getByTestId('local-share-menu-button');
> 186 | expect(await shareMenuButton.isVisible()).toBeTruthy();
| ^
187 |
188 | // FIXME: this is a workaround for the flaky test
189 | // For unknown reasons,
at enableCloudWorkspaceFromShareButton (/home/runner/work/AFFiNE/AFFiNE/tests/kit/utils/cloud.ts:186:45)
at /home/runner/work/AFFiNE/AFFiNE/tests/affine-cloud/e2e/collaboration.spec.ts:45:3
|
Server E2E Test 1/3
Process completed with exit code 1.
|
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'.
|
Slow Test:
tests/affine-migration/basic.spec.ts#L1
tests/affine-migration/basic.spec.ts took 1.1m
|
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-cloud/page-history.spec.ts#L1
tests/affine-cloud/page-history.spec.ts took 59.1s
|
Slow Test:
tests/affine-cloud/workspace.spec.ts#L1
tests/affine-cloud/workspace.spec.ts took 25.2s
|
Slow Test:
tests/affine-cloud/login.spec.ts#L1
tests/affine-cloud/login.spec.ts took 1.5m
|
Slow Test:
tests/affine-cloud/collaboration.spec.ts#L1
tests/affine-cloud/collaboration.spec.ts took 4.3m
|
🎭 Playwright Run Summary
2 passed (37.9s)
|
🎭 Playwright Run Summary
4 passed (1.2m)
|
🎭 Playwright Run Summary
22 passed (2.0m)
|
🎭 Playwright Run Summary
3 skipped
19 passed (2.2m)
|
🎭 Playwright Run Summary
22 passed (2.2m)
|
🎭 Playwright Run Summary
22 passed (2.1m)
|
🎭 Playwright Run Summary
1 flaky
local-first-workspace-list.spec.ts:63:5 › create multi workspace in the workspace list ─────────
21 passed (2.5m)
|
🎭 Playwright Run Summary
1 passed (51.0s)
|
🎭 Playwright Run Summary
1 skipped
3 passed (1.8m)
|
🎭 Playwright Run Summary
4 passed (1.9m)
|
🎭 Playwright Run Summary
1 failed
collaboration.spec.ts:73:5 › share page with default edgeless ──────────────────────────────────
1 flaky
collaboration.spec.ts:36:5 › can enable share page ─────────────────────────────────────────────
3 passed (4.9m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
affine.darwin-arm64.node
Expired
|
3.04 MB |
|
affine.darwin-x64.node
Expired
|
3.15 MB |
|
affine.linux-x64-gnu.node
Expired
|
3.12 MB |
|
affine.win32-x64-msvc.node
Expired
|
3.48 MB |
|
core
Expired
|
55.6 MB |
|
storage.node
Expired
|
6.69 MB |
|
test-results-e2e-server
Expired
|
100 MB |
|