chore(demo): fix duration #11046
Annotations
1 error, 6 warnings, and 2 notices
Run screenshot tests on dist/demo/browser/main:
projects/demo-playwright/tests/kit/calendar-range/calendar-range.pw.spec.ts#L82
1) [webkit] › tests/kit/calendar-range/calendar-range.pw.spec.ts:69:17 › CalendarRange › Examples › With value › Month switching via chevron
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/kit/calendar-range/calendar-range.pw.spec.ts-snapshots/07-calendar-range-with-value-click-chevron-webkit-darwin.png
Call log:
- expect.toHaveScreenshot(07-calendar-range-with-value-click-chevron.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#with-value [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- Timeout 5000ms exceeded.
80 | await page.mouse.click(100, 100); // clear focus
81 |
> 82 | await expect(example).toHaveScreenshot(
| ^
83 | '07-calendar-range-with-value-click-chevron.png',
84 | );
85 | });
at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/calendar-range/calendar-range.pw.spec.ts:82:39
|
Run screenshot tests on dist/demo/browser:
[webkit] › tests/kit/input-table/input-table.pw.spec.ts#L1
[webkit] › tests/kit/input-table/input-table.pw.spec.ts took 23.3s
|
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/main
1 flaky
[webkit] › tests/kit/calendar-range/calendar-range.pw.spec.ts:69:17 › CalendarRange › Examples › With value › Month switching via chevron
18 skipped
91 passed (2.6m)
|
Run screenshot tests on dist/demo/browser
18 skipped
92 passed (3.7m)
|
Loading