fix(kit): MultiSelect
empty line when non empty placeholder
and valueContent
#9638
Annotations
4 errors, 10 warnings, and 8 notices
[chromium] › tests/kit/multi-select/multi-select.spec.ts:221:13 › MultiSelect › API page › placeholder with value content:
projects/demo-playwright/tests/kit/multi-select/multi-select.spec.ts#L236
1) [chromium] › tests/kit/multi-select/multi-select.spec.ts:221:13 › MultiSelect › API page › placeholder with value content
Error: Screenshot comparison failed:
25403 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-multi-select-MultiSelect-API-page-placeholder-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-multi-select-MultiSelect-API-page-placeholder-with-value-content-chromium/10-multi-select-placeholder-with-value-content-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- 25403 pixels (ratio 0.04 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- captured a stable screenshot
- 25403 pixels (ratio 0.04 of all image pixels) are different.
234 | await documentationPage.prepareApiPageBeforeScreenshot();
235 |
> 236 | await expect(page).toHaveScreenshot(
| ^
237 | '10-multi-select-placeholder-with-value-content.png',
238 | );
239 | });
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/multi-select/multi-select.spec.ts:236:32
|
[chromium] › tests/kit/multi-select/multi-select.spec.ts:221:13 › MultiSelect › API page › placeholder with value content:
projects/demo-playwright/tests/kit/multi-select/multi-select.spec.ts#L236
1) [chromium] › tests/kit/multi-select/multi-select.spec.ts:221:13 › MultiSelect › API page › placeholder with value content
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
25403 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-multi-select-MultiSelect-API-page-placeholder-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-multi-select-MultiSelect-API-page-placeholder-with-value-content-chromium-retry1/10-multi-select-placeholder-with-value-content-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- 25403 pixels (ratio 0.04 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- captured a stable screenshot
- 25403 pixels (ratio 0.04 of all image pixels) are different.
234 | await documentationPage.prepareApiPageBeforeScreenshot();
235 |
> 236 | await expect(page).toHaveScreenshot(
| ^
237 | '10-multi-select-placeholder-with-value-content.png',
238 | );
239 | });
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/multi-select/multi-select.spec.ts:236:32
|
playwright / (4 of 4)
Process completed with exit code 1.
|
E2E result
Process completed with exit code 1.
|
Build demo
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], actions/cache/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
playwright / (1 of 4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], actions/cache/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
playwright / (4 of 4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], actions/cache/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
playwright / (3 of 4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], actions/cache/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
playwright / (2 of 4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], actions/cache/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
deep
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], actions/cache/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
core
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], actions/cache/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
kit
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], actions/cache/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
E2E result
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "cypress-e2e-artifacts--a435702de1de437639addec954a7b7ab2d416a46-10983306413-9127", "playwright-e2e-artifacts--a435702de1de437639addec954a7b7ab2d416a46-10983306413-9127".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
🎭 Playwright Run Summary
93 passed (1.3m)
|
🎭 Playwright Run Summary
93 passed (1.2m)
|
🎭 Playwright Run Summary
1 failed
[chromium] › tests/kit/multi-select/multi-select.spec.ts:221:13 › MultiSelect › API page › placeholder with value content
91 passed (1.2m)
|
🎭 Playwright Run Summary
92 passed (1.3m)
|
🎭 Playwright Run Summary
92 passed (1.3m)
|
🎭 Playwright Run Summary
92 passed (1.6m)
|
🎭 Playwright Run Summary
93 passed (1.8m)
|
🎭 Playwright Run Summary
93 passed (1.4m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
cypress-e2e-artifacts--a435702de1de437639addec954a7b7ab2d416a46-10983306413-9127
Expired
|
3.47 MB |
|
playwright-e2e-artifacts--a435702de1de437639addec954a7b7ab2d416a46-10983306413-9127
Expired
|
130 KB |
|