feat(server): new login flow #16931
build-test.yml
on: pull_request
Matrix: build-native
Build Server native
1m 32s
Build @affine/electron renderer
2m 39s
Matrix: Analyze
Matrix: E2E Mobile Test
Matrix: E2E Test
test-build-ios
/
build-ios-web
2m 28s
Lint
4m 59s
Check yarn binary
9s
E2E Migration Test
3m 50s
Matrix: server-e2e-test
Matrix: desktop-test
3, 2, 1 Launch
0s
Annotations
34 errors, 6 warnings, and 5 notices
[Mobile Safari] › home.spec.ts:53:5 › search tab:
tests/affine-mobile/e2e/home.spec.ts#L1
1) [Mobile Safari] › home.spec.ts:53:5 › search tab ──────────────────────────────────────────────
Test timeout of 60000ms exceeded while setting up "page".
|
[Mobile Safari] › home.spec.ts:53:5 › search tab:
tests/kit/mobile.ts#L21
1) [Mobile Safari] › home.spec.ts:53:5 › search tab ──────────────────────────────────────────────
Error: page.goto: Test timeout of 60000ms exceeded.
Call log:
- navigating to "http://localhost:8080/", waiting until "load"
at ../../kit/mobile.ts:21
19 | timeout: 30 * 1000,
20 | });
> 21 | await page.goto('/');
| ^
22 | await use(page);
23 | },
24 | });
at Object.page (/home/runner/work/AFFiNE/AFFiNE/tests/kit/mobile.ts:21:16)
|
[Mobile Safari] › home.spec.ts:6:5 › after loaded:
tests/affine-mobile/e2e/home.spec.ts#L1
1) [Mobile Safari] › home.spec.ts:6:5 › after loaded, will land on the home page ─────────────────
Test timeout of 60000ms exceeded while setting up "page".
|
[Mobile Safari] › home.spec.ts:6:5 › after loaded:
tests/kit/mobile.ts#L21
1) [Mobile Safari] › home.spec.ts:6:5 › after loaded, will land on the home page ─────────────────
Error: page.goto: Test timeout of 60000ms exceeded.
Call log:
- navigating to "http://localhost:8080/", waiting until "load"
at ../../kit/mobile.ts:21
19 | timeout: 30 * 1000,
20 | });
> 21 | await page.goto('/');
| ^
22 | await use(page);
23 | },
24 | });
at Object.page (/home/runner/work/AFFiNE/AFFiNE/tests/kit/mobile.ts:21:16)
|
[Mobile Safari] › home.spec.ts:10:5 › app tabs is visible:
tests/affine-mobile/e2e/home.spec.ts#L1
2) [Mobile Safari] › home.spec.ts:10:5 › app tabs is visible ─────────────────────────────────────
Test timeout of 60000ms exceeded while setting up "page".
|
[Mobile Safari] › home.spec.ts:10:5 › app tabs is visible:
tests/kit/mobile.ts#L21
2) [Mobile Safari] › home.spec.ts:10:5 › app tabs is visible ─────────────────────────────────────
Error: page.goto: Test timeout of 60000ms exceeded.
Call log:
- navigating to "http://localhost:8080/", waiting until "load"
at ../../kit/mobile.ts:21
19 | timeout: 30 * 1000,
20 | });
> 21 | await page.goto('/');
| ^
22 | await use(page);
23 | },
24 | });
at Object.page (/home/runner/work/AFFiNE/AFFiNE/tests/kit/mobile.ts:21:16)
|
Server Desktop E2E Test
Canceling since a higher priority waiting request for 'Build & Test-refs/pull/8387/merge' exists
|
Server Desktop E2E Test
A task was canceled.
|
Server E2E Test 3/3
Canceling since a higher priority waiting request for 'Build & Test-refs/pull/8387/merge' exists
|
Server E2E Test 3/3
A task was canceled.
|
Server E2E Test 1/3
Canceling since a higher priority waiting request for 'Build & Test-refs/pull/8387/merge' exists
|
Server E2E Test 1/3
A task was canceled.
|
Server E2E Test 2/3
Canceling since a higher priority waiting request for 'Build & Test-refs/pull/8387/merge' exists
|
Server E2E Test 2/3
The operation was canceled.
|
Unit Test
Canceling since a higher priority waiting request for 'Build & Test-refs/pull/8387/merge' exists
|
Desktop Test (macos-14, macos, arm64, aarch64-apple-darwin, true)
Canceling since a higher priority waiting request for 'Build & Test-refs/pull/8387/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/8387/merge' exists
|
Desktop Test (macos-14, macos, x64, x86_64-apple-darwin, false)
Canceling since a higher priority waiting request for 'Build & Test-refs/pull/8387/merge' exists
|
Desktop Test (ubuntu-latest, linux, x64, x86_64-unknown-linux-gnu, true)
Canceling since a higher priority waiting request for 'Build & Test-refs/pull/8387/merge' exists
|
E2E Mobile Test (1)
Canceling since a higher priority waiting request for 'Build & Test-refs/pull/8387/merge' exists
|
E2E Mobile Test (1)
The operation was canceled.
|
E2E Test (1)
Canceling since a higher priority waiting request for 'Build & Test-refs/pull/8387/merge' exists
|
E2E Test (1)
The operation was canceled.
|
E2E Test (3)
Canceling since a higher priority waiting request for 'Build & Test-refs/pull/8387/merge' exists
|
E2E Test (3)
The operation was canceled.
|
Server Test
Canceling since a higher priority waiting request for 'Build & Test-refs/pull/8387/merge' exists
|
Server Test
The operation was canceled.
|
E2E Test (4)
Canceling since a higher priority waiting request for 'Build & Test-refs/pull/8387/merge' exists
|
E2E Test (4)
The operation was canceled.
|
E2E Test (5)
Canceling since a higher priority waiting request for 'Build & Test-refs/pull/8387/merge' exists
|
E2E Test (5)
The operation was canceled.
|
E2E Test (2)
Canceling since a higher priority waiting request for 'Build & Test-refs/pull/8387/merge' exists
|
E2E Test (2)
The operation was canceled.
|
3, 2, 1 Launch
Process completed with exit code 1.
|
Slow Test:
tests/affine-migration/basic.spec.ts#L1
tests/affine-migration/basic.spec.ts took 1.3m
|
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-mobile/[Mobile Chrome] › detail.spec.ts#L1
tests/affine-mobile/[Mobile Chrome] › detail.spec.ts took 1.2m
|
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-mobile/[Mobile Chrome] › home.spec.ts#L1
tests/affine-mobile/[Mobile Chrome] › home.spec.ts took 45.4s
|
Slow Test:
tests/affine-mobile/[Mobile Chrome] › explorer-favorite.spec.ts#L1
tests/affine-mobile/[Mobile Chrome] › explorer-favorite.spec.ts took 38.5s
|
🎭 Playwright Run Summary
3 passed (57.6s)
|
🎭 Playwright Run Summary
4 passed (1.4m)
|
🎭 Playwright Run Summary
1 flaky
[Mobile Safari] › home.spec.ts:53:5 › search tab ───────────────────────────────────────────────
3 passed (1.7m)
|
🎭 Playwright Run Summary
3 passed (59.9s)
|
🎭 Playwright Run Summary
2 flaky
[Mobile Safari] › home.spec.ts:6:5 › after loaded, will land on the home page ──────────────────
[Mobile Safari] › home.spec.ts:10:5 › app tabs is visible ──────────────────────────────────────
2 passed (2.7m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
affine.darwin-arm64.node
Expired
|
1.48 MB |
|
affine.darwin-x64.node
Expired
|
1.57 MB |
|
affine.linux-x64-gnu.node
Expired
|
1.61 MB |
|
affine.win32-x64-msvc.node
Expired
|
1.7 MB |
|
ios
Expired
|
56.3 MB |
|
server-native.node
Expired
|
4.24 MB |
|
web
Expired
|
62.6 MB |
|