feat(kit): InputSlider
refactor to new Textfield
#11696
Annotations
4 errors and 2 notices
Run screenshot tests on dist/demo/browser/main:
projects/demo-playwright/tests/addon-mobile/mobile-dropdown/mobile-dropdown-with-textfield.pw.spec.ts#L19
1) [chromium] › projects/demo-playwright/tests/addon-mobile/mobile-dropdown/mobile-dropdown-with-textfield.pw.spec.ts:12:9 › DropdownMobile for textfields › with select
Error: expect(page).toHaveScreenshot(expected)
9123 pixels (ratio 0.02 of all image pixels) are different.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/addon-mobile/mobile-dropdown/mobile-dropdown-with-textfield.pw.spec.ts-snapshots/dropdown-mobile-with-select-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-mobile-mobile--75f60--for-textfields-with-select-chromium/dropdown-mobile-with-select-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-mobile-mobile--75f60--for-textfields-with-select-chromium/dropdown-mobile-with-select-diff.png
Call log:
- expect.toHaveScreenshot(dropdown-mobile-with-select.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 9123 pixels (ratio 0.02 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
- 9123 pixels (ratio 0.02 of all image pixels) are different.
17 | await example.locator('tui-select').click();
18 |
> 19 | await expect(page).toHaveScreenshot('dropdown-mobile-with-select.png');
| ^
20 | });
21 | });
22 |
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/addon-mobile/mobile-dropdown/mobile-dropdown-with-textfield.pw.spec.ts:19:28
|
Run screenshot tests on dist/demo/browser/main:
projects/demo-playwright/tests/addon-mobile/mobile-dropdown/mobile-dropdown-with-textfield.pw.spec.ts#L19
1) [chromium] › projects/demo-playwright/tests/addon-mobile/mobile-dropdown/mobile-dropdown-with-textfield.pw.spec.ts:12:9 › DropdownMobile for textfields › with select
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
9123 pixels (ratio 0.02 of all image pixels) are different.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/addon-mobile/mobile-dropdown/mobile-dropdown-with-textfield.pw.spec.ts-snapshots/dropdown-mobile-with-select-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-mobile-mobile--75f60--for-textfields-with-select-chromium-retry1/dropdown-mobile-with-select-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-mobile-mobile--75f60--for-textfields-with-select-chromium-retry1/dropdown-mobile-with-select-diff.png
Call log:
- expect.toHaveScreenshot(dropdown-mobile-with-select.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 9123 pixels (ratio 0.02 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
- 9123 pixels (ratio 0.02 of all image pixels) are different.
17 | await example.locator('tui-select').click();
18 |
> 19 | await expect(page).toHaveScreenshot('dropdown-mobile-with-select.png');
| ^
20 | });
21 | });
22 |
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/addon-mobile/mobile-dropdown/mobile-dropdown-with-textfield.pw.spec.ts:19:28
|
Run screenshot tests on dist/demo/browser/main:
projects/demo-playwright/tests/addon-mobile/mobile-dropdown/mobile-dropdown-with-textfield.pw.spec.ts#L19
1) [chromium] › projects/demo-playwright/tests/addon-mobile/mobile-dropdown/mobile-dropdown-with-textfield.pw.spec.ts:12:9 › DropdownMobile for textfields › with select
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
9123 pixels (ratio 0.02 of all image pixels) are different.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/addon-mobile/mobile-dropdown/mobile-dropdown-with-textfield.pw.spec.ts-snapshots/dropdown-mobile-with-select-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-mobile-mobile--75f60--for-textfields-with-select-chromium-retry2/dropdown-mobile-with-select-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-mobile-mobile--75f60--for-textfields-with-select-chromium-retry2/dropdown-mobile-with-select-diff.png
Call log:
- expect.toHaveScreenshot(dropdown-mobile-with-select.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 9123 pixels (ratio 0.02 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
- 9123 pixels (ratio 0.02 of all image pixels) are different.
17 | await example.locator('tui-select').click();
18 |
> 19 | await expect(page).toHaveScreenshot('dropdown-mobile-with-select.png');
| ^
20 | });
21 | });
22 |
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/addon-mobile/mobile-dropdown/mobile-dropdown-with-textfield.pw.spec.ts:19:28
|
Run screenshot tests on dist/demo/browser/main
Process completed with exit code 1.
|
Run screenshot tests on dist/demo/browser/main
1 failed
[chromium] › projects/demo-playwright/tests/addon-mobile/mobile-dropdown/mobile-dropdown-with-textfield.pw.spec.ts:12:9 › DropdownMobile for textfields › with select
120 passed (1.8m)
|
Run screenshot tests on dist/demo/browser
121 passed (1.8m)
|
Loading