fix(input): further adapted space in between asterisk and text #14894
Annotations
3 errors, 2 warnings, and 1 notice
🔣 Print GitHub Report:
showcases/e2e/default.ts#L102
1) [chromium-highContrast] › default.ts:70:2 › DBCheckbox › should match screenshot ──────────────
Error: Screenshot comparison failed:
4202 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/checkbox/showcase/chromium-highContrast/DBCheckbox-should-match-screenshot-1/DBCheckbox-should-match-screenshot.png
Received: /__w/mono/mono/showcases/stencil-showcase/test-results/checkbox-checkbox-snapshot-b0616-box-should-match-screenshot-chromium-highContrast/DBCheckbox-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/stencil-showcase/test-results/checkbox-checkbox-snapshot-b0616-box-should-match-screenshot-chromium-highContrast/DBCheckbox-should-match-screenshot-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 4202 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 4202 pixels (ratio 0.01 of all image pixels) are different.
100 | }
101 |
> 102 | await expect(page).toHaveScreenshot(config);
| ^
103 | });
104 | };
105 |
at /__w/mono/mono/showcases/e2e/default.ts:102:22
|
🔣 Print GitHub Report:
showcases/e2e/default.ts#L102
1) [chromium-highContrast] › default.ts:70:2 › DBCheckbox › should match screenshot ──────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
4202 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/checkbox/showcase/chromium-highContrast/DBCheckbox-should-match-screenshot-1/DBCheckbox-should-match-screenshot.png
Received: /__w/mono/mono/showcases/stencil-showcase/test-results/checkbox-checkbox-snapshot-b0616-box-should-match-screenshot-chromium-highContrast-retry1/DBCheckbox-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/stencil-showcase/test-results/checkbox-checkbox-snapshot-b0616-box-should-match-screenshot-chromium-highContrast-retry1/DBCheckbox-should-match-screenshot-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 4202 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 4202 pixels (ratio 0.01 of all image pixels) are different.
100 | }
101 |
> 102 | await expect(page).toHaveScreenshot(config);
| ^
103 | });
104 | };
105 |
at /__w/mono/mono/showcases/e2e/default.ts:102:22
|
👩🔬 Test showcase with Playwright 🎭
Process completed with exit code 1.
|
🆙 Upload aChecker results
No files were found with the provided path: ./showcases/-showcase/results. No artifacts will be uploaded.
|
🔣 Print GitHub Report:
[chromium] › default.ts#L1
[chromium] › default.ts took 46.9s
|
🔣 Print GitHub Report
1 failed
[chromium-highContrast] › default.ts:70:2 › DBCheckbox › should match screenshot ───────────────
18 skipped
99 passed (3.5m)
|
Loading