Skip to content

Update Reference Screenshots #2098

Update Reference Screenshots

Update Reference Screenshots #2098

Manually triggered January 7, 2026 16:14
Status Success
Total duration 10m 9s
Artifacts 25

update-screenshots.yml

on: workflow_dispatch
Matrix: test-core-screenshot
update-reference-screenshots
9s
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: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
3) [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: expect(locator).toBeFocused() failed Locator: locator('#first-group ion-radio').first() Expected: focused Received: inactive Timeout: 5000ms 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:130:11 › radio: a11y - md/ltr › radio: keyboard navigation - md/ltr › 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 › radio: keyboard navigation - md/ltr › using arrow keys should move between enabled radios within group Error: expect(locator).toBeFocused() failed Locator: locator('#first-group ion-radio').first() Expected: focused Received: inactive Timeout: 5000ms 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 Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toBeFocused() failed Locator: locator('#first-group ion-radio').first() Expected: focused Received: inactive Timeout: 5000ms 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: expect(locator).toBeFocused() failed Locator: locator('#first-group ion-radio').first() Expected: focused Received: inactive Timeout: 5000ms 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
🎭 Playwright Run Summary
408 passed (2.6m)
🎭 Playwright Run Summary
216 skipped 318 passed (2.9m)
🎭 Playwright Run Summary
1 skipped 537 passed (3.3m)
🎭 Playwright Run Summary
1 skipped 548 passed (3.4m)
🎭 Playwright Run Summary
4 skipped 639 passed (3.8m)
🎭 Playwright Run Summary
212 skipped 313 passed (3.7m)
🎭 Playwright Run Summary
3 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 › radio: keyboard navigation - md/ltr › using arrow keys should move between enabled radios within group [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 524 passed (4.1m)
🎭 Playwright Run Summary
648 passed (4.3m)
🎭 Playwright Run Summary
10 skipped 503 passed (4.8m)
🎭 Playwright Run Summary
5 skipped 532 passed (5.3m)
🎭 Playwright Run Summary
14 skipped 403 passed (5.3m)
🎭 Playwright Run Summary
1 skipped 537 passed (6.4m)
🎭 Playwright Run Summary
5 skipped 516 passed (6.7m)
🎭 Playwright Run Summary
10 skipped 538 passed (6.9m)
🎭 Playwright Run Summary
4 skipped 539 passed (7.0m)
🎭 Playwright Run Summary
2 skipped 517 passed (7.2m)
🎭 Playwright Run Summary
1 skipped 536 passed (7.2m)
🎭 Playwright Run Summary
5 skipped 517 passed (7.3m)
🎭 Playwright Run Summary
14 skipped 516 passed (7.5m)
🎭 Playwright Run Summary
7 skipped 512 passed (7.6m)

Artifacts

Produced during runtime
Name Size Digest
ionic-core
4.61 MB
sha256:d549640b97c6fb8c11f1e0f86c2317151af8a92893ee03d5fbdb9c2c7a7a96f7
test-results-1-20
445 KB
sha256:996a8ef2f98a2c8fda20c6b35100282342947ba804f55108f124fe8fb2aa34b0
test-results-10-20
412 KB
sha256:c19048791fa8915372713b73cef5c6a1bca34b0f15716427438b904e7aca6282
test-results-11-20
2.35 MB
sha256:8a2ab590901d9ae62167edd984e2f315a2696f611c9cc0c8c1cd1359cfc2dfbb
test-results-12-20
457 KB
sha256:8448250d1a190559bc7bec114247c06880b7d113dad524b2d31d36c4e8dc70be
test-results-13-20
449 KB
sha256:768723f923edfdd161823532a43a309ce9ebcec9829446005129671bedda1485
test-results-14-20
409 KB
sha256:c42f10e9f3e8cb7ac34af924091d6305b16ea2f714cdb033394a95b3174e93b4
test-results-15-20
431 KB
sha256:404de1ac01a12f829e583502f3b876d14d1a6f2d1f386c03b49a761a39446194
test-results-16-20
434 KB
sha256:9009b7ae8f5f73001ec0f776c5a7d15175d978577184dc198e1edb46a21d2ae8
test-results-17-20
536 KB
sha256:91ef63219971fd37fa88ea8f1bb89d84d99f8a8d2fefba088c10430fa3a4f771
test-results-18-20
514 KB
sha256:1e6ce22623e7f3c5f5b5721bd223dbf7b69488badcf328bd32a9033a6d08c89c
test-results-19-20
396 KB
sha256:7471312937d64f88d64f61a8ba17fb9683713bd43de261bfe5bad62d236f4c02
test-results-2-20
474 KB
sha256:717920f387ddfa4c6a343fc534f2fdc8ca006fc3bc9551d81fbb7d7bb3bf3432
test-results-20-20
360 KB
sha256:f6086feeffb7fed62e33150912815a85944920f734d8b88da7175fcc2e447722
test-results-3-20
429 KB
sha256:21ca49ae04839ed0ab113f5cfe549d934a9f76dc0b4faba39459d164202fee42
test-results-4-20
539 KB
sha256:b9d68bd38b40daf195537d845c7ae884e0aa457513e13606b2cca9d9b976ed1b
test-results-5-20
460 KB
sha256:6cc2b71ec4dde00df3b3a1d91824c3adfb35a43d5f8fcf3d0987b1a75ac7c166
test-results-6-20
431 KB
sha256:c4f0dabb059f5ebe33e84f52cf2f9aad16d51dffa69270687a8077fd59323751
test-results-7-20
370 KB
sha256:02978c265584e78d91c1953c5994cdf32f7a28c276c4d69669f2acaca49344f9
test-results-8-20
429 KB
sha256:192fa471c2b5530b5285375bad4065ef5ae642493b867bf320a0d37e3d51b2f7
test-results-9-20
487 KB
sha256:afab1e2b1ac28820f913d008fbaba9807d2497fce406a5992e86ca5548cc2958
updated-screenshots-10-20
107 KB
sha256:4560e0478dc555e75d69734cdaf3f8b28b8486ef5d895da917514b182001ffa8
updated-screenshots-11-20
12.4 KB
sha256:39fa8c515c7cb4dab3a7eb80f8e1f89101cc3ecab2fafcd9a0b54c9f13004dcb
updated-screenshots-17-20
174 KB
sha256:501f27ca4eb8cdc987af1249c4ea5693e0f532a7ec251889558f7480155b2e94
updated-screenshots-4-20
188 KB
sha256:edcdb80de0965a2fdc1689b96b132a7b9e651549a34ee5f4d755d2b68ae304f3