Skip to content

feat(core): enhance share page with selector #15850

feat(core): enhance share page with selector

feat(core): enhance share page with selector #15850

Triggered via pull request September 19, 2024 23:17
Status Failure
Total duration 9m 48s
Artifacts 7

build-test.yml

on: pull_request
Matrix: build-native
Build Server native
35s
Build Server native
Matrix: Analyze
Matrix: E2E Mobile Test
Matrix: E2E Test
Build @affine/electron renderer
2m 44s
Build @affine/electron renderer
Matrix: server-e2e-test
Matrix: desktop-test
3, 2, 1 Launch
0s
3, 2, 1 Launch
Fit to window
Zoom out
Zoom in

Annotations

31 errors, 15 warnings, and 15 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:10:5 › app tabs is visible: tests/affine-mobile/e2e/home.spec.ts#L1
1) [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
1) [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)
[Mobile Safari] › home.spec.ts:19:5 › recent docs: tests/affine-mobile/e2e/home.spec.ts#L1
2) [Mobile Safari] › home.spec.ts:19:5 › recent docs ───────────────────────────────────────────── Test timeout of 60000ms exceeded while setting up "page".
[Mobile Safari] › home.spec.ts:19:5 › recent docs: tests/kit/mobile.ts#L21
2) [Mobile Safari] › home.spec.ts:19:5 › recent docs ───────────────────────────────────────────── 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] › detail.spec.ts:12:5 › can open page view more menu: tests/affine-mobile/e2e/detail.spec.ts#L4
1) [Mobile Safari] › detail.spec.ts:12:5 › can open page view more menu ────────────────────────── Test timeout of 60000ms exceeded while running "beforeEach" hook. 2 | import { expect } from '@playwright/test'; 3 | > 4 | test.beforeEach(async ({ page }) => { | ^ 5 | const docsTab = page.locator('#app-tabs').getByRole('tab', { name: 'all' }); 6 | await expect(docsTab).toBeVisible(); 7 | await docsTab.click(); at /home/runner/work/AFFiNE/AFFiNE/tests/affine-mobile/e2e/detail.spec.ts:4:6
[Mobile Safari] › detail.spec.ts:12:5 › can open page view more menu: tests/kit/mobile.ts#L21
1) [Mobile Safari] › detail.spec.ts:12:5 › can open page view more menu ────────────────────────── 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] › detail.spec.ts:17:5 › switch to page mode: tests/affine-mobile/e2e/detail.spec.ts#L4
2) [Mobile Safari] › detail.spec.ts:17:5 › switch to page mode ─────────────────────────────────── Test timeout of 60000ms exceeded while running "beforeEach" hook. 2 | import { expect } from '@playwright/test'; 3 | > 4 | test.beforeEach(async ({ page }) => { | ^ 5 | const docsTab = page.locator('#app-tabs').getByRole('tab', { name: 'all' }); 6 | await expect(docsTab).toBeVisible(); 7 | await docsTab.click(); at /home/runner/work/AFFiNE/AFFiNE/tests/affine-mobile/e2e/detail.spec.ts:4:6
[Mobile Safari] › detail.spec.ts:17:5 › switch to page mode: tests/kit/mobile.ts#L21
2) [Mobile Safari] › detail.spec.ts:17:5 › switch to page mode ─────────────────────────────────── 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] › detail.spec.ts:17:5 › switch to page mode: tests/affine-mobile/e2e/detail.spec.ts#L1
2) [Mobile Safari] › detail.spec.ts:17:5 › switch to page mode ─────────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 60000ms exceeded.
[Mobile Safari] › detail.spec.ts:17:5 › switch to page mode: tests/affine-mobile/e2e/detail.spec.ts#L21
2) [Mobile Safari] › detail.spec.ts:17:5 › switch to page mode ─────────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Test timeout of 60000ms exceeded. Call log: - waiting for getByRole('menuitem', { name: 'convert to page' }) - locator resolved to <div role="menuitem" data-testid="editor-option-menu-mode-switch" class="styles_menuItem__1s3cise4 styles_mobileMenuItem__1gulbsj3">…</div> - attempting click action - waiting for element to be visible, enabled and stable 19 | await expect(page.getByRole('dialog')).toBeVisible(); 20 | > 21 | await page.getByRole('menuitem', { name: 'convert to page' }).click(); | ^ 22 | await expect(page.locator('.doc-title-container')).toBeVisible(); 23 | }); 24 | at /home/runner/work/AFFiNE/AFFiNE/tests/affine-mobile/e2e/detail.spec.ts:21:65
basic.spec.ts:28:5 › new page: tests/affine-desktop-cloud/e2e/basic.spec.ts#L1
1) basic.spec.ts:28:5 › new page ───────────────────────────────────────────────────────────────── Test timeout of 50000ms exceeded.
basic.spec.ts:28:5 › new page: tests/kit/utils/workspace.ts#L34
1) basic.spec.ts:28:5 › new page ───────────────────────────────────────────────────────────────── Error: locator.click: Target page, context or browser has been closed Browser logs: [pid=5907][out] 23:23:04.280 (main) › [ipc-api] ui:updateWorkbenchMeta [ 'app-TRblqWG_d9rRH6aZH_fIR' ] - 3 ms [pid=5907][out] 23:23:04.280 (main) › [ipc-event] ui:onTabViewsMetaChanged [] [pid=5907][out] 23:23:04.281 (main) › [ipc-event] ui:onTabsStatusChange [] [pid=5907][out] 23:23:04.282 (main) › [ipc-event] ui:onActiveTabChanged [ 'app-TRblqWG_d9rRH6aZH_fIR' ] [pid=5907][out] 23:23:04.282 (main) › [ipc-event] ui:onTabShellViewActiveChange [ false ] [pid=5907][out] 23:23:04.283 (main) › [ipc-event] sharedStorage:onGlobalStateChanged [] [pid=5907][out] 23:23:04.283 (main) › [ipc-api] ui:updateWorkbenchMeta [ 'app-TRblqWG_d9rRH6aZH_fIR' ] - 3 ms [pid=5907][out] 23:23:04.322 (helper) › [async-api] db.getServerClockKeys [ 'userspace', 'affine-cloud:15a60ddb-e866-4942-9f28-63033e2669c1' ] - 0.50 ms [pid=5907][out] 23:23:04.350 (helper) › [async-api] db.getDocAsUpdates [ [pid=5907][out] 'workspace', [pid=5907][out] '5112j_OTUV8y8DIgnTq0t', [pid=5907][out] 'db$5112j_OTUV8y8DIgnTq0t$folders' [pid=5907][out] ] - 0.59 ms [pid=5907][out] 23:23:04.380 (helper) › [async-api] db.getSyncMetadata [ [pid=5907][out] 'userspace', [pid=5907][out] 'affine-cloud:15a60ddb-e866-4942-9f28-63033e2669c1', [pid=5907][out] 'editorSetting:seqNumPushed' [pid=5907][out] ] - 0.48 ms [pid=5907][out] 23:23:04.394 (main) › [ipc-event] ui:onTabViewsMetaChanged [] [pid=5907][out] 23:23:04.396 (main) › [ipc-event] ui:onTabsStatusChange [] [pid=5907][out] 23:23:04.398 (main) › [ipc-event] ui:onActiveTabChanged [ 'app-TRblqWG_d9rRH6aZH_fIR' ] [pid=5907][out] 23:23:04.398 (main) › [ipc-event] ui:onTabShellViewActiveChange [ false ] [pid=5907][out] 23:23:04.399 (main) › [ipc-event] sharedStorage:onGlobalStateChanged [] [pid=5907][out] 23:23:04.400 (main) › [ipc-api] ui:updateWorkbenchMeta [ 'app-TRblqWG_d9rRH6aZH_fIR' ] - 6 ms [pid=5907][out] 23:23:04.400 (main) › [ipc-event] ui:onTabsStatusChange [] [pid=5907][out] 23:23:04.401 (main) › [ipc-event] ui:onTabShellViewActiveChange [ false ] [pid=5907][out] 23:23:04.402 (main) › [ipc-api] ui:pingAppLayoutReady [] - 2 ms [pid=5907][out] 23:23:04.402 (main) › [ipc-event] sharedStorage:onGlobalStateChanged [] [pid=5907][out] 23:23:04.403 (main) › [ipc-api] sharedStorage:setGlobalState [ 'workspace-state:5112j_OTUV8y8DIgnTq0t:recent-pages' ] - 1 ms [pid=5907][out] 23:23:04.403 (main) › [ipc-event] ui:onTabsStatusChange [] [pid=5907][out] 23:23:04.404 (main) › [ipc-event] ui:onTabShellViewActiveChange [ false ] [pid=5907][out] 23:23:04.405 (main) › [ipc-api] ui:pingAppLayoutReady [] - 2 ms [pid=5907][out] 23:23:04.406 (main) › [ipc-event] sharedStorage:onGlobalStateChanged [] [pid=5907][out] 23:23:04.406 (main) › [ipc-api] sharedStorage:setGlobalState [ 'workspace-state:5112j_OTUV8y8DIgnTq0t:recent-pages' ] - 0 ms [pid=5907][out] 23:23:04.408 (main) › [ipc-event] sharedStorage:onGlobalStateChanged [] [pid=5907][out] 23:23:04.408 (main) › [ipc-api] sharedStorage:setGlobalState [ 'workspace-state:5112j_OTUV8y8DIgnTq0t:recent-pages' ] - 0 ms [pid=5907][out] 23:23:04.434 (main) › [ipc-event] sharedStorage:onGlobalStateChanged [] [pid=5907][out] 23:23:04.435 (main) › [ipc-api] sharedStorage:setGlobalState [ 'workspace-state:5112j_OTUV8y8DIgnTq0t:recent-pages' ] - 1 ms [pid=5907][out] 23:23:04.445 (helper) › [async-api] db.getSyncMetadata [ [pid=5907][out] 'userspace', [pid=5907][out] 'affine-cloud:15a60ddb-e866-4942-9f28-63033e2669c1', [pid=5907][out] 'editorSetting:seqNum' [pid=5907][out] ] - 0.35 ms [pid=5907][out] 23:23:04.479 (main) › [ipc-event] ui:onTabViewsMetaChanged [] [pid=5907][out] 23:23:04.480 (main) › [ipc-event] ui:onTabsStatusChange [] [pid=5907][out] 23:23:04.481 (main) › [ipc-event] ui:onActiveTabChanged [ 'app-TRblq
local-first-workspace-list.spec.ts:31:5 › create one workspace in the workspace list: tests/affine-local/e2e/local-first-workspace-list.spec.ts#L1
1) local-first-workspace-list.spec.ts:31:5 › create one workspace in the workspace list ────────── Test timeout of 50000ms exceeded.
local-first-workspace-list.spec.ts:31:5 › create one workspace in the workspace list: tests/affine-local/e2e/local-first-workspace-list.spec.ts#L54
1) local-first-workspace-list.spec.ts:31:5 › create one 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/DvDBc-UCIQjAF7QlG7pKL/all" 52 | const result = await getPagesCount(page); 53 | expect(result).toBe(1); > 54 | await page.reload(); | ^ 55 | await page.waitForTimeout(4000); 56 | const result1 = await getPagesCount(page); 57 | expect(result1).toBe(1); at /home/runner/work/AFFiNE/AFFiNE/tests/affine-local/e2e/local-first-workspace-list.spec.ts:54:14
quick-search.spec.ts:373:5 › can use cmdk to search page content and scroll to it: tests/affine-local/e2e/quick-search.spec.ts#L59
1) quick-search.spec.ts:373:5 › can use cmdk to search page content and scroll to it, then the block will be selected TimeoutError: locator.boundingBox: Timeout 5000ms exceeded. Call log: - waiting for locator('[data-affine-editor-container]').getByText('123456') 57 | async function checkElementIsInView(page: Page, locator: Locator) { 58 | // check if the element is in view > 59 | const elementRect = await locator.boundingBox(); | ^ 60 | const viewportHeight = page.viewportSize()?.height; 61 | 62 | if (!elementRect || !viewportHeight) { at checkElementIsInView (/home/runner/work/AFFiNE/AFFiNE/tests/affine-local/e2e/quick-search.spec.ts:59:37) at /home/runner/work/AFFiNE/AFFiNE/tests/affine-local/e2e/quick-search.spec.ts:401:29
quick-search.spec.ts:373:5 › can use cmdk to search page content and scroll to it: tests/affine-local/e2e/quick-search.spec.ts#L59
1) quick-search.spec.ts:373:5 › can use cmdk to search page content and scroll to it, then the block will be selected Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.boundingBox: Timeout 5000ms exceeded. Call log: - waiting for locator('[data-affine-editor-container]').getByText('123456') 57 | async function checkElementIsInView(page: Page, locator: Locator) { 58 | // check if the element is in view > 59 | const elementRect = await locator.boundingBox(); | ^ 60 | const viewportHeight = page.viewportSize()?.height; 61 | 62 | if (!elementRect || !viewportHeight) { at checkElementIsInView (/home/runner/work/AFFiNE/AFFiNE/tests/affine-local/e2e/quick-search.spec.ts:59:37) at /home/runner/work/AFFiNE/AFFiNE/tests/affine-local/e2e/quick-search.spec.ts:401:29
quick-search.spec.ts:373:5 › can use cmdk to search page content and scroll to it: tests/affine-local/e2e/quick-search.spec.ts#L59
1) quick-search.spec.ts:373:5 › can use cmdk to search page content and scroll to it, then the block will be selected Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.boundingBox: Timeout 5000ms exceeded. Call log: - waiting for locator('[data-affine-editor-container]').getByText('123456') 57 | async function checkElementIsInView(page: Page, locator: Locator) { 58 | // check if the element is in view > 59 | const elementRect = await locator.boundingBox(); | ^ 60 | const viewportHeight = page.viewportSize()?.height; 61 | 62 | if (!elementRect || !viewportHeight) { at checkElementIsInView (/home/runner/work/AFFiNE/AFFiNE/tests/affine-local/e2e/quick-search.spec.ts:59:37) at /home/runner/work/AFFiNE/AFFiNE/tests/affine-local/e2e/quick-search.spec.ts:401:29
quick-search.spec.ts:373:5 › can use cmdk to search page content and scroll to it: tests/affine-local/e2e/quick-search.spec.ts#L59
1) quick-search.spec.ts:373:5 › can use cmdk to search page content and scroll to it, then the block will be selected Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.boundingBox: Timeout 5000ms exceeded. Call log: - waiting for locator('[data-affine-editor-container]').getByText('123456') 57 | async function checkElementIsInView(page: Page, locator: Locator) { 58 | // check if the element is in view > 59 | const elementRect = await locator.boundingBox(); | ^ 60 | const viewportHeight = page.viewportSize()?.height; 61 | 62 | if (!elementRect || !viewportHeight) { at checkElementIsInView (/home/runner/work/AFFiNE/AFFiNE/tests/affine-local/e2e/quick-search.spec.ts:59:37) at /home/runner/work/AFFiNE/AFFiNE/tests/affine-local/e2e/quick-search.spec.ts:401:29
quick-search.spec.ts:168:5 › Create a new page and search this page: tests/affine-local/e2e/quick-search.spec.ts#L1
2) quick-search.spec.ts:168:5 › Create a new page and search this page ─────────────────────────── Test timeout of 50000ms exceeded.
quick-search.spec.ts:168:5 › Create a new page and search this page: tests/affine-local/e2e/quick-search.spec.ts#L189
2) quick-search.spec.ts:168:5 › Create a new page and search this page ─────────────────────────── Error: page.reload: Test timeout of 50000ms exceeded. Call log: - waiting for navigation until "load" - navigated to "http://localhost:8080/workspace/-kxyjSD7PyDSlvRORK7dp/nSwaCLFBUwz0X-z9XQr9b" 187 | await assertTitle(page, 'test123456'); 188 | > 189 | await page.reload(); | ^ 190 | await waitForEditorLoad(page); 191 | await openQuickSearchByShortcut(page); 192 | await insertInputText(page, 'test123456'); at /home/runner/work/AFFiNE/AFFiNE/tests/affine-local/e2e/quick-search.spec.ts:189:14
quick-search.spec.ts:548:5 › can use slash menu to insert a newly created doc card: tests/affine-local/e2e/quick-search.spec.ts#L564
3) quick-search.spec.ts:548:5 › can use slash menu to insert a newly created doc card ──────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: getByTestId('cmdk-quick-search') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByTestId('cmdk-quick-search') 562 | }); 563 | await page.keyboard.press('Enter'); > 564 | await expect(page.getByTestId('cmdk-quick-search')).toBeVisible(); | ^ 565 | 566 | const testTitle = 'test title'; 567 | await page.locator('[cmdk-input]').fill(testTitle); at /home/runner/work/AFFiNE/AFFiNE/tests/affine-local/e2e/quick-search.spec.ts:564:55
E2E Test (5)
Process completed with exit code 1.
local-first-avatar.spec.ts:11:5 › should create a page with a local first avatar and remove it: tests/affine-local/e2e/local-first-avatar.spec.ts#L1
1) local-first-avatar.spec.ts:11:5 › should create a page with a local first avatar and remove it Test timeout of 50000ms exceeded.
local-first-avatar.spec.ts:11:5 › should create a page with a local first avatar and remove it: tests/affine-local/e2e/local-first-avatar.spec.ts#L59
1) local-first-avatar.spec.ts:11:5 › should create a page with a local first avatar and remove it Error: page.waitForTimeout: Test timeout of 50000ms exceeded. 57 | await page.getByTestId('workspace-setting-remove-avatar-button').click(); 58 | await page.mouse.click(0, 0); > 59 | await page.waitForTimeout(1000); | ^ 60 | await page.getByTestId('workspace-name').click(); 61 | await page.getByTestId('workspace-card').nth(1).click(); 62 | const removedAvatarImage = await page at /home/runner/work/AFFiNE/AFFiNE/tests/affine-local/e2e/local-first-avatar.spec.ts:59:14
ai-land.spec.ts:9:5 › Click ai-land icon: tests/affine-local/e2e/ai-land.spec.ts#L1
1) ai-land.spec.ts:9:5 › Click ai-land icon ────────────────────────────────────────────────────── Test timeout of 50000ms exceeded.
ai-land.spec.ts:9:5 › Click ai-land icon: tests/kit/utils/page-logic.ts#L5
1) ai-land.spec.ts:9:5 › Click ai-land icon ────────────────────────────────────────────────────── Error: page.waitForSelector: Test timeout of 50000ms exceeded. Call log: - waiting for locator('v-line') to be visible at ../../kit/utils/page-logic.ts:5 3 | 4 | export async function waitForEditorLoad(page: Page) { > 5 | await page.waitForSelector('v-line', { | ^ 6 | timeout: 20000, 7 | }); 8 | } at waitForEditorLoad (/home/runner/work/AFFiNE/AFFiNE/tests/kit/utils/page-logic.ts:5:14) at /home/runner/work/AFFiNE/AFFiNE/tests/affine-local/e2e/ai-land.spec.ts:11:26
all-page.spec.ts:45:5 › all page: tests/affine-local/e2e/all-page.spec.ts#L1
2) all-page.spec.ts:45:5 › all page ────────────────────────────────────────────────────────────── Test timeout of 50000ms exceeded.
all-page.spec.ts:45:5 › all page: tests/kit/utils/page-logic.ts#L5
2) all-page.spec.ts:45:5 › all page ────────────────────────────────────────────────────────────── Error: page.waitForSelector: Test timeout of 50000ms exceeded. Call log: - waiting for locator('v-line') to be visible at ../../kit/utils/page-logic.ts:5 3 | 4 | export async function waitForEditorLoad(page: Page) { > 5 | await page.waitForSelector('v-line', { | ^ 6 | timeout: 20000, 7 | }); 8 | } at waitForEditorLoad (/home/runner/work/AFFiNE/AFFiNE/tests/kit/utils/page-logic.ts:5:14) at /home/runner/work/AFFiNE/AFFiNE/tests/affine-local/e2e/all-page.spec.ts:47:26
3, 2, 1 Launch
Process completed with exit code 1.
🎭 Playwright Run Summary
3 passed (1.1m)
🎭 Playwright Run Summary
3 passed (1.1m)
🎭 Playwright Run Summary
4 passed (1.4m)
🎭 Playwright Run Summary
1 flaky [Mobile Safari] › home.spec.ts:53:5 › search tab ─────────────────────────────────────────────── 2 passed (1.9m)
🎭 Playwright Run Summary
2 flaky [Mobile Safari] › home.spec.ts:10:5 › app tabs is visible ────────────────────────────────────── [Mobile Safari] › home.spec.ts:19:5 › recent docs ────────────────────────────────────────────── 1 passed (2.6m)
🎭 Playwright Run Summary
2 flaky [Mobile Safari] › detail.spec.ts:12:5 › can open page view more menu ─────────────────────────── [Mobile Safari] › detail.spec.ts:17:5 › switch to page mode ──────────────────────────────────── 2 passed (3.8m)
🎭 Playwright Run Summary
1 flaky basic.spec.ts:28:5 › new page ──────────────────────────────────────────────────────────────────
🎭 Playwright Run Summary
2 passed (1.8m)
🎭 Playwright Run Summary
1 flaky local-first-workspace-list.spec.ts:31:5 › create one workspace in the workspace list ─────────── 2 skipped 28 passed (3.6m)
🎭 Playwright Run Summary
31 passed (3.9m)
🎭 Playwright Run Summary
1 failed quick-search.spec.ts:373:5 › can use cmdk to search page content and scroll to it, then the block will be selected 2 flaky quick-search.spec.ts:168:5 › Create a new page and search this page ──────────────────────────── quick-search.spec.ts:548:5 › can use slash menu to insert a newly created doc card ───────────── 27 passed (4.5m)
🎭 Playwright Run Summary
1 flaky local-first-avatar.spec.ts:11:5 › should create a page with a local first avatar and remove it ─ 3 skipped 27 passed (4.1m)
🎭 Playwright Run Summary
2 flaky ai-land.spec.ts:9:5 › Click ai-land icon ─────────────────────────────────────────────────────── all-page.spec.ts:45:5 › all page ─────────────────────────────────────────────────────────────── 29 passed (4.5m)
🎭 Playwright Run Summary
1 skipped 7 passed (5.0m)
🎭 Playwright Run Summary
1 skipped 7 passed (5.0m)
Slow Test: tests/affine-mobile/[Mobile Chrome] › home.spec.ts#L1
tests/affine-mobile/[Mobile Chrome] › home.spec.ts took 55.5s
Slow Test: tests/affine-mobile/[Mobile Chrome] › detail.spec.ts#L1
tests/affine-mobile/[Mobile Chrome] › detail.spec.ts took 47.9s
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-migration/basic.spec.ts#L1
tests/affine-migration/basic.spec.ts took 1.3m
Slow Test: tests/affine-mobile/[Mobile Chrome] › detail.spec.ts#L1
tests/affine-mobile/[Mobile Chrome] › detail.spec.ts took 1.1m
Slow Test: tests/affine-mobile/[Mobile Safari] › home.spec.ts#L1
tests/affine-mobile/[Mobile Safari] › home.spec.ts took 31.5s
Slow Test: tests/affine-cloud/workspace.spec.ts#L1
tests/affine-cloud/workspace.spec.ts took 1.5m
Slow Test: tests/affine-local/open-affine.spec.ts#L1
tests/affine-local/open-affine.spec.ts took 32.8s
Slow Test: tests/affine-local/layout.spec.ts#L1
tests/affine-local/layout.spec.ts took 41.2s
Slow Test: tests/affine-local/local-first-show-delete-modal.spec.ts#L1
tests/affine-local/local-first-show-delete-modal.spec.ts took 21.5s
Slow Test: tests/affine-cloud/collaboration.spec.ts#L1
tests/affine-cloud/collaboration.spec.ts took 3.0m
Slow Test: tests/affine-cloud/login.spec.ts#L1
tests/affine-cloud/login.spec.ts took 1.6m
Slow Test: tests/affine-cloud/share-page.spec.ts#L1
tests/affine-cloud/share-page.spec.ts took 3.1m
Slow Test: tests/affine-cloud/page-history.spec.ts#L1
tests/affine-cloud/page-history.spec.ts took 1.5m

Artifacts

Produced during runtime
Name Size
affine.darwin-arm64.node
1.48 MB
affine.darwin-x64.node
1.57 MB
affine.linux-x64-gnu.node
1.61 MB
affine.win32-x64-msvc.node
1.69 MB
server-native.node
4.25 MB
test-results-e2e-5
22.6 MB
web
60.5 MB