feat(addon-doc): add type reference handler for improve documentation #7934
Annotations
31 errors and 5 notices
playwright / (3 of 4)
Process completed with exit code 1.
|
[chromium] › tests/addon-charts/pie-chart/pie-chart.spec.ts:5:9 › PieChart › should be show hints on charts:
projects/demo-playwright/tests/addon-charts/pie-chart/pie-chart.spec.ts#L13
1) [chromium] › tests/addon-charts/pie-chart/pie-chart.spec.ts:5:9 › PieChart › should be show hints on charts
Error: Screenshot comparison failed:
Expected an image 640px by 544px, received 640px by 538px. 8983 pixels (ratio 0.03 of all image pixels) are different.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/addon-charts/pie-chart/pie-chart.spec.ts-snapshots/01-pie-chart-with-label-no-hover-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-charts-pie-chart-pie-chart-PieChart-should-be-show-hints-on-charts-chromium/01-pie-chart-with-label-no-hover-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-charts-pie-chart-pie-chart-PieChart-should-be-show-hints-on-charts-chromium/01-pie-chart-with-label-no-hover-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#labels [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-tui-demo-c344="" automation-id="tui-d…>…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- Expected an image 640px by 544px, received 640px by 538px. 8983 pixels (ratio 0.03 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#labels [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-tui-demo-c344="" automation-id="tui-d…>…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- captured a stable screenshot
- Expected an image 640px by 544px, received 640px by 538px. 8983 pixels (ratio 0.03 of all image pixels) are different.
11 | .all();
12 |
> 13 | await expect(example).toHaveScreenshot(`01-pie-chart-with-label-no-hover.png`);
| ^
14 |
15 | for (const [i, segment] of pieChartSegments.entries()) {
16 | await segment.hover();
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/addon-charts/pie-chart/pie-chart.spec.ts:13:31
|
[chromium] › tests/addon-charts/pie-chart/pie-chart.spec.ts:5:9 › PieChart › should be show hints on charts:
projects/demo-playwright/tests/addon-charts/pie-chart/pie-chart.spec.ts#L13
1) [chromium] › tests/addon-charts/pie-chart/pie-chart.spec.ts:5:9 › PieChart › should be show hints on charts
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
Expected an image 640px by 544px, received 640px by 538px. 8983 pixels (ratio 0.03 of all image pixels) are different.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/addon-charts/pie-chart/pie-chart.spec.ts-snapshots/01-pie-chart-with-label-no-hover-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-charts-pie-chart-pie-chart-PieChart-should-be-show-hints-on-charts-chromium-retry1/01-pie-chart-with-label-no-hover-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-charts-pie-chart-pie-chart-PieChart-should-be-show-hints-on-charts-chromium-retry1/01-pie-chart-with-label-no-hover-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#labels [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-tui-demo-c344="" automation-id="tui-d…>…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- Expected an image 640px by 544px, received 640px by 538px. 8983 pixels (ratio 0.03 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#labels [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-tui-demo-c344="" automation-id="tui-d…>…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- captured a stable screenshot
- Expected an image 640px by 544px, received 640px by 538px. 8983 pixels (ratio 0.03 of all image pixels) are different.
11 | .all();
12 |
> 13 | await expect(example).toHaveScreenshot(`01-pie-chart-with-label-no-hover.png`);
| ^
14 |
15 | for (const [i, segment] of pieChartSegments.entries()) {
16 | await segment.hover();
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/addon-charts/pie-chart/pie-chart.spec.ts:13:31
|
[chromium] › tests/addon-commerce/input-card-grouped.spec.ts:71:13 › InputCardGrouped › Examples › input card grouped with validation:
projects/demo-playwright/tests/addon-commerce/input-card-grouped.spec.ts#L81
2) [chromium] › tests/addon-commerce/input-card-grouped.spec.ts:71:13 › InputCardGrouped › Examples › input card grouped with validation
Error: Screenshot comparison failed:
Expected an image 944px by 112px, received 944px by 114px.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/addon-commerce/input-card-grouped.spec.ts-snapshots/05-default-state-input-card-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-commerce-input-card-grouped-InputCardGrouped-Examples-input-card-grouped-with-validation-chromium/05-default-state-input-card-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-commerce-input-card-grouped-InputCardGrouped-Examples-input-card-grouped-with-validation-chromium/05-default-state-input-card-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#validation [automation-id="tui-doc-example"]').locator('[automation-id="tui-input-card-grouped__card"]')
- locator resolved to <input type="text" tabindex="0" translate="no" autocomp…/>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- Expected an image 944px by 112px, received 944px by 114px.
- waiting 100ms before taking screenshot
- waiting for locator('#validation [automation-id="tui-doc-example"]').locator('[automation-id="tui-input-card-grouped__card"]')
- locator resolved to <input type="text" tabindex="0" translate="no" autocomp…/>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- captured a stable screenshot
- Expected an image 944px by 112px, received 944px by 114px.
79 | };
80 |
> 81 | await expect(numberTextfield).toHaveScreenshot(
| ^
82 | `05-default-state-input-card.png`,
83 | );
84 |
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/addon-commerce/input-card-grouped.spec.ts:81:43
|
[chromium] › tests/addon-commerce/input-card-grouped.spec.ts:71:13 › InputCardGrouped › Examples › input card grouped with validation:
projects/demo-playwright/tests/addon-commerce/input-card-grouped.spec.ts#L81
2) [chromium] › tests/addon-commerce/input-card-grouped.spec.ts:71:13 › InputCardGrouped › Examples › input card grouped with validation
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
Expected an image 944px by 112px, received 944px by 114px.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/addon-commerce/input-card-grouped.spec.ts-snapshots/05-default-state-input-card-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-commerce-input-card-grouped-InputCardGrouped-Examples-input-card-grouped-with-validation-chromium-retry1/05-default-state-input-card-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-commerce-input-card-grouped-InputCardGrouped-Examples-input-card-grouped-with-validation-chromium-retry1/05-default-state-input-card-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#validation [automation-id="tui-doc-example"]').locator('[automation-id="tui-input-card-grouped__card"]')
- locator resolved to <input type="text" tabindex="0" translate="no" autocomp…/>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- Expected an image 944px by 112px, received 944px by 114px.
- waiting 100ms before taking screenshot
- waiting for locator('#validation [automation-id="tui-doc-example"]').locator('[automation-id="tui-input-card-grouped__card"]')
- locator resolved to <input type="text" tabindex="0" translate="no" autocomp…/>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- captured a stable screenshot
- Expected an image 944px by 112px, received 944px by 114px.
79 | };
80 |
> 81 | await expect(numberTextfield).toHaveScreenshot(
| ^
82 | `05-default-state-input-card.png`,
83 | );
84 |
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/addon-commerce/input-card-grouped.spec.ts:81:43
|
[chromium] › tests/addon-commerce/input-card-grouped.spec.ts:125:13 › InputCardGrouped › Examples › input card grouped with saved cards:
projects/demo-playwright/tests/addon-commerce/input-card-grouped.spec.ts#L131
3) [chromium] › tests/addon-commerce/input-card-grouped.spec.ts:125:13 › InputCardGrouped › Examples › input card grouped with saved cards
Error: Screenshot comparison failed:
Expected an image 944px by 112px, received 944px by 114px.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/addon-commerce/input-card-grouped.spec.ts-snapshots/13-default-prefilled-state-input-card-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-commerce-input-card-grouped-InputC-a0367-ed-Examples-input-card-grouped-with-saved-cards-chromium/13-default-prefilled-state-input-card-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-commerce-input-card-grouped-InputC-a0367-ed-Examples-input-card-grouped-with-saved-cards-chromium/13-default-prefilled-state-input-card-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#select [automation-id="tui-doc-example"]').locator('[automation-id="tui-input-card-grouped__card"]')
- locator resolved to <input type="text" tabindex="-1" translate="no" placeho…/>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- Expected an image 944px by 112px, received 944px by 114px.
- waiting 100ms before taking screenshot
- waiting for locator('#select [automation-id="tui-doc-example"]').locator('[automation-id="tui-input-card-grouped__card"]')
- locator resolved to <input type="text" tabindex="-1" translate="no" placeho…/>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- captured a stable screenshot
- Expected an image 944px by 112px, received 944px by 114px.
129 | const cvc = `123`;
130 |
> 131 | await expect(numberTextfield).toHaveScreenshot(
| ^
132 | `13-default-prefilled-state-input-card.png`,
133 | );
134 | await expect(numberTextfield).toHaveCSS(`pointer-events`, /none/);
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/addon-commerce/input-card-grouped.spec.ts:131:43
|
[chromium] › tests/addon-commerce/input-card-grouped.spec.ts:125:13 › InputCardGrouped › Examples › input card grouped with saved cards:
projects/demo-playwright/tests/addon-commerce/input-card-grouped.spec.ts#L131
3) [chromium] › tests/addon-commerce/input-card-grouped.spec.ts:125:13 › InputCardGrouped › Examples › input card grouped with saved cards
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
Expected an image 944px by 112px, received 944px by 114px.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/addon-commerce/input-card-grouped.spec.ts-snapshots/13-default-prefilled-state-input-card-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-commerce-input-card-grouped-InputC-a0367-ed-Examples-input-card-grouped-with-saved-cards-chromium-retry1/13-default-prefilled-state-input-card-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-commerce-input-card-grouped-InputC-a0367-ed-Examples-input-card-grouped-with-saved-cards-chromium-retry1/13-default-prefilled-state-input-card-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#select [automation-id="tui-doc-example"]').locator('[automation-id="tui-input-card-grouped__card"]')
- locator resolved to <input type="text" tabindex="-1" translate="no" placeho…/>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- Expected an image 944px by 112px, received 944px by 114px.
- waiting 100ms before taking screenshot
- waiting for locator('#select [automation-id="tui-doc-example"]').locator('[automation-id="tui-input-card-grouped__card"]')
- locator resolved to <input type="text" tabindex="-1" translate="no" placeho…/>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- captured a stable screenshot
- Expected an image 944px by 112px, received 944px by 114px.
129 | const cvc = `123`;
130 |
> 131 | await expect(numberTextfield).toHaveScreenshot(
| ^
132 | `13-default-prefilled-state-input-card.png`,
133 | );
134 | await expect(numberTextfield).toHaveCSS(`pointer-events`, /none/);
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/addon-commerce/input-card-grouped.spec.ts:131:43
|
[chromium] › tests/addon-table/table/table.spec.ts:5:9 › Table › Dynamic column:
projects/demo-playwright/tests/addon-table/table/table.spec.ts#L11
4) [chromium] › tests/addon-table/table/table.spec.ts:5:9 › Table › Dynamic column ───────────────
Error: Screenshot comparison failed:
Expected an image 1416px by 328px, received 1416px by 330px. 2395 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/addon-table/table/table.spec.ts-snapshots/01-table-dynamic-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-table-table-table-Table-Dynamic-column-chromium/01-table-dynamic-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-table-table-table-Table-Dynamic-column-chromium/01-table-dynamic-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#dynamic [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-tui-demo-c344="" automation-id="tui-d…>…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- Expected an image 1416px by 328px, received 1416px by 330px. 2395 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#dynamic [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-tui-demo-c344="" automation-id="tui-d…>…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- captured a stable screenshot
- Expected an image 1416px by 328px, received 1416px by 330px. 2395 pixels (ratio 0.01 of all image pixels) are different.
9 |
10 | await addColumnButton.click();
> 11 | await expect(example).toHaveScreenshot(`01-table-dynamic.png`);
| ^
12 | });
13 | });
14 |
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/addon-table/table/table.spec.ts:11:31
|
[chromium] › tests/addon-table/table/table.spec.ts:5:9 › Table › Dynamic column:
projects/demo-playwright/tests/addon-table/table/table.spec.ts#L11
4) [chromium] › tests/addon-table/table/table.spec.ts:5:9 › Table › Dynamic column ───────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
Expected an image 1416px by 328px, received 1416px by 330px. 2395 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/addon-table/table/table.spec.ts-snapshots/01-table-dynamic-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-table-table-table-Table-Dynamic-column-chromium-retry1/01-table-dynamic-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-table-table-table-Table-Dynamic-column-chromium-retry1/01-table-dynamic-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#dynamic [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-tui-demo-c344="" automation-id="tui-d…>…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- Expected an image 1416px by 328px, received 1416px by 330px. 2395 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#dynamic [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-tui-demo-c344="" automation-id="tui-d…>…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- captured a stable screenshot
- Expected an image 1416px by 328px, received 1416px by 330px. 2395 pixels (ratio 0.01 of all image pixels) are different.
9 |
10 | await addColumnButton.click();
> 11 | await expect(example).toHaveScreenshot(`01-table-dynamic.png`);
| ^
12 | });
13 | });
14 |
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/addon-table/table/table.spec.ts:11:31
|
[chromium] › tests/addon-table/table-pagination/table-pagination.spec.ts:45:9 › TablePagination › Custom size-option content:
projects/demo-playwright/tests/addon-table/table-pagination/table-pagination.spec.ts#L57
5) [chromium] › tests/addon-table/table-pagination/table-pagination.spec.ts:45:9 › TablePagination › Custom size-option content
Error: Screenshot comparison failed:
Expected an image 278px by 280px, received 278px by 282px.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/addon-table/table-pagination/table-pagination.spec.ts-snapshots/2--sizeOptionContent--dropdown-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-table-table-pagination-table-pagination-TablePagination-Custom-size-option-content-chromium/2--sizeOptionContent--dropdown-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-table-table-pagination-table-pagination-TablePagination-Custom-size-option-content-chromium/2--sizeOptionContent--dropdown-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-tui-demo-c104="" clas…>…</tui-dropdown>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- Expected an image 278px by 280px, received 278px by 282px.
- waiting 100ms before taking screenshot
- waiting for locator('tui-dropdown')
- locator resolved to <tui-dropdown data-appearance="" _nghost-tui-demo-c104="" clas…>…</tui-dropdown>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- captured a stable screenshot
- Expected an image 278px by 280px, received 278px by 282px.
55 |
56 | await linesPerPageButton.click();
> 57 | await expect(linesPerPageDropdown).toHaveScreenshot(
| ^
58 | `2-[sizeOptionContent]-dropdown.png`,
59 | );
60 | });
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/addon-table/table-pagination/table-pagination.spec.ts:57:44
|
[chromium] › tests/addon-table/table-pagination/table-pagination.spec.ts:45:9 › TablePagination › Custom size-option content:
projects/demo-playwright/tests/addon-table/table-pagination/table-pagination.spec.ts#L57
5) [chromium] › tests/addon-table/table-pagination/table-pagination.spec.ts:45:9 › TablePagination › Custom size-option content
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
Expected an image 278px by 280px, received 278px by 282px.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/addon-table/table-pagination/table-pagination.spec.ts-snapshots/2--sizeOptionContent--dropdown-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-table-table-pagination-table-pagination-TablePagination-Custom-size-option-content-chromium-retry1/2--sizeOptionContent--dropdown-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-table-table-pagination-table-pagination-TablePagination-Custom-size-option-content-chromium-retry1/2--sizeOptionContent--dropdown-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-tui-demo-c104="" clas…>…</tui-dropdown>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- Expected an image 278px by 280px, received 278px by 282px.
- waiting 100ms before taking screenshot
- waiting for locator('tui-dropdown')
- locator resolved to <tui-dropdown data-appearance="" _nghost-tui-demo-c104="" clas…>…</tui-dropdown>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- captured a stable screenshot
- Expected an image 278px by 280px, received 278px by 282px.
55 |
56 | await linesPerPageButton.click();
> 57 | await expect(linesPerPageDropdown).toHaveScreenshot(
| ^
58 | `2-[sizeOptionContent]-dropdown.png`,
59 | );
60 | });
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/addon-table/table-pagination/table-pagination.spec.ts:57:44
|
[chromium] › tests/kit/input-time/input-time.spec.ts:21:17 › InputTime › Examples › base:
projects/demo-playwright/tests/kit/input-time/input-time.spec.ts#L36
1) [chromium] › tests/kit/input-time/input-time.spec.ts:21:17 › InputTime › Examples › base ──────
Error: Screenshot comparison failed:
6058 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/01-input-time-base-1-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-input-time-input-time-InputTime-Examples-base-chromium/01-input-time-base-1-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-input-time-input-time-InputTime-Examples-base-chromium/01-input-time-base-1-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- 6058 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- captured a stable screenshot
- 6058 pixels (ratio 0.01 of all image pixels) are different.
34 |
35 | await expect(inputTime.textfield).toBeFocused();
> 36 | await expect(page).toHaveScreenshot(
| ^
37 | `0${exampleIndex + 1}-input-time-${id}-${i + 1}.png`,
38 | );
39 | }
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/input-time/input-time.spec.ts:36:40
|
[chromium] › tests/kit/input-time/input-time.spec.ts:21:17 › InputTime › Examples › base:
projects/demo-playwright/tests/kit/input-time/input-time.spec.ts#L36
1) [chromium] › tests/kit/input-time/input-time.spec.ts:21:17 › InputTime › Examples › base ──────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
6058 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/01-input-time-base-1-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-input-time-input-time-InputTime-Examples-base-chromium-retry1/01-input-time-base-1-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-input-time-input-time-InputTime-Examples-base-chromium-retry1/01-input-time-base-1-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- 6058 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- captured a stable screenshot
- 6058 pixels (ratio 0.01 of all image pixels) are different.
34 |
35 | await expect(inputTime.textfield).toBeFocused();
> 36 | await expect(page).toHaveScreenshot(
| ^
37 | `0${exampleIndex + 1}-input-time-${id}-${i + 1}.png`,
38 | );
39 | }
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/input-time/input-time.spec.ts:36:40
|
[chromium] › tests/kit/input-time/input-time.spec.ts:21:17 › InputTime › Examples › dropdown:
projects/demo-playwright/tests/kit/input-time/input-time.spec.ts#L36
2) [chromium] › tests/kit/input-time/input-time.spec.ts:21:17 › InputTime › Examples › dropdown ──
Error: Screenshot comparison failed:
5582 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/02-input-time-dropdown-1-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-input-time-input-time-InputTime-Examples-dropdown-chromium/02-input-time-dropdown-1-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-input-time-input-time-InputTime-Examples-dropdown-chromium/02-input-time-dropdown-1-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- 5582 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- captured a stable screenshot
- 5582 pixels (ratio 0.01 of all image pixels) are different.
34 |
35 | await expect(inputTime.textfield).toBeFocused();
> 36 | await expect(page).toHaveScreenshot(
| ^
37 | `0${exampleIndex + 1}-input-time-${id}-${i + 1}.png`,
38 | );
39 | }
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/input-time/input-time.spec.ts:36:40
|
[chromium] › tests/kit/input-time/input-time.spec.ts:21:17 › InputTime › Examples › dropdown:
projects/demo-playwright/tests/kit/input-time/input-time.spec.ts#L36
2) [chromium] › tests/kit/input-time/input-time.spec.ts:21:17 › InputTime › Examples › dropdown ──
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
5582 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/02-input-time-dropdown-1-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-input-time-input-time-InputTime-Examples-dropdown-chromium-retry1/02-input-time-dropdown-1-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-input-time-input-time-InputTime-Examples-dropdown-chromium-retry1/02-input-time-dropdown-1-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- 5582 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- captured a stable screenshot
- 5582 pixels (ratio 0.01 of all image pixels) are different.
34 |
35 | await expect(inputTime.textfield).toBeFocused();
> 36 | await expect(page).toHaveScreenshot(
| ^
37 | `0${exampleIndex + 1}-input-time-${id}-${i + 1}.png`,
38 | );
39 | }
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/input-time/input-time.spec.ts:36:40
|
[chromium] › tests/kit/input-time/input-time.spec.ts:21:17 › InputTime › Examples › options:
projects/demo-playwright/tests/kit/input-time/input-time.spec.ts#L36
3) [chromium] › tests/kit/input-time/input-time.spec.ts:21:17 › InputTime › Examples › options ───
Error: Screenshot comparison failed:
6443 pixels (ratio 0.02 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/03-input-time-options-1-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-input-time-input-time-InputTime-Examples-options-chromium/03-input-time-options-1-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-input-time-input-time-InputTime-Examples-options-chromium/03-input-time-options-1-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- 6443 pixels (ratio 0.02 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- captured a stable screenshot
- 6443 pixels (ratio 0.02 of all image pixels) are different.
34 |
35 | await expect(inputTime.textfield).toBeFocused();
> 36 | await expect(page).toHaveScreenshot(
| ^
37 | `0${exampleIndex + 1}-input-time-${id}-${i + 1}.png`,
38 | );
39 | }
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/input-time/input-time.spec.ts:36:40
|
[chromium] › tests/kit/input-time/input-time.spec.ts:21:17 › InputTime › Examples › options:
projects/demo-playwright/tests/kit/input-time/input-time.spec.ts#L36
3) [chromium] › tests/kit/input-time/input-time.spec.ts:21:17 › InputTime › Examples › options ───
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
6443 pixels (ratio 0.02 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/03-input-time-options-1-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-input-time-input-time-InputTime-Examples-options-chromium-retry1/03-input-time-options-1-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-input-time-input-time-InputTime-Examples-options-chromium-retry1/03-input-time-options-1-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- 6443 pixels (ratio 0.02 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- captured a stable screenshot
- 6443 pixels (ratio 0.02 of all image pixels) are different.
34 |
35 | await expect(inputTime.textfield).toBeFocused();
> 36 | await expect(page).toHaveScreenshot(
| ^
37 | `0${exampleIndex + 1}-input-time-${id}-${i + 1}.png`,
38 | );
39 | }
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/input-time/input-time.spec.ts:36:40
|
[chromium] › tests/kit/input-time/input-time.spec.ts:21:17 › InputTime › Examples › options-max:
projects/demo-playwright/tests/kit/input-time/input-time.spec.ts#L36
4) [chromium] › tests/kit/input-time/input-time.spec.ts:21:17 › InputTime › Examples › options-max
Error: Screenshot comparison failed:
9792 pixels (ratio 0.02 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/04-input-time-options-max-1-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-input-time-input-time-InputTime-Examples-options-max-chromium/04-input-time-options-max-1-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-input-time-input-time-InputTime-Examples-options-max-chromium/04-input-time-options-max-1-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- 9792 pixels (ratio 0.02 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- captured a stable screenshot
- 9792 pixels (ratio 0.02 of all image pixels) are different.
34 |
35 | await expect(inputTime.textfield).toBeFocused();
> 36 | await expect(page).toHaveScreenshot(
| ^
37 | `0${exampleIndex + 1}-input-time-${id}-${i + 1}.png`,
38 | );
39 | }
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/input-time/input-time.spec.ts:36:40
|
[chromium] › tests/kit/input-time/input-time.spec.ts:21:17 › InputTime › Examples › options-max:
projects/demo-playwright/tests/kit/input-time/input-time.spec.ts#L36
4) [chromium] › tests/kit/input-time/input-time.spec.ts:21:17 › InputTime › Examples › options-max
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
9792 pixels (ratio 0.02 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/04-input-time-options-max-1-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-input-time-input-time-InputTime-Examples-options-max-chromium-retry1/04-input-time-options-max-1-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-input-time-input-time-InputTime-Examples-options-max-chromium-retry1/04-input-time-options-max-1-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- 9792 pixels (ratio 0.02 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- captured a stable screenshot
- 9792 pixels (ratio 0.02 of all image pixels) are different.
34 |
35 | await expect(inputTime.textfield).toBeFocused();
> 36 | await expect(page).toHaveScreenshot(
| ^
37 | `0${exampleIndex + 1}-input-time-${id}-${i + 1}.png`,
38 | );
39 | }
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/input-time/input-time.spec.ts:36:40
|
[chromium] › tests/kit/input-time/input-time.spec.ts:21:17 › InputTime › Examples › options-max-and-postfix:
projects/demo-playwright/tests/kit/input-time/input-time.spec.ts#L36
5) [chromium] › tests/kit/input-time/input-time.spec.ts:21:17 › InputTime › Examples › options-max-and-postfix
Error: Screenshot comparison failed:
8643 pixels (ratio 0.02 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/05-input-time-options-max-and-postfix-1-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-input-time-input-time-InputTime-Examples-options-max-and-postfix-chromium/05-input-time-options-max-and-postfix-1-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-input-time-input-time-InputTime-Examples-options-max-and-postfix-chromium/05-input-time-options-max-and-postfix-1-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- 8643 pixels (ratio 0.02 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- captured a stable screenshot
- 8643 pixels (ratio 0.02 of all image pixels) are different.
34 |
35 | await expect(inputTime.textfield).toBeFocused();
> 36 | await expect(page).toHaveScreenshot(
| ^
37 | `0${exampleIndex + 1}-input-time-${id}-${i + 1}.png`,
38 | );
39 | }
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/input-time/input-time.spec.ts:36:40
|
[chromium] › tests/kit/input-time/input-time.spec.ts:21:17 › InputTime › Examples › options-max-and-postfix:
projects/demo-playwright/tests/kit/input-time/input-time.spec.ts#L36
5) [chromium] › tests/kit/input-time/input-time.spec.ts:21:17 › InputTime › Examples › options-max-and-postfix
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
8643 pixels (ratio 0.02 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/05-input-time-options-max-and-postfix-1-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-input-time-input-time-InputTime-Examples-options-max-and-postfix-chromium-retry1/05-input-time-options-max-and-postfix-1-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-input-time-input-time-InputTime-Examples-options-max-and-postfix-chromium-retry1/05-input-time-options-max-and-postfix-1-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- 8643 pixels (ratio 0.02 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- captured a stable screenshot
- 8643 pixels (ratio 0.02 of all image pixels) are different.
34 |
35 | await expect(inputTime.textfield).toBeFocused();
> 36 | await expect(page).toHaveScreenshot(
| ^
37 | `0${exampleIndex + 1}-input-time-${id}-${i + 1}.png`,
38 | );
39 | }
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/input-time/input-time.spec.ts:36:40
|
[chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /components/input-date-range:
projects/demo-playwright/tests/demo/demo.spec.ts#L35
1) [chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /components/input-date-range ──────────────
Error: Screenshot comparison failed:
Expected an image 640px by 588px, received 640px by 578px. 15854 pixels (ratio 0.05 of all image pixels) are different.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/demo/demo.spec.ts-snapshots/components-input-date-range/1-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo-Demo-components-input-date-range-chromium/components-input-date-range/1-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo-Demo-components-input-date-range-chromium/components-input-date-range/1-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('tui-doc-example [automation-id="tui-doc-example"]').first()
- locator resolved to <div _ngcontent-tui-demo-c344="" automation-id="tui-d…>…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- Expected an image 640px by 588px, received 640px by 578px. 15854 pixels (ratio 0.05 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('tui-doc-example [automation-id="tui-doc-example"]').first()
- locator resolved to <div _ngcontent-tui-demo-c344="" automation-id="tui-d…>…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- captured a stable screenshot
- Expected an image 640px by 588px, received 640px by 578px. 15854 pixels (ratio 0.05 of all image pixels) are different.
33 | }
34 |
> 35 | await expect(example).toHaveScreenshot([
| ^
36 | path.replace(`/`, ``).replace(/\//g, `-`),
37 | `${i + 1}.png`,
38 | ]);
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/demo/demo.spec.ts:35:39
|
[chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /components/input-date-range:
projects/demo-playwright/tests/demo/demo.spec.ts#L35
1) [chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /components/input-date-range ──────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
Expected an image 640px by 588px, received 640px by 578px. 15854 pixels (ratio 0.05 of all image pixels) are different.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/demo/demo.spec.ts-snapshots/components-input-date-range/1-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo-Demo-components-input-date-range-chromium-retry1/components-input-date-range/1-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo-Demo-components-input-date-range-chromium-retry1/components-input-date-range/1-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('tui-doc-example [automation-id="tui-doc-example"]').first()
- locator resolved to <div _ngcontent-tui-demo-c344="" automation-id="tui-d…>…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- Expected an image 640px by 588px, received 640px by 578px. 15854 pixels (ratio 0.05 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('tui-doc-example [automation-id="tui-doc-example"]').first()
- locator resolved to <div _ngcontent-tui-demo-c344="" automation-id="tui-d…>…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- captured a stable screenshot
- Expected an image 640px by 588px, received 640px by 578px. 15854 pixels (ratio 0.05 of all image pixels) are different.
33 | }
34 |
> 35 | await expect(example).toHaveScreenshot([
| ^
36 | path.replace(`/`, ``).replace(/\//g, `-`),
37 | `${i + 1}.png`,
38 | ]);
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/demo/demo.spec.ts:35:39
|
[chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /components/input-date-time:
projects/demo-playwright/tests/demo/demo.spec.ts#L35
2) [chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /components/input-date-time ───────────────
Error: Screenshot comparison failed:
Expected an image 640px by 792px, received 640px by 786px. 11978 pixels (ratio 0.03 of all image pixels) are different.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/demo/demo.spec.ts-snapshots/components-input-date-time/1-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo-Demo-components-input-date-time-chromium/components-input-date-time/1-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo-Demo-components-input-date-time-chromium/components-input-date-time/1-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('tui-doc-example [automation-id="tui-doc-example"]').first()
- locator resolved to <div _ngcontent-tui-demo-c344="" automation-id="tui-d…>…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- Expected an image 640px by 792px, received 640px by 786px. 11978 pixels (ratio 0.03 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('tui-doc-example [automation-id="tui-doc-example"]').first()
- locator resolved to <div _ngcontent-tui-demo-c344="" automation-id="tui-d…>…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- captured a stable screenshot
- Expected an image 640px by 792px, received 640px by 786px. 11978 pixels (ratio 0.03 of all image pixels) are different.
33 | }
34 |
> 35 | await expect(example).toHaveScreenshot([
| ^
36 | path.replace(`/`, ``).replace(/\//g, `-`),
37 | `${i + 1}.png`,
38 | ]);
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/demo/demo.spec.ts:35:39
|
[chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /components/input-date-time:
projects/demo-playwright/tests/demo/demo.spec.ts#L35
2) [chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /components/input-date-time ───────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
Expected an image 640px by 792px, received 640px by 786px. 11978 pixels (ratio 0.03 of all image pixels) are different.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/demo/demo.spec.ts-snapshots/components-input-date-time/1-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo-Demo-components-input-date-time-chromium-retry1/components-input-date-time/1-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo-Demo-components-input-date-time-chromium-retry1/components-input-date-time/1-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('tui-doc-example [automation-id="tui-doc-example"]').first()
- locator resolved to <div _ngcontent-tui-demo-c344="" automation-id="tui-d…>…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- Expected an image 640px by 792px, received 640px by 786px. 11978 pixels (ratio 0.03 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('tui-doc-example [automation-id="tui-doc-example"]').first()
- locator resolved to <div _ngcontent-tui-demo-c344="" automation-id="tui-d…>…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- captured a stable screenshot
- Expected an image 640px by 792px, received 640px by 786px. 11978 pixels (ratio 0.03 of all image pixels) are different.
33 | }
34 |
> 35 | await expect(example).toHaveScreenshot([
| ^
36 | path.replace(`/`, ``).replace(/\//g, `-`),
37 | `${i + 1}.png`,
38 | ]);
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/demo/demo.spec.ts:35:39
|
[chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /components/input-month:
projects/demo-playwright/tests/demo/demo.spec.ts#L35
3) [chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /components/input-month ───────────────────
Error: Screenshot comparison failed:
Expected an image 640px by 432px, received 640px by 426px. 9368 pixels (ratio 0.04 of all image pixels) are different.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/demo/demo.spec.ts-snapshots/components-input-month/1-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo-Demo-components-input-month-chromium/components-input-month/1-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo-Demo-components-input-month-chromium/components-input-month/1-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('tui-doc-example [automation-id="tui-doc-example"]').first()
- locator resolved to <div _ngcontent-tui-demo-c344="" automation-id="tui-d…>…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- Expected an image 640px by 432px, received 640px by 426px. 9368 pixels (ratio 0.04 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('tui-doc-example [automation-id="tui-doc-example"]').first()
- locator resolved to <div _ngcontent-tui-demo-c344="" automation-id="tui-d…>…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- captured a stable screenshot
- Expected an image 640px by 432px, received 640px by 426px. 9368 pixels (ratio 0.04 of all image pixels) are different.
33 | }
34 |
> 35 | await expect(example).toHaveScreenshot([
| ^
36 | path.replace(`/`, ``).replace(/\//g, `-`),
37 | `${i + 1}.png`,
38 | ]);
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/demo/demo.spec.ts:35:39
|
[chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /components/input-month:
projects/demo-playwright/tests/demo/demo.spec.ts#L35
3) [chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /components/input-month ───────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
Expected an image 640px by 432px, received 640px by 426px. 9368 pixels (ratio 0.04 of all image pixels) are different.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/demo/demo.spec.ts-snapshots/components-input-month/1-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo-Demo-components-input-month-chromium-retry1/components-input-month/1-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo-Demo-components-input-month-chromium-retry1/components-input-month/1-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('tui-doc-example [automation-id="tui-doc-example"]').first()
- locator resolved to <div _ngcontent-tui-demo-c344="" automation-id="tui-d…>…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- Expected an image 640px by 432px, received 640px by 426px. 9368 pixels (ratio 0.04 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('tui-doc-example [automation-id="tui-doc-example"]').first()
- locator resolved to <div _ngcontent-tui-demo-c344="" automation-id="tui-d…>…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- captured a stable screenshot
- Expected an image 640px by 432px, received 640px by 426px. 9368 pixels (ratio 0.04 of all image pixels) are different.
33 | }
34 |
> 35 | await expect(example).toHaveScreenshot([
| ^
36 | path.replace(`/`, ``).replace(/\//g, `-`),
37 | `${i + 1}.png`,
38 | ]);
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/demo/demo.spec.ts:35:39
|
[chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /components/input-month-range:
projects/demo-playwright/tests/demo/demo.spec.ts#L35
4) [chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /components/input-month-range ─────────────
Error: Screenshot comparison failed:
Expected an image 640px by 432px, received 640px by 426px. 10021 pixels (ratio 0.04 of all image pixels) are different.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/demo/demo.spec.ts-snapshots/components-input-month-range/1-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo-Demo-components-input-month-range-chromium/components-input-month-range/1-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo-Demo-components-input-month-range-chromium/components-input-month-range/1-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('tui-doc-example [automation-id="tui-doc-example"]').first()
- locator resolved to <div _ngcontent-tui-demo-c344="" automation-id="tui-d…>…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- Expected an image 640px by 432px, received 640px by 426px. 10021 pixels (ratio 0.04 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('tui-doc-example [automation-id="tui-doc-example"]').first()
- locator resolved to <div _ngcontent-tui-demo-c344="" automation-id="tui-d…>…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- captured a stable screenshot
- Expected an image 640px by 432px, received 640px by 426px. 10021 pixels (ratio 0.04 of all image pixels) are different.
33 | }
34 |
> 35 | await expect(example).toHaveScreenshot([
| ^
36 | path.replace(`/`, ``).replace(/\//g, `-`),
37 | `${i + 1}.png`,
38 | ]);
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/demo/demo.spec.ts:35:39
|
[chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /components/input-month-range:
projects/demo-playwright/tests/demo/demo.spec.ts#L35
4) [chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /components/input-month-range ─────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
Expected an image 640px by 432px, received 640px by 426px. 10021 pixels (ratio 0.04 of all image pixels) are different.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/demo/demo.spec.ts-snapshots/components-input-month-range/1-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo-Demo-components-input-month-range-chromium-retry1/components-input-month-range/1-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo-Demo-components-input-month-range-chromium-retry1/components-input-month-range/1-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('tui-doc-example [automation-id="tui-doc-example"]').first()
- locator resolved to <div _ngcontent-tui-demo-c344="" automation-id="tui-d…>…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- Expected an image 640px by 432px, received 640px by 426px. 10021 pixels (ratio 0.04 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('tui-doc-example [automation-id="tui-doc-example"]').first()
- locator resolved to <div _ngcontent-tui-demo-c344="" automation-id="tui-d…>…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and st
|
playwright / (2 of 4)
Process completed with exit code 1.
|
E2E result
Process completed with exit code 1.
|
🎭 Playwright Run Summary
71 passed (1.4m)
|
🎭 Playwright Run Summary
71 passed (1.4m)
|
🎭 Playwright Run Summary
27 failed
[chromium] › tests/kit/input-time/input-time.spec.ts:21:17 › InputTime › Examples › base ───────
[chromium] › tests/kit/input-time/input-time.spec.ts:21:17 › InputTime › Examples › dropdown ───
[chromium] › tests/kit/input-time/input-time.spec.ts:21:17 › InputTime › Examples › options ────
[chromium] › tests/kit/input-time/input-time.spec.ts:21:17 › InputTime › Examples › options-max
[chromium] › tests/kit/input-time/input-time.spec.ts:21:17 › InputTime › Examples › options-max-and-postfix
[chromium] › tests/kit/multi-select/multi-select.spec.ts:16:13 › MultiSelect › Examples › does not overflow arrow icon by many tags
[chromium] › tests/kit/multi-select/multi-select.spec.ts:31: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/select/select.mobile.spec.ts:19:9 › Select › native select value ────────
[chromium] › tests/kit/select/select.spec.ts:18:13 › Select › Examples › checkmark size ────────
[chromium] › tests/kit/select/select.spec.ts:28:13 › Select › Examples › opens dropdown by click on icon
[chromium] › tests/kit/slider/slider.spec.ts:36:17 › Slider › correctly sets control value on input change (using TuiSliderKeyStepsDirective) › [inputStep]=1 & [prettifiedControlValue]=14,500
[chromium] › tests/kit/slider/slider.spec.ts:36:17 › Slider › correctly sets control value on input change (using TuiSliderKeyStepsDirective) › [inputStep]=4 & [prettifiedControlValue]=43,000
[chromium] › tests/kit/slider/slider.spec.ts:36:17 › Slider › correctly sets control value on input change (using TuiSliderKeyStepsDirective) › [inputStep]=9 & [prettifiedControlValue]=90,500
[chromium] › tests/kit/slider/slider.spec.ts:36:17 › Slider › correctly sets control value on input change (using TuiSliderKeyStepsDirective) › [inputStep]=16 & [prettifiedControlValue]=220,000
[chromium] › tests/kit/slider/slider.spec.ts:36:17 › Slider › correctly sets control value on input change (using TuiSliderKeyStepsDirective) › [inputStep]=18 & [prettifiedControlValue]=260,000
[chromium] › tests/kit/slider/slider.spec.ts:36:17 › Slider › correctly sets control value on input change (using TuiSliderKeyStepsDirective) › [inputStep]=21 & [prettifiedControlValue]=370,000
[chromium] › tests/kit/slider/slider.spec.ts:36:17 › Slider › correctly sets control value on input change (using TuiSliderKeyStepsDirective) › [inputStep]=27 & [prettifiedControlValue]=790,000
[chromium] › tests/kit/slider/slider.spec.ts:36:17 › Slider › correctly sets control value on input change (using TuiSliderKeyStepsDirective) › [inputStep]=30 & [prettifiedControlValue]=1,000,000
[chromium] › tests/kit/slider/slider.spec.ts:95:17 › Slider › programmatically change value › ngModel › decrease value by 1 step
[chromium] › tests/kit/slider/slider.spec.ts:110:17 › Slider › programmatically change value › ngModel › increase value by 1 step
[chromium] › tests/kit/slider/slider.spec.ts:125:17 › Slider › programmatically change value › ngModel › increase value by 2 steps
[chromium] › tests/kit/slider/slider.spec.ts:157:17 › Slider › programmatically change value › formController › => 0
[chromium] › tests/kit/slider/slider.spec.ts:168:17 › Slider › programmatically change value › formController › => 500
[chromium] › tests/kit/slider/slider.spec.ts:179:17 › Slider › programmatically change value › formController › => 750
[chromium] › tests/kit/slider/slider.spec.ts:190:17 › Slider › programmatically change value › formController › => 1000
[chromium] › tests/nested-folder/nested-folder-example.spec.ts:4:5 › screen inside nested folder
44 passed (2.0m)
|
🎭 Playwright Run Summary
71 passed (1.2m)
|
🎭 Playwright Run Summary
71 passed (1.4m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
cypress-e2e-artifacts--eb659d5ed8c06017df04539251047876f1bda11a-7064656105-6086
Expired
|
37.7 MB |
|
playwright-e2e-artifacts--eb659d5ed8c06017df04539251047876f1bda11a-7064656105-6086
Expired
|
18.8 MB |
|