chore: fix InputCard
after borders were removed
#4904
Annotations
10 errors and 2 notices
projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.spec.ts#L17
1) [chromium] › tests/kit/dropdown-context/dropdown-context.spec.ts:8:9 › DropdownContext › opens dropdown on right click
Error: Screenshot comparison failed:
162 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/dropdown-context/dropdown-context.spec.ts-snapshots/01-dropdown-context-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-fab98-ens-dropdown-on-right-click-chromium/01-dropdown-context-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-fab98-ens-dropdown-on-right-click-chromium/01-dropdown-context-diff.png
Call log:
- expect.toHaveScreenshot(01-dropdown-context.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#context-menu [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-ng-c519232959="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div>
- 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
- 162 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#context-menu [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-ng-c519232959="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div>
- 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
- 162 pixels (ratio 0.01 of all image pixels) are different.
15 | await api.waitStableState();
16 |
> 17 | await expect(example).toHaveScreenshot('01-dropdown-context.png');
| ^
18 | });
19 |
20 | test('closes previous dropdown after new one is opened', async ({page}) => {
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.spec.ts:17:31
|
projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.spec.ts#L17
1) [chromium] › tests/kit/dropdown-context/dropdown-context.spec.ts:8:9 › DropdownContext › opens dropdown on right click
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
162 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/dropdown-context/dropdown-context.spec.ts-snapshots/01-dropdown-context-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-fab98-ens-dropdown-on-right-click-chromium-retry1/01-dropdown-context-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-fab98-ens-dropdown-on-right-click-chromium-retry1/01-dropdown-context-diff.png
Call log:
- expect.toHaveScreenshot(01-dropdown-context.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#context-menu [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-ng-c519232959="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div>
- 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
- 162 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#context-menu [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-ng-c519232959="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div>
- 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
- 162 pixels (ratio 0.01 of all image pixels) are different.
15 | await api.waitStableState();
16 |
> 17 | await expect(example).toHaveScreenshot('01-dropdown-context.png');
| ^
18 | });
19 |
20 | test('closes previous dropdown after new one is opened', async ({page}) => {
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.spec.ts:17:31
|
projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.spec.ts#L17
1) [chromium] › tests/kit/dropdown-context/dropdown-context.spec.ts:8:9 › DropdownContext › opens dropdown on right click
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
162 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/dropdown-context/dropdown-context.spec.ts-snapshots/01-dropdown-context-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-fab98-ens-dropdown-on-right-click-chromium-retry2/01-dropdown-context-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-fab98-ens-dropdown-on-right-click-chromium-retry2/01-dropdown-context-diff.png
Call log:
- expect.toHaveScreenshot(01-dropdown-context.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#context-menu [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-ng-c519232959="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div>
- 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
- 162 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#context-menu [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-ng-c519232959="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div>
- 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
- 162 pixels (ratio 0.01 of all image pixels) are different.
15 | await api.waitStableState();
16 |
> 17 | await expect(example).toHaveScreenshot('01-dropdown-context.png');
| ^
18 | });
19 |
20 | test('closes previous dropdown after new one is opened', async ({page}) => {
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.spec.ts:17:31
|
projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.spec.ts#L29
2) [chromium] › tests/kit/dropdown-context/dropdown-context.spec.ts:20:9 › DropdownContext › closes previous dropdown after new one is opened
Error: Screenshot comparison failed:
162 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/dropdown-context/dropdown-context.spec.ts-snapshots/02-dropdown-context-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-62150-own-after-new-one-is-opened-chromium/02-dropdown-context-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-62150-own-after-new-one-is-opened-chromium/02-dropdown-context-diff.png
Call log:
- expect.toHaveScreenshot(02-dropdown-context.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#context-menu [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-ng-c519232959="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div>
- 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
- 162 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#context-menu [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-ng-c519232959="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div>
- 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
- 162 pixels (ratio 0.01 of all image pixels) are different.
27 | await api.waitStableState();
28 |
> 29 | await expect(example).toHaveScreenshot('02-dropdown-context.png');
| ^
30 |
31 | await api.focusOnBody();
32 | await tr.nth(2).click({button: 'right', position: {x: 1, y: 1}});
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.spec.ts:29:31
|
projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.spec.ts#L29
2) [chromium] › tests/kit/dropdown-context/dropdown-context.spec.ts:20:9 › DropdownContext › closes previous dropdown after new one is opened
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
162 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/dropdown-context/dropdown-context.spec.ts-snapshots/02-dropdown-context-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-62150-own-after-new-one-is-opened-chromium-retry1/02-dropdown-context-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-62150-own-after-new-one-is-opened-chromium-retry1/02-dropdown-context-diff.png
Call log:
- expect.toHaveScreenshot(02-dropdown-context.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#context-menu [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-ng-c519232959="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div>
- 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
- 162 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#context-menu [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-ng-c519232959="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div>
- 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
- 162 pixels (ratio 0.01 of all image pixels) are different.
27 | await api.waitStableState();
28 |
> 29 | await expect(example).toHaveScreenshot('02-dropdown-context.png');
| ^
30 |
31 | await api.focusOnBody();
32 | await tr.nth(2).click({button: 'right', position: {x: 1, y: 1}});
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.spec.ts:29:31
|
projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.spec.ts#L29
2) [chromium] › tests/kit/dropdown-context/dropdown-context.spec.ts:20:9 › DropdownContext › closes previous dropdown after new one is opened
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
162 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/dropdown-context/dropdown-context.spec.ts-snapshots/02-dropdown-context-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-62150-own-after-new-one-is-opened-chromium-retry2/02-dropdown-context-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-62150-own-after-new-one-is-opened-chromium-retry2/02-dropdown-context-diff.png
Call log:
- expect.toHaveScreenshot(02-dropdown-context.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#context-menu [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-ng-c519232959="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div>
- 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
- 162 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#context-menu [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-ng-c519232959="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div>
- 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
- 162 pixels (ratio 0.01 of all image pixels) are different.
27 | await api.waitStableState();
28 |
> 29 | await expect(example).toHaveScreenshot('02-dropdown-context.png');
| ^
30 |
31 | await api.focusOnBody();
32 | await tr.nth(2).click({button: 'right', position: {x: 1, y: 1}});
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.spec.ts:29:31
|
projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.spec.ts#L48
3) [chromium] › tests/kit/dropdown-context/dropdown-context.spec.ts:38:9 › DropdownContext › does not close dropdown when nested dropdown is clicked
Error: Screenshot comparison failed:
163 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/dropdown-context/dropdown-context.spec.ts-snapshots/04-dropdown-context-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-bd18e--nested-dropdown-is-clicked-chromium/04-dropdown-context-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-bd18e--nested-dropdown-is-clicked-chromium/04-dropdown-context-diff.png
Call log:
- expect.toHaveScreenshot(04-dropdown-context.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#context-menu [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-ng-c519232959="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div>
- 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
- 163 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#context-menu [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-ng-c519232959="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div>
- 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
- 163 pixels (ratio 0.01 of all image pixels) are different.
46 | await api.waitStableState();
47 |
> 48 | await expect(example).toHaveScreenshot('04-dropdown-context.png');
| ^
49 |
50 | await page.locator('[tuiOption]').last().click();
51 | await api.waitStableState();
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.spec.ts:48:31
|
projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.spec.ts#L48
3) [chromium] › tests/kit/dropdown-context/dropdown-context.spec.ts:38:9 › DropdownContext › does not close dropdown when nested dropdown is clicked
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
163 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/dropdown-context/dropdown-context.spec.ts-snapshots/04-dropdown-context-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-bd18e--nested-dropdown-is-clicked-chromium-retry1/04-dropdown-context-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-bd18e--nested-dropdown-is-clicked-chromium-retry1/04-dropdown-context-diff.png
Call log:
- expect.toHaveScreenshot(04-dropdown-context.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#context-menu [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-ng-c519232959="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div>
- 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
- 163 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#context-menu [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-ng-c519232959="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div>
- 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
- 163 pixels (ratio 0.01 of all image pixels) are different.
46 | await api.waitStableState();
47 |
> 48 | await expect(example).toHaveScreenshot('04-dropdown-context.png');
| ^
49 |
50 | await page.locator('[tuiOption]').last().click();
51 | await api.waitStableState();
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.spec.ts:48:31
|
projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.spec.ts#L48
3) [chromium] › tests/kit/dropdown-context/dropdown-context.spec.ts:38:9 › DropdownContext › does not close dropdown when nested dropdown is clicked
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
163 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/dropdown-context/dropdown-context.spec.ts-snapshots/04-dropdown-context-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-bd18e--nested-dropdown-is-clicked-chromium-retry2/04-dropdown-context-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-bd18e--nested-dropdown-is-clicked-chromium-retry2/04-dropdown-context-diff.png
Call log:
- expect.toHaveScreenshot(04-dropdown-context.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#context-menu [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-ng-c519232959="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div>
- 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
- 163 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#context-menu [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-ng-c519232959="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div>
- 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
- 163 pixels (ratio 0.01 of all image pixels) are different.
46 | await api.waitStableState();
47 |
> 48 | await expect(example).toHaveScreenshot('04-dropdown-context.png');
| ^
49 |
50 | await page.locator('[tuiOption]').last().click();
51 | await api.waitStableState();
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.spec.ts:48:31
|
|
|
3 failed
[chromium] › tests/kit/dropdown-context/dropdown-context.spec.ts:8:9 › DropdownContext › opens dropdown on right click
[chromium] › tests/kit/dropdown-context/dropdown-context.spec.ts:20:9 › DropdownContext › closes previous dropdown after new one is opened
[chromium] › tests/kit/dropdown-context/dropdown-context.spec.ts:38:9 › DropdownContext › does not close dropdown when nested dropdown is clicked
93 passed (1.8m)
|
This job succeeded
Loading