chore(electron): split view tracking events #23864
Annotations
2 errors, 1 warning, and 1 notice
tests/affine-local/e2e/blocksuite/outline/outline-panel.spec.ts#L1
1) blocksuite/outline/outline-panel.spec.ts:284:3 › TOC and editor scroll › should scroll to title when click title in outline panel
Test timeout of 50000ms exceeded.
|
tests/kit/src/utils/sidebar.ts#L28
1) blocksuite/outline/outline-panel.spec.ts:284:3 › TOC and editor scroll › should scroll to title when click title in outline panel
Error: locator.click: Test timeout of 50000ms exceeded.
Call log:
- waiting for getByTestId('sidebar-tab-outline')
at ../../kit/src/utils/sidebar.ts:28
26 | ) {
27 | await page.getByTestId('right-sidebar-toggle').click();
> 28 | tab && (await page.getByTestId(`sidebar-tab-${tab}`).click());
| ^
29 | }
30 |
at openRightSideBar (/home/runner/work/AFFiNE/AFFiNE/tests/kit/src/utils/sidebar.ts:28:56)
at openTocPanel (/home/runner/work/AFFiNE/AFFiNE/tests/affine-local/e2e/blocksuite/outline/outline-panel.spec.ts:42:3)
at /home/runner/work/AFFiNE/AFFiNE/tests/affine-local/e2e/blocksuite/outline/outline-panel.spec.ts:291:17
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
The logs for this run have expired and are no longer available.
Loading