fix(kit): Carousel
fix scrolling page on mobile devices
#11028
Annotations
9 errors, 5 warnings, and 2 notices
Run screenshot tests on dist/demo/browser/main:
projects/demo-playwright/tests/addon-charts/pie-chart/pie-chart.pw.spec.ts#L22
1) [webkit] › tests/addon-charts/pie-chart/pie-chart.pw.spec.ts:6:9 › PieChart › should be show hints on charts
Error: A snapshot doesn't exist at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/addon-charts/pie-chart/pie-chart.pw.spec.ts-snapshots/01-pie-chart-with-label--hover-1-webkit-darwin.png, writing actual.
20 | await expect(page.locator('tui-hint')).toBeAttached();
21 |
> 22 | await expect(example).toHaveScreenshot(
| ^
23 | `01-pie-chart-with-label--hover-${i + 1}.png`,
24 | );
25 | }
at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/addon-charts/pie-chart/pie-chart.pw.spec.ts:22:13
|
Run screenshot tests on dist/demo/browser/main:
projects/demo-playwright/tests/addon-charts/pie-chart/pie-chart.pw.spec.ts#L22
1) [webkit] › tests/addon-charts/pie-chart/pie-chart.pw.spec.ts:6:9 › PieChart › should be show hints on charts
Error: A snapshot doesn't exist at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/addon-charts/pie-chart/pie-chart.pw.spec.ts-snapshots/01-pie-chart-with-label--hover-2-webkit-darwin.png, writing actual.
20 | await expect(page.locator('tui-hint')).toBeAttached();
21 |
> 22 | await expect(example).toHaveScreenshot(
| ^
23 | `01-pie-chart-with-label--hover-${i + 1}.png`,
24 | );
25 | }
at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/addon-charts/pie-chart/pie-chart.pw.spec.ts:22:13
|
Run screenshot tests on dist/demo/browser/main:
projects/demo-playwright/tests/addon-charts/pie-chart/pie-chart.pw.spec.ts#L22
1) [webkit] › tests/addon-charts/pie-chart/pie-chart.pw.spec.ts:6:9 › PieChart › should be show hints on charts
Error: A snapshot doesn't exist at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/addon-charts/pie-chart/pie-chart.pw.spec.ts-snapshots/01-pie-chart-with-label--hover-3-webkit-darwin.png, writing actual.
20 | await expect(page.locator('tui-hint')).toBeAttached();
21 |
> 22 | await expect(example).toHaveScreenshot(
| ^
23 | `01-pie-chart-with-label--hover-${i + 1}.png`,
24 | );
25 | }
at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/addon-charts/pie-chart/pie-chart.pw.spec.ts:22:13
|
Run screenshot tests on dist/demo/browser/main:
projects/demo-playwright/tests/addon-charts/pie-chart/pie-chart.pw.spec.ts#L22
1) [webkit] › tests/addon-charts/pie-chart/pie-chart.pw.spec.ts:6:9 › PieChart › should be show hints on charts
Error: A snapshot doesn't exist at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/addon-charts/pie-chart/pie-chart.pw.spec.ts-snapshots/01-pie-chart-with-label--hover-4-webkit-darwin.png, writing actual.
20 | await expect(page.locator('tui-hint')).toBeAttached();
21 |
> 22 | await expect(example).toHaveScreenshot(
| ^
23 | `01-pie-chart-with-label--hover-${i + 1}.png`,
24 | );
25 | }
at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/addon-charts/pie-chart/pie-chart.pw.spec.ts:22:13
|
Run screenshot tests on dist/demo/browser/main:
projects/demo-playwright/tests/addon-charts/pie-chart/pie-chart.pw.spec.ts#L22
1) [webkit] › tests/addon-charts/pie-chart/pie-chart.pw.spec.ts:6:9 › PieChart › should be show hints on charts
Error: A snapshot doesn't exist at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/addon-charts/pie-chart/pie-chart.pw.spec.ts-snapshots/01-pie-chart-with-label--hover-5-webkit-darwin.png, writing actual.
20 | await expect(page.locator('tui-hint')).toBeAttached();
21 |
> 22 | await expect(example).toHaveScreenshot(
| ^
23 | `01-pie-chart-with-label--hover-${i + 1}.png`,
24 | );
25 | }
at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/addon-charts/pie-chart/pie-chart.pw.spec.ts:22:13
|
Run screenshot tests on dist/demo/browser/main:
projects/demo-playwright/tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts#L26
2) [webkit] › tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts:16:9 › InputDate and mobile user agent › InputDateRange
Error: expect(page).toHaveScreenshot(expected)
4560 pixels (ratio 0.01 of all image pixels) are different.
Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts-snapshots/01-input-date-range-mobile-1-webkit-darwin.png
Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-mobile-mobile--f9803-e-user-agent-InputDateRange-webkit/01-input-date-range-mobile-1-actual.png
Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-mobile-mobile--f9803-e-user-agent-InputDateRange-webkit/01-input-date-range-mobile-1-diff.png
Call log:
- expect.toHaveScreenshot(01-input-date-range-mobile-1.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 4560 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
- 4560 pixels (ratio 0.01 of all image pixels) are different.
24 | await page.waitForTimeout(300); // safari flaky
25 |
> 26 | await expect(page).toHaveScreenshot('01-input-date-range-mobile-1.png');
| ^
27 |
28 | await page.locator(november).nth(0).click();
29 |
at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts:26:28
|
Run screenshot tests on dist/demo/browser/main:
projects/demo-playwright/tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts#L26
2) [webkit] › tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts:16:9 › InputDate and mobile user agent › InputDateRange
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
4560 pixels (ratio 0.01 of all image pixels) are different.
Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts-snapshots/01-input-date-range-mobile-1-webkit-darwin.png
Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-mobile-mobile--f9803-e-user-agent-InputDateRange-webkit-retry1/01-input-date-range-mobile-1-actual.png
Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-mobile-mobile--f9803-e-user-agent-InputDateRange-webkit-retry1/01-input-date-range-mobile-1-diff.png
Call log:
- expect.toHaveScreenshot(01-input-date-range-mobile-1.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 4560 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
- 4560 pixels (ratio 0.01 of all image pixels) are different.
24 | await page.waitForTimeout(300); // safari flaky
25 |
> 26 | await expect(page).toHaveScreenshot('01-input-date-range-mobile-1.png');
| ^
27 |
28 | await page.locator(november).nth(0).click();
29 |
at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts:26:28
|
Run screenshot tests on dist/demo/browser/main:
projects/demo-playwright/tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts#L26
2) [webkit] › tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts:16:9 › InputDate and mobile user agent › InputDateRange
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
4560 pixels (ratio 0.01 of all image pixels) are different.
Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts-snapshots/01-input-date-range-mobile-1-webkit-darwin.png
Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-mobile-mobile--f9803-e-user-agent-InputDateRange-webkit-retry2/01-input-date-range-mobile-1-actual.png
Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-mobile-mobile--f9803-e-user-agent-InputDateRange-webkit-retry2/01-input-date-range-mobile-1-diff.png
Call log:
- expect.toHaveScreenshot(01-input-date-range-mobile-1.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 4560 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
- 4560 pixels (ratio 0.01 of all image pixels) are different.
24 | await page.waitForTimeout(300); // safari flaky
25 |
> 26 | await expect(page).toHaveScreenshot('01-input-date-range-mobile-1.png');
| ^
27 |
28 | await page.locator(november).nth(0).click();
29 |
at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts:26:28
|
Run screenshot tests on dist/demo/browser/main
Process completed with exit code 1.
|
Mac OS X building all dependencies
pkgconf 2.3.0_1 is already installed and up-to-date.
To reinstall 2.3.0_1, run:
brew reinstall pkgconf
|
Mac OS X building all dependencies
cairo 1.18.2 is already installed and up-to-date.
To reinstall 1.18.2, run:
brew reinstall cairo
|
Mac OS X building all dependencies
libpng 1.6.44 is already installed and up-to-date.
To reinstall 1.6.44, run:
brew reinstall libpng
|
Mac OS X building all dependencies
jpeg-turbo 3.1.0 is already installed and up-to-date.
To reinstall 3.1.0, run:
brew reinstall jpeg-turbo
|
Mac OS X building all dependencies
giflib 5.2.2 is already installed and up-to-date.
To reinstall 5.2.2, run:
brew reinstall giflib
|
Run screenshot tests on dist/demo/browser/main
2 failed
[webkit] › tests/addon-charts/pie-chart/pie-chart.pw.spec.ts:6:9 › PieChart › should be show hints on charts
[webkit] › tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts:16:9 › InputDate and mobile user agent › InputDateRange
8 skipped
100 passed (1.8m)
|
Run screenshot tests on dist/demo/browser
8 skipped
102 passed (1.9m)
|
Loading