Skip to content

chore(git): sync main #18480

chore(git): sync main

chore(git): sync main #18480

Triggered via pull request March 6, 2026 00:20
Status Success
Total duration 14m 54s
Artifacts 27

build.yml

on: pull_request
build-react
52s
build-react
build-vue
44s
build-vue
Matrix: test-core-screenshot
build-angular
1m 12s
build-angular
build-angular-server
46s
build-angular-server
test-core-clean-build
14s
test-core-clean-build
test-core-lint
1m 1s
test-core-lint
test-core-spec
1m 2s
test-core-spec
build-react-router
27s
build-react-router
build-vue-router
50s
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
4s
verify-test-angular-e2e
verify-test-react-e2e
2s
verify-test-react-e2e
verify-test-react-router-e2e
3s
verify-test-react-router-e2e
verify-test-vue-e2e
2s
verify-test-vue-e2e
Fit to window
Zoom out
Zoom in

Annotations

5 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 Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── 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/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/segment/test/segment-events.e2e.ts:10:11 › segment: events: ionChange - ios/ltr › when the segment is activated by keyboard navigation › should emit when there is no initial value: src/components/segment/test/segment-events.e2e.ts#L37
1) [Mobile Chrome] › src/components/segment/test/segment-events.e2e.ts:10:11 › segment: events: ionChange - ios/ltr › when the segment is activated by keyboard navigation › should emit when there is no initial value Error: expect(received).toBe(expected) // Object.is equality Expected: "2" Received: undefined 35 | await page.keyboard.press('Enter'); 36 | > 37 | expect(await segment.evaluate((el: HTMLIonSegmentElement) => el.value)).toBe('2'); | ^ 38 | 39 | expect(ionChangeSpy).toHaveReceivedEventTimes(1); 40 | expect(ionChangeSpy).toHaveReceivedEventDetail({ value: '2' }); at /ionic/src/components/segment/test/segment-events.e2e.ts:37:81
[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
[Mobile Firefox] › 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 Firefox] › 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
🎭 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 284 passed (2.4m)
🎭 Playwright Run Summary
2 skipped 578 passed (3.5m)
🎭 Playwright Run Summary
368 skipped 318 passed (3.6m)
🎭 Playwright Run Summary
8 skipped 713 passed (4.2m)
🎭 Playwright Run Summary
1 flaky [Mobile Chrome] › src/components/segment/test/segment-events.e2e.ts:10:11 › segment: events: ionChange - ios/ltr › when the segment is activated by keyboard navigation › should emit when there is no initial value 1 skipped 710 passed (4.3m)
🎭 Playwright Run Summary
8 skipped 797 passed (5.1m)
🎭 Playwright Run Summary
1 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 4 skipped 694 passed (5.3m)
🎭 Playwright Run Summary
36 skipped 841 passed (6.2m)
🎭 Playwright Run Summary
14 skipped 498 passed (6.3m)
🎭 Playwright Run Summary
5 skipped 695 passed (7.3m)
🎭 Playwright Run Summary
10 skipped 704 passed (7.5m)
🎭 Playwright Run Summary
3 skipped 684 passed (8.2m)
🎭 Playwright Run Summary
12 skipped 689 passed (8.6m)
🎭 Playwright Run Summary
5 skipped 697 passed (9.6m)
🎭 Playwright Run Summary
13 skipped 689 passed (9.4m)
🎭 Playwright Run Summary
1 skipped 671 passed (9.4m)
🎭 Playwright Run Summary
5 skipped 757 passed (9.7m)
🎭 Playwright Run Summary
1 flaky [Mobile Firefox] › src/components/action-sheet/test/a11y/action-sheet.e2e.ts:158:9 › action-sheet: radio buttons - ios/ltr › should navigate radio buttons with keyboard 4 skipped 742 passed (9.8m)
🎭 Playwright Run Summary
18 skipped 656 passed (11.0m)
🎭 Playwright Run Summary
14 skipped 716 passed (11.8m)

Artifacts

