Skip to content

chore(Bundles): tablet cells e2e test [YTFRONT-3772] #2344

chore(Bundles): tablet cells e2e test [YTFRONT-3772]

chore(Bundles): tablet cells e2e test [YTFRONT-3772] #2344

Triggered via pull request December 13, 2024 10:22
Status Failure
Total duration 22m 18s
Artifacts 1

ci-e2e.yaml

on: pull_request
Build docker image
5m 47s
Build docker image
Install run_local_cluster.sh
7s
Install run_local_cluster.sh
E2E for 'Local'
4m 42s
E2E for 'Local'
E2E for 'Local as remote'
3m 29s
E2E for 'Local as remote'
E2E-screenshots for 'Local'
3m 27s
E2E-screenshots for 'Local'
Fit to window
Zoom out
Zoom in

Annotations

5 errors, 8 warnings, and 3 notices
[chromium] › pages/bundles/bundles.base.screen.ts:99:5 › Bundles - List - Tablet cells: packages/ui/tests/screenshots/pages/bundles/bundles.base.screen.ts#L106
1) [chromium] › pages/bundles/bundles.base.screen.ts:99:5 › Bundles - List - Tablet cells ──────── Error: Screenshot comparison failed: 434 pixels (ratio 0.01 of all image pixels) are different. Expected: /actions-runner/_work/ytsaurus-ui/ytsaurus-ui/packages/ui/tests/screenshots/pages/bundles/bundles.base.screen.ts-snapshots/Bundles---List---Tablet-cells-1-chromium-linux.png Received: /actions-runner/_work/ytsaurus-ui/ytsaurus-ui/packages/ui/tests/test-results/pages-bundles-bundles.base-00500-ndles---List---Tablet-cells-chromium/Bundles---List---Tablet-cells-1-actual.png Diff: /actions-runner/_work/ytsaurus-ui/ytsaurus-ui/packages/ui/tests/test-results/pages-bundles-bundles.base-00500-ndles---List---Tablet-cells-chromium/Bundles---List---Tablet-cells-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 - 434 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 - 434 pixels (ratio 0.01 of all image pixels) are different. 104 | await bundles(page).replaceTabletCells(); 105 | > 106 | await expect(page).toHaveScreenshot(); | ^ 107 | 108 | await page.click('input[placeholder="Enter bundle name..."]'); 109 | await page.waitForSelector('.g-popup_open'); at /actions-runner/_work/ytsaurus-ui/ytsaurus-ui/packages/ui/tests/screenshots/pages/bundles/bundles.base.screen.ts:106:24
[chromium] › pages/bundles/bundles.base.screen.ts:99:5 › Bundles - List - Tablet cells: packages/ui/tests/screenshots/pages/bundles/bundles.base.screen.ts#L106
1) [chromium] › pages/bundles/bundles.base.screen.ts:99:5 › Bundles - List - Tablet cells ──────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 434 pixels (ratio 0.01 of all image pixels) are different. Expected: /actions-runner/_work/ytsaurus-ui/ytsaurus-ui/packages/ui/tests/screenshots/pages/bundles/bundles.base.screen.ts-snapshots/Bundles---List---Tablet-cells-1-chromium-linux.png Received: /actions-runner/_work/ytsaurus-ui/ytsaurus-ui/packages/ui/tests/test-results/pages-bundles-bundles.base-00500-ndles---List---Tablet-cells-chromium-retry1/Bundles---List---Tablet-cells-1-actual.png Diff: /actions-runner/_work/ytsaurus-ui/ytsaurus-ui/packages/ui/tests/test-results/pages-bundles-bundles.base-00500-ndles---List---Tablet-cells-chromium-retry1/Bundles---List---Tablet-cells-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 - 434 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 - 434 pixels (ratio 0.01 of all image pixels) are different. 104 | await bundles(page).replaceTabletCells(); 105 | > 106 | await expect(page).toHaveScreenshot(); | ^ 107 | 108 | await page.click('input[placeholder="Enter bundle name..."]'); 109 | await page.waitForSelector('.g-popup_open'); at /actions-runner/_work/ytsaurus-ui/ytsaurus-ui/packages/ui/tests/screenshots/pages/bundles/bundles.base.screen.ts:106:24
[chromium] › pages/bundles/bundles.base.screen.ts:99:5 › Bundles - List - Tablet cells: packages/ui/tests/screenshots/pages/bundles/bundles.base.screen.ts#L106
1) [chromium] › pages/bundles/bundles.base.screen.ts:99:5 › Bundles - List - Tablet cells ──────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 434 pixels (ratio 0.01 of all image pixels) are different. Expected: /actions-runner/_work/ytsaurus-ui/ytsaurus-ui/packages/ui/tests/screenshots/pages/bundles/bundles.base.screen.ts-snapshots/Bundles---List---Tablet-cells-1-chromium-linux.png Received: /actions-runner/_work/ytsaurus-ui/ytsaurus-ui/packages/ui/tests/test-results/pages-bundles-bundles.base-00500-ndles---List---Tablet-cells-chromium-retry2/Bundles---List---Tablet-cells-1-actual.png Diff: /actions-runner/_work/ytsaurus-ui/ytsaurus-ui/packages/ui/tests/test-results/pages-bundles-bundles.base-00500-ndles---List---Tablet-cells-chromium-retry2/Bundles---List---Tablet-cells-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 - 434 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 - 434 pixels (ratio 0.01 of all image pixels) are different. 104 | await bundles(page).replaceTabletCells(); 105 | > 106 | await expect(page).toHaveScreenshot(); | ^ 107 | 108 | await page.click('input[placeholder="Enter bundle name..."]'); 109 | await page.waitForSelector('.g-popup_open'); at /actions-runner/_work/ytsaurus-ui/ytsaurus-ui/packages/ui/tests/screenshots/pages/bundles/bundles.base.screen.ts:106:24
[chromium] › pages/navigation/navigation.base.screen.ts:52:5 › Navigation: map_node - ACL: packages/ui/tests/screenshots/pages/navigation/navigation.base.screen.ts#L62
2) [chromium] › pages/navigation/navigation.base.screen.ts:52:5 › Navigation: map_node - ACL ───── Error: Screenshot comparison failed: 321 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.base.screen.ts-snapshots/Navigation-map-node---ACL-2-chromium-linux.png Received: /actions-runner/_work/ytsaurus-ui/ytsaurus-ui/packages/ui/tests/test-results/pages-navigation-navigatio-69331-s-Navigation-map-node---ACL-chromium/Navigation-map-node---ACL-2-actual.png Diff: /actions-runner/_work/ytsaurus-ui/ytsaurus-ui/packages/ui/tests/test-results/pages-navigation-navigatio-69331-s-Navigation-map-node---ACL-chromium/Navigation-map-node---ACL-2-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 - 321 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 - 321 pixels (ratio 0.01 of all image pixels) are different. 60 | await page.click('.acl-request-permissions button'); 61 | await navigationPage(page).replaceACLInputPath(); > 62 | await expect(page).toHaveScreenshot(); | ^ 63 | await page.click('button[aria-label="Close dialog"]'); 64 | 65 | await page.click('input[value="column_groups_permissions"]'); at /actions-runner/_work/ytsaurus-ui/ytsaurus-ui/packages/ui/tests/screenshots/pages/navigation/navigation.base.screen.ts:62:24
E2E-screenshots for 'Local'
Process completed with exit code 1.
Start VM
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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 27.6s
Slow Test: packages/ui/tests/[chromium] › pages/navigation.base.spec.ts#L1
packages/ui/tests/[chromium] › pages/navigation.base.spec.ts took 28.9s
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.7s
Slow Test: packages/ui/tests/[chromium] › pages/components/components.base.screen.ts#L1
packages/ui/tests/[chromium] › pages/components/components.base.screen.ts took 15.9s
Stop VM
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
🎭 Playwright Run Summary
50 passed (2.1m)
🎭 Playwright Run Summary
50 passed (2.2m)
🎭 Playwright Run Summary
1 failed [chromium] › pages/bundles/bundles.base.screen.ts:99:5 › Bundles - List - Tablet cells ───────── 1 flaky [chromium] › pages/navigation/navigation.base.screen.ts:52:5 › Navigation: map_node - ACL ────── 36 passed (2.1m)

Artifacts

Produced during runtime
Name Size
screenshots_test-results Expired
971 KB