Skip to content

feat(core): open desktop directly in subscription landing page (#6661) #8099

feat(core): open desktop directly in subscription landing page (#6661)

feat(core): open desktop directly in subscription landing page (#6661) #8099

Re-run triggered April 22, 2024 16:04
Status Success
Total duration 4m 39s
Artifacts 7

build-test.yml

on: push
Matrix: build-native
Matrix: Analyze
Matrix: E2E Test
Build @affine/web
2m 47s
Build @affine/web
Matrix: server-e2e-test
Matrix: desktop-test
3, 2, 1 Launch
0s
3, 2, 1 Launch
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 13 warnings, and 10 notices
collaboration.spec.ts:222:5 › can sync svg between different browsers: tests/affine-cloud/e2e/collaboration.spec.ts#L252
1) collaboration.spec.ts:222:5 › can sync svg between different browsers ───────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('.slash-menu') Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('.slash-menu') 250 | await page.waitForTimeout(100); 251 | await page.keyboard.type('/', { delay: 50 }); > 252 | await expect(slashMenu).toBeVisible(); | ^ 253 | await page.keyboard.type('image', { delay: 100 }); 254 | await expect(slashMenu).toBeVisible(); 255 | await page.keyboard.press('Enter', { delay: 50 }); at /home/runner/work/AFFiNE/AFFiNE/tests/affine-cloud/e2e/collaboration.spec.ts:252:27
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#L1
1) local-first-workspace-list.spec.ts:63:5 › create multi workspace in the workspace list ──────── Test timeout of 50000ms exceeded.
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#L94
1) local-first-workspace-list.spec.ts:63:5 › create multi workspace in the workspace list ──────── Error: page.waitForTimeout: Test timeout of 50000ms exceeded. 92 | 93 | await openWorkspaceListModal(page); > 94 | await page.waitForTimeout(1000); | ^ 95 | const sourceElement = page.getByTestId('draggable-item').nth(2); 96 | const targetElement = page.getByTestId('draggable-item').nth(1); 97 | at /home/runner/work/AFFiNE/AFFiNE/tests/affine-local/e2e/local-first-workspace-list.spec.ts:94:14
🎭 Playwright Run Summary
4 passed (1.3m)
🎭 Playwright Run Summary
25 passed (2.8m)
🎭 Playwright Run Summary
3 skipped 22 passed (3.0m)
🎭 Playwright Run Summary
26 passed (3.1m)
🎭 Playwright Run Summary
26 passed (3.0m)
🎭 Playwright Run Summary
1 flaky collaboration.spec.ts:222:5 › can sync svg between different browsers ────────────────────────── 5 passed (5.9m)
🎭 Playwright Run Summary
1 passed (58.0s)
🎭 Playwright Run Summary
1 skipped 3 passed (2.2m)
🎭 Playwright Run Summary
4 passed (2.2m)
🎭 Playwright Run Summary
1 flaky local-first-workspace-list.spec.ts:63:5 › create multi workspace in the workspace list ───────── 24 passed (3.1m)
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.1m
Slow Test: tests/affine-local/local-first-collections-items.spec.ts#L1
tests/affine-local/local-first-collections-items.spec.ts took 37.5s
Slow Test: tests/affine-local/duplicate-page.spec.ts#L1
tests/affine-local/duplicate-page.spec.ts took 36.1s
Slow Test: tests/affine-local/exception-page.spec.ts#L1
tests/affine-local/exception-page.spec.ts took 30.6s
Slow Test: tests/affine-local/local-first-avatar.spec.ts#L1
tests/affine-local/local-first-avatar.spec.ts took 16.5s
Slow Test: tests/affine-desktop-cloud/basic.spec.ts#L1
tests/affine-desktop-cloud/basic.spec.ts took 39.5s
Slow Test: tests/affine-cloud/page-history.spec.ts#L1
tests/affine-cloud/page-history.spec.ts took 1.3m
Slow Test: tests/affine-cloud/workspace.spec.ts#L1
tests/affine-cloud/workspace.spec.ts took 30.8s
Slow Test: tests/affine-cloud/login.spec.ts#L1
tests/affine-cloud/login.spec.ts took 1.8m
Slow Test: tests/affine-local/local-first-workspace.spec.ts#L1
tests/affine-local/local-first-workspace.spec.ts took 35.1s
Slow Test: tests/affine-local/open-affine.spec.ts#L1
tests/affine-local/open-affine.spec.ts took 31.0s