feat(core): adapt new lifecycle #49165
build-test.yml
on: pull_request
Build Server native
14m 26s
Build AFFiNE native (x86_64-unknown-linux-gnu)
9m 17s
Copilot test filter
9s
Matrix: build-native-macos
Matrix: build-native-windows
Mobile native build filter
9s
Build @affine/electron renderer
1m 21s
Rust test filter
9s
Matrix: Analyze
Matrix: E2E BlockSuite Test
Matrix: E2E Mobile Test
Matrix: E2E Test
Lint
3m 56s
Typecheck
2m 28s
Check yarn binary
13s
E2E BlockSuite Cross Browser Test
3m 14s
Matrix: Server Test
Check Git Status
1m 41s
Server Test with Elasticsearch
2m 45s
Server Test with Embedded Search
2m 1s
Server Test with Manticore Search
1m 46s
Server E2E Test
4m 6s
Matrix: Unit Test
Matrix: cloud-e2e-test
Matrix: Frontend Copilot E2E Test
Build Android app
22m 7s
Test Android app
20m 12s
Build iOS app
33m 51s
Matrix: desktop-test
3, 2, 1 Launch
4s
Annotations
1 error, 1 warning, and 1 notice
|
e2e/edgeless/shape.spec.ts:482:1 › auto wrap text in shape:
tests/blocksuite/e2e/edgeless/shape.spec.ts#L522
1) e2e/edgeless/shape.spec.ts:482:1 › auto wrap text in shape ────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: 100
Received: 4
520 | // cccccccc -- wrap --> cccccc\ncc
521 | selectedRect = await getEdgelessSelectedRect(page);
> 522 | expect(selectedRect.width).toBe(lastWidth);
| ^
523 | expect(selectedRect.height).toBeGreaterThan(lastHeight);
524 | lastWidth = selectedRect.width;
525 | lastHeight = selectedRect.height;
at /home/runner/work/AFFiNE/AFFiNE/tests/blocksuite/e2e/edgeless/shape.spec.ts:522:30
|
|
E2E BlockSuite Test (4)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🎭 Playwright Run Summary
1 flaky
e2e/edgeless/shape.spec.ts:482:1 › auto wrap text in shape ─────────────────────────────────────
6 skipped
196 passed (3.4m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
test-results-e2e-bs-4
|
7.72 MB |
sha256:9c7767a24e553e2b0616bd849ed3209baeb0d4014110f5daa93c9f9ead55223f
|
|