Skip to content

fix: ai ppt preview with toolbar widget (#8882) #18565

fix: ai ppt preview with toolbar widget (#8882)

fix: ai ppt preview with toolbar widget (#8882) #18565

Triggered via push November 21, 2024 07:12
Status Success
Total duration 16m 34s
Artifacts 8

build-test.yml

on: push
Matrix: build-native
Build Server native
1m 5s
Build Server native
Build @affine/electron renderer
2m 34s
Build @affine/electron renderer
Matrix: Analyze
Matrix: E2E Mobile Test
Matrix: E2E Test
test-build-mobile-app  /  build-android-web
2m 24s
test-build-mobile-app / build-android-web
test-build-mobile-app  /  build-ios-web
2m 28s
test-build-mobile-app / build-ios-web
Lint
4m 52s
Lint
Check yarn binary
6s
Check yarn binary
E2E Migration Test
3m 20s
E2E Migration Test
Run server native tests
1m 40s
Run server native tests
Matrix: server-e2e-test
Matrix: Server Copilot E2E Test
Server Test
7m 13s
Server Test
Server Copilot Api Test
31s
Server Copilot Api Test
Matrix: desktop-test
test-build-mobile-app  /  android
2m 16s
test-build-mobile-app / android
test-build-mobile-app  /  ios
2m 44s
test-build-mobile-app / ios
3, 2, 1 Launch
0s
3, 2, 1 Launch
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 17 warnings, and 15 notices
[Mobile Safari] › explorer-folder.spec.ts:62:5 › create a folder and rename it: tests/affine-mobile/e2e/explorer-folder.spec.ts#L19
1) [Mobile Safari] › explorer-folder.spec.ts:62:5 › create a folder and rename it ──────────────── Error: expect(received).toEqual(expected) // deep equality Expected: "rename-input" Received: null 17 | const isRenameInputFocused = async (page: Page) => { 18 | const focusElTestid = await getAttrOfActiveElement(page); > 19 | expect(focusElTestid).toEqual('rename-input'); | ^ 20 | }; 21 | 22 | const createRootFolder = async (page: Page, name: string) => { at isRenameInputFocused (/home/runner/work/AFFiNE/AFFiNE/tests/affine-mobile/e2e/explorer-folder.spec.ts:19:25) at /home/runner/work/AFFiNE/AFFiNE/tests/affine-mobile/e2e/explorer-folder.spec.ts:69:3
links.spec.ts:239:5 › allow switching to embed view when linking to the other document with mode: tests/affine-local/e2e/links.spec.ts#L271
1) links.spec.ts:239:5 › allow switching to embed view when linking to the other document with mode TimeoutError: locator.click: Timeout 5000ms exceeded. Call log: - waiting for locator('affine-embed-linked-doc-block') - locator resolved to <affine-embed-linked-doc-block contenteditable="false" data-block-id="N3X-J3ehGFWQfozhMcRZL">…</affine-embed-linked-doc-block> - attempting click action - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <iframe src="about:blank" id="webpack-dev-server-client-overlay"></iframe> intercepts pointer events - retrying click action, attempt #1 - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <iframe src="about:blank" id="webpack-dev-server-client-overlay"></iframe> intercepts pointer events - retrying click action, attempt #2 - waiting 20ms - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <iframe src="about:blank" id="webpack-dev-server-client-overlay"></iframe> intercepts pointer events - retrying click action, attempt #3 - waiting 100ms - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <iframe src="about:blank" id="webpack-dev-server-client-overlay"></iframe> intercepts pointer events - retrying click action, attempt #4 - waiting 100ms - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <iframe src="about:blank" id="webpack-dev-server-client-overlay"></iframe> intercepts pointer events - retrying click action, attempt #5 - waiting 500ms - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <iframe src="about:blank" id="webpack-dev-server-client-overlay"></iframe> intercepts pointer events - retrying click action, attempt #6 - waiting 500ms - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <iframe src="about:blank" id="webpack-dev-server-client-overlay"></iframe> intercepts pointer events - retrying click action, attempt #7 - waiting 500ms - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <iframe src="about:blank" id="webpack-dev-server-client-overlay"></iframe> intercepts pointer events - retrying click action, attempt #8 - waiting 500ms - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <iframe src="about:blank" id="webpack-dev-server-client-overlay"></iframe> intercepts pointer events - retrying click action, attempt #9 - waiting 500ms - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <iframe src="about:blank" id="webpack-dev-server-client-overlay"></iframe> intercepts pointer events - retrying click action, attempt #10 - waiting 500ms - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if
Slow Test: tests/affine-mobile/[Mobile Chrome] › explorer-favorite.spec.ts#L1
tests/affine-mobile/[Mobile Chrome] › explorer-favorite.spec.ts took 45.3s
Slow Test: tests/affine-mobile/[Mobile Chrome] › explorer-tag.spec.ts#L1
tests/affine-mobile/[Mobile Chrome] › explorer-tag.spec.ts took 48.4s
Slow Test: tests/affine-migration/basic.spec.ts#L1
tests/affine-migration/basic.spec.ts took 1.4m
Slow Test: tests/affine-mobile/[Mobile Safari] › explorer-tag.spec.ts#L1
tests/affine-mobile/[Mobile Safari] › explorer-tag.spec.ts took 1.4m
Slow Test: tests/affine-mobile/[Mobile Safari] › home.spec.ts#L1
tests/affine-mobile/[Mobile Safari] › home.spec.ts took 21.6s
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 (typescript)
Unable to validate code scanning workflow: DuplicateLanguageInMatrix
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 (javascript)
Unable to validate code scanning workflow: DuplicateLanguageInMatrix
Slow Test: tests/affine-local/local-first-avatar.spec.ts#L1
tests/affine-local/local-first-avatar.spec.ts took 16.9s
Slow Test: tests/affine-cloud/workspace.spec.ts#L1
tests/affine-cloud/workspace.spec.ts took 1.4m
Slow Test: tests/affine-desktop-cloud/basic.spec.ts#L1
tests/affine-desktop-cloud/basic.spec.ts took 57.0s
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.4m
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.3s
🎭 Playwright Run Summary
6 passed (1.3m)
🎭 Playwright Run Summary
6 passed (1.3m)
🎭 Playwright Run Summary
6 passed (1.4m)
🎭 Playwright Run Summary
4 passed (1.5m)
🎭 Playwright Run Summary
6 passed (1.4m)
🎭 Playwright Run Summary
1 flaky [Mobile Safari] › explorer-folder.spec.ts:62:5 › create a folder and rename it ───────────────── 5 passed (1.7m)
🎭 Playwright Run Summary
2 skipped 31 passed (3.5m)
🎭 Playwright Run Summary
33 passed (3.8m)
🎭 Playwright Run Summary
1 skipped 33 passed (3.7m)
🎭 Playwright Run Summary
34 passed (3.9m)
🎭 Playwright Run Summary
1 flaky links.spec.ts:239:5 › allow switching to embed view when linking to the other document with mode 2 skipped 30 passed (4.2m)
🎭 Playwright Run Summary
2 passed (1.8m)
🎭 Playwright Run Summary
1 passed (1.2m)
🎭 Playwright Run Summary
1 skipped 7 passed (4.6m)
🎭 Playwright Run Summary
1 skipped 9 passed (5.7m)

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.7 MB
android
58.5 MB
ios
58.5 MB
server-native.node
4.32 MB
web
61.3 MB