Skip to content

feat(Queries): inline suggestions [YTFRONT-4612] #2669

feat(Queries): inline suggestions [YTFRONT-4612]

feat(Queries): inline suggestions [YTFRONT-4612] #2669

Triggered via pull request February 6, 2025 13:32
Status Success
Total duration 33m 14s
Artifacts

ci-e2e.yaml

on: pull_request
Build docker image
9m 54s
Build docker image
Install run_local_cluster.sh
5s
Install run_local_cluster.sh
E2E for 'Local'
9m 45s
E2E for 'Local'
E2E for 'Local as remote'
3m 40s
E2E for 'Local as remote'
E2E-screenshots for 'Local'
3m 48s
E2E-screenshots for 'Local'
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 9 warnings, and 3 notices
[chromium] › pages/system.spec.ts:4:5 › System: check short name: packages/ui/tests/e2e/pages/system.spec.ts#L18
1) [chromium] › pages/system.spec.ts:4:5 › System: check short name ────────────────────────────── TypeError: Cannot read properties of undefined (reading 'innerText') 16 | 17 | const mastersNameElements = await page.$$('.master-group__host-name'); > 18 | const firstMasterName = await mastersNameElements[0].innerText(); | ^ 19 | expect(firstMasterName).toEqual('local'); 20 | }); 21 | at /actions-runner/_work/ytsaurus-ui/ytsaurus-ui/packages/ui/tests/e2e/pages/system.spec.ts:18:58
[chromium] › pages/system.spec.ts:4:5 › System: check short name: packages/ui/tests/e2e/pages/system.spec.ts#L18
1) [chromium] › pages/system.spec.ts:4:5 › System: check short name ────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'innerText') 16 | 17 | const mastersNameElements = await page.$$('.master-group__host-name'); > 18 | const firstMasterName = await mastersNameElements[0].innerText(); | ^ 19 | expect(firstMasterName).toEqual('local'); 20 | }); 21 | at /actions-runner/_work/ytsaurus-ui/ytsaurus-ui/packages/ui/tests/e2e/pages/system.spec.ts:18:58
[chromium] › pages/system.spec.ts:4:5 › System: check short name: packages/ui/tests/e2e/pages/system.spec.ts#L18
1) [chromium] › pages/system.spec.ts:4:5 › System: check short name ────────────────────────────── TypeError: Cannot read properties of undefined (reading 'innerText') 16 | 17 | const mastersNameElements = await page.$$('.master-group__host-name'); > 18 | const firstMasterName = await mastersNameElements[0].innerText(); | ^ 19 | expect(firstMasterName).toEqual('local'); 20 | }); 21 | at /actions-runner/_work/ytsaurus-ui/ytsaurus-ui/packages/ui/tests/e2e/pages/system.spec.ts:18:58
Build docker image
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build docker image
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Slow Test: packages/ui/tests/[chromium] › pages/navigation.base.spec.ts#L1
packages/ui/tests/[chromium] › pages/navigation.base.spec.ts took 26.4s
Slow Test: packages/ui/tests/[chromium] › pages/navigation.base.spec.ts#L1
packages/ui/tests/[chromium] › pages/navigation.base.spec.ts took 27.7s
Slow Test: packages/ui/tests/[chromium] › pages/navigation/navigation.table.base.screen.ts#L1
packages/ui/tests/[chromium] › pages/navigation/navigation.table.base.screen.ts took 21.3s
Slow Test: packages/ui/tests/[chromium] › pages/components/components.base.screen.ts#L1
packages/ui/tests/[chromium] › pages/components/components.base.screen.ts took 18.4s
Slow Test: packages/ui/tests/[chromium] › pages/accounts/accounts.base.screen.ts#L1
packages/ui/tests/[chromium] › pages/accounts/accounts.base.screen.ts took 17.0s
Slow Test: packages/ui/tests/[chromium] › pages/bundles/bundles.base.screen.ts#L1
packages/ui/tests/[chromium] › pages/bundles/bundles.base.screen.ts took 15.9s
Slow Test: packages/ui/tests/[chromium] › pages/navigation/navigation.base.screen.ts#L1
packages/ui/tests/[chromium] › pages/navigation/navigation.base.screen.ts took 15.9s
🎭 Playwright Run Summary
1 flaky [chromium] › pages/system.spec.ts:4:5 › System: check short name ─────────────────────────────── 50 passed (2.2m)
🎭 Playwright Run Summary
1 flaky [chromium] › pages/system.spec.ts:4:5 › System: check short name ─────────────────────────────── 50 passed (2.2m)
🎭 Playwright Run Summary
41 passed (2.1m)