Skip to content

Update Reference Screenshots #2206

Update Reference Screenshots

Update Reference Screenshots #2206

Manually triggered June 1, 2026 23:15
Status Success
Total duration 14m 6s
Artifacts 24

update-screenshots.yml

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

Annotations

4 errors and 20 notices
[Mobile Chrome] › src/components/action-sheet/test/a11y/action-sheet.e2e.ts:158:9 › action-sheet: radio buttons - ios/ltr › should navigate radio buttons with keyboard: src/components/action-sheet/test/a11y/action-sheet.e2e.ts#L188
1) [Mobile Chrome] › src/components/action-sheet/test/a11y/action-sheet.e2e.ts:158:9 › action-sheet: radio buttons - ios/ltr › should navigate radio buttons with keyboard Error: expect(received).toBe(expected) // Object.is equality Expected: "Cancel" Received: "Option 1" 186 | 187 | focusedElement = await page.evaluate(() => document.activeElement?.textContent?.trim()); > 188 | expect(focusedElement).toBe('Cancel'); | ^ 189 | }); 190 | }); 191 | }); at /ionic/src/components/action-sheet/test/a11y/action-sheet.e2e.ts:188:30
[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 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/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: 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
1) [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
🎭 Playwright Run Summary
1 flaky [Mobile Chrome] › src/components/action-sheet/test/a11y/action-sheet.e2e.ts:158:9 › action-sheet: radio buttons - ios/ltr › should navigate radio buttons with keyboard 360 skipped 372 passed (3.3m)
🎭 Playwright Run Summary
2 skipped 634 passed (4.0m)
🎭 Playwright Run Summary
368 skipped 357 passed (4.0m)
🎭 Playwright Run Summary
36 skipped 697 passed (3.8m)
🎭 Playwright Run Summary
8 skipped 746 passed (4.6m)
🎭 Playwright Run Summary
1 skipped 737 passed (5.4m)
🎭 Playwright Run Summary
8 skipped 810 passed (5.3m)
🎭 Playwright Run Summary
2 flaky [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 5 skipped 724 passed (5.4m)
🎭 Playwright Run Summary
14 skipped 691 passed (7.0m)
🎭 Playwright Run Summary
5 skipped 730 passed (7.1m)
🎭 Playwright Run Summary
4 skipped 746 passed (7.2m)
🎭 Playwright Run Summary
14 skipped 720 passed (8.5m)
🎭 Playwright Run Summary
13 skipped 721 passed (9.3m)
🎭 Playwright Run Summary
33 skipped 734 passed (9.5m)
🎭 Playwright Run Summary
7 skipped 729 passed (9.7m)
🎭 Playwright Run Summary
2 skipped 748 passed (10.0m)
🎭 Playwright Run Summary
5 skipped 735 passed (10.4m)
🎭 Playwright Run Summary
1 skipped 716 passed (10.5m)
🎭 Playwright Run Summary
15 skipped 720 passed (10.8m)
🎭 Playwright Run Summary
19 skipped 707 passed (11.1m)

Artifacts

Produced during runtime
Name Size Digest
ionic-core
5.27 MB
sha256:21ea601251c09ac6877e6cfb1282f7285b9df706395117155be8e75eb316ef0b
test-results-1-20
518 KB
sha256:ebd9fa3dd9e9bea91d806bd5912bc54c4fea41e49e838891c27dbc8fced2b4f6
test-results-10-20
465 KB
sha256:af19aa99617aaeadbad6de839885c8b82bbf4390eb73f22f22dd33f5ad5b6c8b
test-results-11-20
2.14 MB
sha256:cc71cb00e869439d7bf74e6d0541034405efbcd56c2f0acc4c16000f9458810b
test-results-12-20
558 KB
sha256:f55d27a41c0fd5ab92a62d8b946ceed33fcbc634664d6cd101ef1304a1d95242
test-results-13-20
468 KB
sha256:f00e8c118a23f9b3fe3b217de94a2b6d2496c9c8838d0eb88e3a69a4e56a031e
test-results-14-20
548 KB
sha256:6d6679b100a524ba5565199322e2644d4d48c44d7ed422e34bdcee8974bd5ef9
test-results-15-20
512 KB
sha256:599df74fcab45bf057d9516bb81d72c50446d9c1aa3a67c3e8d1b679810e1010
test-results-16-20
522 KB
sha256:a4ba9a64f224890c2d0830af2e543eafe43f121fe44eff0820e0082851ab8ab2
test-results-17-20
631 KB
sha256:f4085d34293b62acfb45785e4f4644d3e21ed45225498fa05201b4178a18f889
test-results-18-20
633 KB
sha256:2cd091c717ae5d58e6d0a232b465063a2de5e88b85e3ad63e58872db504a20bf
test-results-19-20
495 KB
sha256:3046ff041e908255b10fb5b06c3c695dcbc7fd1fe29c9e8d4254e93f4634ce64
test-results-2-20
567 KB
sha256:7d21cb94fbb4d9884f338423425d9b1fd6409802f3145e69e126ac9cea9436b9
test-results-20-20
383 KB
sha256:12aee23c5755e86ac634520913500eb19614f5fb467d0b02e2264045c192167f
test-results-3-20
514 KB
sha256:e03ae5afca84496e6816f0724574bb19491b0f2bbadbfd5b950411ac381acd3f
test-results-4-20
628 KB
sha256:895558f68c87eb149349282bccda2af5c8a328e4736c03d7b99e0eabc38136fe
test-results-5-20
565 KB
sha256:172274aad73fb2efb8850c67685acbfa6332e6e98c3db05f5fcc4779cc9a5f2d
test-results-6-20
528 KB
sha256:c5259496c45748c1f1fbdc22d57856849002fcd7cb372267f59a6a845cc25519
test-results-7-20
1.26 MB
sha256:dd8716d3bda01f139bb3691f44cd4b1131bb97e063706e526e6a62d9d4160518
test-results-8-20
495 KB
sha256:f0c9247ed3d42b9ab92efe38789003efd0f473091e0f9f657a5fea9fd2bab667
test-results-9-20
572 KB
sha256:c79acdaccdb25a4509427e2e3d3c8898028b1db842e34b5b4422bb8e599cc056
updated-screenshots-1-20
2.79 KB
sha256:57d30f3a2ed03135be2a2f30cf0e8e1cd8a76e2e876ca88e427683c46e36253f
updated-screenshots-15-20
2.99 KB
sha256:e65a2b82f6cfeb8ec14661d2d99bec81af8cbbccfa3cb2e9cf6140985e38f328
updated-screenshots-8-20
4.04 KB
sha256:0cff1a0139fce30ec41e40ae8d236dacc3a81cab34b56f70e66ac146dc8f9423