Firefox and Webkit #201
Annotations
10 errors and 1 notice
Run playwright test:
tests/http:/localhost:4173/assets/framework-Dkl5t7oe.js#L1
1) embed-synced-doc.spec.ts:49:3 › Embed synced doc › can change linked doc to embed synced doc ──
Error: Uncaught exception: "Unhandled Promise Rejection: BlockSuiteError: val does not exist"
Unhandled Promise Rejection: BlockSuiteError: val does not exist
at un (http://localhost:4173/assets/framework-Dkl5t7oe.js:1:1809)
at updated (http://localhost:4173/assets/components-CWyQ_cJu.js:8770:104)
at _$AE (http://localhost:4173/assets/framework-Dkl5t7oe.js:88:5131)
at performUpdate (http://localhost:4173/assets/framework-Dkl5t7oe.js:88:4992)
at unknown (http://localhost:4173/assets/framework-Dkl5t7oe.js:88:4383)
at un (/Users/runner/work/blocksuite/blocksuite/tests/http:/localhost:4173/assets/framework-Dkl5t7oe.js:1:1809)
at updated (/Users/runner/work/blocksuite/blocksuite/tests/http:/localhost:4173/assets/components-CWyQ_cJu.js:8770:104)
at _$AE (/Users/runner/work/blocksuite/blocksuite/tests/http:/localhost:4173/assets/framework-Dkl5t7oe.js:88:5131)
at performUpdate (/Users/runner/work/blocksuite/blocksuite/tests/http:/localhost:4173/assets/framework-Dkl5t7oe.js:88:4992)
at unknown (/Users/runner/work/blocksuite/blocksuite/tests/http:/localhost:4173/assets/framework-Dkl5t7oe.js:88:4383)
at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:341:11)
|
Run playwright test:
tests/embed-synced-doc.spec.ts#L34
1) embed-synced-doc.spec.ts:49:3 › Embed synced doc › can change linked doc to embed synced doc ──
Error: expect(locator).toBeVisible()
Locator: locator('.affine-reference-popover-container')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.affine-reference-popover-container')
32 | await waitNextFrame(page, 200);
33 | const referencePopup = page.locator('.affine-reference-popover-container');
> 34 | await expect(referencePopup).toBeVisible();
| ^
35 |
36 | const switchButton = page.getByRole('button', { name: 'Switch view' });
37 | await switchButton.click();
at createAndConvertToEmbedSyncedDoc (/Users/runner/work/blocksuite/blocksuite/tests/embed-synced-doc.spec.ts:34:34)
at /Users/runner/work/blocksuite/blocksuite/tests/embed-synced-doc.spec.ts:53:5
|
Run playwright test:
tests/http:/localhost:4173/assets/framework-Dkl5t7oe.js#L1
1) embed-synced-doc.spec.ts:49:3 › Embed synced doc › can change linked doc to embed synced doc ──
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Uncaught exception: "Unhandled Promise Rejection: BlockSuiteError: val does not exist"
Unhandled Promise Rejection: BlockSuiteError: val does not exist
at un (http://localhost:4173/assets/framework-Dkl5t7oe.js:1:1809)
at updated (http://localhost:4173/assets/components-CWyQ_cJu.js:8770:104)
at _$AE (http://localhost:4173/assets/framework-Dkl5t7oe.js:88:5131)
at performUpdate (http://localhost:4173/assets/framework-Dkl5t7oe.js:88:4992)
at unknown (http://localhost:4173/assets/framework-Dkl5t7oe.js:88:4383)
at un (/Users/runner/work/blocksuite/blocksuite/tests/http:/localhost:4173/assets/framework-Dkl5t7oe.js:1:1809)
at updated (/Users/runner/work/blocksuite/blocksuite/tests/http:/localhost:4173/assets/components-CWyQ_cJu.js:8770:104)
at _$AE (/Users/runner/work/blocksuite/blocksuite/tests/http:/localhost:4173/assets/framework-Dkl5t7oe.js:88:5131)
at performUpdate (/Users/runner/work/blocksuite/blocksuite/tests/http:/localhost:4173/assets/framework-Dkl5t7oe.js:88:4992)
at unknown (/Users/runner/work/blocksuite/blocksuite/tests/http:/localhost:4173/assets/framework-Dkl5t7oe.js:88:4383)
at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:341:11)
|
Run playwright test:
tests/embed-synced-doc.spec.ts#L37
1) embed-synced-doc.spec.ts:49:3 › Embed synced doc › can change linked doc to embed synced doc ──
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Test ended.
Call log:
- waiting for getByRole('button', { name: 'Switch view' })
- locator resolved to <editor-icon-button tabindex="0" role="button" aria-label="Switch view">…</editor-icon-button>
- attempting click action
- waiting for element to be visible, enabled and stable
- element is not stable
- retrying click action
- waiting for element to be visible, enabled and stable
35 |
36 | const switchButton = page.getByRole('button', { name: 'Switch view' });
> 37 | await switchButton.click();
| ^
38 |
39 | const embedSyncedDocBtn = page.getByRole('button', { name: 'Embed view' });
40 | await expect(embedSyncedDocBtn).toBeVisible();
at createAndConvertToEmbedSyncedDoc (/Users/runner/work/blocksuite/blocksuite/tests/embed-synced-doc.spec.ts:37:24)
at /Users/runner/work/blocksuite/blocksuite/tests/embed-synced-doc.spec.ts:53:5
|
Run playwright test:
tests/http:/localhost:4173/assets/framework-Dkl5t7oe.js#L1
1) embed-synced-doc.spec.ts:49:3 › Embed synced doc › can change linked doc to embed synced doc ──
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Uncaught exception: "Unhandled Promise Rejection: BlockSuiteError: val does not exist"
Unhandled Promise Rejection: BlockSuiteError: val does not exist
at un (http://localhost:4173/assets/framework-Dkl5t7oe.js:1:1809)
at updated (http://localhost:4173/assets/components-CWyQ_cJu.js:8770:104)
at _$AE (http://localhost:4173/assets/framework-Dkl5t7oe.js:88:5131)
at performUpdate (http://localhost:4173/assets/framework-Dkl5t7oe.js:88:4992)
at unknown (http://localhost:4173/assets/framework-Dkl5t7oe.js:88:4383)
at un (/Users/runner/work/blocksuite/blocksuite/tests/http:/localhost:4173/assets/framework-Dkl5t7oe.js:1:1809)
at updated (/Users/runner/work/blocksuite/blocksuite/tests/http:/localhost:4173/assets/components-CWyQ_cJu.js:8770:104)
at _$AE (/Users/runner/work/blocksuite/blocksuite/tests/http:/localhost:4173/assets/framework-Dkl5t7oe.js:88:5131)
at performUpdate (/Users/runner/work/blocksuite/blocksuite/tests/http:/localhost:4173/assets/framework-Dkl5t7oe.js:88:4992)
at unknown (/Users/runner/work/blocksuite/blocksuite/tests/http:/localhost:4173/assets/framework-Dkl5t7oe.js:88:4383)
at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:341:11)
|
Run playwright test:
tests/embed-synced-doc.spec.ts#L34
1) embed-synced-doc.spec.ts:49:3 › Embed synced doc › can change linked doc to embed synced doc ──
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toBeVisible()
Locator: locator('.affine-reference-popover-container')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.affine-reference-popover-container')
32 | await waitNextFrame(page, 200);
33 | const referencePopup = page.locator('.affine-reference-popover-container');
> 34 | await expect(referencePopup).toBeVisible();
| ^
35 |
36 | const switchButton = page.getByRole('button', { name: 'Switch view' });
37 | await switchButton.click();
at createAndConvertToEmbedSyncedDoc (/Users/runner/work/blocksuite/blocksuite/tests/embed-synced-doc.spec.ts:34:34)
at /Users/runner/work/blocksuite/blocksuite/tests/embed-synced-doc.spec.ts:53:5
|
Run playwright test:
tests/http:/localhost:4173/assets/framework-Dkl5t7oe.js#L1
1) embed-synced-doc.spec.ts:49:3 › Embed synced doc › can change linked doc to embed synced doc ──
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Error: Uncaught exception: "Unhandled Promise Rejection: BlockSuiteError: val does not exist"
Unhandled Promise Rejection: BlockSuiteError: val does not exist
at un (http://localhost:4173/assets/framework-Dkl5t7oe.js:1:1809)
at updated (http://localhost:4173/assets/components-CWyQ_cJu.js:8770:104)
at _$AE (http://localhost:4173/assets/framework-Dkl5t7oe.js:88:5131)
at performUpdate (http://localhost:4173/assets/framework-Dkl5t7oe.js:88:4992)
at unknown (http://localhost:4173/assets/framework-Dkl5t7oe.js:88:4383)
at un (/Users/runner/work/blocksuite/blocksuite/tests/http:/localhost:4173/assets/framework-Dkl5t7oe.js:1:1809)
at updated (/Users/runner/work/blocksuite/blocksuite/tests/http:/localhost:4173/assets/components-CWyQ_cJu.js:8770:104)
at _$AE (/Users/runner/work/blocksuite/blocksuite/tests/http:/localhost:4173/assets/framework-Dkl5t7oe.js:88:5131)
at performUpdate (/Users/runner/work/blocksuite/blocksuite/tests/http:/localhost:4173/assets/framework-Dkl5t7oe.js:88:4992)
at unknown (/Users/runner/work/blocksuite/blocksuite/tests/http:/localhost:4173/assets/framework-Dkl5t7oe.js:88:4383)
at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:341:11)
|
Run playwright test:
tests/embed-synced-doc.spec.ts#L34
1) embed-synced-doc.spec.ts:49:3 › Embed synced doc › can change linked doc to embed synced doc ──
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toBeVisible()
Locator: locator('.affine-reference-popover-container')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.affine-reference-popover-container')
32 | await waitNextFrame(page, 200);
33 | const referencePopup = page.locator('.affine-reference-popover-container');
> 34 | await expect(referencePopup).toBeVisible();
| ^
35 |
36 | const switchButton = page.getByRole('button', { name: 'Switch view' });
37 | await switchButton.click();
at createAndConvertToEmbedSyncedDoc (/Users/runner/work/blocksuite/blocksuite/tests/embed-synced-doc.spec.ts:34:34)
at /Users/runner/work/blocksuite/blocksuite/tests/embed-synced-doc.spec.ts:53:5
|
Run playwright test:
tests/http:/localhost:4173/assets/framework-Dkl5t7oe.js#L1
2) embed-synced-doc.spec.ts:56:3 › Embed synced doc › can change embed synced doc to card view ───
Error: Uncaught exception: "Unhandled Promise Rejection: BlockSuiteError: val does not exist"
Unhandled Promise Rejection: BlockSuiteError: val does not exist
at un (http://localhost:4173/assets/framework-Dkl5t7oe.js:1:1809)
at updated (http://localhost:4173/assets/components-CWyQ_cJu.js:8770:104)
at _$AE (http://localhost:4173/assets/framework-Dkl5t7oe.js:88:5131)
at performUpdate (http://localhost:4173/assets/framework-Dkl5t7oe.js:88:4992)
at unknown (http://localhost:4173/assets/framework-Dkl5t7oe.js:88:4383)
at un (/Users/runner/work/blocksuite/blocksuite/tests/http:/localhost:4173/assets/framework-Dkl5t7oe.js:1:1809)
at updated (/Users/runner/work/blocksuite/blocksuite/tests/http:/localhost:4173/assets/components-CWyQ_cJu.js:8770:104)
at _$AE (/Users/runner/work/blocksuite/blocksuite/tests/http:/localhost:4173/assets/framework-Dkl5t7oe.js:88:5131)
at performUpdate (/Users/runner/work/blocksuite/blocksuite/tests/http:/localhost:4173/assets/framework-Dkl5t7oe.js:88:4992)
at unknown (/Users/runner/work/blocksuite/blocksuite/tests/http:/localhost:4173/assets/framework-Dkl5t7oe.js:88:4383)
at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:341:11)
|
Run playwright test:
tests/embed-synced-doc.spec.ts#L34
2) embed-synced-doc.spec.ts:56:3 › Embed synced doc › can change embed synced doc to card view ───
Error: expect(locator).toBeVisible()
Locator: locator('.affine-reference-popover-container')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.affine-reference-popover-container')
32 | await waitNextFrame(page, 200);
33 | const referencePopup = page.locator('.affine-reference-popover-container');
> 34 | await expect(referencePopup).toBeVisible();
| ^
35 |
36 | const switchButton = page.getByRole('button', { name: 'Switch view' });
37 | await switchButton.click();
at createAndConvertToEmbedSyncedDoc (/Users/runner/work/blocksuite/blocksuite/tests/embed-synced-doc.spec.ts:34:34)
at /Users/runner/work/blocksuite/blocksuite/tests/embed-synced-doc.spec.ts:60:5
|
Run playwright test
62 failed
embed-synced-doc.spec.ts:49:3 › Embed synced doc › can change linked doc to embed synced doc ───
embed-synced-doc.spec.ts:56:3 › Embed synced doc › can change embed synced doc to card view ────
embed-synced-doc.spec.ts:202:5 › Embed synced doc › synced doc should be readonly › synced doc should be readonly
format-bar.spec.ts:51:1 › should format quick bar show when select text ────────────────────────
format-bar.spec.ts:175:1 › should format quick bar hide when type text ─────────────────────────
format-bar.spec.ts:186:1 › should format quick bar be able to format text ──────────────────────
format-bar.spec.ts:239:1 › should format quick bar be able to change background color ──────────
format-bar.spec.ts:284:1 › should format quick bar be able to format text when select multiple line
format-bar.spec.ts:309:1 › should format quick bar be able to link text ────────────────────────
format-bar.spec.ts:346:1 › should format quick bar be able to change to heading paragraph type ─
format-bar.spec.ts:416:1 › should format bar follow scroll ─────────────────────────────────────
format-bar.spec.ts:450:1 › should format quick bar position correct at the start of second line
format-bar.spec.ts:743:1 › should format quick bar show when double click button ───────────────
format-bar.spec.ts:972:3 › more menu button › should be able to perform the copy action ────────
fragments/frame-panel.spec.ts:48:3 › frame panel › should display empty placeholder when no frames
fragments/frame-panel.spec.ts:58:3 › frame panel › should display frame cards when there are frames
fragments/frame-panel.spec.ts:85:3 › frame panel › should render edgeless note correctly in frame preview
fragments/frame-panel.spec.ts:107:3 › frame panel › should update panel when frames change ─────
fragments/frame-panel.spec.ts:162:5 › frame panel › frame panel behavior after mode switch › should render edgeless note correctly after mode switch
fragments/frame-panel.spec.ts:196:5 › frame panel › frame panel behavior after mode switch › should update frame preview when note is moved
fragments/frame-panel.spec.ts:272:5 › frame panel › select and de-select frame › by click on frame card
fragments/frame-panel.spec.ts:283:5 › frame panel › select and de-select frame › by click on blank area
fragments/frame-panel.spec.ts:299:3 › frame panel › should fit the viewport to the frame when double click frame card
fragments/frame-panel.spec.ts:321:3 › frame panel › should reorder frames when drag and drop frame card
hotkey/hotkey.spec.ts:43:1 › rich-text hotkey scope on single press ────────────────────────────
hotkey/hotkey.spec.ts:57:1 › single line rich-text inline code hotkey ──────────────────────────
hotkey/hotkey.spec.ts:97:1 › single line rich-text strikethrough hotkey ────────────────────────
hotkey/hotkey.spec.ts:353:1 › should support ctrl/cmd+shift+l convert to linked doc ────────────
hotkey/title.spec.ts:15:1 › should cut in title works ──────────────────────────────────────────
image/image.spec.ts:96:1 › can click and copy image ────────────────────────────────────────────
inline/inline-editor.spec.ts:17:1 › basic input ────────────────────────────────────────────────
inline/inline-editor.spec.ts:181:1 › chinese input ─────────────────────────────────────────────
inline/inline-editor.spec.ts:229:1 › readonly mode ─────────────────────────────────────────────
inline/inline-editor.spec.ts:265:1 › basic styles ──────────────────────────────────────────────
inline/inline-editor.spec.ts:523:1 › overlapping styles ────────────────────────────────────────
inline/inline-editor.spec.ts:701:1 › input continuous spaces ───────────────────────────────────
inline/inline-editor.spec.ts:731:1 › select from the start of line using shift+arrow ───────────
inline/inline-editor.spec.ts:786:1 › getLine ───────────────────────────────────────────────────
inline/inline-editor.spec.ts:854:1 › embed ─────────────────
|
Loading