Skip to content

feat(core): onetime subscription ui (#8462) #16351

feat(core): onetime subscription ui (#8462)

feat(core): onetime subscription ui (#8462) #16351

Triggered via push October 10, 2024 10:25
Status Success
Total duration 11m 42s
Artifacts 6

build-test.yml

on: push
Matrix: build-native
Build Server native
36s
Build Server native
Matrix: Analyze
Matrix: E2E Mobile Test
Matrix: E2E Test
Build @affine/electron renderer
2m 3s
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

40 errors, 15 warnings, and 15 notices
Build @affine/electron renderer
Process completed with exit code 1.
E2E Mobile Test (5)
Process completed with exit code 1.
E2E Mobile Test (4)
Process completed with exit code 1.
Unit Test
Process completed with exit code 1.
E2E Mobile Test (3)
Process completed with exit code 1.
[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)
E2E Migration Test
Process completed with exit code 1.
Desktop Test (macos-14, macos, x64, x86_64-apple-darwin, false)
Process completed with exit code 1.
Lint
Process completed with exit code 1.
E2E Mobile Test (2)
Process completed with exit code 1.
[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)
E2E Test (5)
Process completed with exit code 1.
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#L573
1) 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).toContainText(expected) Locator: locator('.affine-embed-linked-doc-content-title') - Expected string - 1 + Received string + 13 - test title + + + + + + + + + + + 1 + + Call log: - expect.toContainText with timeout 5000ms - waiting for locator('.affine-embed-linked-doc-content-title') - locator resolved to <div class="affine-embed-linked-doc-content-title">…</div> - unexpected value " 1 " - locator resolved to <div class="affine-embed-linked-doc-content-title">…</div> - unexpected value " 1 " - locator resolved to <div class="affine-embed-linked-doc-content-title">…</div> - unexpected value " 1 " - locator resolved to <div class="affine-embed-linked-doc-content-title">…</div> - unexpected value " 1 " - locator resolved to <div class="affine-embed-linked-doc-content-title">…</div> - unexpected value " 1 " - locator resolved to <div class="affine-embed-linked-doc-content-title">…</div> - unexpected value " 1 " - locator resolved to <div class="affine-embed-linked-doc-content-title">…</div> - unexpected value " 1 " - locator resolved to <div class="affine-embed-linked-doc-content-title">…</div> - unexpected value " 1 " - locator resolved to <div class="affine-embed-linked-doc-content-title">…</div> - unexpected value " 1 " 571 | await expect( 572 | page.locator('.affine-embed-linked-doc-content-title') > 573 | ).toContainText(testTitle); | ^ 574 | }); 575 | 576 | test('can use slash menu to insert an external link', async ({ page }) => { at /home/runner/work/AFFiNE/AFFiNE/tests/affine-local/e2e/quick-search.spec.ts:573:5
E2E Test (1)
Process completed with exit code 1.
blocksuite/outline.spec.ts:73:5 › outline viewer should be useable in doc peek preview: tests/affine-local/e2e/blocksuite/outline.spec.ts#L117
1) blocksuite/outline.spec.ts:73:5 › outline viewer should be useable in doc peek preview ──────── Error: Timed out 5000ms waiting for expect(locator).toHaveCount(expected) Locator: getByTestId('peek-view-modal').locator('affine-outline-viewer .outline-viewer-indicator') Expected: 3 Received: 2 Call log: - expect.toHaveCount with timeout 5000ms - waiting for getByTestId('peek-view-modal').locator('affine-outline-viewer .outline-viewer-indicator') - locator resolved to 2 elements - unexpected value "2" - locator resolved to 2 elements - unexpected value "2" - locator resolved to 2 elements - unexpected value "2" - locator resolved to 2 elements - unexpected value "2" - locator resolved to 2 elements - unexpected value "2" - locator resolved to 2 elements - unexpected value "2" - locator resolved to 2 elements - unexpected value "2" - locator resolved to 2 elements - unexpected value "2" - locator resolved to 2 elements - unexpected value "2" 115 | 116 | const indicators = getIndicators(peekView); > 117 | await expect(indicators).toHaveCount(3); | ^ 118 | await expect(indicators.nth(0)).toBeVisible(); 119 | await expect(indicators.nth(1)).toBeVisible(); 120 | await expect(indicators.nth(2)).toBeVisible(); at /home/runner/work/AFFiNE/AFFiNE/tests/affine-local/e2e/blocksuite/outline.spec.ts:117:28
E2E Test (4)
Process completed with exit code 1.
E2E Mobile Test (1)
Process completed with exit code 1.
[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#L19
2) [Mobile Safari] › detail.spec.ts:17:5 › switch to page mode ─────────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toBeVisible() Locator: getByRole('dialog') Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 15000ms - waiting for getByRole('dialog') - locator resolved to <div role="dialog" tabindex="-1" id="radix-:rv:" data-state="open" aria-labelledby="radix-:r10:" class="styles_modalContent__k7p09rd styles_mobileMenuModal__1gulbsj0">…</div> - unexpected value "hidden" - locator resolved to <div role="dialog" tabindex="-1" id="radix-:rv:" data-state="open" aria-labelledby="radix-:r10:" class="styles_modalContent__k7p09rd styles_mobileMenuModal__1gulbsj0">…</div> - unexpected value "hidden" - locator resolved to <div role="dialog" tabindex="-1" id="radix-:rv:" data-state="open" aria-labelledby="radix-:r10:" class="styles_modalContent__k7p09rd styles_mobileMenuModal__1gulbsj0">…</div> - unexpected value "hidden" - locator resolved to <div role="dialog" tabindex="-1" id="radix-:rv:" data-state="open" aria-labelledby="radix-:r10:" class="styles_modalContent__k7p09rd styles_mobileMenuModal__1gulbsj0">…</div> - unexpected value "hidden" - locator resolved to <div role="dialog" tabindex="-1" id="radix-:rv:" data-state="open" aria-labelledby="radix-:r10:" class="styles_modalContent__k7p09rd styles_mobileMenuModal__1gulbsj0">…</div> - unexpected value "hidden" - locator resolved to <div role="dialog" tabindex="-1" id="radix-:rv:" data-state="open" aria-labelledby="radix-:r10:" class="styles_modalContent__k7p09rd styles_mobileMenuModal__1gulbsj0">…</div> - unexpected value "hidden" - locator resolved to <div role="dialog" tabindex="-1" id="radix-:rv:" data-state="open" aria-labelledby="radix-:r10:" class="styles_modalContent__k7p09rd styles_mobileMenuModal__1gulbsj0">…</div> - unexpected value "hidden" - locator resolved to <div role="dialog" tabindex="-1" id="radix-:rv:" data-state="open" aria-labelledby="radix-:r10:" class="styles_modalContent__k7p09rd styles_mobileMenuModal__1gulbsj0">…</div> - unexpected value "hidden" 17 | test('switch to page mode', async ({ page }) => { 18 | await page.click('[data-testid="detail-page-header-more-button"]'); > 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(); at /home/runner/work/AFFiNE/AFFiNE/tests/affine-mobile/e2e/detail.spec.ts:19:42
Desktop Test (macos-14, macos, arm64, aarch64-apple-darwin, true)
Process completed with exit code 1.
E2E Test (2)
Process completed with exit code 1.
Server Desktop E2E Test
Process completed with exit code 1.
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/page-logic.ts#L5
1) basic.spec.ts:28:5 › new page ───────────────────────────────────────────────────────────────── Error: page.waitForSelector: Target page, context or browser has been closed 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 createLocalWorkspace (/home/runner/work/AFFiNE/AFFiNE/tests/kit/utils/workspace.ts:41:26) at /home/runner/work/AFFiNE/AFFiNE/tests/affine-desktop-cloud/e2e/basic.spec.ts:31:3
Server E2E Test 3/3
Process completed with exit code 1.
Server Test
Process completed with exit code 1.
E2E Test (3)
Process completed with exit code 1.
Desktop Test (windows-latest, windows, x64, x86_64-pc-windows-msvc, true)
Process completed with exit code 1.
Server E2E Test 1/3
Process completed with exit code 1.
Server E2E Test 2/3
Process completed with exit code 1.
share-page.spec.ts:262:5 › The reference links in the shared page should be accessible normally and can go back and forward: tests/kit/utils/page-logic.ts#L5
1) share-page.spec.ts:262:5 › The reference links in the shared page should be accessible normally and can go back and forward TimeoutError: page.waitForSelector: Timeout 20000ms 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-cloud/e2e/share-page.spec.ts:318:28
Desktop Test (ubuntu-latest, linux, x64, x86_64-unknown-linux-gnu, true)
Process completed with exit code 1.
Slow Test: tests/affine-mobile/[Mobile Chrome] › home.spec.ts#L1
tests/affine-mobile/[Mobile Chrome] › home.spec.ts took 55.3s
Slow Test: tests/affine-mobile/[Mobile Chrome] › detail.spec.ts#L1
tests/affine-mobile/[Mobile Chrome] › detail.spec.ts took 47.6s
Slow Test: tests/affine-mobile/[Mobile Chrome] › detail.spec.ts#L1
tests/affine-mobile/[Mobile Chrome] › detail.spec.ts took 55.7s
Slow Test: tests/affine-migration/basic.spec.ts#L1
tests/affine-migration/basic.spec.ts took 1.3m
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-local/ai-land.spec.ts#L1
tests/affine-local/ai-land.spec.ts took 40.9s
Slow Test: tests/affine-local/local-first-trash-page.spec.ts#L1
tests/affine-local/local-first-trash-page.spec.ts took 42.0s
Slow Test: tests/affine-mobile/[Mobile Safari] › home.spec.ts#L1
tests/affine-mobile/[Mobile Safari] › home.spec.ts took 29.2s
Slow Test: tests/affine-cloud/workspace.spec.ts#L1
tests/affine-cloud/workspace.spec.ts took 1.4m
Slow Test: tests/affine-local/local-first-avatar.spec.ts#L1
tests/affine-local/local-first-avatar.spec.ts took 47.5s
Slow Test: tests/affine-local/layout.spec.ts#L1
tests/affine-local/layout.spec.ts took 38.1s
Slow Test: tests/affine-cloud/collaboration.spec.ts#L1
tests/affine-cloud/collaboration.spec.ts took 2.8m
Slow Test: tests/affine-cloud/login.spec.ts#L1
tests/affine-cloud/login.spec.ts took 1.5m
Slow Test: tests/affine-cloud/page-history.spec.ts#L1
tests/affine-cloud/page-history.spec.ts took 1.4m
🎭 Playwright Run Summary
3 passed (59.1s)
🎭 Playwright Run Summary
3 passed (1.1m)
🎭 Playwright Run Summary
1 flaky [Mobile Safari] › home.spec.ts:53:5 › search tab ─────────────────────────────────────────────── 2 passed (1.7m)
🎭 Playwright Run Summary
4 passed (1.4m)
🎭 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.5m)
🎭 Playwright Run Summary
1 flaky quick-search.spec.ts:548:5 › can use slash menu to insert a newly created doc card ───────────── 30 passed (3.7m)
🎭 Playwright Run Summary
1 flaky blocksuite/outline.spec.ts:73:5 › outline viewer should be useable in doc peek preview ───────── 30 passed (3.7m)
🎭 Playwright Run Summary
2 skipped 29 passed (3.5m)
🎭 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.5m)
🎭 Playwright Run Summary
31 passed (3.8m)
🎭 Playwright Run Summary
1 flaky basic.spec.ts:28:5 › new page ──────────────────────────────────────────────────────────────────
🎭 Playwright Run Summary
2 passed (1.7m)
🎭 Playwright Run Summary
3 skipped 28 passed (3.8m)
🎭 Playwright Run Summary
1 skipped 7 passed (4.8m)
🎭 Playwright Run Summary
1 flaky share-page.spec.ts:262:5 › The reference links in the shared page should be accessible normally and can go back and forward 1 skipped 7 passed (6.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.24 MB
web
60.2 MB