Skip to content

chore(deps): downgrade Stencil to v4.33.1 #16756

chore(deps): downgrade Stencil to v4.33.1

chore(deps): downgrade Stencil to v4.33.1 #16756

Triggered via pull request July 30, 2025 19:56
Status Success
Total duration 10m 29s
Artifacts 27

build.yml

on: pull_request
build-react
51s
build-react
build-vue
33s
build-vue
Matrix: test-core-screenshot
build-angular
59s
build-angular
build-angular-server
31s
build-angular-server
test-core-clean-build
8s
test-core-clean-build
test-core-lint
52s
test-core-lint
test-core-spec
46s
test-core-spec
build-react-router
30s
build-react-router
build-vue-router
38s
build-vue-router
verify-screenshots
2s
verify-screenshots
Matrix: test-angular-e2e
Matrix: test-react-e2e
Matrix: test-react-router-e2e
Matrix: test-vue-e2e
verify-test-angular-e2e
3s
verify-test-angular-e2e
verify-test-react-e2e
2s
verify-test-react-e2e
verify-test-react-router-e2e
4s
verify-test-react-router-e2e
verify-test-vue-e2e
2s
verify-test-vue-e2e
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 20 notices
[Mobile Chrome] › src/components/datetime/test/locale/datetime.e2e.ts:47:11 › datetime: locale - md/ltr › ja-JP › time picker should not have visual regressions: src/components/datetime/test/locale/datetime.e2e.ts#L166
2) [Mobile Chrome] › src/components/datetime/test/locale/datetime.e2e.ts:47:11 › datetime: locale - md/ltr › ja-JP › time picker should not have visual regressions Error: expect(locator).toHaveScreenshot(expected) 129 pixels (ratio 0.01 of all image pixels) are different. Snapshot: datetime-locale-ja-JP-time-diff-md-ltr.png Call log: - Expect "toHaveScreenshot(datetime-locale-ja-JP-time-diff-md-ltr.png)" with timeout 5000ms - verifying given screenshot expectation - waiting for locator('ion-datetime') - locator resolved to <ion-datetime max="2022" locale="ja-JP" presentation="time" show-default-title="true" show-default-buttons="true" value="2022-04-19T04:20:00" class="ion-color ion-color-primary md datetime-presentation-time datetime-size-fixed 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 - 129 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('ion-datetime') - locator resolved to <ion-datetime max="2022" locale="ja-JP" presentation="time" show-default-title="true" show-default-buttons="true" value="2022-04-19T04:20:00" class="ion-color ion-color-primary md datetime-presentation-time datetime-size-fixed 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 - 129 pixels (ratio 0.01 of all image pixels) are different. 164 | async expectLocalizedPicker(screenshot: ScreenshotFn, modifier?: string) { 165 | const modifierString = modifier === undefined ? '' : `-${modifier}`; > 166 | await expect(this.datetime).toHaveScreenshot(screenshot(`datetime-locale-${this.locale}${modifierString}-diff`)); | ^ 167 | } 168 | } 169 | at DatetimeLocaleFixture.expectLocalizedPicker (/ionic/src/components/datetime/test/locale/datetime.e2e.ts:166:33) at DatetimeLocaleFixture.expectLocalizedTimePicker (/ionic/src/components/datetime/test/locale/datetime.e2e.ts:161:16) at /ionic/src/components/datetime/test/locale/datetime.e2e.ts:49:31
[Mobile Chrome] › src/components/datetime/test/locale/datetime.e2e.ts:30:11 › datetime: locale - md/ltr › en-US › time picker should not have visual regressions: src/components/datetime/test/locale/datetime.e2e.ts#L166
1) [Mobile Chrome] › src/components/datetime/test/locale/datetime.e2e.ts:30:11 › datetime: locale - md/ltr › en-US › time picker should not have visual regressions Error: expect(locator).toHaveScreenshot(expected) 215 pixels (ratio 0.01 of all image pixels) are different. Snapshot: datetime-locale-en-US-time-diff-md-ltr.png Call log: - Expect "toHaveScreenshot(datetime-locale-en-US-time-diff-md-ltr.png)" with timeout 5000ms - verifying given screenshot expectation - waiting for locator('ion-datetime') - locator resolved to <ion-datetime max="2022" locale="en-US" presentation="time" show-default-title="true" show-default-buttons="true" value="2022-04-19T04:20:00" class="ion-color ion-color-primary md datetime-presentation-time datetime-size-fixed 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 - 215 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('ion-datetime') - locator resolved to <ion-datetime max="2022" locale="en-US" presentation="time" show-default-title="true" show-default-buttons="true" value="2022-04-19T04:20:00" class="ion-color ion-color-primary md datetime-presentation-time datetime-size-fixed 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 - 215 pixels (ratio 0.01 of all image pixels) are different. 164 | async expectLocalizedPicker(screenshot: ScreenshotFn, modifier?: string) { 165 | const modifierString = modifier === undefined ? '' : `-${modifier}`; > 166 | await expect(this.datetime).toHaveScreenshot(screenshot(`datetime-locale-${this.locale}${modifierString}-diff`)); | ^ 167 | } 168 | } 169 | at DatetimeLocaleFixture.expectLocalizedPicker (/ionic/src/components/datetime/test/locale/datetime.e2e.ts:166:33) at DatetimeLocaleFixture.expectLocalizedTimePicker (/ionic/src/components/datetime/test/locale/datetime.e2e.ts:161:16) at /ionic/src/components/datetime/test/locale/datetime.e2e.ts:32:31
[Mobile Chrome] › src/components/radio/test/a11y/radio.e2e.ts:117:11 › radio: a11y - md/ltr/dark › radio: keyboard navigation - md/ltr/dark › tabbing should switch between radio groups: src/components/radio/test/a11y/radio.e2e.ts#L122
2) [Mobile Chrome] › src/components/radio/test/a11y/radio.e2e.ts:117:11 › radio: a11y - md/ltr/dark › radio: keyboard navigation - md/ltr/dark › tabbing should switch between radio groups Error: Timed out 5000ms waiting for expect(locator).toBeFocused() Locator: locator('#first-group ion-radio').first() Expected: focused Received: inactive Call log: - Expect "toBeFocused" with timeout 5000ms - waiting for locator('#first-group ion-radio').first() 9 × locator resolved to <ion-radio value="huey" role="radio" tabindex="0" aria-checked="true" class="md in-item radio-checked radio-label-placement-start hydrated">Huey</ion-radio> - unexpected value "inactive" 120 | 121 | await pageUtils.pressKeys('Tab'); > 122 | await expect(firstGroupRadios.nth(0)).toBeFocused(); | ^ 123 | 124 | await pageUtils.pressKeys('Tab'); 125 | await expect(secondGroupRadios.nth(0)).toBeFocused(); at /ionic/src/components/radio/test/a11y/radio.e2e.ts:122:47
[Mobile Chrome] › src/components/radio/test/a11y/radio.e2e.ts:117:11 › radio: a11y - md/ltr › radio: keyboard navigation - md/ltr › tabbing should switch between radio groups: src/components/radio/test/a11y/radio.e2e.ts#L122
1) [Mobile Chrome] › src/components/radio/test/a11y/radio.e2e.ts:117:11 › radio: a11y - md/ltr › radio: keyboard navigation - md/ltr › tabbing should switch between radio groups Error: Timed out 5000ms waiting for expect(locator).toBeFocused() Locator: locator('#first-group ion-radio').first() Expected: focused Received: inactive Call log: - Expect "toBeFocused" with timeout 5000ms - waiting for locator('#first-group ion-radio').first() 9 × locator resolved to <ion-radio value="huey" role="radio" tabindex="0" aria-checked="true" class="md in-item radio-checked radio-label-placement-start hydrated">Huey</ion-radio> - unexpected value "inactive" 120 | 121 | await pageUtils.pressKeys('Tab'); > 122 | await expect(firstGroupRadios.nth(0)).toBeFocused(); | ^ 123 | 124 | await pageUtils.pressKeys('Tab'); 125 | await expect(secondGroupRadios.nth(0)).toBeFocused(); at /ionic/src/components/radio/test/a11y/radio.e2e.ts:122:47
[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
1) [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 Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── 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/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
1) [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
🎭 Playwright Run Summary
216 skipped 303 passed (3.0m)
🎭 Playwright Run Summary
517 passed (3.0m)
🎭 Playwright Run Summary
2 flaky [Mobile Chrome] › src/components/datetime/test/locale/datetime.e2e.ts:30:11 › datetime: locale - md/ltr › en-US › time picker should not have visual regressions [Mobile Chrome] › src/components/datetime/test/locale/datetime.e2e.ts:47:11 › datetime: locale - md/ltr › ja-JP › time picker should not have visual regressions 1 skipped 527 passed (3.2m)
🎭 Playwright Run Summary
4 skipped 508 passed (3.3m)
🎭 Playwright Run Summary
1 skipped 538 passed (3.3m)
🎭 Playwright Run Summary
212 skipped 302 passed (3.7m)
🎭 Playwright Run Summary
2 flaky [Mobile Chrome] › src/components/radio/test/a11y/radio.e2e.ts:117:11 › radio: a11y - md/ltr › radio: keyboard navigation - md/ltr › tabbing should switch between radio groups [Mobile Chrome] › src/components/radio/test/a11y/radio.e2e.ts:117:11 › radio: a11y - md/ltr/dark › radio: keyboard navigation - md/ltr/dark › tabbing should switch between radio groups 4 skipped 514 passed (3.9m)
🎭 Playwright Run Summary
627 passed (4.1m)
🎭 Playwright Run Summary
10 skipped 493 passed (4.8m)
🎭 Playwright Run Summary
5 skipped 510 passed (5.2m)
🎭 Playwright Run Summary
14 skipped 399 passed (5.3m)
🎭 Playwright Run Summary
1 skipped 517 passed (6.2m)
🎭 Playwright Run Summary
5 skipped 506 passed (6.6m)
🎭 Playwright Run Summary
4 skipped 528 passed (7.1m)
🎭 Playwright Run Summary
10 skipped 523 passed (6.9m)
🎭 Playwright Run Summary
5 skipped 511 passed (7.2m)
🎭 Playwright Run Summary
1 skipped 524 passed (7.2m)
🎭 Playwright Run Summary
14 skipped 510 passed (7.6m)
🎭 Playwright Run Summary
1 flaky [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 508 passed (7.8m)
🎭 Playwright Run Summary
7 skipped 506 passed (8.4m)

Artifacts

Produced during runtime
Name Size Digest
ionic-angular Expired
651 KB
sha256:727fb485cb72b3a8083b3827127591a0053694feb672ad27f9826df89af706b9
ionic-angular-server Expired
8.55 KB
sha256:5f139f63dcd3e36ce41709d640a4faa7728f0b767fb803f352f00f8b0aff9e0e
ionic-core Expired
4.48 MB
sha256:436666c987750ae7601310601ad852f82023ece9da49e7d4eed3101769125447
ionic-react Expired
200 KB
sha256:4484d590632e7ca7d1f8bd068014efc094e7fa75070cd4aed0820df7e8fdc6a2
ionic-react-router Expired
27.9 KB
sha256:cd6b215328dd807378f9a13b139ce62c10f604e138dc1ce03a05b4119d814fa8
ionic-vue Expired
221 KB
sha256:f09d02f2c15d996668b88f2443bd73fdd80036a8f1516cfc9c1242c0c923b498
ionic-vue-router Expired
17 KB
sha256:e5b8ecd6b31979cd182881cc124f6c65d59fcc6c104f27f20c4fbdbe1ff1458e
test-results-1-20 Expired
430 KB
sha256:334881075dded94c45ee93e0ef94e9ba8c7200cc893c8dc96d37d8ec43c7cba0
test-results-10-20 Expired
438 KB
sha256:3436f1d0b2d193cc251a4bcd3db71fe6ebeaa343b0f8f64d3cf18652889104f0
test-results-11-20 Expired
1.61 MB
sha256:cbae5f4b165b43057dc8721bd6b20e85f942a9e9a166375992ab7cfa5ea0fc01
test-results-12-20 Expired
446 KB
sha256:89321cb5fc1a8720eaf8b20822ee30a9eab2e1e3b2d945d359cfc59d5c3a0196
test-results-13-20 Expired
430 KB
sha256:270c41787750eeb69313f098026e87f549aea4c45f501c565a4f18f323b521b3
test-results-14-20 Expired
397 KB
sha256:21be01fe03925c5dcc9338124e21113df5cc6b387c9ddb15c95d2bd748c7510c
test-results-15-20 Expired
1.92 MB
sha256:68b2eb030e698c9b9122ebae04fab6d323b75a0cb87549ff0ad299a7a8106627
test-results-16-20 Expired
419 KB
sha256:7c897edc605b4096925ae85f88adeb5c1f045f2d78fd769ded771a5fc7d2a4cd
test-results-17-20 Expired
521 KB
sha256:95a74cd383b90ba73ab086e92fa006d14ee8a2872aea88cf4c2ce87bb2b6c1e3
test-results-18-20 Expired
500 KB
sha256:f8ca32bdfbf40739455b96c7ade0c5d5199e4a7d363f9f4359f658399958de6d
test-results-19-20 Expired
385 KB
sha256:0e183298bd3fd6164260c36ef61b20c71b3acf0f5e2f0cc006fe26edfdb687bf
test-results-2-20 Expired
465 KB
sha256:91d209fdcbd269895ccc55026656c010bed06caee7e9126f47277d0532268f68
test-results-20-20 Expired
344 KB
sha256:bbbd5a20d43199d6fe72ee74e0e4005338e5d61214bce23a42bd30a77e70553c
test-results-3-20 Expired
412 KB
sha256:f39677388408862c3c144e6f1632fc52b2e26b613c9412d67dd81680cc8c13fb
test-results-4-20 Expired
527 KB
sha256:419d694d6258e87d35edd9987202682a8ac3136d274dcaa446061fefbc6f573f
test-results-5-20 Expired
448 KB
sha256:83dc0311b66be379c00e5a97ce9d19851e24766990fbd4264e64baa1dd35f939
test-results-6-20 Expired
419 KB
sha256:ed3fa9aa362f462239569756f83c2fffa259d7f824ed256abdc972106b4bdecc
test-results-7-20 Expired
352 KB
sha256:a953f47a5771ba88f53a1177e6d6f489395a72ab458233c62d9c98076f7606b2
test-results-8-20 Expired
1.61 MB
sha256:b5bd243a963148c1d6ca3f3097d7763b2897529bbc967f908413d999284eae03
test-results-9-20 Expired
427 KB
sha256:537015a28195ebd7b217ec407874a0e10a744dab6875661260cc8efa1013ce34