chore: bump up vitest monorepo to v1 (major) #930
build-test.yml
on: pull_request
Matrix: build-native
Build Storage
3m 23s
Build @affine/core
2m 51s
Lint
3m 42s
Check yarn binary
8s
E2E Plugin Test
2m 40s
E2E Migration Test
2m 46s
Matrix: Analyze
Matrix: E2E Test
Unit Test
1m 39s
Matrix: server-e2e-test
Server Test
4m 7s
Matrix: desktop-test
Annotations
1 error, 7 warnings, and 11 notices
collaboration.spec.ts:187:5 › can sync collections between different browser:
tests/affine-cloud/e2e/collaboration.spec.ts#L212
1) collaboration.spec.ts:187:5 › can sync collections between different browser ──────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByTestId('collections').getByText('test collection')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByTestId('collections').getByText('test collection')
210 | await page2.goto(page.url());
211 | const collections = page2.getByTestId('collections');
> 212 | await expect(collections.getByText('test collection')).toBeVisible();
| ^
213 | }
214 | });
215 |
at /home/runner/work/AFFiNE/AFFiNE/tests/affine-cloud/e2e/collaboration.spec.ts:212:60
|
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-migration/basic.spec.ts#L1
tests/affine-migration/basic.spec.ts took 1.0m
|
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.9s
|
Slow Test:
tests/affine-cloud/workspace.spec.ts#L1
tests/affine-cloud/workspace.spec.ts took 24.3s
|
Slow Test:
tests/affine-cloud/collaboration.spec.ts#L1
tests/affine-cloud/collaboration.spec.ts took 3.7m
|
🎭 Playwright Run Summary
2 passed (37.9s)
|
🎭 Playwright Run Summary
4 passed (1.2m)
|
🎭 Playwright Run Summary
22 passed (2.1m)
|
🎭 Playwright Run Summary
22 passed (2.2m)
|
🎭 Playwright Run Summary
3 skipped
20 passed (2.3m)
|
🎭 Playwright Run Summary
23 passed (2.3m)
|
🎭 Playwright Run Summary
23 passed (2.2m)
|
🎭 Playwright Run Summary
1 passed (55.3s)
|
🎭 Playwright Run Summary
4 passed (1.8m)
|
🎭 Playwright Run Summary
1 skipped
3 passed (1.8m)
|
🎭 Playwright Run Summary
1 flaky
collaboration.spec.ts:187:5 › can sync collections between different browser ───────────────────
4 passed (4.1m)
|
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 |
|