fix(checkbox): align checkbox properly in item using start alignment #14522
Annotations
1 error and 1 notice
Run /./.github/workflows/actions/test-core-screenshot:
src/components/alert/test/a11y/alert.e2e.ts#L316
1) [Mobile Chrome] › src/components/alert/test/a11y/alert.e2e.ts:282:9 › alert: font scaling - ios/ltr › should scale text on larger font sizes with text fields
Error: Screenshot comparison failed:
1273 pixels (ratio 0.01 of all image pixels) are different.
Expected: /ionic/src/components/alert/test/a11y/alert.e2e.ts-snapshots/alert-text-fields-scale-ios-ltr-Mobile-Chrome-linux.png
Received: /ionic/test-results/src-components-alert-test--2079d-font-sizes-with-text-fields-Mobile-Chrome/alert-text-fields-scale-ios-ltr-actual.png
Diff: /ionic/test-results/src-components-alert-test--2079d-font-sizes-with-text-fields-Mobile-Chrome/alert-text-fields-scale-ios-ltr-diff.png
Call log:
- expect.toHaveScreenshot(alert-text-fields-scale-ios-ltr.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 1273 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
- 1273 pixels (ratio 0.01 of all image pixels) are different.
314 | * when using Safari, this is due to a WebKit rendering quirk.
315 | */
> 316 | await expect(page).toHaveScreenshot(screenshot(`alert-text-fields-scale`));
| ^
317 | });
318 | });
319 | });
at /ionic/src/components/alert/test/a11y/alert.e2e.ts:316:26
|
Run /./.github/workflows/actions/test-core-screenshot
1 flaky
[Mobile Chrome] › src/components/alert/test/a11y/alert.e2e.ts:282:9 › alert: font scaling - ios/ltr › should scale text on larger font sizes with text fields
214 skipped
226 passed (2.5m)
|
Loading