Skip to content

feat(mobile): new journal tab, show App tab for journal page #17963

feat(mobile): new journal tab, show App tab for journal page

feat(mobile): new journal tab, show App tab for journal page #17963

Triggered via pull request November 10, 2024 01:43
Status Success
Total duration 17m 17s
Artifacts 8

build-test.yml

on: pull_request
Build Server native
1m 35s
Build Server native
Matrix: build-native
Build @affine/electron renderer
3m 5s
Build @affine/electron renderer
Matrix: Analyze
Matrix: E2E Mobile Test
Matrix: E2E Test
test-build-mobile-app  /  build-android-web
3m 11s
test-build-mobile-app / build-android-web
test-build-mobile-app  /  build-ios-web
3m 22s
test-build-mobile-app / build-ios-web
Matrix: Server Copilot E2E Test
Server Copilot Api Test
26s
Server Copilot Api Test
Matrix: server-e2e-test
Matrix: desktop-test
test-build-mobile-app  /  android
2m 58s
test-build-mobile-app / android
test-build-mobile-app  /  ios
3m 25s
test-build-mobile-app / ios
3, 2, 1 Launch
0s
3, 2, 1 Launch
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 19 warnings, and 15 notices
quick-search.spec.ts:547:5 › can use slash menu to insert a newly created doc card: tests/affine-local/e2e/quick-search.spec.ts#L572
1) quick-search.spec.ts:547: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 " 570 | await expect( 571 | page.locator('.affine-embed-linked-doc-content-title') > 572 | ).toContainText(testTitle); | ^ 573 | }); 574 | 575 | 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:572:5
navigation.spec.ts:19:5 › back and forward buttons: tests/affine-local/e2e/navigation.spec.ts#L1
1) navigation.spec.ts:19:5 › back and forward buttons ──────────────────────────────────────────── Test timeout of 50000ms exceeded.
navigation.spec.ts:19:5 › back and forward buttons: tests/affine-local/e2e/navigation.spec.ts#L35
1) navigation.spec.ts:19:5 › back and forward buttons ──────────────────────────────────────────── Error: page.waitForURL: Test timeout of 50000ms exceeded. =========================== logs =========================== waiting for navigation until "load" ============================================================ 33 | await page.waitForURL(url => url.pathname.endsWith('collection')); 34 | await page.getByTestId('workspace-tags-button').click({ delay: 50 }); > 35 | await page.waitForURL(url => url.pathname.endsWith('tag')); | ^ 36 | 37 | await page.goBack(); 38 | await page.waitForURL(url => url.pathname.endsWith('collection')); at /home/runner/work/AFFiNE/AFFiNE/tests/affine-local/e2e/navigation.spec.ts:35:14
collaboration.spec.ts:217:5 › When the first sync is not completed: tests/affine-cloud/e2e/collaboration.spec.ts#L267
1) collaboration.spec.ts:217:5 › When the first sync is not completed, should always show loading TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for getByTestId('workspace-card').getByText('test') - locator resolved to <span class="styles_workspaceName__c1u3lp7">test</span> - attempting click action - waiting for element to be visible, enabled and stable - element is not stable - retrying click action, attempt #1 - waiting for element to be visible, enabled and stable - element is not stable - retrying click action, attempt #2 - waiting 20ms - waiting for element to be visible, enabled and stable - element is not stable - retrying click action, attempt #3 - waiting 100ms - waiting for element to be visible, enabled and stable - element was detached from the DOM, retrying 265 | }); 266 | await clickSideBarCurrentWorkspaceBanner(page2); > 267 | await page2.getByTestId('workspace-card').getByText('test').click(); // enter "test" workspace | ^ 268 | 269 | await page2.waitForTimeout(1000); 270 | at /home/runner/work/AFFiNE/AFFiNE/tests/affine-cloud/e2e/collaboration.spec.ts:267:63
Slow Test: tests/affine-mobile/[Mobile Safari] › explorer-folder.spec.ts#L1
tests/affine-mobile/[Mobile Safari] › explorer-folder.spec.ts took 46.2s
Slow Test: tests/affine-mobile/[Mobile Chrome] › explorer-tag.spec.ts#L1
tests/affine-mobile/[Mobile Chrome] › explorer-tag.spec.ts took 48.1s
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] › explorer-favorite.spec.ts#L1
tests/affine-mobile/[Mobile Chrome] › explorer-favorite.spec.ts took 41.6s
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/router.spec.ts#L1
tests/affine-local/router.spec.ts took 24.5s
Slow Test: tests/affine-local/local-first-show-delete-modal.spec.ts#L1
tests/affine-local/local-first-show-delete-modal.spec.ts took 56.1s
Slow Test: tests/affine-local/local-first-restore-page.spec.ts#L1
tests/affine-local/local-first-restore-page.spec.ts took 45.6s
Slow Test: tests/affine-local/open-affine.spec.ts#L1
tests/affine-local/open-affine.spec.ts took 22.5s
Slow Test: tests/affine-local/quick-search.spec.ts#L1
tests/affine-local/quick-search.spec.ts took 17.9s
Slow Test: tests/affine-local/journal.spec.ts#L1
tests/affine-local/journal.spec.ts took 42.6s
Slow Test: tests/affine-local/local-first-avatar.spec.ts#L1
tests/affine-local/local-first-avatar.spec.ts took 18.4s
Slow Test: tests/affine-desktop-cloud/basic.spec.ts#L1
tests/affine-desktop-cloud/basic.spec.ts took 56.3s
Slow Test: tests/affine-cloud/workspace.spec.ts#L1
tests/affine-cloud/workspace.spec.ts took 1.5m
Slow Test: tests/affine-cloud/share-page.spec.ts#L1
tests/affine-cloud/share-page.spec.ts took 3.4m
Slow Test: tests/affine-cloud/page-history.spec.ts#L1
tests/affine-cloud/page-history.spec.ts took 55.4s
Slow Test: tests/affine-cloud/open-in-app.spec.ts#L1
tests/affine-cloud/open-in-app.spec.ts took 52.7s
Slow Test: tests/affine-cloud/login.spec.ts#L1
tests/affine-cloud/login.spec.ts took 1.4m
🎭 Playwright Run Summary
6 passed (1.4m)
🎭 Playwright Run Summary
6 passed (1.4m)
🎭 Playwright Run Summary
6 passed (1.4m)
🎭 Playwright Run Summary
6 passed (1.3m)
🎭 Playwright Run Summary
4 passed (1.5m)
🎭 Playwright Run Summary
6 passed (1.3m)
🎭 Playwright Run Summary
1 flaky quick-search.spec.ts:547:5 › can use slash menu to insert a newly created doc card ───────────── 31 passed (3.8m)
🎭 Playwright Run Summary
1 flaky navigation.spec.ts:19:5 › back and forward buttons ───────────────────────────────────────────── 2 skipped 29 passed (3.9m)
🎭 Playwright Run Summary
1 skipped 32 passed (3.5m)
🎭 Playwright Run Summary
32 passed (3.7m)
🎭 Playwright Run Summary
2 skipped 30 passed (3.9m)
🎭 Playwright Run Summary
1 passed (1.2m)
🎭 Playwright Run Summary
2 passed (1.8m)
🎭 Playwright Run Summary
1 skipped 9 passed (5.7m)
🎭 Playwright Run Summary
1 flaky collaboration.spec.ts:217:5 › When the first sync is not completed, should always show loading ─ 1 skipped 6 passed (5.6m)

Artifacts

Produced during runtime
Name Size
affine.darwin-arm64.node Expired
1.48 MB
affine.darwin-x64.node Expired
1.57 MB
affine.linux-x64-gnu.node Expired
1.61 MB
affine.win32-x64-msvc.node Expired
1.7 MB
android Expired
56.3 MB
ios Expired
56.4 MB
server-native.node Expired
4.32 MB
web Expired
62.7 MB