chore(deps): update dependency express to v4.19.2 #906
Annotations
10 errors and 2 notices
Run screenshot tests on dist/demo/browser/main:
projects/demo-playwright/tests/kit/input-time/input-time.spec.ts#L108
1) [chromium] › tests/kit/input-time/input-time.spec.ts:97:21 › InputTime › API › items are passed › the dropdown is configured for l size
Error: Screenshot comparison failed:
329 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/input-time/input-time.spec.ts-snapshots/dropdown-size-l-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-input-time-input-time-InputTime-API-items-are-passed-the-dropdown-is-configured-for-l-size-chromium/dropdown-size-l-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-input-time-input-time-InputTime-API-items-are-passed-the-dropdown-is-configured-for-l-size-chromium/dropdown-size-l-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('tui-dropdown')
- locator resolved to <tui-dropdown data-appearance="" _nghost-ng-c982029924="" clas…>…</tui-dropdown>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 329 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('tui-dropdown')
- locator resolved to <tui-dropdown data-appearance="" _nghost-ng-c982029924="" clas…>…</tui-dropdown>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 329 pixels (ratio 0.01 of all image pixels) are different.
106 | await inputTime.textfield.click();
107 |
> 108 | await expect(inputTime.dropdown).toHaveScreenshot(
| ^
109 | `dropdown_size_${size}.png`,
110 | );
111 | });
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/input-time/input-time.spec.ts:108:54
|
Run screenshot tests on dist/demo/browser/main:
projects/demo-playwright/tests/kit/input-time/input-time.spec.ts#L108
1) [chromium] › tests/kit/input-time/input-time.spec.ts:97:21 › InputTime › API › items are passed › the dropdown is configured for l size
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
329 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/input-time/input-time.spec.ts-snapshots/dropdown-size-l-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-input-time-input-time-InputTime-API-items-are-passed-the-dropdown-is-configured-for-l-size-chromium-retry1/dropdown-size-l-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-input-time-input-time-InputTime-API-items-are-passed-the-dropdown-is-configured-for-l-size-chromium-retry1/dropdown-size-l-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('tui-dropdown')
- locator resolved to <tui-dropdown data-appearance="" _nghost-ng-c982029924="" clas…>…</tui-dropdown>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 329 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('tui-dropdown')
- locator resolved to <tui-dropdown data-appearance="" _nghost-ng-c982029924="" clas…>…</tui-dropdown>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 329 pixels (ratio 0.01 of all image pixels) are different.
106 | await inputTime.textfield.click();
107 |
> 108 | await expect(inputTime.dropdown).toHaveScreenshot(
| ^
109 | `dropdown_size_${size}.png`,
110 | );
111 | });
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/input-time/input-time.spec.ts:108:54
|
Run screenshot tests on dist/demo/browser/main:
projects/demo-playwright/tests/kit/input-time/input-time.spec.ts#L108
1) [chromium] › tests/kit/input-time/input-time.spec.ts:97:21 › InputTime › API › items are passed › the dropdown is configured for l size
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
329 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/input-time/input-time.spec.ts-snapshots/dropdown-size-l-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-input-time-input-time-InputTime-API-items-are-passed-the-dropdown-is-configured-for-l-size-chromium-retry2/dropdown-size-l-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-input-time-input-time-InputTime-API-items-are-passed-the-dropdown-is-configured-for-l-size-chromium-retry2/dropdown-size-l-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('tui-dropdown')
- locator resolved to <tui-dropdown data-appearance="" _nghost-ng-c982029924="" clas…>…</tui-dropdown>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 329 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('tui-dropdown')
- locator resolved to <tui-dropdown data-appearance="" _nghost-ng-c982029924="" clas…>…</tui-dropdown>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 329 pixels (ratio 0.01 of all image pixels) are different.
106 | await inputTime.textfield.click();
107 |
> 108 | await expect(inputTime.dropdown).toHaveScreenshot(
| ^
109 | `dropdown_size_${size}.png`,
110 | );
111 | });
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/input-time/input-time.spec.ts:108:54
|
Run screenshot tests on dist/demo/browser/main:
projects/demo-playwright/tests/kit/input-year/input-year.spec.ts#L21
2) [chromium] › tests/kit/input-year/input-year.spec.ts:19:13 › InputYear › Does not allow incorrect year entry › 12345 => 1234
Error: Screenshot comparison failed:
1352 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/input-year/input-year.spec.ts-snapshots/01-input-year-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-input-year-input-year-InputYear-Does-not-allow-incorrect-year-entry-12345-1234-chromium/01-input-year-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-input-year-input-year-InputYear-Does-not-allow-incorrect-year-entry-12345-1234-chromium/01-input-year-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 1352 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 1352 pixels (ratio 0.01 of all image pixels) are different.
19 | test('12345 => 1234', async ({page}) => {
20 | await input.fill('123456789');
> 21 | await expect(page).toHaveScreenshot('01-input-year.png');
| ^
22 | });
23 |
24 | test('2040 => 2020', async ({page}) => {
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/input-year/input-year.spec.ts:21:32
|
Run screenshot tests on dist/demo/browser/main:
projects/demo-playwright/tests/kit/input-year/input-year.spec.ts#L21
2) [chromium] › tests/kit/input-year/input-year.spec.ts:19:13 › InputYear › Does not allow incorrect year entry › 12345 => 1234
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
1352 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/input-year/input-year.spec.ts-snapshots/01-input-year-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-input-year-input-year-InputYear-Does-not-allow-incorrect-year-entry-12345-1234-chromium-retry1/01-input-year-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-input-year-input-year-InputYear-Does-not-allow-incorrect-year-entry-12345-1234-chromium-retry1/01-input-year-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 1352 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 1352 pixels (ratio 0.01 of all image pixels) are different.
19 | test('12345 => 1234', async ({page}) => {
20 | await input.fill('123456789');
> 21 | await expect(page).toHaveScreenshot('01-input-year.png');
| ^
22 | });
23 |
24 | test('2040 => 2020', async ({page}) => {
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/input-year/input-year.spec.ts:21:32
|
Run screenshot tests on dist/demo/browser/main:
projects/demo-playwright/tests/kit/input-year/input-year.spec.ts#L21
2) [chromium] › tests/kit/input-year/input-year.spec.ts:19:13 › InputYear › Does not allow incorrect year entry › 12345 => 1234
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
1352 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/input-year/input-year.spec.ts-snapshots/01-input-year-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-input-year-input-year-InputYear-Does-not-allow-incorrect-year-entry-12345-1234-chromium-retry2/01-input-year-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-input-year-input-year-InputYear-Does-not-allow-incorrect-year-entry-12345-1234-chromium-retry2/01-input-year-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 1352 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 1352 pixels (ratio 0.01 of all image pixels) are different.
19 | test('12345 => 1234', async ({page}) => {
20 | await input.fill('123456789');
> 21 | await expect(page).toHaveScreenshot('01-input-year.png');
| ^
22 | });
23 |
24 | test('2040 => 2020', async ({page}) => {
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/input-year/input-year.spec.ts:21:32
|
Run screenshot tests on dist/demo/browser/main:
projects/demo-playwright/tests/kit/input-year/input-year.spec.ts#L26
3) [chromium] › tests/kit/input-year/input-year.spec.ts:24:13 › InputYear › Does not allow incorrect year entry › 2040 => 2020
Error: Screenshot comparison failed:
770 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/input-year/input-year.spec.ts-snapshots/02-input-year-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-input-year-input-year-InputYear-Does-not-allow-incorrect-year-entry-2040-2020-chromium/02-input-year-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-input-year-input-year-InputYear-Does-not-allow-incorrect-year-entry-2040-2020-chromium/02-input-year-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 770 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 770 pixels (ratio 0.01 of all image pixels) are different.
24 | test('2040 => 2020', async ({page}) => {
25 | await input.fill('2040');
> 26 | await expect(page).toHaveScreenshot('02-input-year.png');
| ^
27 | });
28 |
29 | test('0000 => blur => 0', async ({page}) => {
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/input-year/input-year.spec.ts:26:32
|
Run screenshot tests on dist/demo/browser/main:
projects/demo-playwright/tests/kit/input-year/input-year.spec.ts#L26
3) [chromium] › tests/kit/input-year/input-year.spec.ts:24:13 › InputYear › Does not allow incorrect year entry › 2040 => 2020
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
770 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/input-year/input-year.spec.ts-snapshots/02-input-year-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-input-year-input-year-InputYear-Does-not-allow-incorrect-year-entry-2040-2020-chromium-retry1/02-input-year-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-input-year-input-year-InputYear-Does-not-allow-incorrect-year-entry-2040-2020-chromium-retry1/02-input-year-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 770 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 770 pixels (ratio 0.01 of all image pixels) are different.
24 | test('2040 => 2020', async ({page}) => {
25 | await input.fill('2040');
> 26 | await expect(page).toHaveScreenshot('02-input-year.png');
| ^
27 | });
28 |
29 | test('0000 => blur => 0', async ({page}) => {
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/input-year/input-year.spec.ts:26:32
|
Run screenshot tests on dist/demo/browser/main:
projects/demo-playwright/tests/kit/input-year/input-year.spec.ts#L26
3) [chromium] › tests/kit/input-year/input-year.spec.ts:24:13 › InputYear › Does not allow incorrect year entry › 2040 => 2020
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
770 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/input-year/input-year.spec.ts-snapshots/02-input-year-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-input-year-input-year-InputYear-Does-not-allow-incorrect-year-entry-2040-2020-chromium-retry2/02-input-year-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-input-year-input-year-InputYear-Does-not-allow-incorrect-year-entry-2040-2020-chromium-retry2/02-input-year-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 770 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 770 pixels (ratio 0.01 of all image pixels) are different.
24 | test('2040 => 2020', async ({page}) => {
25 | await input.fill('2040');
> 26 | await expect(page).toHaveScreenshot('02-input-year.png');
| ^
27 | });
28 |
29 | test('0000 => blur => 0', async ({page}) => {
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/input-year/input-year.spec.ts:26:32
|
Run screenshot tests on dist/demo/browser/main:
projects/demo-playwright/tests/kit/input-year/input-year.spec.ts#L31
4) [chromium] › tests/kit/input-year/input-year.spec.ts:29:13 › InputYear › Does not allow incorrect year entry › 0000 => blur => 0
Error: Screenshot comparison failed:
770 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/input-year/input-year.spec.ts-snapshots/03-input-year-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-input-year-input-year-InputYear-Does-not-allow-incorrect-year-entry-0000-blur-0-chromium/03-input-year-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-input-year-input-year-InputYear-Does-not-allow-incorrect-year-entry-0000-blur-0-chromium/03-input-year-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 770 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 770 pixels (ratio 0.01 of all image pixels) are different.
29 | test('0000 => blur => 0', async ({page}) => {
30 | await input.fill('0000');
> 31 | await expect(page).toHaveScreenshot('03-input-year.png');
| ^
32 | await input.blur();
33 | await expect(page).toHaveScreenshot('04-input-year.png');
34 | });
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/input-year/input-year.spec.ts:31:32
|
Run screenshot tests on dist/demo/browser
109 passed (1.7m)
|
Run screenshot tests on dist/demo/browser/main
99 failed
[chromium] › tests/kit/input-time/input-time.spec.ts:97:21 › InputTime › API › items are passed › the dropdown is configured for l size
[chromium] › tests/kit/input-year/input-year.spec.ts:19:13 › InputYear › Does not allow incorrect year entry › 12345 => 1234
[chromium] › tests/kit/input-year/input-year.spec.ts:24:13 › InputYear › Does not allow incorrect year entry › 2040 => 2020
[chromium] › tests/kit/input-year/input-year.spec.ts:29:13 › InputYear › Does not allow incorrect year entry › 0000 => blur => 0
[chromium] › tests/kit/input-year/input-year.spec.ts:36:13 › InputYear › Does not allow incorrect year entry › 0040 => blur => 40
[chromium] › tests/kit/input-year/input-year.spec.ts:54:13 › InputYear › Value validation on blur › can not be less than min
[chromium] › tests/kit/input-year/input-year.spec.ts:72:13 › InputYear › need select date from dropdown › empty input => select date via calendar => new date inside text field
[chromium] › tests/kit/input-year/input-year.spec.ts:86:13 › InputYear › need select date from dropdown › type 2020 => select new date via calendar => new date inside text field
[chromium] › tests/kit/line-clamp/line-clamp.spec.ts:10:13 › LineClamp › basic text › linesLimit=1
[chromium] › tests/kit/line-clamp/line-clamp.spec.ts:23:13 › LineClamp › basic text › linesLimit=2
[chromium] › tests/kit/line-clamp/line-clamp.spec.ts:41:13 › LineClamp › Very long word › linesLimit=1 and only long word
[chromium] › tests/kit/line-clamp/line-clamp.spec.ts:54:13 › LineClamp › Very long word › linesLimit=2 and text with long word on the 2nd line
[chromium] › tests/kit/line-clamp/line-clamp.spec.ts:73:17 › LineClamp › Single line (break-all) and multiple line (break-words) › linesLimit=1
[chromium] › tests/kit/line-clamp/line-clamp.spec.ts:73:17 › LineClamp › Single line (break-all) and multiple line (break-words) › linesLimit=3
[chromium] › tests/kit/multi-select/multi-select.spec.ts:15:13 › MultiSelect › Examples › does not overflow arrow icon by many tags
[chromium] › tests/kit/multi-select/multi-select.spec.ts:30:13 › MultiSelect › Examples › multi-select with data list with label
[chromium] › tests/kit/multi-select/multi-select.spec.ts:43:13 › MultiSelect › Examples › multi-select with data list without label
[chromium] › tests/kit/multi-select/multi-select.spec.ts:61:21 › MultiSelect › Examples › Multiselect inside dialog with different textfield sizes › multiselect inside dialog with tuiTextfieldSize=s
[chromium] › tests/kit/multi-select/multi-select.spec.ts:61:21 › MultiSelect › Examples › Multiselect inside dialog with different textfield sizes › multiselect inside dialog with tuiTextfieldSize=m
[chromium] › tests/kit/multi-select/multi-select.spec.ts:61:21 › MultiSelect › Examples › Multiselect inside dialog with different textfield sizes › multiselect inside dialog with tuiTextfieldSize=l
[chromium] › tests/kit/multi-select/multi-select.spec.ts:104:21 › MultiSelect › API page › sizes › tuiTextfieldSize=s
[chromium] › tests/kit/multi-select/multi-select.spec.ts:104:21 › MultiSelect › API page › sizes › tuiTextfieldSize=m
[chromium] › tests/kit/multi-select/multi-select.spec.ts:104:21 › MultiSelect › API page › sizes › tuiTextfieldSize=l
[chromium] › tests/kit/multi-select/multi-select.spec.ts:125:21 › MultiSelect › API page › Form changes by updateOn › updateOn: submit
[chromium] › tests/kit/multi-select/multi-select.spec.ts:125:21 › MultiSelect › API page › Form changes by updateOn › updateOn: blur
[chromium] › tests/kit/multi-select/multi-select.spec.ts:125:21 › MultiSelect › API page › Form changes by updateOn › updateOn: change
[chromium] › tests/kit/multi-select/multi-select.spec.ts:167:13 › MultiSelect › API page › checking that the arrow icon is rotated when enabled tuiTextfieldCleaner
[chromium] › tests/kit/multi-select/multi-select.spec.ts:183:13 › MultiSelect › API page › should scroll to end on focus
[chromium] › tests/kit/multi-selec
|
Loading