Skip to content

Update Reference Screenshots #1935

Update Reference Screenshots

Update Reference Screenshots #1935

Manually triggered June 20, 2025 07:43
Status Success
Total duration 12m 49s
Artifacts 32

update-screenshots.yml

on: workflow_dispatch
Matrix: test-core-screenshot
update-reference-screenshots
16s
update-reference-screenshots
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 20 notices
[Mobile Chrome] › src/components/radio/test/a11y/radio.e2e.ts:130:11 › radio: a11y - md/ltr/dark › radio: keyboard navigation - md/ltr/dark › using arrow keys should move between enabled radios within group: src/components/radio/test/a11y/radio.e2e.ts#L134
2) [Mobile Chrome] › src/components/radio/test/a11y/radio.e2e.ts:130:11 › radio: a11y - md/ltr/dark › radio: keyboard navigation - md/ltr/dark › using arrow keys should move between enabled radios within group 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" 132 | 133 | await pageUtils.pressKeys('Tab'); > 134 | await expect(firstGroupRadios.nth(0)).toBeFocused(); | ^ 135 | 136 | await page.keyboard.press('ArrowDown'); 137 | await expect(firstGroupRadios.nth(1)).toBeFocused(); at /ionic/src/components/radio/test/a11y/radio.e2e.ts:134: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/input-otp/test/separators/input-otp.e2e.ts:90:9 › input-otp: separators functionality - ios/ltr › should render separators after the second and third input box: src/components/input-otp/test/separators/input-otp.e2e.ts#L99
1) [Mobile Safari] › src/components/input-otp/test/separators/input-otp.e2e.ts:90:9 › input-otp: separators functionality - ios/ltr › should render separators after the second and third input box Error: expect(received).toBe(expected) // Object.is equality Expected: true Received: false 97 | 98 | await expect(await hasSeparatorAfter(page, 0)).toBe(false); > 99 | await expect(await hasSeparatorAfter(page, 1)).toBe(true); | ^ 100 | await expect(await hasSeparatorAfter(page, 2)).toBe(true); 101 | await expect(await hasSeparatorAfter(page, 3)).toBe(false); 102 | }); at /ionic/src/components/input-otp/test/separators/input-otp.e2e.ts:99:54
[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
360 skipped 265 passed (2.3m)
🎭 Playwright Run Summary
356 skipped 295 passed (3.2m)
🎭 Playwright Run Summary
560 passed (3.2m)
🎭 Playwright Run Summary
678 passed (3.6m)
🎭 Playwright Run Summary
649 passed (3.9m)
🎭 Playwright Run Summary
5 skipped 747 passed (4.4m)
🎭 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:130:11 › radio: a11y - md/ltr/dark › radio: keyboard navigation - md/ltr/dark › using arrow keys should move between enabled radios within group 4 skipped 646 passed (4.7m)
🎭 Playwright Run Summary
36 skipped 772 passed (5.3m)
🎭 Playwright Run Summary
14 skipped 466 passed (6.2m)
🎭 Playwright Run Summary
1 flaky [Mobile Safari] › src/components/input-otp/test/separators/input-otp.e2e.ts:90:9 › input-otp: separators functionality - ios/ltr › should render separators after the second and third input box 5 skipped 648 passed (6.4m)
🎭 Playwright Run Summary
10 skipped 647 passed (6.8m)
🎭 Playwright Run Summary
8 skipped 649 passed (7.5m)
🎭 Playwright Run Summary
660 passed (7.9m)
🎭 Playwright Run Summary
642 passed (8.3m)
🎭 Playwright Run Summary
4 skipped 679 passed (8.6m)
🎭 Playwright Run Summary
1 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 2 skipped 655 passed (8.7m)
🎭 Playwright Run Summary
5 skipped 688 passed (8.5m)
🎭 Playwright Run Summary
5 skipped 646 passed (8.9m)
🎭 Playwright Run Summary
14 skipped 635 passed (9.5m)
🎭 Playwright Run Summary
8 skipped 634 passed (9.8m)

Artifacts

Produced during runtime
Name Size Digest
ionic-core Expired
5.05 MB
sha256:059bd172e2521f502680ce91b9f0031711fc0abf847fc41e25d8e20b4c81ab6a
test-results-1-20 Expired
509 KB
sha256:9ab91cb1a164d37e72ffbdc65c8112441585d7823ab49db1ca007adea8d1f16b
test-results-10-20 Expired
432 KB
sha256:baae4154a7e3f0d85164d26ea9f49c95e273535ace15d44f86ff2ac44fc33682
test-results-11-20 Expired
1.7 MB
sha256:1554be3b9f6160fe496aba7147f9a2ac722a5438259e4957d7d50aefe26adbb1
test-results-12-20 Expired
508 KB
sha256:2f6b296be89d50d75f2f2d8140d4b19f9aaba0a57c1420e404cee7af67a96cf3
test-results-13-20 Expired
513 KB
sha256:9aeb3d42c0f8c6fbaba1ab9c0386a3440405a98b75d1a9a6c81445d029dd3a47
test-results-14-20 Expired
444 KB
sha256:5aaae6f49033f001c488280f4e771895f07d8f33a8bba68b08cc00731a011b44
test-results-15-20 Expired
1.37 MB
sha256:1c67d97ef3313eba68df6662e802379471593307b99dab46f728edcc4d89c6f6
test-results-16-20 Expired
1.21 MB
sha256:d8b3c655d936bcd2c136e8c4013264fb05e2cfb42d0443deee502c6a6f64ae86
test-results-17-20 Expired
581 KB
sha256:ed5e9bde77cc1934910655c67add4539348b79f61e2fb65050868ed1ce5c1771
test-results-18-20 Expired
566 KB
sha256:fe7c48395bd0595f71478cbf44e7c5fef1d443679eebcbe79d9051dbd295b60b
test-results-19-20 Expired
478 KB
sha256:798cab04e78c0ffd9ffb28f5c1a02d50fa6b75898dc194b4faca9a4258f69b11
test-results-2-20 Expired
536 KB
sha256:dad8f01ffb6950289ca445b22713ee43bb050130549ecd31728e4723c1c8ad7e
test-results-20-20 Expired
350 KB
sha256:035e04b22ab128a90a7d6fba2c30e7a15adfb4e45a60110b5bce4c6eec168837
test-results-3-20 Expired
466 KB
sha256:c4776b508c5e2ec174facbb314c00d65bb2b11330a438e9e04d8f3f3fa366782
test-results-4-20 Expired
591 KB
sha256:90d2dcc32df657100347850cb69d57adc38953d841dcbae3d0f8ac794a77e374
test-results-5-20 Expired
510 KB
sha256:62c06fe5362c12d5e163426db1a13f100a0410e79478a50ea992771010be794b
test-results-6-20 Expired
503 KB
sha256:cc05c716e37aad47676375f332c6b08985170b131eb47e9b06ecf003c148d3a8
test-results-7-20 Expired
371 KB
sha256:929a95bc539fc4e1026c7fe70dd34297a8bbb652796f463ec3ccc62856d7ab20
test-results-8-20 Expired
470 KB
sha256:60bd0c296b3e4c2c19154acf0050ddd2fee9896f556d1fc10e84f7893a7509bb
test-results-9-20 Expired
540 KB
sha256:e6a0d67ad1959c044dd4c2e0bcdb4737decc1667eefacfb9beb51baeab1aad34
updated-screenshots-1-20 Expired
40.4 KB
sha256:9c3f1fe2c6f67646907cf039350ec696f719b63ed7a1ab85db3f68ac2e91b2ef
updated-screenshots-11-20 Expired
981 Bytes
sha256:33a9ef164f4a54ba2d5f93c5dffe4459eead267d15a096151f6b7c86f18a702f
updated-screenshots-12-20 Expired
22.5 KB
sha256:c98e1300ccb5c790ddd53cc27b96a45422bc95cea80699ec8295b6ba464c902d
updated-screenshots-14-20 Expired
42.4 KB
sha256:4f8a9843645b9dfdc39691b02a9bf8209e5c555d6f6d886a975c8cd73f1a5011
updated-screenshots-18-20 Expired
5.66 KB
sha256:de541d49af829770043073e6836a67da35a00a66651463f153a281f3a682b9e1
updated-screenshots-19-20 Expired
28.8 KB
sha256:450dd7cea8cc132d41049348c271d71202adc24005d1689837759ae084b1730b
updated-screenshots-4-20 Expired
1.3 KB
sha256:cbf1f270282a37fe6bb884ef3f9b170129bef97ff52922b896af8d76e7ccb2b6
updated-screenshots-5-20 Expired
5.11 KB
sha256:298cb332a2aeab45c9f9d81e5e10f0289d489a54b495e0fb5e8e522d62f23b0c
updated-screenshots-6-20 Expired
23.5 KB
sha256:c7cc15b6395e72fcd38dbfdb9613d9428b665fe19cf206d42ca263c18f980868
updated-screenshots-7-20 Expired
28.7 KB
sha256:8ac6f91cc8ec86aafdc2d2cfb00235d5e139b330464056f56edda09e113935b9
updated-screenshots-9-20 Expired
11.2 KB
sha256:baedf304891d4a4c8d167a800c563b44da26e77ce58019fe5b4b0cb09f0c46fc