fix(addon-mobile): virtual-scroll flickers during scroll in zoneless mode #11081
Annotations
1 error, 5 warnings, and 2 notices
Run screenshot tests on dist/demo/browser/main:
projects/demo-playwright/tests/legacy/input-phone/input-phone.pw.spec.ts#L1431
1) [webkit] › tests/legacy/input-phone/input-phone.pw.spec.ts:1422:21 › InputPhone › iphone-x › [countryCode]="+7" & [phoneMaskAfterCountryCode]="(###) ###-##-##" › New typed character is equal to the previous (already existing) fixed character › +7 (7| => Type 7 => +7 (77
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/56-input-phone-webkit-darwin.png
Call log:
- expect.toHaveScreenshot(56-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.
1429 | await expect(input).toHaveJSProperty('selectionEnd', '+7 (77'.length);
1430 |
> 1431 | await expect(example).toHaveScreenshot('56-input-phone.png');
| ^
1432 | });
1433 | });
1434 | });
at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-phone/input-phone.pw.spec.ts:1431:43
|
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
109 passed (3.1m)
|
Run screenshot tests on dist/demo/browser/main
1 flaky
[webkit] › tests/legacy/input-phone/input-phone.pw.spec.ts:1422:21 › InputPhone › iphone-x › [countryCode]="+7" & [phoneMaskAfterCountryCode]="(###) ###-##-##" › New typed character is equal to the previous (already existing) fixed character › +7 (7| => Type 7 => +7 (77
108 passed (3.2m)
|
Loading