Skip to content

chore(git): sync main #15882

chore(git): sync main

chore(git): sync main #15882

Triggered via pull request March 31, 2025 19:37
Status Failure
Total duration 7m 32s
Artifacts 18

build.yml

on: pull_request
build-react
49s
build-react
build-vue
32s
build-vue
Matrix: test-core-screenshot
build-angular
54s
build-angular
build-angular-server
41s
build-angular-server
test-core-clean-build
11s
test-core-clean-build
test-core-lint
41s
test-core-lint
test-core-spec
43s
test-core-spec
build-react-router
21s
build-react-router
build-vue-router
32s
build-vue-router
verify-screenshots
0s
verify-screenshots
Matrix: test-angular-e2e
Matrix: test-react-e2e
Matrix: test-react-router-e2e
Matrix: test-vue-e2e
verify-test-angular-e2e
0s
verify-test-angular-e2e
verify-test-react-e2e
0s
verify-test-react-e2e
verify-test-react-router-e2e
0s
verify-test-react-router-e2e
verify-test-vue-e2e
0s
verify-test-vue-e2e
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 11 notices
[Mobile Chrome] › src/components/datetime/test/show-adjacent-days/datetime.e2e.ts:9:9 › datetime: show adjacent days - ios/ltr › should not have visual regressions: src/components/datetime/test/show-adjacent-days/datetime.e2e.ts#L12
1) [Mobile Chrome] › src/components/datetime/test/show-adjacent-days/datetime.e2e.ts:9:9 › datetime: show adjacent days - ios/ltr › should not have visual regressions Error: expect(locator).toHaveScreenshot(expected) 517 pixels (ratio 0.01 of all image pixels) are different. Expected: /ionic/src/components/datetime/test/show-adjacent-days/datetime.e2e.ts-snapshots/datetime-show-adjacent-days-ios-ltr-Mobile-Chrome-linux.png Received: /ionic/test-results/src-components-datetime-te-de44b-not-have-visual-regressions-Mobile-Chrome/datetime-show-adjacent-days-ios-ltr-actual.png Diff: /ionic/test-results/src-components-datetime-te-de44b-not-have-visual-regressions-Mobile-Chrome/datetime-show-adjacent-days-ios-ltr-diff.png Call log: - expect.toHaveScreenshot(datetime-show-adjacent-days-ios-ltr.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#default') - locator resolved to <ion-datetime id="default" show-adjacent-days="true" value="2020-03-14T14:23:00.000Z" class="ion-color ion-color-primary ios datetime-presentation-date-time datetime-size-fixed datetime-grid hydrated datetime-ready">…</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 - 517 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('#default') - locator resolved to <ion-datetime id="default" show-adjacent-days="true" value="2020-03-14T14:23:00.000Z" class="ion-color ion-color-primary ios datetime-presentation-date-time datetime-size-fixed datetime-grid hydrated datetime-ready">…</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 - 517 pixels (ratio 0.01 of all image pixels) are different. 10 | await page.goto('/src/components/datetime/test/show-adjacent-days', config); 11 | const datetime = page.locator('#default'); > 12 | await expect(datetime).toHaveScreenshot(screenshot(`datetime-show-adjacent-days`)); | ^ 13 | }); 14 | 15 | test('should not have visual regressions with a custom styled calendar', async ({ page }) => { at /ionic/src/components/datetime/test/show-adjacent-days/datetime.e2e.ts:12:30
[Mobile Chrome] › src/components/datetime/test/show-adjacent-days/datetime.e2e.ts:9:9 › datetime: show adjacent days - ios/ltr › should not have visual regressions: src/components/datetime/test/show-adjacent-days/datetime.e2e.ts#L12
1) [Mobile Chrome] › src/components/datetime/test/show-adjacent-days/datetime.e2e.ts:9:9 › datetime: show adjacent days - ios/ltr › should not have visual regressions Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) 517 pixels (ratio 0.01 of all image pixels) are different. Expected: /ionic/src/components/datetime/test/show-adjacent-days/datetime.e2e.ts-snapshots/datetime-show-adjacent-days-ios-ltr-Mobile-Chrome-linux.png Received: /ionic/test-results/src-components-datetime-te-de44b-not-have-visual-regressions-Mobile-Chrome-retry1/datetime-show-adjacent-days-ios-ltr-actual.png Diff: /ionic/test-results/src-components-datetime-te-de44b-not-have-visual-regressions-Mobile-Chrome-retry1/datetime-show-adjacent-days-ios-ltr-diff.png Call log: - expect.toHaveScreenshot(datetime-show-adjacent-days-ios-ltr.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#default') - locator resolved to <ion-datetime id="default" show-adjacent-days="true" value="2020-03-14T14:23:00.000Z" class="ion-color ion-color-primary ios datetime-presentation-date-time datetime-size-fixed datetime-grid hydrated datetime-ready">…</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 - 517 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('#default') - locator resolved to <ion-datetime id="default" show-adjacent-days="true" value="2020-03-14T14:23:00.000Z" class="ion-color ion-color-primary ios datetime-presentation-date-time datetime-size-fixed datetime-grid hydrated datetime-ready">…</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 - 517 pixels (ratio 0.01 of all image pixels) are different. 10 | await page.goto('/src/components/datetime/test/show-adjacent-days', config); 11 | const datetime = page.locator('#default'); > 12 | await expect(datetime).toHaveScreenshot(screenshot(`datetime-show-adjacent-days`)); | ^ 13 | }); 14 | 15 | test('should not have visual regressions with a custom styled calendar', async ({ page }) => { at /ionic/src/components/datetime/test/show-adjacent-days/datetime.e2e.ts:12:30
[Mobile Chrome] › src/components/datetime/test/show-adjacent-days/datetime.e2e.ts:9:9 › datetime: show adjacent days - ios/ltr › should not have visual regressions: src/components/datetime/test/show-adjacent-days/datetime.e2e.ts#L12
1) [Mobile Chrome] › src/components/datetime/test/show-adjacent-days/datetime.e2e.ts:9:9 › datetime: show adjacent days - ios/ltr › should not have visual regressions Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) 517 pixels (ratio 0.01 of all image pixels) are different. Expected: /ionic/src/components/datetime/test/show-adjacent-days/datetime.e2e.ts-snapshots/datetime-show-adjacent-days-ios-ltr-Mobile-Chrome-linux.png Received: /ionic/test-results/src-components-datetime-te-de44b-not-have-visual-regressions-Mobile-Chrome-retry2/datetime-show-adjacent-days-ios-ltr-actual.png Diff: /ionic/test-results/src-components-datetime-te-de44b-not-have-visual-regressions-Mobile-Chrome-retry2/datetime-show-adjacent-days-ios-ltr-diff.png Call log: - expect.toHaveScreenshot(datetime-show-adjacent-days-ios-ltr.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#default') - locator resolved to <ion-datetime id="default" show-adjacent-days="true" value="2020-03-14T14:23:00.000Z" class="ion-color ion-color-primary ios datetime-presentation-date-time datetime-size-fixed datetime-grid hydrated datetime-ready">…</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 - 517 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('#default') - locator resolved to <ion-datetime id="default" show-adjacent-days="true" value="2020-03-14T14:23:00.000Z" class="ion-color ion-color-primary ios datetime-presentation-date-time datetime-size-fixed datetime-grid hydrated datetime-ready">…</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 - 517 pixels (ratio 0.01 of all image pixels) are different. 10 | await page.goto('/src/components/datetime/test/show-adjacent-days', config); 11 | const datetime = page.locator('#default'); > 12 | await expect(datetime).toHaveScreenshot(screenshot(`datetime-show-adjacent-days`)); | ^ 13 | }); 14 | 15 | test('should not have visual regressions with a custom styled calendar', async ({ page }) => { at /ionic/src/components/datetime/test/show-adjacent-days/datetime.e2e.ts:12:30
[Mobile Chrome] › src/components/datetime/test/show-adjacent-days/datetime.e2e.ts:15: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#L18
2) [Mobile Chrome] › src/components/datetime/test/show-adjacent-days/datetime.e2e.ts:15:9 › datetime: show adjacent days - ios/ltr › should not have visual regressions with a custom styled calendar Error: expect(locator).toHaveScreenshot(expected) 99 pixels (ratio 0.01 of all image pixels) are different. Expected: /ionic/src/components/datetime/test/show-adjacent-days/datetime.e2e.ts-snapshots/datetime-show-adjacent-days-custom-calendar-ios-ltr-Mobile-Chrome-linux.png Received: /ionic/test-results/src-components-datetime-te-f543d-th-a-custom-styled-calendar-Mobile-Chrome/datetime-show-adjacent-days-custom-calendar-ios-ltr-actual.png Diff: /ionic/test-results/src-components-datetime-te-f543d-th-a-custom-styled-calendar-Mobile-Chrome/datetime-show-adjacent-days-custom-calendar-ios-ltr-diff.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 datetime-ready">…</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 - 99 pixels (ratio 0.01 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 datetime-ready">…</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 - 99 pixels (ratio 0.01 of all image pixels) are different. 16 | await page.goto('/src/components/datetime/test/show-adjacent-days', config); 17 | const datetime = page.locator('#custom-calendar-days'); > 18 | await expect(datetime).toHaveScreenshot(screenshot(`datetime-show-adjacent-days-custom-calendar`)); | ^ 19 | }); 20 | 21 | test('should not have visual regressions with specific date disabled', async ({ page }) => { at /ionic/src/components/datetime/test/show-adjacent-days/datetime.e2e.ts:18:30
[Mobile Chrome] › src/components/datetime/test/show-adjacent-days/datetime.e2e.ts:15: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#L18
2) [Mobile Chrome] › src/components/datetime/test/show-adjacent-days/datetime.e2e.ts:15:9 › datetime: show adjacent days - ios/ltr › should not have visual regressions with a custom styled calendar Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) 99 pixels (ratio 0.01 of all image pixels) are different. Expected: /ionic/src/components/datetime/test/show-adjacent-days/datetime.e2e.ts-snapshots/datetime-show-adjacent-days-custom-calendar-ios-ltr-Mobile-Chrome-linux.png Received: /ionic/test-results/src-components-datetime-te-f543d-th-a-custom-styled-calendar-Mobile-Chrome-retry1/datetime-show-adjacent-days-custom-calendar-ios-ltr-actual.png Diff: /ionic/test-results/src-components-datetime-te-f543d-th-a-custom-styled-calendar-Mobile-Chrome-retry1/datetime-show-adjacent-days-custom-calendar-ios-ltr-diff.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 datetime-ready">…</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 - 99 pixels (ratio 0.01 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 datetime-ready">…</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 - 99 pixels (ratio 0.01 of all image pixels) are different. 16 | await page.goto('/src/components/datetime/test/show-adjacent-days', config); 17 | const datetime = page.locator('#custom-calendar-days'); > 18 | await expect(datetime).toHaveScreenshot(screenshot(`datetime-show-adjacent-days-custom-calendar`)); | ^ 19 | }); 20 | 21 | test('should not have visual regressions with specific date disabled', async ({ page }) => { at /ionic/src/components/datetime/test/show-adjacent-days/datetime.e2e.ts:18:30
[Mobile Chrome] › src/components/datetime/test/show-adjacent-days/datetime.e2e.ts:15: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#L18
2) [Mobile Chrome] › src/components/datetime/test/show-adjacent-days/datetime.e2e.ts:15:9 › datetime: show adjacent days - ios/ltr › should not have visual regressions with a custom styled calendar Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) 99 pixels (ratio 0.01 of all image pixels) are different. Expected: /ionic/src/components/datetime/test/show-adjacent-days/datetime.e2e.ts-snapshots/datetime-show-adjacent-days-custom-calendar-ios-ltr-Mobile-Chrome-linux.png Received: /ionic/test-results/src-components-datetime-te-f543d-th-a-custom-styled-calendar-Mobile-Chrome-retry2/datetime-show-adjacent-days-custom-calendar-ios-ltr-actual.png Diff: /ionic/test-results/src-components-datetime-te-f543d-th-a-custom-styled-calendar-Mobile-Chrome-retry2/datetime-show-adjacent-days-custom-calendar-ios-ltr-diff.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 datetime-ready">…</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 - 99 pixels (ratio 0.01 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 datetime-ready">…</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 - 99 pixels (ratio 0.01 of all image pixels) are different. 16 | await page.goto('/src/components/datetime/test/show-adjacent-days', config); 17 | const datetime = page.locator('#custom-calendar-days'); > 18 | await expect(datetime).toHaveScreenshot(screenshot(`datetime-show-adjacent-days-custom-calendar`)); | ^ 19 | }); 20 | 21 | test('should not have visual regressions with specific date disabled', async ({ page }) => { at /ionic/src/components/datetime/test/show-adjacent-days/datetime.e2e.ts:18:30
[Mobile Chrome] › src/components/datetime/test/show-adjacent-days/datetime.e2e.ts:21:9 › datetime: show adjacent days - ios/ltr › should not have visual regressions with specific date disabled: src/components/datetime/test/show-adjacent-days/datetime.e2e.ts#L24
3) [Mobile Chrome] › src/components/datetime/test/show-adjacent-days/datetime.e2e.ts:21:9 › datetime: show adjacent days - ios/ltr › should not have visual regressions with specific date disabled Error: expect(locator).toHaveScreenshot(expected) 548 pixels (ratio 0.01 of all image pixels) are different. Expected: /ionic/src/components/datetime/test/show-adjacent-days/datetime.e2e.ts-snapshots/datetime-show-adjacent-days-specific-date-disabled-ios-ltr-Mobile-Chrome-linux.png Received: /ionic/test-results/src-components-datetime-te-0da44-with-specific-date-disabled-Mobile-Chrome/datetime-show-adjacent-day-48f01-c-date-disabled-ios-ltr-actual.png Diff: /ionic/test-results/src-components-datetime-te-0da44-with-specific-date-disabled-Mobile-Chrome/datetime-show-adjacent-day-48f01-c-date-disabled-ios-ltr-diff.png Call log: - expect.toHaveScreenshot(datetime-show-adjacent-days-specific-date-disabled-ios-ltr.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#specificDate') - locator resolved to <ion-datetime id="specificDate" value="2021-10-01" showadjacentdays="true" show-adjacent-days="true" class="ion-color ion-color-primary ios datetime-presentation-date-time datetime-size-fixed datetime-grid hydrated datetime-ready">…</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 - 548 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('#specificDate') - locator resolved to <ion-datetime id="specificDate" value="2021-10-01" showadjacentdays="true" show-adjacent-days="true" class="ion-color ion-color-primary ios datetime-presentation-date-time datetime-size-fixed datetime-grid hydrated datetime-ready">…</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 - 548 pixels (ratio 0.01 of all image pixels) are different. 22 | await page.goto('/src/components/datetime/test/show-adjacent-days', config); 23 | const datetime = page.locator('#specificDate'); > 24 | await expect(datetime).toHaveScreenshot(screenshot(`datetime-show-adjacent-days-specific-date-disabled`)); | ^ 25 | }); 26 | 27 | test('should not have visual regressions with weekends disabled', async ({ page }) => { at /ionic/src/components/datetime/test/show-adjacent-days/datetime.e2e.ts:24:30
[Mobile Chrome] › src/components/datetime/test/show-adjacent-days/datetime.e2e.ts:21:9 › datetime: show adjacent days - ios/ltr › should not have visual regressions with specific date disabled: src/components/datetime/test/show-adjacent-days/datetime.e2e.ts#L24
3) [Mobile Chrome] › src/components/datetime/test/show-adjacent-days/datetime.e2e.ts:21:9 › datetime: show adjacent days - ios/ltr › should not have visual regressions with specific date disabled Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) 548 pixels (ratio 0.01 of all image pixels) are different. Expected: /ionic/src/components/datetime/test/show-adjacent-days/datetime.e2e.ts-snapshots/datetime-show-adjacent-days-specific-date-disabled-ios-ltr-Mobile-Chrome-linux.png Received: /ionic/test-results/src-components-datetime-te-0da44-with-specific-date-disabled-Mobile-Chrome-retry1/datetime-show-adjacent-day-48f01-c-date-disabled-ios-ltr-actual.png Diff: /ionic/test-results/src-components-datetime-te-0da44-with-specific-date-disabled-Mobile-Chrome-retry1/datetime-show-adjacent-day-48f01-c-date-disabled-ios-ltr-diff.png Call log: - expect.toHaveScreenshot(datetime-show-adjacent-days-specific-date-disabled-ios-ltr.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#specificDate') - locator resolved to <ion-datetime id="specificDate" value="2021-10-01" showadjacentdays="true" show-adjacent-days="true" class="ion-color ion-color-primary ios datetime-presentation-date-time datetime-size-fixed datetime-grid hydrated datetime-ready">…</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 - 548 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('#specificDate') - locator resolved to <ion-datetime id="specificDate" value="2021-10-01" showadjacentdays="true" show-adjacent-days="true" class="ion-color ion-color-primary ios datetime-presentation-date-time datetime-size-fixed datetime-grid hydrated datetime-ready">…</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 - 548 pixels (ratio 0.01 of all image pixels) are different. 22 | await page.goto('/src/components/datetime/test/show-adjacent-days', config); 23 | const datetime = page.locator('#specificDate'); > 24 | await expect(datetime).toHaveScreenshot(screenshot(`datetime-show-adjacent-days-specific-date-disabled`)); | ^ 25 | }); 26 | 27 | test('should not have visual regressions with weekends disabled', async ({ page }) => { at /ionic/src/components/datetime/test/show-adjacent-days/datetime.e2e.ts:24:30
[Mobile Chrome] › src/components/datetime/test/show-adjacent-days/datetime.e2e.ts:21:9 › datetime: show adjacent days - ios/ltr › should not have visual regressions with specific date disabled: src/components/datetime/test/show-adjacent-days/datetime.e2e.ts#L24
3) [Mobile Chrome] › src/components/datetime/test/show-adjacent-days/datetime.e2e.ts:21:9 › datetime: show adjacent days - ios/ltr › should not have visual regressions with specific date disabled Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) 548 pixels (ratio 0.01 of all image pixels) are different. Expected: /ionic/src/components/datetime/test/show-adjacent-days/datetime.e2e.ts-snapshots/datetime-show-adjacent-days-specific-date-disabled-ios-ltr-Mobile-Chrome-linux.png Received: /ionic/test-results/src-components-datetime-te-0da44-with-specific-date-disabled-Mobile-Chrome-retry2/datetime-show-adjacent-day-48f01-c-date-disabled-ios-ltr-actual.png Diff: /ionic/test-results/src-components-datetime-te-0da44-with-specific-date-disabled-Mobile-Chrome-retry2/datetime-show-adjacent-day-48f01-c-date-disabled-ios-ltr-diff.png Call log: - expect.toHaveScreenshot(datetime-show-adjacent-days-specific-date-disabled-ios-ltr.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#specificDate') - locator resolved to <ion-datetime id="specificDate" value="2021-10-01" showadjacentdays="true" show-adjacent-days="true" class="ion-color ion-color-primary ios datetime-presentation-date-time datetime-size-fixed datetime-grid hydrated datetime-ready">…</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 - 548 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('#specificDate') - locator resolved to <ion-datetime id="specificDate" value="2021-10-01" showadjacentdays="true" show-adjacent-days="true" class="ion-color ion-color-primary ios datetime-presentation-date-time datetime-size-fixed datetime-grid hydrated datetime-ready">…</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 - 548 pixels (ratio 0.01 of all image pixels) are different. 22 | await page.goto('/src/components/datetime/test/show-adjacent-days', config); 23 | const datetime = page.locator('#specificDate'); > 24 | await expect(datetime).toHaveScreenshot(screenshot(`datetime-show-adjacent-days-specific-date-disabled`)); | ^ 25 | }); 26 | 27 | test('should not have visual regressions with weekends disabled', async ({ page }) => { at /ionic/src/components/datetime/test/show-adjacent-days/datetime.e2e.ts:24:30
[Mobile Chrome] › src/components/datetime/test/show-adjacent-days/datetime.e2e.ts:27:9 › datetime: show adjacent days - ios/ltr › should not have visual regressions with weekends disabled: src/components/datetime/test/show-adjacent-days/datetime.e2e.ts#L30
4) [Mobile Chrome] › src/components/datetime/test/show-adjacent-days/datetime.e2e.ts:27:9 › datetime: show adjacent days - ios/ltr › should not have visual regressions with weekends disabled Error: expect(locator).toHaveScreenshot(expected) 438 pixels (ratio 0.01 of all image pixels) are different. Expected: /ionic/src/components/datetime/test/show-adjacent-days/datetime.e2e.ts-snapshots/datetime-show-adjacent-days-weekends-disabled-ios-ltr-Mobile-Chrome-linux.png Received: /ionic/test-results/src-components-datetime-te-b0343-ions-with-weekends-disabled-Mobile-Chrome/datetime-show-adjacent-days-weekends-disabled-ios-ltr-actual.png Diff: /ionic/test-results/src-components-datetime-te-b0343-ions-with-weekends-disabled-Mobile-Chrome/datetime-show-adjacent-days-weekends-disabled-ios-ltr-diff.png Call log: - expect.toHaveScreenshot(datetime-show-adjacent-days-weekends-disabled-ios-ltr.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#weekends') - locator resolved to <ion-datetime id="weekends" value="2021-10-01" show-adjacent-days="true" class="ion-color ion-color-primary ios datetime-presentation-date-time datetime-size-fixed datetime-grid hydrated datetime-ready">…</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 - 438 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('#weekends') - locator resolved to <ion-datetime id="weekends" value="2021-10-01" show-adjacent-days="true" class="ion-color ion-color-primary ios datetime-presentation-date-time datetime-size-fixed datetime-grid hydrated datetime-ready">…</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 - 438 pixels (ratio 0.01 of all image pixels) are different. 28 | await page.goto('/src/components/datetime/test/show-adjacent-days', config); 29 | const datetime = page.locator('#weekends'); > 30 | await expect(datetime).toHaveScreenshot(screenshot(`datetime-show-adjacent-days-weekends-disabled`)); | ^ 31 | }); 32 | 33 | test('should not have visual regressions with date range disabled', async ({ page }) => { at /ionic/src/components/datetime/test/show-adjacent-days/datetime.e2e.ts:30:30
test-core-screenshot (15, 20)
The job was canceled because "_9_20" failed.
test-core-screenshot (4, 20)
The job was canceled because "_9_20" failed.
test-core-screenshot (16, 20)
The job was canceled because "_9_20" failed.
test-core-screenshot (6, 20)
The job was canceled because "_9_20" failed.
test-core-screenshot (17, 20)
The job was canceled because "_9_20" failed.
test-core-screenshot (3, 20)
The job was canceled because "_9_20" failed.
test-core-screenshot (2, 20)
The job was canceled because "_9_20" failed.
test-core-screenshot (5, 20)
The job was canceled because "_9_20" failed.
test-core-screenshot (1, 20)
The job was canceled because "_9_20" failed.
verify-screenshots
Process completed with exit code 1.
🎭 Playwright Run Summary
216 skipped 229 passed (2.3m)
🎭 Playwright Run Summary
472 passed (2.6m)
🎭 Playwright Run Summary
212 skipped 237 passed (2.6m)
🎭 Playwright Run Summary
2 skipped 469 passed (3.0m)
🎭 Playwright Run Summary
479 passed (2.9m)
🎭 Playwright Run Summary
450 passed (3.3m)
🎭 Playwright Run Summary
577 passed (3.9m)
🎭 Playwright Run Summary
9 skipped 478 passed (4.6m)
🎭 Playwright Run Summary
5 skipped 411 passed (4.5m)
🎭 Playwright Run Summary
14 skipped 349 passed (4.7m)
🎭 Playwright Run Summary
14 failed [Mobile Chrome] › src/components/datetime/test/show-adjacent-days/datetime.e2e.ts:9:9 › datetime: show adjacent days - ios/ltr › should not have visual regressions [Mobile Chrome] › src/components/datetime/test/show-adjacent-days/datetime.e2e.ts:15:9 › datetime: show adjacent days - ios/ltr › should not have visual regressions with a custom styled calendar [Mobile Chrome] › src/components/datetime/test/show-adjacent-days/datetime.e2e.ts:21:9 › datetime: show adjacent days - ios/ltr › should not have visual regressions with specific date disabled [Mobile Chrome] › src/components/datetime/test/show-adjacent-days/datetime.e2e.ts:27:9 › datetime: show adjacent days - ios/ltr › should not have visual regressions with weekends disabled [Mobile Chrome] › src/components/datetime/test/show-adjacent-days/datetime.e2e.ts:33:9 › datetime: show adjacent days - ios/ltr › should not have visual regressions with date range disabled [Mobile Chrome] › src/components/datetime/test/show-adjacent-days/datetime.e2e.ts:39:9 › datetime: show adjacent days - ios/ltr › should not have visual regressions with month disabled [Mobile Chrome] › src/components/datetime/test/show-adjacent-days/datetime.e2e.ts:45:9 › datetime: show adjacent days - ios/ltr › should not have visual regressions with display specified [Mobile Chrome] › src/components/datetime/test/show-adjacent-days/datetime.e2e.ts:9:9 › datetime: show adjacent days - md/ltr › should not have visual regressions [Mobile Chrome] › src/components/datetime/test/show-adjacent-days/datetime.e2e.ts:15:9 › datetime: show adjacent days - md/ltr › should not have visual regressions with a custom styled calendar [Mobile Chrome] › src/components/datetime/test/show-adjacent-days/datetime.e2e.ts:21:9 › datetime: show adjacent days - md/ltr › should not have visual regressions with specific date disabled [Mobile Chrome] › src/components/datetime/test/show-adjacent-days/datetime.e2e.ts:27:9 › datetime: show adjacent days - md/ltr › should not have visual regressions with weekends disabled [Mobile Chrome] › src/components/datetime/test/show-adjacent-days/datetime.e2e.ts:33:9 › datetime: show adjacent days - md/ltr › should not have visual regressions with date range disabled [Mobile Chrome] › src/components/datetime/test/show-adjacent-days/datetime.e2e.ts:39:9 › datetime: show adjacent days - md/ltr › should not have visual regressions with month disabled [Mobile Chrome] › src/components/datetime/test/show-adjacent-days/datetime.e2e.ts:45:9 › datetime: show adjacent days - md/ltr › should not have visual regressions with display specified 3 skipped 459 passed (4.6m)

Artifacts

Produced during runtime
Name Size Digest
ionic-angular Expired
643 KB
sha256:861e028bd6a050d5ba47ae2b16804caf11f2685fde6faa097901749ffb0d26d6
ionic-angular-server Expired
8.55 KB
sha256:b201ba6d1a959b12a95a2658ac9b0666b5e25d9e8e9459444b29cb22906f96c9
ionic-core Expired
4.92 MB
sha256:bc26f0a04b86cf7ebcd8ced9ac8240575d07192abfa7d76b6013d1910484a480
ionic-react Expired
199 KB
sha256:12b7c7fc774430d8fe8536ba3a46054cb9d2a154d27837e236316ac5baa0cdd3
ionic-react-router Expired
27.9 KB
sha256:221434ea7de59e7effa5c9cfcc9e69db721c6f86d9b0c009812059f416c477aa
ionic-vue Expired
220 KB
sha256:34d21c78cb14f65fd33b19b64d6bd3464cf2c3738222ddf255f453255600b5b0
ionic-vue-router Expired
17.1 KB
sha256:032197886c4412fc5d332a7740f41587fac910032a0e77cea852dd700272d251
test-results-10-20 Expired
473 KB
sha256:680fd730a892f58241d6a757fcced331a36643a158556a54edd51a68564c9aec
test-results-11-20 Expired
464 KB
sha256:dbce72771da49d1ca2acdfe1074f951159777a7894e72dc1868907ff33d802a0
test-results-12-20 Expired
399 KB
sha256:7d1c595570076ae949c48d2a13c168be6b826077582b95ec9bfe24920465fac7
test-results-13-20 Expired
416 KB
sha256:28f065be59e66b4953e220f20ab63f47534474afd258b1458b33861d24969539
test-results-14-20 Expired
388 KB
sha256:3587fcefc38c834b80128f6221540d87ad10549fb25f7c0da950ff9cb6f7be41
test-results-18-20 Expired
419 KB
sha256:84147f1ec0fee1e4bfcb7d3dba44fb7d3e3aaeea702edce8fdb23ed2a6438e53
test-results-19-20 Expired
392 KB
sha256:02b1bc42894cc1d7f4b4a71b5c318b601ace94ff76c218c64bcc19b863b563df
test-results-20-20 Expired
310 KB
sha256:232a9233b7640fd976567112bd8f026d7ee9cec47865c78f851af59ca604108e
test-results-7-20 Expired
328 KB
sha256:dad1ce097124b86ac47434d90d6881633f0101f519c4f896e3ec981392305c7d
test-results-8-20 Expired
412 KB
sha256:3ba62fe42c6ad06170c50d4fe711ea78fe669e3c21fcf017b76c0bb020ec05ba
test-results-9-20 Expired
23.4 MB
sha256:4cb3c09d153ddf646373209c21143f1a3f21e537c975340b366949fb2266f770