Skip to content

fix(legacy): MultiSelect empty line when non empty placeholder and valueContent #4891

fix(legacy): MultiSelect empty line when non empty placeholder and valueContent

fix(legacy): MultiSelect empty line when non empty placeholder and valueContent #4891

Triggered via pull request September 23, 2024 08:22
Status Failure
Total duration 15m 12s
Artifacts 1

e2e-playwright.yml

on: pull_request
Matrix: playwright
Playwright E2E Tests matrix result
0s
Playwright E2E Tests matrix result
E2E result
9s
E2E result
Fit to window
Zoom out
Zoom in

Annotations

5 errors, 1 warning, and 18 notices
[chromium] › tests/kit/multi-select/multi-select.spec.ts:241:13 › MultiSelect › API page › placeholder with value content: projects/demo-playwright/tests/kit/multi-select/multi-select.spec.ts#L257
1) [chromium] › tests/kit/multi-select/multi-select.spec.ts:241:13 › MultiSelect › API page › placeholder with value content Error: Screenshot comparison failed: 25273 pixels (ratio 0.04 of all image pixels) are different. Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/multi-select/multi-select.spec.ts-snapshots/10-multi-select-placeholder-with-value-content-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-multi-select-mul-5e159-ceholder-with-value-content-chromium/10-multi-select-placeholder-with-value-content-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-multi-select-mul-5e159-ceholder-with-value-content-chromium/10-multi-select-placeholder-with-value-content-diff.png Call log: - expect.toHaveScreenshot(10-multi-select-placeholder-with-value-content.png) with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 25273 pixels (ratio 0.04 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 - 25273 pixels (ratio 0.04 of all image pixels) are different. 255 | await documentationPage.waitStableState(); 256 | > 257 | await expect(page).toHaveScreenshot( | ^ 258 | '10-multi-select-placeholder-with-value-content.png', 259 | ); 260 | }); at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/multi-select/multi-select.spec.ts:257:32
[chromium] › tests/kit/multi-select/multi-select.spec.ts:241:13 › MultiSelect › API page › placeholder with value content: projects/demo-playwright/tests/kit/multi-select/multi-select.spec.ts#L257
1) [chromium] › tests/kit/multi-select/multi-select.spec.ts:241:13 › MultiSelect › API page › placeholder with value content Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 25273 pixels (ratio 0.04 of all image pixels) are different. Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/multi-select/multi-select.spec.ts-snapshots/10-multi-select-placeholder-with-value-content-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-multi-select-mul-5e159-ceholder-with-value-content-chromium-retry1/10-multi-select-placeholder-with-value-content-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-multi-select-mul-5e159-ceholder-with-value-content-chromium-retry1/10-multi-select-placeholder-with-value-content-diff.png Call log: - expect.toHaveScreenshot(10-multi-select-placeholder-with-value-content.png) with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 25273 pixels (ratio 0.04 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 - 25273 pixels (ratio 0.04 of all image pixels) are different. 255 | await documentationPage.waitStableState(); 256 | > 257 | await expect(page).toHaveScreenshot( | ^ 258 | '10-multi-select-placeholder-with-value-content.png', 259 | ); 260 | }); at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/multi-select/multi-select.spec.ts:257:32
[chromium] › tests/kit/multi-select/multi-select.spec.ts:241:13 › MultiSelect › API page › placeholder with value content: projects/demo-playwright/tests/kit/multi-select/multi-select.spec.ts#L257
1) [chromium] › tests/kit/multi-select/multi-select.spec.ts:241:13 › MultiSelect › API page › placeholder with value content Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 25273 pixels (ratio 0.04 of all image pixels) are different. Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/multi-select/multi-select.spec.ts-snapshots/10-multi-select-placeholder-with-value-content-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-multi-select-mul-5e159-ceholder-with-value-content-chromium-retry2/10-multi-select-placeholder-with-value-content-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-multi-select-mul-5e159-ceholder-with-value-content-chromium-retry2/10-multi-select-placeholder-with-value-content-diff.png Call log: - expect.toHaveScreenshot(10-multi-select-placeholder-with-value-content.png) with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 25273 pixels (ratio 0.04 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 - 25273 pixels (ratio 0.04 of all image pixels) are different. 255 | await documentationPage.waitStableState(); 256 | > 257 | await expect(page).toHaveScreenshot( | ^ 258 | '10-multi-select-placeholder-with-value-content.png', 259 | ); 260 | }); at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/multi-select/multi-select.spec.ts:257:32
playwright / (9 of 9)
Process completed with exit code 1.
E2E result
Process completed with exit code 1.
Slow Test: [chromium] › tests/kit/input-table/input-table.spec.ts#L1
[chromium] › tests/kit/input-table/input-table.spec.ts took 15.4s
🎭 Playwright Run Summary
95 passed (1.2m)
🎭 Playwright Run Summary
95 passed (1.4m)
🎭 Playwright Run Summary
95 passed (1.3m)
🎭 Playwright Run Summary
95 passed (1.4m)
🎭 Playwright Run Summary
96 passed (1.5m)
🎭 Playwright Run Summary
96 passed (1.3m)
🎭 Playwright Run Summary
1 failed [chromium] › tests/kit/multi-select/multi-select.spec.ts:241:13 › MultiSelect › API page › placeholder with value content 94 passed (1.5m)
🎭 Playwright Run Summary
95 passed (1.6m)
🎭 Playwright Run Summary
96 passed (1.9m)
🎭 Playwright Run Summary
96 passed (1.7m)
🎭 Playwright Run Summary
96 passed (2.1m)
🎭 Playwright Run Summary
96 passed (1.9m)
🎭 Playwright Run Summary
96 passed (2.0m)
🎭 Playwright Run Summary
96 passed (2.4m)
🎭 Playwright Run Summary
96 passed (2.5m)
🎭 Playwright Run Summary
96 passed (3.2m)
🎭 Playwright Run Summary
96 passed (3.8m)
🎭 Playwright Run Summary
96 passed (4.8m)

Artifacts

Produced during runtime
Name Size
playwright-e2e-artifacts--73b71c6c11a255bacab83a0889585e562bdc31c0-10990397918-9123_9 Expired
59.9 KB