Skip to content

feature: support multiply pool tree selection #2126

feature: support multiply pool tree selection

feature: support multiply pool tree selection #2126

Triggered via pull request November 6, 2024 14:08
Status Failure
Total duration 21m 56s
Artifacts 1

ci-e2e.yaml

on: pull_request
Build docker image
5m 37s
Build docker image
Install run_local_cluster.sh
7s
Install run_local_cluster.sh
E2E for 'Local'
4m 25s
E2E for 'Local'
E2E for 'Local as remote'
3m 23s
E2E for 'Local as remote'
E2E-screenshots for 'Local'
3m 12s
E2E-screenshots for 'Local'
Fit to window
Zoom out
Zoom in

Annotations

9 errors, 11 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/clusters-menu/clusters-menu.base.screen.ts:5:5 › ClustersMenu: packages/ui/tests/screenshots/pages/clusters-menu/clusters-menu.base.screen.ts#L16
1) [chromium] › pages/clusters-menu/clusters-menu.base.screen.ts:5:5 › ClustersMenu ────────────── Error: Screenshot comparison failed: 73 pixels (ratio 0.01 of all image pixels) are different. Expected: /actions-runner/_work/ytsaurus-ui/ytsaurus-ui/packages/ui/tests/screenshots/pages/clusters-menu/clusters-menu.base.screen.ts-snapshots/ClustersMenu-1-chromium-linux.png Received: /actions-runner/_work/ytsaurus-ui/ytsaurus-ui/packages/ui/tests/test-results/pages-clusters-menu-cluste-3cc63-base.screen.ts-ClustersMenu-chromium/ClustersMenu-1-actual.png Diff: /actions-runner/_work/ytsaurus-ui/ytsaurus-ui/packages/ui/tests/test-results/pages-clusters-menu-cluste-3cc63-base.screen.ts-ClustersMenu-chromium/ClustersMenu-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 - 73 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 - 73 pixels (ratio 0.01 of all image pixels) are different. 14 | 15 | await replaceInnerHtml(page, {'.cluster-menu__item-version': '12.34.56'}); > 16 | await expect(page).toHaveScreenshot(); | ^ 17 | }); 18 | at /actions-runner/_work/ytsaurus-ui/ytsaurus-ui/packages/ui/tests/screenshots/pages/clusters-menu/clusters-menu.base.screen.ts:16:24
[chromium] › pages/clusters-menu/clusters-menu.base.screen.ts:5:5 › ClustersMenu: packages/ui/tests/screenshots/pages/clusters-menu/clusters-menu.base.screen.ts#L16
1) [chromium] › pages/clusters-menu/clusters-menu.base.screen.ts:5:5 › ClustersMenu ────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 73 pixels (ratio 0.01 of all image pixels) are different. Expected: /actions-runner/_work/ytsaurus-ui/ytsaurus-ui/packages/ui/tests/screenshots/pages/clusters-menu/clusters-menu.base.screen.ts-snapshots/ClustersMenu-1-chromium-linux.png Received: /actions-runner/_work/ytsaurus-ui/ytsaurus-ui/packages/ui/tests/test-results/pages-clusters-menu-cluste-3cc63-base.screen.ts-ClustersMenu-chromium-retry1/ClustersMenu-1-actual.png Diff: /actions-runner/_work/ytsaurus-ui/ytsaurus-ui/packages/ui/tests/test-results/pages-clusters-menu-cluste-3cc63-base.screen.ts-ClustersMenu-chromium-retry1/ClustersMenu-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 - 73 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 - 73 pixels (ratio 0.01 of all image pixels) are different. 14 | 15 | await replaceInnerHtml(page, {'.cluster-menu__item-version': '12.34.56'}); > 16 | await expect(page).toHaveScreenshot(); | ^ 17 | }); 18 | at /actions-runner/_work/ytsaurus-ui/ytsaurus-ui/packages/ui/tests/screenshots/pages/clusters-menu/clusters-menu.base.screen.ts:16:24
[chromium] › pages/clusters-menu/clusters-menu.base.screen.ts:5:5 › ClustersMenu: packages/ui/tests/screenshots/pages/clusters-menu/clusters-menu.base.screen.ts#L16
1) [chromium] › pages/clusters-menu/clusters-menu.base.screen.ts:5:5 › ClustersMenu ────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 73 pixels (ratio 0.01 of all image pixels) are different. Expected: /actions-runner/_work/ytsaurus-ui/ytsaurus-ui/packages/ui/tests/screenshots/pages/clusters-menu/clusters-menu.base.screen.ts-snapshots/ClustersMenu-1-chromium-linux.png Received: /actions-runner/_work/ytsaurus-ui/ytsaurus-ui/packages/ui/tests/test-results/pages-clusters-menu-cluste-3cc63-base.screen.ts-ClustersMenu-chromium-retry2/ClustersMenu-1-actual.png Diff: /actions-runner/_work/ytsaurus-ui/ytsaurus-ui/packages/ui/tests/test-results/pages-clusters-menu-cluste-3cc63-base.screen.ts-ClustersMenu-chromium-retry2/ClustersMenu-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 - 73 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 - 73 pixels (ratio 0.01 of all image pixels) are different. 14 | 15 | await replaceInnerHtml(page, {'.cluster-menu__item-version': '12.34.56'}); > 16 | await expect(page).toHaveScreenshot(); | ^ 17 | }); 18 | at /actions-runner/_work/ytsaurus-ui/ytsaurus-ui/packages/ui/tests/screenshots/pages/clusters-menu/clusters-menu.base.screen.ts:16:24
[chromium] › pages/navigation/navigation.table.base.screen.ts:10:5 › Navigation: table - Content: packages/ui/tests/screenshots/pages/navigation/navigation.table.base.screen.ts#L51
2) [chromium] › pages/navigation/navigation.table.base.screen.ts:10:5 › Navigation: table - Content › Merge dialog Error: Screenshot comparison failed: 225 pixels (ratio 0.01 of all image pixels) are different. Expected: /actions-runner/_work/ytsaurus-ui/ytsaurus-ui/packages/ui/tests/screenshots/pages/navigation/navigation.table.base.screen.ts-snapshots/Navigation-table---Content-3-chromium-linux.png Received: /actions-runner/_work/ytsaurus-ui/ytsaurus-ui/packages/ui/tests/test-results/pages-navigation-navigatio-cba84--Navigation-table---Content-chromium/Navigation-table---Content-3-actual.png Diff: /actions-runner/_work/ytsaurus-ui/ytsaurus-ui/packages/ui/tests/test-results/pages-navigation-navigatio-cba84--Navigation-table---Content-chromium/Navigation-table---Content-3-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 - 225 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 - 225 pixels (ratio 0.01 of all image pixels) are different. 49 | await page.click('.df-dialog__field-group_type_pool-tree button.g-select-control__button'); 50 | > 51 | await expect(page).toHaveScreenshot(); | ^ 52 | }); 53 | }); 54 | at /actions-runner/_work/ytsaurus-ui/ytsaurus-ui/packages/ui/tests/screenshots/pages/navigation/navigation.table.base.screen.ts:51:28 at /actions-runner/_work/ytsaurus-ui/ytsaurus-ui/packages/ui/tests/screenshots/pages/navigation/navigation.table.base.screen.ts:30:5
[chromium] › pages/navigation/navigation.table.base.screen.ts:10:5 › Navigation: table - Content: packages/ui/tests/screenshots/pages/navigation/navigation.table.base.screen.ts#L51
2) [chromium] › pages/navigation/navigation.table.base.screen.ts:10:5 › Navigation: table - Content › Merge dialog Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 225 pixels (ratio 0.01 of all image pixels) are different. Expected: /actions-runner/_work/ytsaurus-ui/ytsaurus-ui/packages/ui/tests/screenshots/pages/navigation/navigation.table.base.screen.ts-snapshots/Navigation-table---Content-3-chromium-linux.png Received: /actions-runner/_work/ytsaurus-ui/ytsaurus-ui/packages/ui/tests/test-results/pages-navigation-navigatio-cba84--Navigation-table---Content-chromium-retry1/Navigation-table---Content-3-actual.png Diff: /actions-runner/_work/ytsaurus-ui/ytsaurus-ui/packages/ui/tests/test-results/pages-navigation-navigatio-cba84--Navigation-table---Content-chromium-retry1/Navigation-table---Content-3-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 - 225 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 - 225 pixels (ratio 0.01 of all image pixels) are different. 49 | await page.click('.df-dialog__field-group_type_pool-tree button.g-select-control__button'); 50 | > 51 | await expect(page).toHaveScreenshot(); | ^ 52 | }); 53 | }); 54 | at /actions-runner/_work/ytsaurus-ui/ytsaurus-ui/packages/ui/tests/screenshots/pages/navigation/navigation.table.base.screen.ts:51:28 at /actions-runner/_work/ytsaurus-ui/ytsaurus-ui/packages/ui/tests/screenshots/pages/navigation/navigation.table.base.screen.ts:30:5
[chromium] › pages/navigation/navigation.table.base.screen.ts:10:5 › Navigation: table - Content: packages/ui/tests/screenshots/pages/navigation/navigation.table.base.screen.ts#L51
2) [chromium] › pages/navigation/navigation.table.base.screen.ts:10:5 › Navigation: table - Content › Merge dialog Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 225 pixels (ratio 0.01 of all image pixels) are different. Expected: /actions-runner/_work/ytsaurus-ui/ytsaurus-ui/packages/ui/tests/screenshots/pages/navigation/navigation.table.base.screen.ts-snapshots/Navigation-table---Content-3-chromium-linux.png Received: /actions-runner/_work/ytsaurus-ui/ytsaurus-ui/packages/ui/tests/test-results/pages-navigation-navigatio-cba84--Navigation-table---Content-chromium-retry2/Navigation-table---Content-3-actual.png Diff: /actions-runner/_work/ytsaurus-ui/ytsaurus-ui/packages/ui/tests/test-results/pages-navigation-navigatio-cba84--Navigation-table---Content-chromium-retry2/Navigation-table---Content-3-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 - 225 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 - 225 pixels (ratio 0.01 of all image pixels) are different. 49 | await page.click('.df-dialog__field-group_type_pool-tree button.g-select-control__button'); 50 | > 51 | await expect(page).toHaveScreenshot(); | ^ 52 | }); 53 | }); 54 | at /actions-runner/_work/ytsaurus-ui/ytsaurus-ui/packages/ui/tests/screenshots/pages/navigation/navigation.table.base.screen.ts:51:28 at /actions-runner/_work/ytsaurus-ui/ytsaurus-ui/packages/ui/tests/screenshots/pages/navigation/navigation.table.base.screen.ts:30:5
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 26.7s
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 26.4s
Slow Test: packages/ui/tests/[chromium] › pages/query-tracker.spec.ts#L1
packages/ui/tests/[chromium] › pages/query-tracker.spec.ts took 15.3s
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/
🎭 Playwright Run Summary
48 passed (2.0m)
🎭 Playwright Run Summary
1 flaky [chromium] › pages/system.spec.ts:4:5 › System: check short name ─────────────────────────────── 47 passed (2.1m)
🎭 Playwright Run Summary
2 failed [chromium] › pages/clusters-menu/clusters-menu.base.screen.ts:5:5 › ClustersMenu ─────────────── [chromium] › pages/navigation/navigation.table.base.screen.ts:10:5 › Navigation: table - Content 29 passed (1.8m)

Artifacts

Produced during runtime
Name Size
screenshots_test-results
2.65 MB