Daily CI #106
Annotations
5 errors, 1 warning, and 5 notices
basic.spec.ts:14:7 › rspack build test › basic input & undo/redo:
tests/utils/misc.ts#L23
1) basic.spec.ts:14:7 › rspack build test › basic input & undo/redo ──────────────────────────────
TimeoutError: locator.click: Timeout 5000ms exceeded.
Call log:
- waiting for locator('doc-editor').first().locator('.inline-editor').first()
at ../../../tests/utils/misc.ts:23
21 | const locator = editor.locator(RICH_TEXT_SELECTOR).nth(i);
22 | // need to set `force` to true when clicking on `affine-selected-blocks`
> 23 | await locator.click({ force: true, position: options?.clickPosition });
| ^
24 | }
25 |
26 | export async function waitNextFrame(page: Page, time = 1000) {
at focusRichText (/home/runner/work/blocksuite-ecosystem-ci/blocksuite-ecosystem-ci/tests/utils/misc.ts:23:17)
at /home/runner/work/blocksuite-ecosystem-ci/blocksuite-ecosystem-ci/packages/rspack/tests/basic.spec.ts:18:5
|
basic.spec.ts:14:7 › rspack build test › basic input & undo/redo:
tests/utils/misc.ts#L23
1) basic.spec.ts:14:7 › rspack build test › basic input & undo/redo ──────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 5000ms exceeded.
Call log:
- waiting for locator('doc-editor').first().locator('.inline-editor').first()
at ../../../tests/utils/misc.ts:23
21 | const locator = editor.locator(RICH_TEXT_SELECTOR).nth(i);
22 | // need to set `force` to true when clicking on `affine-selected-blocks`
> 23 | await locator.click({ force: true, position: options?.clickPosition });
| ^
24 | }
25 |
26 | export async function waitNextFrame(page: Page, time = 1000) {
at focusRichText (/home/runner/work/blocksuite-ecosystem-ci/blocksuite-ecosystem-ci/tests/utils/misc.ts:23:17)
at /home/runner/work/blocksuite-ecosystem-ci/blocksuite-ecosystem-ci/packages/rspack/tests/basic.spec.ts:18:5
|
basic.spec.ts:14:7 › rspack build test › basic input & undo/redo:
tests/utils/misc.ts#L23
1) basic.spec.ts:14:7 › rspack build test › basic input & undo/redo ──────────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 5000ms exceeded.
Call log:
- waiting for locator('doc-editor').first().locator('.inline-editor').first()
at ../../../tests/utils/misc.ts:23
21 | const locator = editor.locator(RICH_TEXT_SELECTOR).nth(i);
22 | // need to set `force` to true when clicking on `affine-selected-blocks`
> 23 | await locator.click({ force: true, position: options?.clickPosition });
| ^
24 | }
25 |
26 | export async function waitNextFrame(page: Page, time = 1000) {
at focusRichText (/home/runner/work/blocksuite-ecosystem-ci/blocksuite-ecosystem-ci/tests/utils/misc.ts:23:17)
at /home/runner/work/blocksuite-ecosystem-ci/blocksuite-ecosystem-ci/packages/rspack/tests/basic.spec.ts:18:5
|
basic.spec.ts:14:7 › rspack build test › basic input & undo/redo:
tests/utils/misc.ts#L23
1) basic.spec.ts:14:7 › rspack build test › basic input & undo/redo ──────────────────────────────
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 5000ms exceeded.
Call log:
- waiting for locator('doc-editor').first().locator('.inline-editor').first()
at ../../../tests/utils/misc.ts:23
21 | const locator = editor.locator(RICH_TEXT_SELECTOR).nth(i);
22 | // need to set `force` to true when clicking on `affine-selected-blocks`
> 23 | await locator.click({ force: true, position: options?.clickPosition });
| ^
24 | }
25 |
26 | export async function waitNextFrame(page: Page, time = 1000) {
at focusRichText (/home/runner/work/blocksuite-ecosystem-ci/blocksuite-ecosystem-ci/tests/utils/misc.ts:23:17)
at /home/runner/work/blocksuite-ecosystem-ci/blocksuite-ecosystem-ci/packages/rspack/tests/basic.spec.ts:18:5
|
daily-build
Process completed with exit code 1.
|
daily-build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🎭 Playwright Run Summary
1 passed (3.2s)
|
🎭 Playwright Run Summary
1 passed (5.2s)
|
🎭 Playwright Run Summary
1 passed (6.6s)
|
🎭 Playwright Run Summary
1 failed
basic.spec.ts:14:7 › rspack build test › basic input & undo/redo ───────────────────────────────
|
🎭 Playwright Run Summary
1 passed (3.6s)
|