chore(Bundles): tablet cells e2e test [YTFRONT-3772] #2346
Annotations
4 errors, 3 warnings, and 1 notice
Screenshot tests for 'Local':
packages/ui/tests/screenshots/pages/bundles/bundles.base.screen.ts#L119
1) [chromium] › pages/bundles/bundles.base.screen.ts:99:5 › Bundles - List - Tablet cells ────────
Error: Screenshot comparison failed:
896 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-3-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-3-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-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
- 1052 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
- 156 pixels (ratio 0.01 of all image pixels) are different.
- waiting 250ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 896 pixels (ratio 0.01 of all image pixels) are different.
117 | await bundles(page).replaceAttributesTime();
118 |
> 119 | await expect(page).toHaveScreenshot();
| ^
120 | });
121 |
122 | test('Bundles - Active bundle', async ({page}) => {
at /actions-runner/_work/ytsaurus-ui/ytsaurus-ui/packages/ui/tests/screenshots/pages/bundles/bundles.base.screen.ts:119:24
|
Screenshot tests for 'Local':
packages/ui/tests/screenshots/pages/bundles/bundles.base.screen.ts#L119
1) [chromium] › pages/bundles/bundles.base.screen.ts:99:5 › Bundles - List - Tablet cells ────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
896 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-3-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-3-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-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
- 1052 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
- 156 pixels (ratio 0.01 of all image pixels) are different.
- waiting 250ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 896 pixels (ratio 0.01 of all image pixels) are different.
117 | await bundles(page).replaceAttributesTime();
118 |
> 119 | await expect(page).toHaveScreenshot();
| ^
120 | });
121 |
122 | test('Bundles - Active bundle', async ({page}) => {
at /actions-runner/_work/ytsaurus-ui/ytsaurus-ui/packages/ui/tests/screenshots/pages/bundles/bundles.base.screen.ts:119:24
|
Screenshot tests for 'Local':
packages/ui/tests/screenshots/pages/bundles/bundles.base.screen.ts#L119
1) [chromium] › pages/bundles/bundles.base.screen.ts:99:5 › Bundles - List - Tablet cells ────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
896 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-3-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-3-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-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
- 1052 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
- 156 pixels (ratio 0.01 of all image pixels) are different.
- waiting 250ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 896 pixels (ratio 0.01 of all image pixels) are different.
117 | await bundles(page).replaceAttributesTime();
118 |
> 119 | await expect(page).toHaveScreenshot();
| ^
120 | });
121 |
122 | test('Bundles - Active bundle', async ({page}) => {
at /actions-runner/_work/ytsaurus-ui/ytsaurus-ui/packages/ui/tests/screenshots/pages/bundles/bundles.base.screen.ts:119: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 19.7s
|
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 17.8s
|
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 15.9s
|
Screenshot tests for 'Local'
1 failed
[chromium] › pages/bundles/bundles.base.screen.ts:99:5 › Bundles - List - Tablet cells ─────────
37 passed (2.1m)
|
Loading