feat(experimental): InputPhoneInternational
refactor to new textfield approach
#11020
Annotations
4 errors, 6 warnings, and 2 notices
Run screenshot tests on dist/demo/browser/main:
projects/demo-playwright/tests/legacy/input-phone-international/input-phone-international.pw.spec.ts#L32
1) [webkit] › tests/legacy/input-phone-international/input-phone-international.pw.spec.ts:24:13 › InputPhoneInternational › API page › Open dropdown if readonly=false
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('#demo-content').locator('tui-textfield').locator('.t-ipi-select')
30 | await expect(dropdown).not.toBeAttached();
31 |
> 32 | await inputPhoneInternational.select.click();
| ^
33 |
34 | await expect(dropdown).toBeAttached();
35 | });
at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-phone-international/input-phone-international.pw.spec.ts:32:50
|
Run screenshot tests on dist/demo/browser/main:
projects/demo-playwright/tests/legacy/input-phone-international/input-phone-international.pw.spec.ts#L32
1) [webkit] › tests/legacy/input-phone-international/input-phone-international.pw.spec.ts:24:13 › InputPhoneInternational › API page › Open dropdown if readonly=false
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('#demo-content').locator('tui-textfield').locator('.t-ipi-select')
30 | await expect(dropdown).not.toBeAttached();
31 |
> 32 | await inputPhoneInternational.select.click();
| ^
33 |
34 | await expect(dropdown).toBeAttached();
35 | });
at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-phone-international/input-phone-international.pw.spec.ts:32:50
|
Run screenshot tests on dist/demo/browser/main:
projects/demo-playwright/tests/legacy/input-phone-international/input-phone-international.pw.spec.ts#L32
1) [webkit] › tests/legacy/input-phone-international/input-phone-international.pw.spec.ts:24:13 › InputPhoneInternational › API page › Open dropdown if readonly=false
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('#demo-content').locator('tui-textfield').locator('.t-ipi-select')
30 | await expect(dropdown).not.toBeAttached();
31 |
> 32 | await inputPhoneInternational.select.click();
| ^
33 |
34 | await expect(dropdown).toBeAttached();
35 | });
at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-phone-international/input-phone-international.pw.spec.ts:32:50
|
Run screenshot tests on dist/demo/browser/main
Process completed with exit code 1.
|
Run screenshot tests on dist/demo/browser:
[webkit] › tests/legacy/input-phone-international/input-phone-international.pw.spec.ts#L1
[webkit] › tests/legacy/input-phone-international/input-phone-international.pw.spec.ts took 17.0s
|
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 (2.6m)
|
Run screenshot tests on dist/demo/browser/main
1 failed
[webkit] › tests/legacy/input-phone-international/input-phone-international.pw.spec.ts:24:13 › InputPhoneInternational › API page › Open dropdown if readonly=false
108 passed (2.0m)
|
Loading