Produced during runtime
Name Size Digest
ionic-angular
808 KB
sha256:c2a9d2cc40789c711ba1e58142aad1f382f04f9ac38255960b684f57141e17d4
ionic-angular-server
8.55 KB
sha256:6e2492a929338ad3e57416173766dc353a4cd38daa68343a7cc8a2a571cab6c5
ionic-core
5.1 MB
sha256:63f0618db533b0a3b2c0e48d08b4b597a2656f25729ed93b9f1f0e0143236682
ionic-react
344 KB
sha256:e5bb5c9a6c754b25cbdd31db3ab596ae29956de90844fd21a9a467fb82eb62e3
ionic-react-router
27.9 KB
sha256:6de9aff18569e12f3852fd04d498602483e6dfbcdaf7b341b5d6d153f2b5c96c
ionic-vue
375 KB
sha256:65817a633eedd05eb0bb5fe6844538d6e9af7cb58f65f9e720435f36bee6d6a8
ionic-vue-router
17 KB
sha256:d108a09854a74cfc62d9b16e4b5347002fc733dbe0a1c10c8db07acc51bc15a8
test-results-1-20
1.32 MB
sha256:f068efe0bb1b7ab1ce5881381ab8ebb67e7c60199c92fd94ff5bf7e62dd229b4
test-results-10-20
441 KB
sha256:2234ae0790ecbdf615ea41412c865bf83c21bc2fb80db5f3fc9c6703077355b5
test-results-11-20
1.36 MB
sha256:b6d587174c62380264838efa2cf39d912b7ec950b2e11790150c3712a8434ee1
test-results-12-20
1.27 MB
sha256:8bfd0fdba33a3b433a34df89232d3fd8084616f640dc239ecc1041b24755855e
test-results-13-20
533 KB
sha256:1661dfe2833c8b6211329dc04460bd735e1d8041046aa8c4b6508819f2e848c7
test-results-14-20
448 KB
sha256:69cb15354870254649a0406f6673e9d368522daa0f7660eeb9d3a5d9fdb9b0ef
test-results-15-20
491 KB
sha256:953681f43c0f77926d9a072a1785e18b45157c8baf11f6eb26b980d6c0d0d2f7
test-results-16-20
504 KB
sha256:82572853595a2435eaa59925141f4b695b47bac67afecea7ead1587f4530068b
test-results-17-20
602 KB
sha256:0fa8019e039f05417367a26d00f1c8c3b0191c174ec42c66bac6d746c4c4a1c0
test-results-18-20
587 KB
sha256:5cfdf6eda986c83a2d003884e3e41fa2cd7aa4c52fc4c17937c1d564b0093941
test-results-19-20
491 KB
sha256:b1c838d58afa6208f5e5a0f84ee533899a7f8ba741eccd48f6bd0f94ac3f74f0
test-results-2-20
540 KB
sha256:16c5b56bd34983b862c03feef53716332474fb055bb5fa4f600cbc9e0794967c
test-results-20-20
365 KB
sha256:654eb64d6bd540e00b29dc8265bc67bc9e019ed2481294088c534a41f251a171
test-results-3-20
470 KB
sha256:27904d93b455e5b8c1d8d109a55391dc94512837fd7fb7e07b2826997d7906dd
test-results-4-20
632 KB
sha256:90b19e0fd5fb734630c729ac5cf118ca7ab079a58805302ac9592bed410e2211
test-results-5-20
519 KB
sha256:c7baf521dabeac17e6a74cbc10a13c17482b5195075edacf0c7ff78ec067e284
test-results-6-20
520 KB
sha256:d9afa160a283c8241896cba418c0041a8ff15c55b7b8969a81ca8c4b9e44dc58
test-results-7-20
1.68 MB
sha256:8e18f2c3f79a7572344a195e44979f7f68427fccbd3df85a72d1feba3497df22
test-results-8-20
477 KB
sha256:4ded5bdd225d9de78922b671553fc7e5ea1c7f7655b5f82ffe1d2534ff1cab78
test-results-9-20
558 KB
sha256:de37f7c51e0dc1602e3d92598783cfd1fdb3da826ee5c58f50f54ef13cb95765