feat(edgeless): copilot selection widget #17038
Annotations
10 errors, 1 warning, and 1 notice
Run playwright test:
tests/linked-page.spec.ts#L1
1) linked-page.spec.ts:591:3 › linked page popover › should fuzzy search works ───────────────────
Test timeout of 30000ms exceeded.
|
Run playwright test:
tests/utils/actions/misc.ts#L330
1) linked-page.spec.ts:591:3 › linked page popover › should fuzzy search works ───────────────────
Error: page.waitForTimeout: Test timeout of 30000ms exceeded.
at utils/actions/misc.ts:330
328 | frameTimeout = NEXT_FRAME_TIMEOUT
329 | ) {
> 330 | await page.waitForTimeout(frameTimeout);
| ^
331 | }
332 |
333 | export async function waitForPageReady(page: Page) {
at waitNextFrame (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:330:14)
at focusTitle (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:1206:9)
at /home/runner/work/blocksuite/blocksuite/tests/linked-page.spec.ts:606:5
|
Run playwright test:
eval at evaluate (:226:30)#L90
2) list.spec.ts:39:1 › add new bulleted list ─────────────────────────────────────────────────────
Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'createDoc')
at eval (eval at evaluate (:226:30), <anonymous>:90:30)
at UtilityScript.evaluate (<anonymous>:228:17)
at UtilityScript.<anonymous> (<anonymous>:1:44)
at eval (/home/runner/work/blocksuite/blocksuite/eval at evaluate (:226:30), <anonymous>:90:30)
at UtilityScript.evaluate (/home/runner/work/blocksuite/blocksuite/<anonymous>:228:17)
at UtilityScript.<anonymous> (/home/runner/work/blocksuite/blocksuite/<anonymous>:1:44)
at initEmptyEditor (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:73:14)
at enterPlaygroundRoom (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:301:9)
at /home/runner/work/blocksuite/blocksuite/tests/list.spec.ts:40:3
|
Run playwright test:
eval at evaluate (:226:30)#L90
3) list.spec.ts:72:1 › convert to numbered list block ────────────────────────────────────────────
Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'createDoc')
at eval (eval at evaluate (:226:30), <anonymous>:90:30)
at UtilityScript.evaluate (<anonymous>:228:17)
at UtilityScript.<anonymous> (<anonymous>:1:44)
at eval (/home/runner/work/blocksuite/blocksuite/eval at evaluate (:226:30), <anonymous>:90:30)
at UtilityScript.evaluate (/home/runner/work/blocksuite/blocksuite/<anonymous>:228:17)
at UtilityScript.<anonymous> (/home/runner/work/blocksuite/blocksuite/<anonymous>:1:44)
at initEmptyEditor (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:73:14)
at enterPlaygroundRoom (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:301:9)
at /home/runner/work/blocksuite/blocksuite/tests/list.spec.ts:73:3
|
Run playwright test:
eval at evaluate (:226:30)#L90
4) list.spec.ts:120:1 › unindent list block ──────────────────────────────────────────────────────
Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'createDoc')
at eval (eval at evaluate (:226:30), <anonymous>:90:30)
at UtilityScript.evaluate (<anonymous>:228:17)
at UtilityScript.<anonymous> (<anonymous>:1:44)
at eval (/home/runner/work/blocksuite/blocksuite/eval at evaluate (:226:30), <anonymous>:90:30)
at UtilityScript.evaluate (/home/runner/work/blocksuite/blocksuite/<anonymous>:228:17)
at UtilityScript.<anonymous> (/home/runner/work/blocksuite/blocksuite/<anonymous>:1:44)
at initEmptyEditor (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:73:14)
at enterPlaygroundWithList (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:368:9)
at /home/runner/work/blocksuite/blocksuite/tests/list.spec.ts:121:3
|
Run playwright test:
eval at evaluate (:226:30)#L90
5) list.spec.ts:169:1 › delete at start of list block ────────────────────────────────────────────
Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'createDoc')
at eval (eval at evaluate (:226:30), <anonymous>:90:30)
at UtilityScript.evaluate (<anonymous>:228:17)
at UtilityScript.<anonymous> (<anonymous>:1:44)
at eval (/home/runner/work/blocksuite/blocksuite/eval at evaluate (:226:30), <anonymous>:90:30)
at UtilityScript.evaluate (/home/runner/work/blocksuite/blocksuite/<anonymous>:228:17)
at UtilityScript.<anonymous> (/home/runner/work/blocksuite/blocksuite/<anonymous>:1:44)
at initEmptyEditor (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:73:14)
at enterPlaygroundWithList (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:368:9)
at /home/runner/work/blocksuite/blocksuite/tests/list.spec.ts:170:3
|
Run playwright test:
eval at evaluate (:226:30)#L90
6) list.spec.ts:192:1 › nested list blocks ───────────────────────────────────────────────────────
Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'createDoc')
at eval (eval at evaluate (:226:30), <anonymous>:90:30)
at UtilityScript.evaluate (<anonymous>:228:17)
at UtilityScript.<anonymous> (<anonymous>:1:44)
at eval (/home/runner/work/blocksuite/blocksuite/eval at evaluate (:226:30), <anonymous>:90:30)
at UtilityScript.evaluate (/home/runner/work/blocksuite/blocksuite/<anonymous>:228:17)
at UtilityScript.<anonymous> (/home/runner/work/blocksuite/blocksuite/<anonymous>:1:44)
at initEmptyEditor (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:73:14)
at enterPlaygroundWithList (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:368:9)
at /home/runner/work/blocksuite/blocksuite/tests/list.spec.ts:193:3
|
Run playwright test:
eval at evaluate (:226:30)#L90
7) list.spec.ts:324:1 › basic indent and unindent ────────────────────────────────────────────────
Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'createDoc')
at eval (eval at evaluate (:226:30), <anonymous>:90:30)
at UtilityScript.evaluate (<anonymous>:228:17)
at UtilityScript.<anonymous> (<anonymous>:1:44)
at eval (/home/runner/work/blocksuite/blocksuite/eval at evaluate (:226:30), <anonymous>:90:30)
at UtilityScript.evaluate (/home/runner/work/blocksuite/blocksuite/<anonymous>:228:17)
at UtilityScript.<anonymous> (/home/runner/work/blocksuite/blocksuite/<anonymous>:1:44)
at initEmptyEditor (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:73:14)
at enterPlaygroundRoom (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:301:9)
at /home/runner/work/blocksuite/blocksuite/tests/list.spec.ts:325:3
|
Run playwright test:
eval at evaluate (:226:30)#L90
8) list.spec.ts:687:1 › add number prefix to a todo item should not forcefully change it into numbered list, vice versa
Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'createDoc')
at eval (eval at evaluate (:226:30), <anonymous>:90:30)
at UtilityScript.evaluate (<anonymous>:228:17)
at UtilityScript.<anonymous> (<anonymous>:1:44)
at eval (/home/runner/work/blocksuite/blocksuite/eval at evaluate (:226:30), <anonymous>:90:30)
at UtilityScript.evaluate (/home/runner/work/blocksuite/blocksuite/<anonymous>:228:17)
at UtilityScript.<anonymous> (/home/runner/work/blocksuite/blocksuite/<anonymous>:1:44)
at initEmptyEditor (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:73:14)
at enterPlaygroundRoom (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:301:9)
at /home/runner/work/blocksuite/blocksuite/tests/list.spec.ts:690:3
|
Run playwright test:
eval at evaluate (:226:30)#L90
9) list.spec.ts:743:3 › toggle list › click toggle icon should collapsed list ────────────────────
Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'createDoc')
at eval (eval at evaluate (:226:30), <anonymous>:90:30)
at UtilityScript.evaluate (<anonymous>:228:17)
at UtilityScript.<anonymous> (<anonymous>:1:44)
at eval (/home/runner/work/blocksuite/blocksuite/eval at evaluate (:226:30), <anonymous>:90:30)
at UtilityScript.evaluate (/home/runner/work/blocksuite/blocksuite/<anonymous>:228:17)
at UtilityScript.<anonymous> (/home/runner/work/blocksuite/blocksuite/<anonymous>:1:44)
at initEmptyEditor (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:73:14)
at enterPlaygroundRoom (/home/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:301:9)
at /home/runner/work/blocksuite/blocksuite/tests/list.spec.ts:744:5
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/setup-node@v3, actions/cache@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run playwright test
27 flaky
linked-page.spec.ts:591:3 › linked page popover › should fuzzy search works ────────────────────
list.spec.ts:39:1 › add new bulleted list ──────────────────────────────────────────────────────
list.spec.ts:72:1 › convert to numbered list block ─────────────────────────────────────────────
list.spec.ts:120:1 › unindent list block ───────────────────────────────────────────────────────
list.spec.ts:169:1 › delete at start of list block ─────────────────────────────────────────────
list.spec.ts:192:1 › nested list blocks ────────────────────────────────────────────────────────
list.spec.ts:324:1 › basic indent and unindent ─────────────────────────────────────────────────
list.spec.ts:687:1 › add number prefix to a todo item should not forcefully change it into numbered list, vice versa
list.spec.ts:743:3 › toggle list › click toggle icon should collapsed list ─────────────────────
list.spec.ts:874:3 › toggle list › toggle icon should be show when hover ───────────────────────
markdown.spec.ts:200:3 › markdown inline-text › bolditalic ─────────────────────────────────────
markdown.spec.ts:254:3 › markdown inline-text › bold ───────────────────────────────────────────
markdown.spec.ts:408:3 › markdown inline-text › underline ──────────────────────────────────────
markdown.spec.ts:459:3 › markdown inline-text › code ───────────────────────────────────────────
paragraph.spec.ts:52:1 › init paragraph by page title enter at last ────────────────────────────
paragraph.spec.ts:76:1 › init paragraph by page title enter in middle ──────────────────────────
paragraph.spec.ts:91:1 › drag over paragraph title ─────────────────────────────────────────────
paragraph.spec.ts:183:3 › backspace on line start of the first empty block (without surface) ───
paragraph.spec.ts:145:3 › backspace on line start of the first block (with surface) ────────────
paragraph.spec.ts:183:3 › backspace on line start of the first empty block (with surface) ──────
paragraph.spec.ts:199:1 › append new paragraph block by enter ──────────────────────────────────
paragraph.spec.ts:361:1 › remove all indent for a paragraph block ──────────────────────────────
paragraph.spec.ts:424:1 › should indent and unindent works with children ───────────────────────
paragraph.spec.ts:951:1 › should delete paragraph block child can hold cursor in correct position
paragraph.spec.ts:1148:1 › delete at start of paragraph with content ───────────────────────────
paragraph.spec.ts:1170:1 › get focus from page title enter ─────────────────────────────────────
paragraph.spec.ts:1221:1 › press tab in paragraph children ─────────────────────────────────────
2 skipped
39 passed (5.3m)
|
Loading