fix(styles): emoji should be visible on safari #9452
Annotations
9 errors, 2 warnings, and 2 notices
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:
431 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
- 431 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
- 431 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
|
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:
431 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
- 431 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
- 431 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
|
projects/demo-playwright/tests/kit/multi-select/multi-select.spec.ts#L132
2) [chromium] › tests/kit/multi-select/multi-select.spec.ts:123:21 › MultiSelect › API page › Form changes by updateOn › updateOn: submit
Error: Screenshot comparison failed:
497 pixels (ratio 0.01 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/06-update-on-submit-1-initial-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-Form-changes-by-updateOn-updateOn-submit-chromium/06-update-on-submit-1-initial-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-multi-select-multi-select-MultiSelect-API-page-Form-changes-by-updateOn-updateOn-submit-chromium/06-update-on-submit-1-initial-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#demo-content')
- locator resolved to <div id="demo-content" class="t-content" _ngcontent-t…>…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- 497 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#demo-content')
- locator resolved to <div id="demo-content" class="t-content" _ngcontent-t…>…</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
- 497 pixels (ratio 0.01 of all image pixels) are different.
130 | await documentationPage.prepareApiPageBeforeScreenshot();
131 |
> 132 | await expect(apiPageExample).toHaveScreenshot(
| ^
133 | `06-update-on-${type}__1_initial.png`,
134 | );
135 |
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/multi-select/multi-select.spec.ts:132:50
|
projects/demo-playwright/tests/kit/multi-select/multi-select.spec.ts#L132
2) [chromium] › tests/kit/multi-select/multi-select.spec.ts:123:21 › MultiSelect › API page › Form changes by updateOn › updateOn: submit
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
497 pixels (ratio 0.01 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/06-update-on-submit-1-initial-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-Form-changes-by-updateOn-updateOn-submit-chromium-retry1/06-update-on-submit-1-initial-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-multi-select-multi-select-MultiSelect-API-page-Form-changes-by-updateOn-updateOn-submit-chromium-retry1/06-update-on-submit-1-initial-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#demo-content')
- locator resolved to <div id="demo-content" class="t-content" _ngcontent-t…>…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- 497 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#demo-content')
- locator resolved to <div id="demo-content" class="t-content" _ngcontent-t…>…</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
- 497 pixels (ratio 0.01 of all image pixels) are different.
130 | await documentationPage.prepareApiPageBeforeScreenshot();
131 |
> 132 | await expect(apiPageExample).toHaveScreenshot(
| ^
133 | `06-update-on-${type}__1_initial.png`,
134 | );
135 |
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/multi-select/multi-select.spec.ts:132:50
|
projects/demo-playwright/tests/kit/multi-select/multi-select.spec.ts#L132
3) [chromium] › tests/kit/multi-select/multi-select.spec.ts:123:21 › MultiSelect › API page › Form changes by updateOn › updateOn: blur
Error: Screenshot comparison failed:
305 pixels (ratio 0.01 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/06-update-on-blur-1-initial-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-Form-changes-by-updateOn-updateOn-blur-chromium/06-update-on-blur-1-initial-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-multi-select-multi-select-MultiSelect-API-page-Form-changes-by-updateOn-updateOn-blur-chromium/06-update-on-blur-1-initial-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#demo-content')
- locator resolved to <div id="demo-content" class="t-content" _ngcontent-t…>…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- 305 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#demo-content')
- locator resolved to <div id="demo-content" class="t-content" _ngcontent-t…>…</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
- 305 pixels (ratio 0.01 of all image pixels) are different.
130 | await documentationPage.prepareApiPageBeforeScreenshot();
131 |
> 132 | await expect(apiPageExample).toHaveScreenshot(
| ^
133 | `06-update-on-${type}__1_initial.png`,
134 | );
135 |
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/multi-select/multi-select.spec.ts:132:50
|
projects/demo-playwright/tests/kit/multi-select/multi-select.spec.ts#L132
3) [chromium] › tests/kit/multi-select/multi-select.spec.ts:123:21 › MultiSelect › API page › Form changes by updateOn › updateOn: blur
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
305 pixels (ratio 0.01 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/06-update-on-blur-1-initial-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-Form-changes-by-updateOn-updateOn-blur-chromium-retry1/06-update-on-blur-1-initial-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-multi-select-multi-select-MultiSelect-API-page-Form-changes-by-updateOn-updateOn-blur-chromium-retry1/06-update-on-blur-1-initial-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#demo-content')
- locator resolved to <div id="demo-content" class="t-content" _ngcontent-t…>…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- 305 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#demo-content')
- locator resolved to <div id="demo-content" class="t-content" _ngcontent-t…>…</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
- 305 pixels (ratio 0.01 of all image pixels) are different.
130 | await documentationPage.prepareApiPageBeforeScreenshot();
131 |
> 132 | await expect(apiPageExample).toHaveScreenshot(
| ^
133 | `06-update-on-${type}__1_initial.png`,
134 | );
135 |
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/multi-select/multi-select.spec.ts:132:50
|
projects/demo-playwright/tests/kit/multi-select/multi-select.spec.ts#L132
4) [chromium] › tests/kit/multi-select/multi-select.spec.ts:123:21 › MultiSelect › API page › Form changes by updateOn › updateOn: change
Error: Screenshot comparison failed:
588 pixels (ratio 0.01 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/06-update-on-change-1-initial-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-Form-changes-by-updateOn-updateOn-change-chromium/06-update-on-change-1-initial-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-multi-select-multi-select-MultiSelect-API-page-Form-changes-by-updateOn-updateOn-change-chromium/06-update-on-change-1-initial-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#demo-content')
- locator resolved to <div id="demo-content" class="t-content" _ngcontent-t…>…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- 588 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#demo-content')
- locator resolved to <div id="demo-content" class="t-content" _ngcontent-t…>…</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
- 588 pixels (ratio 0.01 of all image pixels) are different.
130 | await documentationPage.prepareApiPageBeforeScreenshot();
131 |
> 132 | await expect(apiPageExample).toHaveScreenshot(
| ^
133 | `06-update-on-${type}__1_initial.png`,
134 | );
135 |
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/multi-select/multi-select.spec.ts:132:50
|
projects/demo-playwright/tests/kit/multi-select/multi-select.spec.ts#L132
4) [chromium] › tests/kit/multi-select/multi-select.spec.ts:123:21 › MultiSelect › API page › Form changes by updateOn › updateOn: change
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
588 pixels (ratio 0.01 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/06-update-on-change-1-initial-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-Form-changes-by-updateOn-updateOn-change-chromium-retry1/06-update-on-change-1-initial-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-multi-select-multi-select-MultiSelect-API-page-Form-changes-by-updateOn-updateOn-change-chromium-retry1/06-update-on-change-1-initial-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#demo-content')
- locator resolved to <div id="demo-content" class="t-content" _ngcontent-t…>…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- 588 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#demo-content')
- locator resolved to <div id="demo-content" class="t-content" _ngcontent-t…>…</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
- 588 pixels (ratio 0.01 of all image pixels) are different.
130 | await documentationPage.prepareApiPageBeforeScreenshot();
131 |
> 132 | await expect(apiPageExample).toHaveScreenshot(
| ^
133 | `06-update-on-${type}__1_initial.png`,
134 | );
135 |
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/multi-select/multi-select.spec.ts:132:50
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/cache/[email protected], actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "cypress-e2e-artifacts--0e5ddb2789a6994cbdbe4a2a9284ed4d41c20687-9756794572-8003", "playwright-e2e-artifacts--0e5ddb2789a6994cbdbe4a2a9284ed4d41c20687-9756794572-8003".
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/
|
4 failed
[chromium] › tests/kit/input-time/input-time.spec.ts:21:17 › InputTime › Examples › base ───────
[chromium] › tests/kit/multi-select/multi-select.spec.ts:123:21 › MultiSelect › API page › Form changes by updateOn › updateOn: submit
[chromium] › tests/kit/multi-select/multi-select.spec.ts:123:21 › MultiSelect › API page › Form changes by updateOn › updateOn: blur
[chromium] › tests/kit/multi-select/multi-select.spec.ts:123:21 › MultiSelect › API page › Form changes by updateOn › updateOn: change
88 passed (1.3m)
|
|
This job succeeded
Loading