Skip to content

fix(core): input overflow issue (#6748) #8453

fix(core): input overflow issue (#6748)

fix(core): input overflow issue (#6748) #8453

Triggered via push April 30, 2024 05:30
Status Success
Total duration 11m 5s
Artifacts 6

build-test.yml

on: push
Matrix: build-native
Build Server native
1m 19s
Build Server native
Matrix: Analyze
Matrix: E2E Test
Build @affine/web
2m 33s
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, 12 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#L135
1) local-first-workspace-list.spec.ts:63:5 › create multi workspace in the workspace list ──────── Error: page.reload: Test timeout of 50000ms exceeded. Call log: - waiting for navigation until "load" - navigated to "http://localhost:8080/workspace/Nsg5aaIgzMWBLF0MijdQT/all" 133 | ); 134 | > 135 | await page.reload(); | ^ 136 | await openWorkspaceListModal(page); 137 | 138 | await page.waitForTimeout(1000); at /home/runner/work/AFFiNE/AFFiNE/tests/affine-local/e2e/local-first-workspace-list.spec.ts:135:14
image-preview.spec.ts:380:5 › image able to copy to clipboard: tests/affine-local/e2e/image-preview.spec.ts#L404
1) image-preview.spec.ts:380:5 › image able to copy to clipboard ───────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: "Image copied to clipboard" Received: "Failed to load resource: the server responded with a status of 504 (Gateway Timeout)" 402 | await new Promise<void>(resolve => { 403 | page.on('console', message => { > 404 | expect(message.text()).toBe('Image copied to clipboard'); | ^ 405 | resolve(); 406 | }); 407 | }); at Page.<anonymous> (/home/runner/work/AFFiNE/AFFiNE/tests/affine-local/e2e/image-preview.spec.ts:404:30)
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
🎭 Playwright Run Summary
4 passed (1.3m)
🎭 Playwright Run Summary
25 passed (2.7m)
🎭 Playwright Run Summary
26 passed (2.8m)
🎭 Playwright Run Summary
1 flaky local-first-workspace-list.spec.ts:63:5 › create multi workspace in the workspace list ───────── 24 passed (3.1m)
🎭 Playwright Run Summary
3 skipped 23 passed (2.9m)
🎭 Playwright Run Summary
1 flaky image-preview.spec.ts:380:5 › image able to copy to clipboard ────────────────────────────────── 25 passed (3.2m)
🎭 Playwright Run Summary
1 passed (57.0s)
🎭 Playwright Run Summary
1 skipped 3 passed (2.0m)
🎭 Playwright Run Summary
4 passed (2.1m)
🎭 Playwright Run Summary
1 flaky collaboration.spec.ts:222:5 › can sync svg between different browsers ────────────────────────── 5 passed (6.3m)
Slow Test: tests/affine-migration/basic.spec.ts#L1
tests/affine-migration/basic.spec.ts took 1.1m
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'.
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-local/local-first-workspace.spec.ts#L1
tests/affine-local/local-first-workspace.spec.ts took 33.8s
Slow Test: tests/affine-local/open-affine.spec.ts#L1
tests/affine-local/open-affine.spec.ts took 28.4s
Slow Test: tests/affine-local/drag-page.spec.ts#L1
tests/affine-local/drag-page.spec.ts took 39.9s
Slow Test: tests/affine-local/duplicate-page.spec.ts#L1
tests/affine-local/duplicate-page.spec.ts took 36.0s
Slow Test: tests/affine-local/local-first-avatar.spec.ts#L1
tests/affine-local/local-first-avatar.spec.ts took 16.1s
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.2m
Slow Test: tests/affine-cloud/workspace.spec.ts#L1
tests/affine-cloud/workspace.spec.ts took 29.2s
Slow Test: tests/affine-cloud/login.spec.ts#L1
tests/affine-cloud/login.spec.ts took 1.8m

Artifacts

Produced during runtime
Name Size
affine.darwin-arm64.node Expired
1.4 MB
affine.darwin-x64.node Expired
1.51 MB
affine.linux-x64-gnu.node Expired
1.54 MB
affine.win32-x64-msvc.node Expired
1.56 MB
server-native.node Expired
535 KB
web Expired
45.2 MB