chore(schematics): valid migration for scrollbar #11272
Annotations
1 error, 6 warnings, and 2 notices
Run screenshot tests on dist/demo/browser/main:
projects/demo-playwright/tests/legacy/input-phone/input-phone.pw.spec.ts#L1224
1) [webkit] › tests/legacy/input-phone/input-phone.pw.spec.ts:1180:21 › InputPhone › iphone-x › [countryCode]="+7" & [phoneMaskAfterCountryCode]="(###) ###-##-##" › Redo › +7 (912) 345-67|-89 => Backspace (x2) => Ctrl + Z (x2) => Ctrl + Y (x2)
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-phone/input-phone.pw.spec.ts-snapshots/44-input-phone-webkit-darwin.png
Call log:
- expect.toHaveScreenshot(44-input-phone.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.
1222 | );
1223 |
> 1224 | await expect(example).toHaveScreenshot('44-input-phone.png');
| ^
1225 |
1226 | await page.keyboard.press('Control+Y');
1227 |
at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-phone/input-phone.pw.spec.ts:1224:43
|
Run screenshot tests on dist/demo/browser/main:
[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.6s
|
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
117 passed (2.6m)
|
Run screenshot tests on dist/demo/browser/main
1 flaky
[webkit] › tests/legacy/input-phone/input-phone.pw.spec.ts:1180:21 › InputPhone › iphone-x › [countryCode]="+7" & [phoneMaskAfterCountryCode]="(###) ###-##-##" › Redo › +7 (912) 345-67|-89 => Backspace (x2) => Ctrl + Z (x2) => Ctrl + Y (x2)
116 passed (2.7m)
|
Loading