Skip to content

fix(Components): wrong tablet memory column name [YTFRONT-4408] #2092

fix(Components): wrong tablet memory column name [YTFRONT-4408]

fix(Components): wrong tablet memory column name [YTFRONT-4408] #2092

Triggered via pull request October 24, 2024 11:38
Status Failure
Total duration 24m 28s
Artifacts 1

ci-e2e.yaml

on: pull_request
Build docker image
5m 51s
Build docker image
Install run_local_cluster.sh
5s
Install run_local_cluster.sh
E2E for 'Local'
6m 52s
E2E for 'Local'
E2E for 'Local as remote'
3m 37s
E2E for 'Local as remote'
E2E-screenshots for 'Local'
3m 8s
E2E-screenshots for 'Local'
Fit to window
Zoom out
Zoom in

Annotations

6 errors, 13 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 ────────────────────────────── 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/components/components.base.screen.ts:82:5 › Components - Tablets: packages/ui/tests/screenshots/pages/components/components.base.screen.ts#L85
1) [chromium] › pages/components/components.base.screen.ts:82:5 › Components - Tablets ─────────── Error: Screenshot comparison failed: 92 pixels (ratio 0.01 of all image pixels) are different. Expected: /actions-runner/_work/ytsaurus-ui/ytsaurus-ui/packages/ui/tests/screenshots/pages/components/components.base.screen.ts-snapshots/Components---Tablets-1-chromium-linux.png Received: /actions-runner/_work/ytsaurus-ui/ytsaurus-ui/packages/ui/tests/test-results/pages-components-component-356b9-een.ts-Components---Tablets-chromium/Components---Tablets-1-actual.png Diff: /actions-runner/_work/ytsaurus-ui/ytsaurus-ui/packages/ui/tests/test-results/pages-components-component-356b9-een.ts-Components---Tablets-chromium/Components---Tablets-1-diff.png Call log: - expect.toHaveScreenshot with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 92 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 92 pixels (ratio 0.01 of all image pixels) are different. 83 | await page.goto(makeClusterUrl(`components/nodes?contentMode=tablets`)); 84 | await page.waitForSelector('.elements-table'); > 85 | await expect(page).toHaveScreenshot(); | ^ 86 | }); 87 | at /actions-runner/_work/ytsaurus-ui/ytsaurus-ui/packages/ui/tests/screenshots/pages/components/components.base.screen.ts:85:24
[chromium] › pages/components/components.base.screen.ts:82:5 › Components - Tablets: packages/ui/tests/screenshots/pages/components/components.base.screen.ts#L85
1) [chromium] › pages/components/components.base.screen.ts:82:5 › Components - Tablets ─────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 92 pixels (ratio 0.01 of all image pixels) are different. Expected: /actions-runner/_work/ytsaurus-ui/ytsaurus-ui/packages/ui/tests/screenshots/pages/components/components.base.screen.ts-snapshots/Components---Tablets-1-chromium-linux.png Received: /actions-runner/_work/ytsaurus-ui/ytsaurus-ui/packages/ui/tests/test-results/pages-components-component-356b9-een.ts-Components---Tablets-chromium-retry1/Components---Tablets-1-actual.png Diff: /actions-runner/_work/ytsaurus-ui/ytsaurus-ui/packages/ui/tests/test-results/pages-components-component-356b9-een.ts-Components---Tablets-chromium-retry1/Components---Tablets-1-diff.png Call log: - expect.toHaveScreenshot with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 92 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 92 pixels (ratio 0.01 of all image pixels) are different. 83 | await page.goto(makeClusterUrl(`components/nodes?contentMode=tablets`)); 84 | await page.waitForSelector('.elements-table'); > 85 | await expect(page).toHaveScreenshot(); | ^ 86 | }); 87 | at /actions-runner/_work/ytsaurus-ui/ytsaurus-ui/packages/ui/tests/screenshots/pages/components/components.base.screen.ts:85:24
[chromium] › pages/components/components.base.screen.ts:82:5 › Components - Tablets: packages/ui/tests/screenshots/pages/components/components.base.screen.ts#L85
1) [chromium] › pages/components/components.base.screen.ts:82:5 › Components - Tablets ─────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 92 pixels (ratio 0.01 of all image pixels) are different. Expected: /actions-runner/_work/ytsaurus-ui/ytsaurus-ui/packages/ui/tests/screenshots/pages/components/components.base.screen.ts-snapshots/Components---Tablets-1-chromium-linux.png Received: /actions-runner/_work/ytsaurus-ui/ytsaurus-ui/packages/ui/tests/test-results/pages-components-component-356b9-een.ts-Components---Tablets-chromium-retry2/Components---Tablets-1-actual.png Diff: /actions-runner/_work/ytsaurus-ui/ytsaurus-ui/packages/ui/tests/test-results/pages-components-component-356b9-een.ts-Components---Tablets-chromium-retry2/Components---Tablets-1-diff.png Call log: - expect.toHaveScreenshot with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 92 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 92 pixels (ratio 0.01 of all image pixels) are different. 83 | await page.goto(makeClusterUrl(`components/nodes?contentMode=tablets`)); 84 | await page.waitForSelector('.elements-table'); > 85 | await expect(page).toHaveScreenshot(); | ^ 86 | }); 87 | at /actions-runner/_work/ytsaurus-ui/ytsaurus-ui/packages/ui/tests/screenshots/pages/components/components.base.screen.ts:85:24
E2E-screenshots for 'Local'
Process completed with exit code 1.
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/
E2E for 'Local'
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
E2E for 'Local'
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@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 28.3s
Slow Test: packages/ui/tests/[chromium] › pages/query-tracker.spec.ts#L1
packages/ui/tests/[chromium] › pages/query-tracker.spec.ts took 16.3s
E2E for 'Local as remote'
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
E2E for 'Local as remote'
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@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 28.6s
Slow Test: packages/ui/tests/[chromium] › pages/query-tracker.spec.ts#L1
packages/ui/tests/[chromium] › pages/query-tracker.spec.ts took 15.8s
E2E-screenshots for 'Local'
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
E2E-screenshots for 'Local'
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@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/navigation.table.base.screen.ts#L1
packages/ui/tests/[chromium] › pages/navigation/navigation.table.base.screen.ts took 19.2s
🎭 Playwright Run Summary
1 flaky [chromium] › pages/system.spec.ts:4:5 › System: check short name ─────────────────────────────── 47 passed (2.2m)
🎭 Playwright Run Summary
1 flaky [chromium] › pages/system.spec.ts:4:5 › System: check short name ─────────────────────────────── 47 passed (2.2m)
🎭 Playwright Run Summary
1 failed [chromium] › pages/components/components.base.screen.ts:82:5 › Components - Tablets ──────────── 30 passed (1.7m)

Artifacts

Produced during runtime
Name Size
screenshots_test-results Expired
618 KB