fix(kit): debounce overflownChange
event
#11426
e2e.yml
on: pull_request
Build demo
4m 6s
Cypress / Component Testing
4m 39s
Matrix: playwright
E2E result
59s
Playwright E2E Tests matrix result
0s
Annotations
16 errors, 58 warnings, and 36 notices
[chromium] › tests/kit/line-clamp/line-clamp.pw.spec.ts:85:17 › LineClamp › Single line (break-all) and multiple line (break-words) › linesLimit=1:
projects/demo-playwright/tests/kit/line-clamp/line-clamp.pw.spec.ts#L94
1) [chromium] › tests/kit/line-clamp/line-clamp.pw.spec.ts:85:17 › LineClamp › Single line (break-all) and multiple line (break-words) › linesLimit=1
Error: expect(page).toHaveScreenshot(expected)
278 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/line-clamp/line-clamp.pw.spec.ts-snapshots/05-1-line-clamp-0-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-line-clamp-line--bf401-ne-break-words-linesLimit-1-chromium/05-1-line-clamp-0-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-line-clamp-line--bf401-ne-break-words-linesLimit-1-chromium/05-1-line-clamp-0-diff.png
Call log:
- expect.toHaveScreenshot(05-1-line-clamp-0.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 278 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
- 278 pixels (ratio 0.01 of all image pixels) are different.
92 | await pagePO.prepareBeforeScreenshot();
93 |
> 94 | await expect(page).toHaveScreenshot(`05-1-line-clamp-${index}.png`);
| ^
95 |
96 | await pagePO.apiPageExample.locator('tui-line-clamp').hover();
97 |
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/line-clamp/line-clamp.pw.spec.ts:94:36
|
[chromium] › tests/kit/line-clamp/line-clamp.pw.spec.ts:85:17 › LineClamp › Single line (break-all) and multiple line (break-words) › linesLimit=1:
projects/demo-playwright/tests/kit/line-clamp/line-clamp.pw.spec.ts#L94
1) [chromium] › tests/kit/line-clamp/line-clamp.pw.spec.ts:85:17 › LineClamp › Single line (break-all) and multiple line (break-words) › linesLimit=1
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
278 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/line-clamp/line-clamp.pw.spec.ts-snapshots/05-1-line-clamp-0-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-line-clamp-line--bf401-ne-break-words-linesLimit-1-chromium-retry1/05-1-line-clamp-0-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-line-clamp-line--bf401-ne-break-words-linesLimit-1-chromium-retry1/05-1-line-clamp-0-diff.png
Call log:
- expect.toHaveScreenshot(05-1-line-clamp-0.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 278 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
- 278 pixels (ratio 0.01 of all image pixels) are different.
92 | await pagePO.prepareBeforeScreenshot();
93 |
> 94 | await expect(page).toHaveScreenshot(`05-1-line-clamp-${index}.png`);
| ^
95 |
96 | await pagePO.apiPageExample.locator('tui-line-clamp').hover();
97 |
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/line-clamp/line-clamp.pw.spec.ts:94:36
|
[chromium] › tests/kit/line-clamp/line-clamp.pw.spec.ts:85:17 › LineClamp › Single line (break-all) and multiple line (break-words) › linesLimit=1:
projects/demo-playwright/tests/kit/line-clamp/line-clamp.pw.spec.ts#L94
1) [chromium] › tests/kit/line-clamp/line-clamp.pw.spec.ts:85:17 › LineClamp › Single line (break-all) and multiple line (break-words) › linesLimit=1
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
278 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/line-clamp/line-clamp.pw.spec.ts-snapshots/05-1-line-clamp-0-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-line-clamp-line--bf401-ne-break-words-linesLimit-1-chromium-retry2/05-1-line-clamp-0-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-line-clamp-line--bf401-ne-break-words-linesLimit-1-chromium-retry2/05-1-line-clamp-0-diff.png
Call log:
- expect.toHaveScreenshot(05-1-line-clamp-0.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 278 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
- 278 pixels (ratio 0.01 of all image pixels) are different.
92 | await pagePO.prepareBeforeScreenshot();
93 |
> 94 | await expect(page).toHaveScreenshot(`05-1-line-clamp-${index}.png`);
| ^
95 |
96 | await pagePO.apiPageExample.locator('tui-line-clamp').hover();
97 |
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/line-clamp/line-clamp.pw.spec.ts:94:36
|
[chromium] › tests/kit/line-clamp/line-clamp.pw.spec.ts:85:17 › LineClamp › Single line (break-all) and multiple line (break-words) › linesLimit=3:
projects/demo-playwright/tests/kit/line-clamp/line-clamp.pw.spec.ts#L94
2) [chromium] › tests/kit/line-clamp/line-clamp.pw.spec.ts:85:17 › LineClamp › Single line (break-all) and multiple line (break-words) › linesLimit=3
Error: expect(page).toHaveScreenshot(expected)
1978 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/line-clamp/line-clamp.pw.spec.ts-snapshots/05-1-line-clamp-1-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-line-clamp-line--ece32-ne-break-words-linesLimit-3-chromium/05-1-line-clamp-1-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-line-clamp-line--ece32-ne-break-words-linesLimit-3-chromium/05-1-line-clamp-1-diff.png
Call log:
- expect.toHaveScreenshot(05-1-line-clamp-1.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 1978 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
- 1978 pixels (ratio 0.01 of all image pixels) are different.
92 | await pagePO.prepareBeforeScreenshot();
93 |
> 94 | await expect(page).toHaveScreenshot(`05-1-line-clamp-${index}.png`);
| ^
95 |
96 | await pagePO.apiPageExample.locator('tui-line-clamp').hover();
97 |
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/line-clamp/line-clamp.pw.spec.ts:94:36
|
[chromium] › tests/kit/line-clamp/line-clamp.pw.spec.ts:85:17 › LineClamp › Single line (break-all) and multiple line (break-words) › linesLimit=3:
projects/demo-playwright/tests/kit/line-clamp/line-clamp.pw.spec.ts#L94
2) [chromium] › tests/kit/line-clamp/line-clamp.pw.spec.ts:85:17 › LineClamp › Single line (break-all) and multiple line (break-words) › linesLimit=3
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
1978 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/line-clamp/line-clamp.pw.spec.ts-snapshots/05-1-line-clamp-1-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-line-clamp-line--ece32-ne-break-words-linesLimit-3-chromium-retry1/05-1-line-clamp-1-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-line-clamp-line--ece32-ne-break-words-linesLimit-3-chromium-retry1/05-1-line-clamp-1-diff.png
Call log:
- expect.toHaveScreenshot(05-1-line-clamp-1.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 1978 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
- 1978 pixels (ratio 0.01 of all image pixels) are different.
92 | await pagePO.prepareBeforeScreenshot();
93 |
> 94 | await expect(page).toHaveScreenshot(`05-1-line-clamp-${index}.png`);
| ^
95 |
96 | await pagePO.apiPageExample.locator('tui-line-clamp').hover();
97 |
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/line-clamp/line-clamp.pw.spec.ts:94:36
|
[chromium] › tests/kit/line-clamp/line-clamp.pw.spec.ts:85:17 › LineClamp › Single line (break-all) and multiple line (break-words) › linesLimit=3:
projects/demo-playwright/tests/kit/line-clamp/line-clamp.pw.spec.ts#L94
2) [chromium] › tests/kit/line-clamp/line-clamp.pw.spec.ts:85:17 › LineClamp › Single line (break-all) and multiple line (break-words) › linesLimit=3
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
1978 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/line-clamp/line-clamp.pw.spec.ts-snapshots/05-1-line-clamp-1-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-line-clamp-line--ece32-ne-break-words-linesLimit-3-chromium-retry2/05-1-line-clamp-1-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-line-clamp-line--ece32-ne-break-words-linesLimit-3-chromium-retry2/05-1-line-clamp-1-diff.png
Call log:
- expect.toHaveScreenshot(05-1-line-clamp-1.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 1978 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
- 1978 pixels (ratio 0.01 of all image pixels) are different.
92 | await pagePO.prepareBeforeScreenshot();
93 |
> 94 | await expect(page).toHaveScreenshot(`05-1-line-clamp-${index}.png`);
| ^
95 |
96 | await pagePO.apiPageExample.locator('tui-line-clamp').hover();
97 |
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/line-clamp/line-clamp.pw.spec.ts:94:36
|
Playwright / ubuntu-latest / 6 of 9
Process completed with exit code 1.
|
[webkit] › tests/kit/line-clamp/line-clamp.pw.spec.ts:85:17 › LineClamp › Single line (break-all) and multiple line (break-words) › linesLimit=1:
projects/demo-playwright/tests/kit/line-clamp/line-clamp.pw.spec.ts#L94
1) [webkit] › tests/kit/line-clamp/line-clamp.pw.spec.ts:85:17 › LineClamp › Single line (break-all) and multiple line (break-words) › linesLimit=1
Error: expect(page).toHaveScreenshot(expected)
217 pixels (ratio 0.01 of all image pixels) are different.
Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/line-clamp/line-clamp.pw.spec.ts-snapshots/05-1-line-clamp-0-webkit-darwin.png
Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-line-clamp-line--bf401-ne-break-words-linesLimit-1-webkit/05-1-line-clamp-0-actual.png
Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-line-clamp-line--bf401-ne-break-words-linesLimit-1-webkit/05-1-line-clamp-0-diff.png
Call log:
- expect.toHaveScreenshot(05-1-line-clamp-0.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 217 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
- 217 pixels (ratio 0.01 of all image pixels) are different.
92 | await pagePO.prepareBeforeScreenshot();
93 |
> 94 | await expect(page).toHaveScreenshot(`05-1-line-clamp-${index}.png`);
| ^
95 |
96 | await pagePO.apiPageExample.locator('tui-line-clamp').hover();
97 |
at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/line-clamp/line-clamp.pw.spec.ts:94:36
|
[webkit] › tests/kit/line-clamp/line-clamp.pw.spec.ts:85:17 › LineClamp › Single line (break-all) and multiple line (break-words) › linesLimit=1:
projects/demo-playwright/tests/kit/line-clamp/line-clamp.pw.spec.ts#L94
1) [webkit] › tests/kit/line-clamp/line-clamp.pw.spec.ts:85:17 › LineClamp › Single line (break-all) and multiple line (break-words) › linesLimit=1
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
217 pixels (ratio 0.01 of all image pixels) are different.
Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/line-clamp/line-clamp.pw.spec.ts-snapshots/05-1-line-clamp-0-webkit-darwin.png
Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-line-clamp-line--bf401-ne-break-words-linesLimit-1-webkit-retry1/05-1-line-clamp-0-actual.png
Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-line-clamp-line--bf401-ne-break-words-linesLimit-1-webkit-retry1/05-1-line-clamp-0-diff.png
Call log:
- expect.toHaveScreenshot(05-1-line-clamp-0.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 217 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
- 217 pixels (ratio 0.01 of all image pixels) are different.
92 | await pagePO.prepareBeforeScreenshot();
93 |
> 94 | await expect(page).toHaveScreenshot(`05-1-line-clamp-${index}.png`);
| ^
95 |
96 | await pagePO.apiPageExample.locator('tui-line-clamp').hover();
97 |
at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/line-clamp/line-clamp.pw.spec.ts:94:36
|
[webkit] › tests/kit/line-clamp/line-clamp.pw.spec.ts:85:17 › LineClamp › Single line (break-all) and multiple line (break-words) › linesLimit=1:
projects/demo-playwright/tests/kit/line-clamp/line-clamp.pw.spec.ts#L94
1) [webkit] › tests/kit/line-clamp/line-clamp.pw.spec.ts:85:17 › LineClamp › Single line (break-all) and multiple line (break-words) › linesLimit=1
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
217 pixels (ratio 0.01 of all image pixels) are different.
Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/line-clamp/line-clamp.pw.spec.ts-snapshots/05-1-line-clamp-0-webkit-darwin.png
Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-line-clamp-line--bf401-ne-break-words-linesLimit-1-webkit-retry2/05-1-line-clamp-0-actual.png
Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-line-clamp-line--bf401-ne-break-words-linesLimit-1-webkit-retry2/05-1-line-clamp-0-diff.png
Call log:
- expect.toHaveScreenshot(05-1-line-clamp-0.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 217 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
- 217 pixels (ratio 0.01 of all image pixels) are different.
92 | await pagePO.prepareBeforeScreenshot();
93 |
> 94 | await expect(page).toHaveScreenshot(`05-1-line-clamp-${index}.png`);
| ^
95 |
96 | await pagePO.apiPageExample.locator('tui-line-clamp').hover();
97 |
at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/line-clamp/line-clamp.pw.spec.ts:94:36
|
[webkit] › tests/kit/line-clamp/line-clamp.pw.spec.ts:85:17 › LineClamp › Single line (break-all) and multiple line (break-words) › linesLimit=3:
projects/demo-playwright/tests/kit/line-clamp/line-clamp.pw.spec.ts#L94
2) [webkit] › tests/kit/line-clamp/line-clamp.pw.spec.ts:85:17 › LineClamp › Single line (break-all) and multiple line (break-words) › linesLimit=3
Error: expect(page).toHaveScreenshot(expected)
1392 pixels (ratio 0.01 of all image pixels) are different.
Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/line-clamp/line-clamp.pw.spec.ts-snapshots/05-1-line-clamp-1-webkit-darwin.png
Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-line-clamp-line--ece32-ne-break-words-linesLimit-3-webkit/05-1-line-clamp-1-actual.png
Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-line-clamp-line--ece32-ne-break-words-linesLimit-3-webkit/05-1-line-clamp-1-diff.png
Call log:
- expect.toHaveScreenshot(05-1-line-clamp-1.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 1392 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
- 1392 pixels (ratio 0.01 of all image pixels) are different.
92 | await pagePO.prepareBeforeScreenshot();
93 |
> 94 | await expect(page).toHaveScreenshot(`05-1-line-clamp-${index}.png`);
| ^
95 |
96 | await pagePO.apiPageExample.locator('tui-line-clamp').hover();
97 |
at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/line-clamp/line-clamp.pw.spec.ts:94:36
|
[webkit] › tests/kit/line-clamp/line-clamp.pw.spec.ts:85:17 › LineClamp › Single line (break-all) and multiple line (break-words) › linesLimit=3:
projects/demo-playwright/tests/kit/line-clamp/line-clamp.pw.spec.ts#L94
2) [webkit] › tests/kit/line-clamp/line-clamp.pw.spec.ts:85:17 › LineClamp › Single line (break-all) and multiple line (break-words) › linesLimit=3
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
1392 pixels (ratio 0.01 of all image pixels) are different.
Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/line-clamp/line-clamp.pw.spec.ts-snapshots/05-1-line-clamp-1-webkit-darwin.png
Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-line-clamp-line--ece32-ne-break-words-linesLimit-3-webkit-retry1/05-1-line-clamp-1-actual.png
Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-line-clamp-line--ece32-ne-break-words-linesLimit-3-webkit-retry1/05-1-line-clamp-1-diff.png
Call log:
- expect.toHaveScreenshot(05-1-line-clamp-1.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 1392 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
- 1392 pixels (ratio 0.01 of all image pixels) are different.
92 | await pagePO.prepareBeforeScreenshot();
93 |
> 94 | await expect(page).toHaveScreenshot(`05-1-line-clamp-${index}.png`);
| ^
95 |
96 | await pagePO.apiPageExample.locator('tui-line-clamp').hover();
97 |
at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/line-clamp/line-clamp.pw.spec.ts:94:36
|
[webkit] › tests/kit/line-clamp/line-clamp.pw.spec.ts:85:17 › LineClamp › Single line (break-all) and multiple line (break-words) › linesLimit=3:
projects/demo-playwright/tests/kit/line-clamp/line-clamp.pw.spec.ts#L94
2) [webkit] › tests/kit/line-clamp/line-clamp.pw.spec.ts:85:17 › LineClamp › Single line (break-all) and multiple line (break-words) › linesLimit=3
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
1392 pixels (ratio 0.01 of all image pixels) are different.
Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/line-clamp/line-clamp.pw.spec.ts-snapshots/05-1-line-clamp-1-webkit-darwin.png
Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-line-clamp-line--ece32-ne-break-words-linesLimit-3-webkit-retry2/05-1-line-clamp-1-actual.png
Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-line-clamp-line--ece32-ne-break-words-linesLimit-3-webkit-retry2/05-1-line-clamp-1-diff.png
Call log:
- expect.toHaveScreenshot(05-1-line-clamp-1.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 1392 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
- 1392 pixels (ratio 0.01 of all image pixels) are different.
92 | await pagePO.prepareBeforeScreenshot();
93 |
> 94 | await expect(page).toHaveScreenshot(`05-1-line-clamp-${index}.png`);
| ^
95 |
96 | await pagePO.apiPageExample.locator('tui-line-clamp').hover();
97 |
at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/line-clamp/line-clamp.pw.spec.ts:94:36
|
Playwright / macos-latest / 6 of 9
Process completed with exit code 1.
|
[webkit] › tests/legacy/input-date/input-date.pw.spec.ts:30:13 › InputDate › Examples › correct filler display for size:
projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts#L57
1) [webkit] › tests/legacy/input-date/input-date.pw.spec.ts:30:13 › InputDate › Examples › correct filler display for size
Error: Timed out 5000ms waiting for expect(page).toHaveScreenshot(expected)
Timeout 5000ms exceeded.
Call log:
- expect.toHaveScreenshot(01-04-input-date-s.png) with timeout 5000ms
- generating new stable screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- Timeout 5000ms exceeded.
55 | await page.keyboard.type('06.1994');
56 |
> 57 | await expect(page).toHaveScreenshot(`01-04-input-date-${size}.png`);
| ^
58 | }
59 | });
60 |
at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts:57:36
|
E2E result
Process completed with exit code 1.
|
Build demo
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Cypress / Component Testing
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Playwright / ubuntu-latest / 1 of 9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Playwright / ubuntu-latest / 6 of 9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Playwright / ubuntu-latest / 8 of 9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Playwright / ubuntu-latest / 9 of 9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Playwright / ubuntu-latest / 7 of 9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Playwright / ubuntu-latest / 4 of 9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Playwright / ubuntu-latest / 2 of 9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Playwright / macos-latest / 1 of 9
pkgconf 2.3.0_1 is already installed and up-to-date.
To reinstall 2.3.0_1, run:
brew reinstall pkgconf
|
Playwright / macos-latest / 1 of 9
cairo 1.18.2 is already installed and up-to-date.
To reinstall 1.18.2, run:
brew reinstall cairo
|
Playwright / macos-latest / 1 of 9
libpng 1.6.45 is already installed and up-to-date.
To reinstall 1.6.45, run:
brew reinstall libpng
|
Playwright / macos-latest / 1 of 9
jpeg-turbo 3.1.0 is already installed and up-to-date.
To reinstall 3.1.0, run:
brew reinstall jpeg-turbo
|
Playwright / macos-latest / 1 of 9
giflib 5.2.2 is already installed and up-to-date.
To reinstall 5.2.2, run:
brew reinstall giflib
|
Playwright / macos-latest / 4 of 9
pkgconf 2.3.0_1 is already installed and up-to-date.
To reinstall 2.3.0_1, run:
brew reinstall pkgconf
|
Playwright / macos-latest / 4 of 9
cairo 1.18.2 is already installed and up-to-date.
To reinstall 1.18.2, run:
brew reinstall cairo
|
Playwright / macos-latest / 4 of 9
libpng 1.6.45 is already installed and up-to-date.
To reinstall 1.6.45, run:
brew reinstall libpng
|
Playwright / macos-latest / 4 of 9
jpeg-turbo 3.1.0 is already installed and up-to-date.
To reinstall 3.1.0, run:
brew reinstall jpeg-turbo
|
Playwright / macos-latest / 4 of 9
giflib 5.2.2 is already installed and up-to-date.
To reinstall 5.2.2, run:
brew reinstall giflib
|
Playwright / ubuntu-latest / 5 of 9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Playwright / macos-latest / 5 of 9
pkgconf 2.3.0_1 is already installed and up-to-date.
To reinstall 2.3.0_1, run:
brew reinstall pkgconf
|
Playwright / macos-latest / 5 of 9
cairo 1.18.2 is already installed and up-to-date.
To reinstall 1.18.2, run:
brew reinstall cairo
|
Playwright / macos-latest / 5 of 9
libpng 1.6.45 is already installed and up-to-date.
To reinstall 1.6.45, run:
brew reinstall libpng
|
Playwright / macos-latest / 5 of 9
jpeg-turbo 3.1.0 is already installed and up-to-date.
To reinstall 3.1.0, run:
brew reinstall jpeg-turbo
|
Playwright / macos-latest / 5 of 9
giflib 5.2.2 is already installed and up-to-date.
To reinstall 5.2.2, run:
brew reinstall giflib
|
Playwright / macos-latest / 2 of 9
pkgconf 2.3.0_1 is already installed and up-to-date.
To reinstall 2.3.0_1, run:
brew reinstall pkgconf
|
Playwright / macos-latest / 2 of 9
cairo 1.18.2 is already installed and up-to-date.
To reinstall 1.18.2, run:
brew reinstall cairo
|
Playwright / macos-latest / 2 of 9
libpng 1.6.45 is already installed and up-to-date.
To reinstall 1.6.45, run:
brew reinstall libpng
|
Playwright / macos-latest / 2 of 9
jpeg-turbo 3.1.0 is already installed and up-to-date.
To reinstall 3.1.0, run:
brew reinstall jpeg-turbo
|
Playwright / macos-latest / 2 of 9
giflib 5.2.2 is already installed and up-to-date.
To reinstall 5.2.2, run:
brew reinstall giflib
|
Playwright / ubuntu-latest / 3 of 9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Playwright / macos-latest / 6 of 9
pkgconf 2.3.0_1 is already installed and up-to-date.
To reinstall 2.3.0_1, run:
brew reinstall pkgconf
|
Playwright / macos-latest / 6 of 9
cairo 1.18.2 is already installed and up-to-date.
To reinstall 1.18.2, run:
brew reinstall cairo
|
Playwright / macos-latest / 6 of 9
libpng 1.6.45 is already installed and up-to-date.
To reinstall 1.6.45, run:
brew reinstall libpng
|
Playwright / macos-latest / 6 of 9
jpeg-turbo 3.1.0 is already installed and up-to-date.
To reinstall 3.1.0, run:
brew reinstall jpeg-turbo
|
Playwright / macos-latest / 6 of 9
giflib 5.2.2 is already installed and up-to-date.
To reinstall 5.2.2, run:
brew reinstall giflib
|
Playwright / macos-latest / 8 of 9
pkgconf 2.3.0_1 is already installed and up-to-date.
To reinstall 2.3.0_1, run:
brew reinstall pkgconf
|
Playwright / macos-latest / 8 of 9
cairo 1.18.2 is already installed and up-to-date.
To reinstall 1.18.2, run:
brew reinstall cairo
|
Playwright / macos-latest / 8 of 9
libpng 1.6.45 is already installed and up-to-date.
To reinstall 1.6.45, run:
brew reinstall libpng
|
Playwright / macos-latest / 8 of 9
jpeg-turbo 3.1.0 is already installed and up-to-date.
To reinstall 3.1.0, run:
brew reinstall jpeg-turbo
|
Playwright / macos-latest / 8 of 9
giflib 5.2.2 is already installed and up-to-date.
To reinstall 5.2.2, run:
brew reinstall giflib
|
Playwright / macos-latest / 7 of 9
pkgconf 2.3.0_1 is already installed and up-to-date.
To reinstall 2.3.0_1, run:
brew reinstall pkgconf
|
Playwright / macos-latest / 7 of 9
cairo 1.18.2 is already installed and up-to-date.
To reinstall 1.18.2, run:
brew reinstall cairo
|
Playwright / macos-latest / 7 of 9
libpng 1.6.45 is already installed and up-to-date.
To reinstall 1.6.45, run:
brew reinstall libpng
|
Playwright / macos-latest / 7 of 9
jpeg-turbo 3.1.0 is already installed and up-to-date.
To reinstall 3.1.0, run:
brew reinstall jpeg-turbo
|
Playwright / macos-latest / 7 of 9
giflib 5.2.2 is already installed and up-to-date.
To reinstall 5.2.2, run:
brew reinstall giflib
|
Playwright / macos-latest / 3 of 9
pkgconf 2.3.0_1 is already installed and up-to-date.
To reinstall 2.3.0_1, run:
brew reinstall pkgconf
|
Playwright / macos-latest / 3 of 9
cairo 1.18.2 is already installed and up-to-date.
To reinstall 1.18.2, run:
brew reinstall cairo
|
Playwright / macos-latest / 3 of 9
libpng 1.6.45 is already installed and up-to-date.
To reinstall 1.6.45, run:
brew reinstall libpng
|
Playwright / macos-latest / 3 of 9
jpeg-turbo 3.1.0 is already installed and up-to-date.
To reinstall 3.1.0, run:
brew reinstall jpeg-turbo
|
Playwright / macos-latest / 3 of 9
giflib 5.2.2 is already installed and up-to-date.
To reinstall 5.2.2, run:
brew reinstall giflib
|
Playwright / macos-latest / 9 of 9
pkgconf 2.3.0_1 is already installed and up-to-date.
To reinstall 2.3.0_1, run:
brew reinstall pkgconf
|
Playwright / macos-latest / 9 of 9
cairo 1.18.2 is already installed and up-to-date.
To reinstall 1.18.2, run:
brew reinstall cairo
|
Playwright / macos-latest / 9 of 9
libpng 1.6.45 is already installed and up-to-date.
To reinstall 1.6.45, run:
brew reinstall libpng
|
Playwright / macos-latest / 9 of 9
jpeg-turbo 3.1.0 is already installed and up-to-date.
To reinstall 3.1.0, run:
brew reinstall jpeg-turbo
|
Playwright / macos-latest / 9 of 9
giflib 5.2.2 is already installed and up-to-date.
To reinstall 5.2.2, run:
brew reinstall giflib
|
Playwright E2E Tests matrix result
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
E2E result
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
🎭 Playwright Run Summary
119 passed (1.6m)
|
🎭 Playwright Run Summary
119 passed (1.8m)
|
🎭 Playwright Run Summary
118 passed (1.8m)
|
🎭 Playwright Run Summary
2 failed
[chromium] › tests/kit/line-clamp/line-clamp.pw.spec.ts:85:17 › LineClamp › Single line (break-all) and multiple line (break-words) › linesLimit=1
[chromium] › tests/kit/line-clamp/line-clamp.pw.spec.ts:85:17 › LineClamp › Single line (break-all) and multiple line (break-words) › linesLimit=3
116 passed (1.7m)
|
🎭 Playwright Run Summary
118 passed (1.8m)
|
🎭 Playwright Run Summary
118 passed (2.0m)
|
🎭 Playwright Run Summary
118 passed (2.0m)
|
🎭 Playwright Run Summary
118 passed (1.9m)
|
🎭 Playwright Run Summary
118 passed (2.2m)
|
🎭 Playwright Run Summary
118 passed (1.9m)
|
🎭 Playwright Run Summary
118 passed (2.6m)
|
🎭 Playwright Run Summary
118 passed (2.4m)
|
🎭 Playwright Run Summary
118 passed (2.3m)
|
🎭 Playwright Run Summary
118 passed (2.6m)
|
🎭 Playwright Run Summary
9 skipped
110 passed (1.8m)
|
🎭 Playwright Run Summary
9 skipped
110 passed (1.9m)
|
🎭 Playwright Run Summary
118 passed (3.1m)
|
🎭 Playwright Run Summary
118 passed (2.8m)
|
🎭 Playwright Run Summary
118 passed (3.5m)
|
🎭 Playwright Run Summary
118 passed (4.0m)
|
🎭 Playwright Run Summary
118 passed (4.4m)
|
🎭 Playwright Run Summary
118 passed (3.8m)
|
🎭 Playwright Run Summary
44 skipped
74 passed (3.0m)
|
🎭 Playwright Run Summary
44 skipped
74 passed (3.7m)
|
🎭 Playwright Run Summary
118 passed (5.9m)
|
🎭 Playwright Run Summary
118 passed (7.0m)
|
🎭 Playwright Run Summary
2 failed
[webkit] › tests/kit/line-clamp/line-clamp.pw.spec.ts:85:17 › LineClamp › Single line (break-all) and multiple line (break-words) › linesLimit=1
[webkit] › tests/kit/line-clamp/line-clamp.pw.spec.ts:85:17 › LineClamp › Single line (break-all) and multiple line (break-words) › linesLimit=3
14 skipped
102 passed (2.1m)
|
🎭 Playwright Run Summary
14 skipped
104 passed (2.0m)
|
🎭 Playwright Run Summary
118 passed (1.9m)
|
🎭 Playwright Run Summary
118 passed (1.7m)
|
🎭 Playwright Run Summary
1 flaky
[webkit] › tests/legacy/input-date/input-date.pw.spec.ts:30:13 › InputDate › Examples › correct filler display for size
12 skipped
105 passed (3.6m)
|
🎭 Playwright Run Summary
12 skipped
106 passed (2.9m)
|
🎭 Playwright Run Summary
118 passed (8.4m)
|
🎭 Playwright Run Summary
118 passed (7.3m)
|
🎭 Playwright Run Summary
4 skipped
114 passed (4.7m)
|
🎭 Playwright Run Summary
4 skipped
114 passed (3.6m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
cy_baseline_8f43f70b9c5ad279ea86f841a74c4aa5b322e886
Expired
|
130 KB |
|
playwright-blob-artifacts--8f43f70b9c5ad279ea86f841a74c4aa5b322e886-12870778508-10188-Linux_1
Expired
|
392 KB |
|
playwright-blob-artifacts--8f43f70b9c5ad279ea86f841a74c4aa5b322e886-12870778508-10188-Linux_2
Expired
|
501 KB |
|
playwright-blob-artifacts--8f43f70b9c5ad279ea86f841a74c4aa5b322e886-12870778508-10188-Linux_3
Expired
|
1.42 MB |
|
playwright-blob-artifacts--8f43f70b9c5ad279ea86f841a74c4aa5b322e886-12870778508-10188-Linux_4
Expired
|
662 KB |
|
playwright-blob-artifacts--8f43f70b9c5ad279ea86f841a74c4aa5b322e886-12870778508-10188-Linux_5
Expired
|
1.09 MB |
|
playwright-blob-artifacts--8f43f70b9c5ad279ea86f841a74c4aa5b322e886-12870778508-10188-Linux_6
Expired
|
1.28 MB |
|
playwright-blob-artifacts--8f43f70b9c5ad279ea86f841a74c4aa5b322e886-12870778508-10188-Linux_7
Expired
|
455 KB |
|
playwright-blob-artifacts--8f43f70b9c5ad279ea86f841a74c4aa5b322e886-12870778508-10188-Linux_8
Expired
|
488 KB |
|
playwright-blob-artifacts--8f43f70b9c5ad279ea86f841a74c4aa5b322e886-12870778508-10188-Linux_9
Expired
|
518 KB |
|
playwright-blob-artifacts--8f43f70b9c5ad279ea86f841a74c4aa5b322e886-12870778508-10188-macOS_1
Expired
|
293 KB |
|
playwright-blob-artifacts--8f43f70b9c5ad279ea86f841a74c4aa5b322e886-12870778508-10188-macOS_2
Expired
|
372 KB |
|
playwright-blob-artifacts--8f43f70b9c5ad279ea86f841a74c4aa5b322e886-12870778508-10188-macOS_3
Expired
|
1.32 MB |
|
playwright-blob-artifacts--8f43f70b9c5ad279ea86f841a74c4aa5b322e886-12870778508-10188-macOS_4
Expired
|
579 KB |
|
playwright-blob-artifacts--8f43f70b9c5ad279ea86f841a74c4aa5b322e886-12870778508-10188-macOS_5
Expired
|
991 KB |
|
playwright-blob-artifacts--8f43f70b9c5ad279ea86f841a74c4aa5b322e886-12870778508-10188-macOS_6
Expired
|
1.28 MB |
|
playwright-blob-artifacts--8f43f70b9c5ad279ea86f841a74c4aa5b322e886-12870778508-10188-macOS_7
Expired
|
365 KB |
|
playwright-blob-artifacts--8f43f70b9c5ad279ea86f841a74c4aa5b322e886-12870778508-10188-macOS_8
Expired
|
415 KB |
|
playwright-blob-artifacts--8f43f70b9c5ad279ea86f841a74c4aa5b322e886-12870778508-10188-macOS_9
Expired
|
424 KB |
|
playwright-snapshots-artifacts--8f43f70b9c5ad279ea86f841a74c4aa5b322e886-12870778508-10188-Linux_6
Expired
|
88.9 KB |
|
playwright-snapshots-artifacts--8f43f70b9c5ad279ea86f841a74c4aa5b322e886-12870778508-10188-macOS_6
Expired
|
93.2 KB |
|