Skip to content

fix(electron): optimize electron open/close on mac #5707

fix(electron): optimize electron open/close on mac

fix(electron): optimize electron open/close on mac #5707

Triggered via pull request March 20, 2024 11:02
Status Success
Total duration 8m 26s
Artifacts 6

build-test.yml

on: pull_request
Matrix: build-native
Matrix: Analyze
Matrix: E2E Test
Build @affine/web
2m 30s
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

4 errors, 7 warnings, and 10 notices
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#L86
1) local-first-workspace-list.spec.ts:63:5 › create multi workspace in the workspace list ──────── TimeoutError: locator.click: Timeout 5000ms exceeded. Call log: - waiting for getByTestId('draggable-item').nth(1) 84 | await page.reload(); 85 | await openWorkspaceListModal(page); > 86 | await page.getByTestId('draggable-item').nth(1).click(); | ^ 87 | await page.waitForTimeout(500); 88 | 89 | const currentWorkspace = await workspace.current(); at /home/runner/work/AFFiNE/AFFiNE/tests/affine-local/e2e/local-first-workspace-list.spec.ts:86:51
page-properties.spec.ts:37:5 › allow create tag: tests/kit/utils/editor.ts#L10
1) page-properties.spec.ts:37:5 › allow create tag ─────────────────────────────────────────────── TimeoutError: locator.click: Timeout 5000ms exceeded. Call log: - waiting for getByTestId('switch-page-mode-button') - locator resolved to <button class="affine-14rstau" data-testid="switch-page-…>…</button> - attempting click action - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - performing click action at ../../kit/utils/editor.ts:10 8 | 9 | export async function clickPageModeButton(page: Page) { > 10 | return page.getByTestId('switch-page-mode-button').click({ | ^ 11 | delay: 50, 12 | }); 13 | } at clickPageModeButton (/home/runner/work/AFFiNE/AFFiNE/tests/kit/utils/editor.ts:10:54) at /home/runner/work/AFFiNE/AFFiNE/tests/affine-local/e2e/page-properties.spec.ts:31:28
page-properties.spec.ts:50:5 › allow create tag on journals page: tests/kit/utils/editor.ts#L10
2) page-properties.spec.ts:50:5 › allow create tag on journals page ────────────────────────────── TimeoutError: locator.click: Timeout 5000ms exceeded. Call log: - waiting for getByTestId('switch-page-mode-button') - locator resolved to <button class="affine-14rstau" data-testid="switch-page-…>…</button> - attempting click action - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - performing click action at ../../kit/utils/editor.ts:10 8 | 9 | export async function clickPageModeButton(page: Page) { > 10 | return page.getByTestId('switch-page-mode-button').click({ | ^ 11 | delay: 50, 12 | }); 13 | } at clickPageModeButton (/home/runner/work/AFFiNE/AFFiNE/tests/kit/utils/editor.ts:10:54) at /home/runner/work/AFFiNE/AFFiNE/tests/affine-local/e2e/page-properties.spec.ts:31:28
page-properties.spec.ts:67:5 › add custom property: tests/kit/utils/editor.ts#L10
3) page-properties.spec.ts:67:5 › add custom property ──────────────────────────────────────────── TimeoutError: locator.click: Timeout 5000ms exceeded. Call log: - waiting for getByTestId('switch-page-mode-button') - locator resolved to <button class="affine-14rstau" data-testid="switch-page-…>…</button> - attempting click action - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - performing click action at ../../kit/utils/editor.ts:10 8 | 9 | export async function clickPageModeButton(page: Page) { > 10 | return page.getByTestId('switch-page-mode-button').click({ | ^ 11 | delay: 50, 12 | }); 13 | } at clickPageModeButton (/home/runner/work/AFFiNE/AFFiNE/tests/kit/utils/editor.ts:10:54) at /home/runner/work/AFFiNE/AFFiNE/tests/affine-local/e2e/page-properties.spec.ts:31:28
🎭 Playwright Run Summary
4 passed (1.2m)
🎭 Playwright Run Summary
24 passed (2.5m)
🎭 Playwright Run Summary
25 passed (2.6m)
🎭 Playwright Run Summary
1 flaky local-first-workspace-list.spec.ts:63:5 › create multi workspace in the workspace list ───────── 3 skipped 21 passed (3.2m)
🎭 Playwright Run Summary
3 flaky page-properties.spec.ts:37:5 › allow create tag ──────────────────────────────────────────────── page-properties.spec.ts:50:5 › allow create tag on journals page ─────────────────────────────── page-properties.spec.ts:67:5 › add custom property ───────────────────────────────────────────── 21 passed (3.0m)
🎭 Playwright Run Summary
1 passed (52.3s)
🎭 Playwright Run Summary
25 passed (3.0m)
🎭 Playwright Run Summary
1 skipped 3 passed (1.9m)
🎭 Playwright Run Summary
4 passed (1.9m)
🎭 Playwright Run Summary
6 passed (4.3m)
Slow Test: tests/affine-migration/basic.spec.ts#L1
tests/affine-migration/basic.spec.ts took 1.0m
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-cloud/page-history.spec.ts#L1
tests/affine-cloud/page-history.spec.ts took 1.1m
Slow Test: tests/affine-cloud/workspace.spec.ts#L1
tests/affine-cloud/workspace.spec.ts took 26.5s
Slow Test: tests/affine-cloud/login.spec.ts#L1
tests/affine-cloud/login.spec.ts took 1.6m
Slow Test: tests/affine-cloud/collaboration.spec.ts#L1
tests/affine-cloud/collaboration.spec.ts took 4.0m

Artifacts

Produced during runtime
Name Size
affine.darwin-arm64.node Expired
1.37 MB
affine.darwin-x64.node Expired
1.48 MB
affine.linux-x64-gnu.node Expired
1.51 MB
affine.win32-x64-msvc.node Expired
1.53 MB
storage.node Expired
493 KB
web Expired
40.7 MB