fix(checkbox): improve states and colors #16718
build.yml
on: pull_request
build-core
1m 45s
Matrix: test-core-screenshot
test-core-clean-build
8s
test-core-lint
52s
test-core-spec
45s
verify-screenshots
3s
Matrix: test-angular-e2e
Matrix: test-react-e2e
Matrix: test-react-router-e2e
Matrix: test-vue-e2e
verify-test-angular-e2e
2s
verify-test-react-e2e
4s
verify-test-react-router-e2e
4s
verify-test-vue-e2e
3s
Annotations
2 errors and 6 notices
|
[Mobile Safari] › src/components/datetime/test/show-adjacent-days/datetime.e2e.ts:16:9 › datetime: show adjacent days - ios/ltr › should not have visual regressions with a custom styled calendar:
src/components/datetime/test/show-adjacent-days/datetime.e2e.ts#L20
2) [Mobile Safari] › src/components/datetime/test/show-adjacent-days/datetime.e2e.ts:16:9 › datetime: show adjacent days - ios/ltr › should not have visual regressions with a custom styled calendar
Error: expect(locator).toHaveScreenshot(expected)
4908 pixels (ratio 0.05 of all image pixels) are different.
Snapshot: datetime-show-adjacent-days-custom-calendar-ios-ltr.png
Call log:
- Expect "toHaveScreenshot(datetime-show-adjacent-days-custom-calendar-ios-ltr.png)" with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#custom-calendar-days')
- locator resolved to <ion-datetime value="2023-06-15" presentation="date" show-adjacent-days="true" id="custom-calendar-days" class="ion-color ion-color-primary ios datetime-presentation-date datetime-size-fixed datetime-grid hydrated">…</ion-datetime>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 4908 pixels (ratio 0.05 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#custom-calendar-days')
- locator resolved to <ion-datetime value="2023-06-15" presentation="date" show-adjacent-days="true" id="custom-calendar-days" class="ion-color ion-color-primary ios datetime-presentation-date datetime-size-fixed datetime-grid hydrated">…</ion-datetime>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 4908 pixels (ratio 0.05 of all image pixels) are different.
18 | await page.locator('.datetime-ready').first().waitFor();
19 | const datetime = page.locator('#custom-calendar-days');
> 20 | await expect(datetime).toHaveScreenshot(screenshot(`datetime-show-adjacent-days-custom-calendar`));
| ^
21 | });
22 |
23 | test('should not have visual regressions with specific date disabled', async ({ page }) => {
at /ionic/src/components/datetime/test/show-adjacent-days/datetime.e2e.ts:20:30
|
|
[Mobile Safari] › src/components/datetime/test/datetime.e2e.ts:35:9 › datetime: switching months with different number of days - md/ltr › should adjust the selected day when moving to a month with a different number of days:
src/components/datetime/test/datetime.e2e.ts#L48
1) [Mobile Safari] › src/components/datetime/test/datetime.e2e.ts:35:9 › datetime: switching months with different number of days - md/ltr › should adjust the selected day when moving to a month with a different number of days
Error: expected event "ionChange" to have been called 1 times, but it was called 2 times
46 |
47 | await ionChange.next();
> 48 | await expect(ionChange).toHaveReceivedEventTimes(1);
| ^
49 | await expect(datetime).toHaveJSProperty('value', '2022-02-28');
50 | });
51 | });
at /ionic/src/components/datetime/test/datetime.e2e.ts:48:31
|
|
🎭 Playwright Run Summary
2 flaky
[Mobile Safari] › src/components/datetime/test/datetime.e2e.ts:35:9 › datetime: switching months with different number of days - md/ltr › should adjust the selected day when moving to a month with a different number of days
[Mobile Safari] › src/components/datetime/test/show-adjacent-days/datetime.e2e.ts:16:9 › datetime: show adjacent days - ios/ltr › should not have visual regressions with a custom styled calendar
2 skipped
672 passed (9.2m)
|
|
🎭 Playwright Run Summary
5 skipped
709 passed (9.4m)
|
|
🎭 Playwright Run Summary
4 skipped
729 passed (9.7m)
|
|
🎭 Playwright Run Summary
3 skipped
659 passed (9.8m)
|
|
🎭 Playwright Run Summary
7 skipped
621 passed (10.4m)
|
|
🎭 Playwright Run Summary
14 skipped
681 passed (10.5m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
test-results-1-20
Expired
|
505 KB |
sha256:56405410337abe7322804b4f11433eeae0ffb553bb5daeee0b5477981f4292ec
|
|
|
test-results-15-20
Expired
|
1.95 MB |
sha256:9a1d59ae415325a300f683a74c34bd6f5d76ce6ae5a1d69ce1776f835cf33246
|
|
|
test-results-17-20
Expired
|
570 KB |
sha256:66b480bd7aec874a612e37957b61146aeba24616a223d5eff403927b25e466b3
|
|
|
test-results-2-20
Expired
|
511 KB |
sha256:79a0676976f7e87d3976f0ad807f3eadd3e08bc62797f170bfa9b683cec26c11
|
|
|
test-results-4-20
Expired
|
599 KB |
sha256:7058f39b52dd48400d0c5ac317749d8c0841724df6a3cb96bd0a1b6519d328fc
|
|
|
test-results-6-20
Expired
|
487 KB |
sha256:cb873651550e4e4e5f4dafab5c6015a3db9126086a1e2682c972b2640b27b8d7
|
|