Skip to content

feat(segment-view): add swipeGesture property to disable swiping #18199

feat(segment-view): add swipeGesture property to disable swiping

feat(segment-view): add swipeGesture property to disable swiping #18199

Triggered via pull request February 6, 2026 21:35
Status Success
Total duration 10m 40s
Artifacts 27

build.yml

on: pull_request
build-react
43s
build-react
build-vue
42s
build-vue
Matrix: test-core-screenshot
build-angular
56s
build-angular
build-angular-server
37s
build-angular-server
test-core-clean-build
10s
test-core-clean-build
test-core-lint
48s
test-core-lint
test-core-spec
45s
test-core-spec
build-react-router
22s
build-react-router
build-vue-router
39s
build-vue-router
verify-screenshots
4s
verify-screenshots
Matrix: test-angular-e2e
Matrix: test-react-e2e
Matrix: test-react-router-e2e
Matrix: test-vue-e2e
verify-test-angular-e2e
3s
verify-test-angular-e2e
verify-test-react-e2e
3s
verify-test-react-e2e
verify-test-react-router-e2e
3s
verify-test-react-router-e2e
verify-test-vue-e2e
4s
verify-test-vue-e2e
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 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" 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: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: 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: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 Safari] › src/components/router/test/guards/router.e2e.ts:6:9 › router: guards - ios/ltr › guards should be run on initial load: src/components/router/test/guards/router.e2e.ts#L9
1) [Mobile Safari] › src/components/router/test/guards/router.e2e.ts:6:9 › router: guards - ios/ltr › guards should be run on initial load Error: expect(received).toContain(expected) // indexOf Expected substring: "#/child/1" Received string: "http://localhost:3333/src/components/router/test/guards#/guard-initial-page?ionic:_testing=true&ionic:mode=ios&rtl=undefined&palette=light" 7 | await page.goto(`/src/components/router/test/guards#/guard-initial-page`, config); 8 | > 9 | expect(page.url()).toContain('#/child/1'); | ^ 10 | }); 11 | }); 12 | }); at /ionic/src/components/router/test/guards/router.e2e.ts:9:26
🎭 Playwright Run Summary
216 skipped 318 passed (2.8m)
🎭 Playwright Run Summary
532 passed (3.2m)
🎭 Playwright Run Summary
535 passed (3.1m)
🎭 Playwright Run Summary
1 skipped 546 passed (3.4m)
🎭 Playwright Run Summary
5 skipped 527 passed (3.6m)
🎭 Playwright Run Summary
212 skipped 313 passed (3.7m)
🎭 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: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 516 passed (4.1m)
🎭 Playwright Run Summary
648 passed (4.3m)
🎭 Playwright Run Summary
10 skipped 510 passed (5.0m)
🎭 Playwright Run Summary
14 skipped 403 passed (5.1m)
🎭 Playwright Run Summary
5 skipped 514 passed (5.3m)
🎭 Playwright Run Summary
1 skipped 538 passed (6.1m)
🎭 Playwright Run Summary
4 skipped 539 passed (6.2m)
🎭 Playwright Run Summary
5 skipped 517 passed (6.2m)
🎭 Playwright Run Summary
1 flaky [Mobile Safari] › src/components/router/test/guards/router.e2e.ts:6:9 › router: guards - ios/ltr › guards should be run on initial load 10 skipped 532 passed (6.8m)
🎭 Playwright Run Summary
1 skipped 536 passed (6.9m)
🎭 Playwright Run Summary
5 skipped 522 passed (7.0m)
🎭 Playwright Run Summary
2 skipped 527 passed (7.1m)
🎭 Playwright Run Summary
14 skipped 504 passed (7.1m)
🎭 Playwright Run Summary
7 skipped 521 passed (7.8m)

Artifacts

