chore(Bundles): tablet cells e2e test [YTFRONT-3772] #2343
Annotations
4 errors, 3 warnings, and 1 notice
Screenshot tests for 'Local':
packages/ui/tests/screenshots/pages/bundles/bundles.base.screen.ts#L103
1) [chromium] › pages/bundles/bundles.base.screen.ts:98:5 › Bundles - List - Tablet cells ────────
Error: Screenshot comparison failed:
3629 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
- 3629 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
- 3629 pixels (ratio 0.01 of all image pixels) are different.
101 | await bundles(page).replaceTabletCells();
102 |
> 103 | await expect(page).toHaveScreenshot();
| ^
104 |
105 | await page.click('input[placeholder="Enter bundle name..."]');
106 | await page.waitForSelector('.g-popup_open');
at /actions-runner/_work/ytsaurus-ui/ytsaurus-ui/packages/ui/tests/screenshots/pages/bundles/bundles.base.screen.ts:103:24
|
Screenshot tests for 'Local':
packages/ui/tests/screenshots/pages/bundles/bundles.base.screen.ts#L103
1) [chromium] › pages/bundles/bundles.base.screen.ts:98:5 › Bundles - List - Tablet cells ────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
3629 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
- 3629 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
- 3629 pixels (ratio 0.01 of all image pixels) are different.
101 | await bundles(page).replaceTabletCells();
102 |
> 103 | await expect(page).toHaveScreenshot();
| ^
104 |
105 | await page.click('input[placeholder="Enter bundle name..."]');
106 | await page.waitForSelector('.g-popup_open');
at /actions-runner/_work/ytsaurus-ui/ytsaurus-ui/packages/ui/tests/screenshots/pages/bundles/bundles.base.screen.ts:103:24
|
Screenshot tests for 'Local':
packages/ui/tests/screenshots/pages/bundles/bundles.base.screen.ts#L103
1) [chromium] › pages/bundles/bundles.base.screen.ts:98:5 › Bundles - List - Tablet cells ────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
3629 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
- 3629 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
- 3629 pixels (ratio 0.01 of all image pixels) are different.
101 | await bundles(page).replaceTabletCells();
102 |
> 103 | await expect(page).toHaveScreenshot();
| ^
104 |
105 | await page.click('input[placeholder="Enter bundle name..."]');
106 | await page.waitForSelector('.g-popup_open');
at /actions-runner/_work/ytsaurus-ui/ytsaurus-ui/packages/ui/tests/screenshots/pages/bundles/bundles.base.screen.ts:103:24
|
Screenshot tests for 'Local'
Process completed with exit code 1.
|
Screenshot tests for 'Local':
packages/ui/tests/[chromium] › pages/navigation/navigation.table.base.screen.ts#L1
packages/ui/tests/[chromium] › pages/navigation/navigation.table.base.screen.ts took 20.8s
|
Screenshot tests for 'Local':
packages/ui/tests/[chromium] › pages/navigation/navigation.base.screen.ts#L1
packages/ui/tests/[chromium] › pages/navigation/navigation.base.screen.ts took 18.3s
|
Screenshot tests for 'Local':
packages/ui/tests/[chromium] › pages/components/components.base.screen.ts#L1
packages/ui/tests/[chromium] › pages/components/components.base.screen.ts took 17.6s
|
Screenshot tests for 'Local'
1 failed
[chromium] › pages/bundles/bundles.base.screen.ts:98:5 › Bundles - List - Tablet cells ─────────
37 passed (2.2m)
|
Loading