chore(demo): update Setup
section of InputPhoneInternational
documentation
#10931
Annotations
1 error, 5 warnings, and 2 notices
Run screenshot tests on dist/demo/browser/main:
projects/demo-playwright/tests/legacy/input-range/input-range.pw.spec.ts#L223
1) [webkit] › tests/legacy/input-range/input-range.pw.spec.ts:213:17 › InputRange › Range interactions › click on a thumb › click on the LEFT thumb (with NO value changes) => focuses the LEFT text input
Error: Timed out 5000ms waiting for expect(locator).toHaveScreenshot(expected)
Timeout 5000ms exceeded.
Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/legacy/input-range/input-range.pw.spec.ts-snapshots/15-input-range-webkit-darwin.png
Call log:
- expect.toHaveScreenshot(15-input-range.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#demo-content')
- locator resolved to <div id="demo-content" _ngcontent-ng-c2476019924="">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- Timeout 5000ms exceeded.
221 | );
222 |
> 223 | await expect(example).toHaveScreenshot('15-input-range.png');
| ^
224 | });
225 |
226 | test('click on the RIGHT thumb (with NO value changes) => focuses the RIGHT text input', async ({
at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-range/input-range.pw.spec.ts:223:39
|
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.0.4 is already installed and up-to-date.
To reinstall 3.0.4, 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
109 passed (3.0m)
|
Run screenshot tests on dist/demo/browser/main
1 flaky
[webkit] › tests/legacy/input-range/input-range.pw.spec.ts:213:17 › InputRange › Range interactions › click on a thumb › click on the LEFT thumb (with NO value changes) => focuses the LEFT text input
108 passed (3.3m)
|
Loading