Produced during runtime
Name Size Digest
ionic-angular
670 KB
sha256:da74829a50cdcd7e67c3ca6270865a32f2ffbbd8422eab5cc0aaa397b45ac11b
ionic-angular-server
8.54 KB
sha256:d98d2dd68c535a950e6f9f225afe9ff1a19bdcfac1ee8f7577e2c81573698dea
ionic-core
4.59 MB
sha256:9a339097492d7efd53d9e26ccf06ea64fe15f5873cb4fcbdaa7ae83812513ade
ionic-react
212 KB
sha256:aca44c2561630f85ba23d18bb6d37b388298840019d2e3593abb6ded7988526e
ionic-react-router
27.9 KB
sha256:cae3824b3f7df5ae1fc4746694a8527fc21f7758a3962fe22ec74a5ee80f0511
ionic-vue
234 KB
sha256:d7032d072b882e7e6210913407697a4ea9104cd9ee94a2b93d23b13b2413cef8
ionic-vue-router
17.1 KB
sha256:748d48d50bfe5c223cfa275bd43c580052eab8961081fc5ffa03866874b13e4b
test-results-1-20
444 KB
sha256:ad5ad55d86445fbfb71c387bdcfe66b97b1f3b78ca58360fcbbada56d0cdb19b
test-results-10-20
460 KB
sha256:b2b0ca0180185897f9b00f057bd6394f3a650c958418ad668b726e2691e54e5a
test-results-11-20
1.99 MB
sha256:faae7776def2a3949fd0571e7481403411e32c7de10fb6ca7d4072675e8122b8
test-results-12-20
453 KB
sha256:bf6c14a2623afbb540eee6a769cf7aebc0eb0a851f27066c6f650d049d908eaa
test-results-13-20
450 KB
sha256:335b1ea94ba1b387ffc023d5d840c643d7659905cf5de67ed7812aa3e98194db
test-results-14-20
409 KB
sha256:475eca013c9ccb9fa774b767df3abce762fea27eeb3ce3998e12a07917aacd47
test-results-15-20
435 KB
sha256:8ebd3ca1b3bff792dd2351d0da70320ece6cac4fd075a00857d027fe7084523e
test-results-16-20
429 KB
sha256:ee4f789fffd2a623d8cb9db70ae31d552a21c592e4c9a955a398108702020c90
test-results-17-20
535 KB
sha256:e20a3e27ae7ceb636aca89f7757caffd42cec3eac3746fc9f73ef6eb728641b1
test-results-18-20
1.26 MB
sha256:37cad1f4108e117a4794091c3cde529df2c7db1fa54fc3cf19184dc9bbdf7130
test-results-19-20
400 KB
sha256:48a73cb99166db7d980619bb21b245c75b7b0bac340af2415c33ad6b25d00768
test-results-2-20
478 KB
sha256:ee39dcffccb657dd3fb0649adb68bfb5346f20441f36a0f663d9031e79e38eff
test-results-20-20
360 KB
sha256:aac32c3a8688f44001a96f8bb19ef67bf6b19ae2d2a9f9f61ef9203bf5eba16e
test-results-3-20
430 KB
sha256:9c9e21790cda295f404719e7a60e5f70489c9205a91baa8c5faccd828b4bc01c
test-results-4-20
529 KB
sha256:1fe1f8b0701959b866a35d3fe0ae4cf10b50f6ab1dcdbd41632238a5dc307792
test-results-5-20
461 KB
sha256:d0001bb4424a50d905fb959d683f01dbc3fcb731deee9f4167699f4e0dbdd153
test-results-6-20
432 KB
sha256:3f18d42f0ea70387ed7d7b2d943c0548c2d858ef1311e6e6d5c5fbb5f4829464
test-results-7-20
370 KB
sha256:7fefc23c54afc7870b9c4edd3cb81a288c1689d2734ef2b5e3888348680e374a
test-results-8-20
424 KB
sha256:107144a777bbc2bdd39ce545022d318bc4f93392ecdd763a5ac7088bc8689c7a
test-results-9-20
448 KB
sha256:82a3db8978a541bce83baf3e563e385e61a696fcff58a83403a567fed65ad762