fix(core): wrong title field from editor container proxy #18343
build-test.yml
on: pull_request
Matrix: build-native
Build Server native
1m 37s
Build @affine/electron renderer
2m 58s
Matrix: Analyze
Matrix: E2E Mobile Test
Matrix: E2E Test
test-build-mobile-app
/
build-android-web
3m 22s
test-build-mobile-app
/
build-ios-web
3m 21s
Lint
5m 18s
Check yarn binary
9s
E2E Migration Test
3m 43s
Run server native tests
2m 40s
Matrix: server-e2e-test
Matrix: Server Copilot E2E Test
Matrix: desktop-test
3, 2, 1 Launch
Annotations
3 errors, 15 warnings, and 15 notices
links.spec.ts:71:5 › not allowed to switch to embed view when linking to block:
tests/affine-local/e2e/links.spec.ts#L111
1) links.spec.ts:71:5 › not allowed to switch to embed view when linking to block ────────────────
TimeoutError: locator.getAttribute: Timeout 5000ms exceeded.
Call log:
- waiting for locator('affine-reference').locator('a')
109 | .locator('affine-reference')
110 | .locator('a')
> 111 | .getAttribute('href');
| ^
112 |
113 | await page.locator('affine-reference').hover();
114 | await page.getByLabel('Switch view').click();
at /home/runner/work/AFFiNE/AFFiNE/tests/affine-local/e2e/links.spec.ts:111:6
|
quick-search.spec.ts:532:5 › can use slash menu to insert a newly created doc card:
tests/affine-local/e2e/quick-search.spec.ts#L557
1) quick-search.spec.ts:532: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
"
555 | await expect(
556 | page.locator('.affine-embed-linked-doc-content-title')
> 557 | ).toContainText(testTitle);
| ^
558 | });
559 |
560 | 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:557:5
|
share-page.spec.ts:177:5 › share page with default edgeless:
tests/affine-cloud/e2e/share-page.spec.ts#L201
1) share-page.spec.ts:177:5 › share page with default edgeless ───────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByTestId('share-link-menu-copy-edgeless')
- locator resolved to <div tabindex="-1" role="menuitem" data-orientation="vertical" data-radix-collection-item="" class="styles_menuItem__t7bq4f4" data-testid="share-link-menu-copy-edgeless">…</div>
- 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
199 | await enableShare(page);
200 | await page.getByTestId('share-menu-copy-link-button').click();
> 201 | await page.getByTestId('share-link-menu-copy-edgeless').click();
| ^
202 |
203 | // check share page is accessible
204 | {
at /home/runner/work/AFFiNE/AFFiNE/tests/affine-cloud/e2e/share-page.spec.ts:201:59
|
Slow Test:
tests/affine-mobile/[Mobile Chrome] › explorer-tag.spec.ts#L1
tests/affine-mobile/[Mobile Chrome] › explorer-tag.spec.ts took 46.7s
|
Slow Test:
tests/affine-mobile/[Mobile Chrome] › explorer-favorite.spec.ts#L1
tests/affine-mobile/[Mobile Chrome] › explorer-favorite.spec.ts took 43.7s
|
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-mobile/[Mobile Safari] › explorer-folder.spec.ts#L1
tests/affine-mobile/[Mobile Safari] › explorer-folder.spec.ts took 47.4s
|
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-show-delete-modal.spec.ts#L1
tests/affine-local/local-first-show-delete-modal.spec.ts took 23.1s
|
Slow Test:
tests/affine-local/local-first-avatar.spec.ts#L1
tests/affine-local/local-first-avatar.spec.ts took 17.7s
|
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 55.8s
|
Slow Test:
tests/affine-migration/basic.spec.ts#L1
tests/affine-migration/basic.spec.ts took 1.4m
|
Slow Test:
tests/affine-local/router.spec.ts#L1
tests/affine-local/router.spec.ts took 24.8s
|
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/page-history.spec.ts#L1
tests/affine-cloud/page-history.spec.ts took 57.3s
|
Slow Test:
tests/affine-cloud/open-in-app.spec.ts#L1
tests/affine-cloud/open-in-app.spec.ts took 56.4s
|
🎭 Playwright Run Summary
6 passed (1.4m)
|
🎭 Playwright Run Summary
6 passed (1.3m)
|
🎭 Playwright Run Summary
6 passed (1.3m)
|
🎭 Playwright Run Summary
6 passed (1.4m)
|
🎭 Playwright Run Summary
6 passed (1.4m)
|
🎭 Playwright Run Summary
34 passed (3.8m)
|
🎭 Playwright Run Summary
2 skipped
31 passed (3.7m)
|
🎭 Playwright Run Summary
1 flaky
links.spec.ts:71:5 › not allowed to switch to embed view when linking to block ─────────────────
2 skipped
30 passed (4.1m)
|
🎭 Playwright Run Summary
2 passed (1.7m)
|
🎭 Playwright Run Summary
1 passed (1.2m)
|
🎭 Playwright Run Summary
4 passed (1.5m)
|
🎭 Playwright Run Summary
1 flaky
quick-search.spec.ts:532:5 › can use slash menu to insert a newly created doc card ─────────────
32 passed (3.9m)
|
🎭 Playwright Run Summary
1 skipped
33 passed (3.6m)
|
🎭 Playwright Run Summary
1 skipped
7 passed (4.7m)
|
🎭 Playwright Run Summary
1 flaky
share-page.spec.ts:177:5 › share page with default edgeless ────────────────────────────────────
1 skipped
8 passed (6.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
|
58.5 MB |
|
ios
Expired
|
58.5 MB |
|
server-native.node
Expired
|
4.32 MB |
|
web
Expired
|
61.3 MB |
|