Skip to content

Update Reference Screenshots #2275

Update Reference Screenshots

Update Reference Screenshots #2275

Manually triggered August 5, 2026 19:35
Status Failure
Total duration 14m 32s
Artifacts 29

update-screenshots.yml

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

Annotations

12 errors and 20 notices
test-core-screenshot (8, 20)
Process completed with exit code 1.
[Mobile Chrome] › src/components/checkbox/test/basic/checkbox.e2e.ts:152:9 › checkbox: ionFocus - ios/ltr › should fire ionFocus when checkbox is focused: src/components/checkbox/test/basic/checkbox.e2e.ts#L175
1) [Mobile Chrome] › src/components/checkbox/test/basic/checkbox.e2e.ts:152:9 › checkbox: ionFocus - ios/ltr › should fire ionFocus when checkbox is focused Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expected event "ionFocus" to have been called 2 times, but it was called 1 times 173 | await checkbox.click(); 174 | > 175 | expect(ionFocus).toHaveReceivedEventTimes(2); | ^ 176 | }); 177 | 178 | test('should fire ionFocus when interacting with checkbox in item', async ({ page, pageUtils }) => { at /ionic/src/components/checkbox/test/basic/checkbox.e2e.ts:175:24
[Mobile Chrome] › src/components/checkbox/test/basic/checkbox.e2e.ts:152:9 › checkbox: ionFocus - ios/ltr › should fire ionFocus when checkbox is focused: src/components/checkbox/test/basic/checkbox.e2e.ts#L175
1) [Mobile Chrome] › src/components/checkbox/test/basic/checkbox.e2e.ts:152:9 › checkbox: ionFocus - ios/ltr › should fire ionFocus when checkbox is focused Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expected event "ionFocus" to have been called 2 times, but it was called 1 times 173 | await checkbox.click(); 174 | > 175 | expect(ionFocus).toHaveReceivedEventTimes(2); | ^ 176 | }); 177 | 178 | test('should fire ionFocus when interacting with checkbox in item', async ({ page, pageUtils }) => { at /ionic/src/components/checkbox/test/basic/checkbox.e2e.ts:175:24
[Mobile Chrome] › src/components/checkbox/test/basic/checkbox.e2e.ts:152:9 › checkbox: ionFocus - ios/ltr › should fire ionFocus when checkbox is focused: src/components/checkbox/test/basic/checkbox.e2e.ts#L175
1) [Mobile Chrome] › src/components/checkbox/test/basic/checkbox.e2e.ts:152:9 › checkbox: ionFocus - ios/ltr › should fire ionFocus when checkbox is focused Error: expected event "ionFocus" to have been called 2 times, but it was called 1 times 173 | await checkbox.click(); 174 | > 175 | expect(ionFocus).toHaveReceivedEventTimes(2); | ^ 176 | }); 177 | 178 | test('should fire ionFocus when interacting with checkbox in item', async ({ page, pageUtils }) => { at /ionic/src/components/checkbox/test/basic/checkbox.e2e.ts:175:24
test-core-screenshot (15, 20)
Process completed with exit code 1.
[Mobile Safari] › src/components/checkbox/test/basic/checkbox.e2e.ts:152:9 › checkbox: ionFocus - ios/ltr › should fire ionFocus when checkbox is focused: src/components/checkbox/test/basic/checkbox.e2e.ts#L175
1) [Mobile Safari] › src/components/checkbox/test/basic/checkbox.e2e.ts:152:9 › checkbox: ionFocus - ios/ltr › should fire ionFocus when checkbox is focused Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expected event "ionFocus" to have been called 2 times, but it was called 1 times 173 | await checkbox.click(); 174 | > 175 | expect(ionFocus).toHaveReceivedEventTimes(2); | ^ 176 | }); 177 | 178 | test('should fire ionFocus when interacting with checkbox in item', async ({ page, pageUtils }) => { at /ionic/src/components/checkbox/test/basic/checkbox.e2e.ts:175:24
[Mobile Safari] › src/components/checkbox/test/basic/checkbox.e2e.ts:152:9 › checkbox: ionFocus - ios/ltr › should fire ionFocus when checkbox is focused: src/components/checkbox/test/basic/checkbox.e2e.ts#L175
1) [Mobile Safari] › src/components/checkbox/test/basic/checkbox.e2e.ts:152:9 › checkbox: ionFocus - ios/ltr › should fire ionFocus when checkbox is focused Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expected event "ionFocus" to have been called 2 times, but it was called 1 times 173 | await checkbox.click(); 174 | > 175 | expect(ionFocus).toHaveReceivedEventTimes(2); | ^ 176 | }); 177 | 178 | test('should fire ionFocus when interacting with checkbox in item', async ({ page, pageUtils }) => { at /ionic/src/components/checkbox/test/basic/checkbox.e2e.ts:175:24
[Mobile Safari] › src/components/checkbox/test/basic/checkbox.e2e.ts:152:9 › checkbox: ionFocus - ios/ltr › should fire ionFocus when checkbox is focused: src/components/checkbox/test/basic/checkbox.e2e.ts#L175
1) [Mobile Safari] › src/components/checkbox/test/basic/checkbox.e2e.ts:152:9 › checkbox: ionFocus - ios/ltr › should fire ionFocus when checkbox is focused Error: expected event "ionFocus" to have been called 2 times, but it was called 1 times 173 | await checkbox.click(); 174 | > 175 | expect(ionFocus).toHaveReceivedEventTimes(2); | ^ 176 | }); 177 | 178 | test('should fire ionFocus when interacting with checkbox in item', async ({ page, pageUtils }) => { at /ionic/src/components/checkbox/test/basic/checkbox.e2e.ts:175:24
test-core-screenshot (1, 20)
Process completed with exit code 1.
[Mobile Firefox] › src/components/checkbox/test/basic/checkbox.e2e.ts:152:9 › checkbox: ionFocus - ios/ltr › should fire ionFocus when checkbox is focused: src/components/checkbox/test/basic/checkbox.e2e.ts#L175
1) [Mobile Firefox] › src/components/checkbox/test/basic/checkbox.e2e.ts:152:9 › checkbox: ionFocus - ios/ltr › should fire ionFocus when checkbox is focused Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expected event "ionFocus" to have been called 2 times, but it was called 1 times 173 | await checkbox.click(); 174 | > 175 | expect(ionFocus).toHaveReceivedEventTimes(2); | ^ 176 | }); 177 | 178 | test('should fire ionFocus when interacting with checkbox in item', async ({ page, pageUtils }) => { at /ionic/src/components/checkbox/test/basic/checkbox.e2e.ts:175:24
[Mobile Firefox] › src/components/checkbox/test/basic/checkbox.e2e.ts:152:9 › checkbox: ionFocus - ios/ltr › should fire ionFocus when checkbox is focused: src/components/checkbox/test/basic/checkbox.e2e.ts#L175
1) [Mobile Firefox] › src/components/checkbox/test/basic/checkbox.e2e.ts:152:9 › checkbox: ionFocus - ios/ltr › should fire ionFocus when checkbox is focused Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expected event "ionFocus" to have been called 2 times, but it was called 1 times 173 | await checkbox.click(); 174 | > 175 | expect(ionFocus).toHaveReceivedEventTimes(2); | ^ 176 | }); 177 | 178 | test('should fire ionFocus when interacting with checkbox in item', async ({ page, pageUtils }) => { at /ionic/src/components/checkbox/test/basic/checkbox.e2e.ts:175:24
[Mobile Firefox] › src/components/checkbox/test/basic/checkbox.e2e.ts:152:9 › checkbox: ionFocus - ios/ltr › should fire ionFocus when checkbox is focused: src/components/checkbox/test/basic/checkbox.e2e.ts#L175
1) [Mobile Firefox] › src/components/checkbox/test/basic/checkbox.e2e.ts:152:9 › checkbox: ionFocus - ios/ltr › should fire ionFocus when checkbox is focused Error: expected event "ionFocus" to have been called 2 times, but it was called 1 times 173 | await checkbox.click(); 174 | > 175 | expect(ionFocus).toHaveReceivedEventTimes(2); | ^ 176 | }); 177 | 178 | test('should fire ionFocus when interacting with checkbox in item', async ({ page, pageUtils }) => { at /ionic/src/components/checkbox/test/basic/checkbox.e2e.ts:175:24
🎭 Playwright Run Summary
360 skipped 404 passed (3.9m)
🎭 Playwright Run Summary
368 skipped 413 passed (4.3m)
🎭 Playwright Run Summary
36 skipped 761 passed (4.7m)
🎭 Playwright Run Summary
1 failed [Mobile Chrome] › src/components/checkbox/test/basic/checkbox.e2e.ts:152:9 › checkbox: ionFocus - ios/ltr › should fire ionFocus when checkbox is focused 8 skipped 790 passed (4.8m)
🎭 Playwright Run Summary
8 skipped 762 passed (5.2m)
🎭 Playwright Run Summary
2 skipped 781 passed (4.6m)
🎭 Playwright Run Summary
5 skipped 783 passed (6.1m)
🎭 Playwright Run Summary
14 skipped 740 passed (6.2m)
🎭 Playwright Run Summary
1 skipped 779 passed (6.1m)
🎭 Playwright Run Summary
5 skipped 769 passed (7.4m)
🎭 Playwright Run Summary
14 skipped 773 passed (9.1m)
🎭 Playwright Run Summary
33 skipped 782 passed (9.3m)
🎭 Playwright Run Summary
3 skipped 771 passed (8.9m)
🎭 Playwright Run Summary
1 failed [Mobile Safari] › src/components/checkbox/test/basic/checkbox.e2e.ts:152:9 › checkbox: ionFocus - ios/ltr › should fire ionFocus when checkbox is focused 12 skipped 766 passed (9.9m)
🎭 Playwright Run Summary
7 skipped 784 passed (9.9m)
🎭 Playwright Run Summary
5 skipped 781 passed (9.9m)
🎭 Playwright Run Summary
1 skipped 765 passed (11.1m)
🎭 Playwright Run Summary
18 skipped 750 passed (11.0m)
🎭 Playwright Run Summary
1 failed [Mobile Firefox] › src/components/checkbox/test/basic/checkbox.e2e.ts:152:9 › checkbox: ionFocus - ios/ltr › should fire ionFocus when checkbox is focused 4 skipped 809 passed (11.3m)
🎭 Playwright Run Summary
15 skipped 808 passed (11.4m)

Artifacts

Produced during runtime
Name Size Digest
ionic-core
5.45 MB
sha256:e7c283f09dbc0cbc8f13eee8a62343f8592bd3c8d2c39699c711a5e8c3411634
test-results-1-20
2.06 MB
sha256:93e20ec1c5403aae2ae1fa2036c6711fc498b3f65a34203eb57b9d616192452f
test-results-10-20
525 KB
sha256:a7766d1716b0623a61414c52832c7eb6d4a104ef87b25a6e86524540de859154
test-results-11-20
672 KB
sha256:c1c492ea5b6acd81fdb2d0d37e880dde4a2d7cbe0ac6ecba38a0b6e0da501142
test-results-12-20
576 KB
sha256:6f91cfd6a50e6d3bdd1fb37278231ac8231f39202e41066653435cd858589e6f
test-results-13-20
507 KB
sha256:0afced608b38b9dc52bfb3e60b90609e6c6e776b5a4834ecc8a4b2ab91dd4418
test-results-14-20
575 KB
sha256:6509c0acf69273ef33c3627a5b8785d9b74f0d06f7041302e860ecc0bbf6fd7b
test-results-15-20
2.01 MB
sha256:89cba1d44de0cbeb0e7af3ca0bea8b9def8205a977327fb05cb0444f3d19a430
test-results-16-20
558 KB
sha256:3718b3a3abc81a924ff8fac2825c81965a16ad3d32ed25443e6f4ea4a9f8244d
test-results-17-20
641 KB
sha256:93d9a778fee3162d0bef049ccac4cd147c911a411476be197a6401335a4ec4cd
test-results-18-20
661 KB
sha256:6acb3e7f777071bf2d62eac8ca47ebde4b65ddcacd34e0bead1e2bfa568ee654
test-results-19-20
512 KB
sha256:1ad8f4900685bec0d34caf4fff612f9f8b8d97eaab08136ad4b64daee5190ce8
test-results-2-20
600 KB
sha256:599fc1d771c9932ec286513cf9c8863170e287b960b17cf475c4271db293b7d1
test-results-20-20
415 KB
sha256:ff1604f406b386f91fd548cb2ec6ad3321f61f3915087299809804d59a8475b2
test-results-3-20
511 KB
sha256:1bcbde2cd0e3f719f9ef4f87f4dd7c1f9395fb6695a5653ae3acf5615b3a493c
test-results-4-20
679 KB
sha256:229c569e977a08a22a6e9224fc5c19d1e1d85661f344f6ca556efacb5c1507e6
test-results-5-20
590 KB
sha256:6a2f24217d1ae69e4ef09578cdf1fa2bcec4f80c34f6c64e6d93cd8aace3e31f
test-results-6-20
554 KB
sha256:87c0b67803d3d0bb4ea3030b37166fb05cdc593fc37931e0dd04b09deece3824
test-results-7-20
430 KB
sha256:977f32729a8f63510518758628aeb86dc25609183a90ead5b8af94c1c20d5b87
test-results-8-20
2 MB
sha256:755f91950aee581da5b1996c7a21340d9019070eeab020c8a54d2f33b2c41966
test-results-9-20
559 KB
sha256:149287277272b4d2c307405990764b2b4b984fb3bf1c8f65cba9024640d75075
updated-screenshots-10-20
154 KB
sha256:21f2925753dc90f77dcaaa9060f64ad4ddeb9aa89e363a750d325f96406eac93
updated-screenshots-13-20
4.93 KB
sha256:3f91f04e1ea18cdf285c3bb2797ca5f1591446b07d357e6fc52fd7296f11d777
updated-screenshots-16-20
12.9 MB
sha256:4463a317743608a904b074e53d7ada6e790b4a0d65742377c0b497299ab01207
updated-screenshots-2-20
8.69 KB
sha256:8b7b1775435cc3a49871eecc9c3826f9743332f01e227f8ccda686ae54852189
updated-screenshots-20-20
5.49 KB
sha256:7d80035e9da6c5f526a60ecf609c3de83e9bda33ecf40cfbfb8b8ca3260e3081
updated-screenshots-6-20
29.7 KB
sha256:0ebd3948a07dd899ad5ac5bed9daa2873769bb25bcee903b1437a7e8096752b4
updated-screenshots-7-20
96.1 KB
sha256:8985bd0bbac0831e54519bc24c212319e34e886f65e955a1b5f76c228cd3e72c
updated-screenshots-9-20
20.4 KB
sha256:f5a6950859a5bfd62130755fc9c2dcc18c8c0cef192c2fb79410b9ba7408037c