Skip to content

chore: bump up all non-major dependencies (#6235) #7303

chore: bump up all non-major dependencies (#6235)

chore: bump up all non-major dependencies (#6235) #7303

Triggered via push April 11, 2024 10:29
Status Failure
Total duration 10m 48s
Artifacts 7

build-test.yml

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

8 errors, 13 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#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#L125
1) local-first-workspace-list.spec.ts:63:5 › create multi workspace in the workspace list ──────── Error: page.waitForTimeout: Test timeout of 50000ms exceeded. 123 | await openWorkspaceListModal(page); 124 | > 125 | await page.waitForTimeout(1000); | ^ 126 | // check workspace list length 127 | { 128 | await page.waitForTimeout(1000); at /home/runner/work/AFFiNE/AFFiNE/tests/affine-local/e2e/local-first-workspace-list.spec.ts:125:14
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 ──────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── 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
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 ──────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── 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
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 ──────── Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── 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
E2E Test (4)
Process completed with exit code 1.
collaboration.spec.ts:301:5 › When the first sync is not completed: tests/affine-cloud/e2e/collaboration.spec.ts#L362
1) collaboration.spec.ts:301:5 › When the first sync is not completed, should always show loading TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for getByTestId('page-list-item').getByText('TEST TITLE') 360 | (window as any).resolveSyncLag(); 361 | }); // start syncing > 362 | await page2.getByTestId('page-list-item').getByText('TEST TITLE').click(); // should be able to click page | ^ 363 | await waitForEditorLoad(page2); 364 | 365 | expect(await getBlockSuiteEditorTitle(page2).innerText()).toContain( at /home/runner/work/AFFiNE/AFFiNE/tests/affine-cloud/e2e/collaboration.spec.ts:362:69
3, 2, 1 Launch
Process completed with exit code 1.
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.2m
Slow Test: tests/affine-local/local-first-collections-items.spec.ts#L1
tests/affine-local/local-first-collections-items.spec.ts took 37.0s
Slow Test: tests/affine-local/duplicate-page.spec.ts#L1
tests/affine-local/duplicate-page.spec.ts took 36.4s
Slow Test: tests/affine-local/exception-page.spec.ts#L1
tests/affine-local/exception-page.spec.ts took 31.3s
Slow Test: tests/affine-local/local-first-avatar.spec.ts#L1
tests/affine-local/local-first-avatar.spec.ts took 16.8s
Slow Test: tests/affine-local/local-first-workspace.spec.ts#L1
tests/affine-local/local-first-workspace.spec.ts took 33.7s
Slow Test: tests/affine-local/open-affine.spec.ts#L1
tests/affine-local/open-affine.spec.ts took 29.0s
Slow Test: tests/affine-desktop-cloud/basic.spec.ts#L1
tests/affine-desktop-cloud/basic.spec.ts took 39.3s
Slow Test: tests/affine-cloud/page-history.spec.ts#L1
tests/affine-cloud/page-history.spec.ts took 1.2m
Slow Test: tests/affine-cloud/workspace.spec.ts#L1
tests/affine-cloud/workspace.spec.ts took 28.0s
Slow Test: tests/affine-cloud/login.spec.ts#L1
tests/affine-cloud/login.spec.ts took 2.7m
🎭 Playwright Run Summary
4 passed (1.3m)
🎭 Playwright Run Summary
3 skipped 22 passed (2.9m)
🎭 Playwright Run Summary
25 passed (2.8m)
🎭 Playwright Run Summary
26 passed (3.0m)
🎭 Playwright Run Summary
26 passed (3.2m)
🎭 Playwright Run Summary
1 failed local-first-workspace-list.spec.ts:63:5 › create multi workspace in the workspace list ───────── 24 passed (3.3m)
🎭 Playwright Run Summary
1 passed (56.7s)
🎭 Playwright Run Summary
1 skipped 3 passed (2.0m)
🎭 Playwright Run Summary
4 passed (3.1m)
🎭 Playwright Run Summary
1 flaky collaboration.spec.ts:301:5 › When the first sync is not completed, should always show loading ─ 5 passed (5.8m)

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.5 MB
affine.win32-x64-msvc.node Expired
1.52 MB
storage.node Expired
490 KB
test-results-e2e-4 Expired
10.9 MB
web Expired
41.1 MB