chore: bump up vitest monorepo to v1 (major) (#5217) #931
build-test.yml
on: push
Matrix: build-native
Build Storage
38s
Build @affine/core
2m 12s
Lint
3m 8s
Check yarn binary
10s
E2E Plugin Test
2m 13s
E2E Migration Test
2m 33s
Matrix: Analyze
Matrix: E2E Test
Unit Test
1m 28s
Matrix: server-e2e-test
Server Test
3m 42s
Matrix: desktop-test
Annotations
2 errors, 7 warnings, and 11 notices
blocksuite/editor.spec.ts:46:5 › link page is useable:
tests/affine-local/e2e/blocksuite/editor.spec.ts#L73
1) blocksuite/editor.spec.ts:46:5 › link page is useable ─────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "page1"
Received: "Templates Galleries "
71 | await page.click('.affine-reference');
72 | await page.waitForTimeout(500);
> 73 | expect(await title.innerText()).toBe('page1');
| ^
74 | });
75 |
at /home/runner/work/AFFiNE/AFFiNE/tests/affine-local/e2e/blocksuite/editor.spec.ts:73:35
|
image-preview.spec.ts:481:5 › image should able to delete and when delete:
tests/affine-local/e2e/image-preview.spec.ts#L517
1) image-preview.spec.ts:481:5 › image should able to delete and when delete, it will move to previous/next image
Error: expect(received).not.toBe(expected) // Object.is equality
Expected: not "Othh68BPs1g5RZDg9CnN6"
515 | .getByTestId('image-content')
516 | .getAttribute('data-blob-id')) as string;
> 517 | expect(newBlobId).not.toBe(blobId);
| ^
518 | }
519 | await page.waitForTimeout(500);
520 | await locator.getByTestId('delete-button').click();
at /home/runner/work/AFFiNE/AFFiNE/tests/affine-local/e2e/image-preview.spec.ts:517:27
|
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.0m
|
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/login.spec.ts#L1
tests/affine-cloud/login.spec.ts took 1.4m
|
Slow Test:
tests/affine-cloud/page-history.spec.ts#L1
tests/affine-cloud/page-history.spec.ts took 56.8s
|
Slow Test:
tests/affine-cloud/workspace.spec.ts#L1
tests/affine-cloud/workspace.spec.ts took 23.9s
|
Slow Test:
tests/affine-cloud/collaboration.spec.ts#L1
tests/affine-cloud/collaboration.spec.ts took 3.1m
|
🎭 Playwright Run Summary
2 passed (38.5s)
|
🎭 Playwright Run Summary
4 passed (1.2m)
|
🎭 Playwright Run Summary
22 passed (2.1m)
|
🎭 Playwright Run Summary
22 passed (2.2m)
|
🎭 Playwright Run Summary
1 flaky
blocksuite/editor.spec.ts:46:5 › link page is useable ──────────────────────────────────────────
22 passed (2.3m)
|
🎭 Playwright Run Summary
1 flaky
image-preview.spec.ts:481:5 › image should able to delete and when delete, it will move to previous/next image
22 passed (2.4m)
|
🎭 Playwright Run Summary
3 skipped
20 passed (2.3m)
|
🎭 Playwright Run Summary
1 passed (53.3s)
|
🎭 Playwright Run Summary
4 passed (1.9m)
|
🎭 Playwright Run Summary
1 skipped
3 passed (1.8m)
|
🎭 Playwright Run Summary
5 passed (3.5m)
|
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
|
56.1 MB |
|
storage.node
Expired
|
6.69 MB |
|