Skip to content

chore: update next from main and add playwright-core as a dev dependency #17579

chore: update next from main and add playwright-core as a dev dependency

chore: update next from main and add playwright-core as a dev dependency #17579

Triggered via pull request December 1, 2025 22:05
Status Success
Total duration 12m 23s
Artifacts 27

build.yml

on: pull_request
build-react
50s
build-react
build-vue
38s
build-vue
Matrix: test-core-screenshot
build-angular
1m 7s
build-angular
build-angular-server
44s
build-angular-server
test-core-clean-build
16s
test-core-clean-build
test-core-lint
53s
test-core-lint
test-core-spec
45s
test-core-spec
build-react-router
25s
build-react-router
build-vue-router
39s
build-vue-router
verify-screenshots
3s
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
3s
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 › 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/datetime-button/test/overlays/datetime-button.e2e.ts:179:9 › datetime-button: modal - md/ltr › should set datetime ready state and keep calendar interactive when reopening modal: src/components/datetime-button/test/overlays/datetime-button.e2e.ts#L191
1) [Mobile Safari] › src/components/datetime-button/test/overlays/datetime-button.e2e.ts:179:9 › datetime-button: modal - md/ltr › should set datetime ready state and keep calendar interactive when reopening modal Error: locator.waitFor: Test timeout of 30000ms exceeded. Call log: - waiting for locator('ion-datetime.datetime-ready') to be visible 189 | await ionModalDidPresent.next(); 190 | > 191 | await page.locator('ion-datetime.datetime-ready').waitFor(); | ^ 192 | 193 | const calendarBody = datetime.locator('.calendar-body'); 194 | await expect(calendarBody).toBeVisible(); at openAndInteract (/ionic/src/components/datetime-button/test/overlays/datetime-button.e2e.ts:191:59) at /ionic/src/components/datetime-button/test/overlays/datetime-button.e2e.ts:206:7
[Mobile Safari] › src/components/datetime-button/test/overlays/datetime-button.e2e.ts:179:9 › datetime-button: modal - md/ltr › should set datetime ready state and keep calendar interactive when reopening modal: src/components/datetime-button/test/overlays/datetime-button.e2e.ts#L0
1) [Mobile Safari] › src/components/datetime-button/test/overlays/datetime-button.e2e.ts:179:9 › datetime-button: modal - md/ltr › should set datetime ready state and keep calendar interactive when reopening modal Test timeout of 30000ms exceeded.
[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&ionic:theme=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
360 skipped 276 passed (2.3m)
🎭 Playwright Run Summary
368 skipped 308 passed (3.4m)
🎭 Playwright Run Summary
2 skipped 673 passed (3.6m)
🎭 Playwright Run Summary
1 skipped 676 passed (3.8m)
🎭 Playwright Run Summary
8 skipped 683 passed (4.0m)
🎭 Playwright Run Summary
8 skipped 663 passed (4.3m)
🎭 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 671 passed (4.9m)
🎭 Playwright Run Summary
36 skipped 824 passed (5.8m)
🎭 Playwright Run Summary
14 skipped 489 passed (6.0m)
🎭 Playwright Run Summary
10 skipped 648 passed (6.6m)
🎭 Playwright Run Summary
1 flaky [Mobile Safari] › src/components/datetime-button/test/overlays/datetime-button.e2e.ts:179:9 › datetime-button: modal - md/ltr › should set datetime ready state and keep calendar interactive when reopening modal 5 skipped 680 passed (7.4m)
🎭 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 12 skipped 684 passed (8.2m)
🎭 Playwright Run Summary
3 skipped 664 passed (8.0m)
🎭 Playwright Run Summary
13 skipped 659 passed (8.7m)
🎭 Playwright Run Summary
5 skipped 708 passed (8.9m)
🎭 Playwright Run Summary
1 skipped 668 passed (8.8m)
🎭 Playwright Run Summary
5 skipped 667 passed (8.9m)
🎭 Playwright Run Summary
4 skipped 736 passed (9.2m)
🎭 Playwright Run Summary
18 skipped 617 passed (9.7m)
🎭 Playwright Run Summary
14 skipped 681 passed (9.7m)

Artifacts

Produced during runtime
Name Size Digest
ionic-angular
805 KB
sha256:2969ddd12cbd8fdaa94a8298811f54172d74b0a13df8548e9c02985ad9187ebe
ionic-angular-server
8.55 KB
sha256:c7bf00af9daa3ccd3641318ef1da3a4c45a57e97d96b304591d554c43b06dbe2
ionic-core
5.13 MB
sha256:60491959763ca47c98930b5779e26163f0dd27c9c1550fd5d59d8e4a51264fd7
ionic-react
343 KB
sha256:8c53bad645ca341f80763b9781b58dc5b27c13f815c8b4846541da3f97620fc5
ionic-react-router
27.9 KB
sha256:ce795e22a6ee2f7d1b7a86e1e59a1c2f6877c2da037e6e6efefcd59cc178dc0d
ionic-vue
373 KB
sha256:f1e0ac6bfe02a61103e32b632f5dd770170f6f08f43529a38370b3c4d49f5118
ionic-vue-router
17.1 KB
sha256:6c368d2e3ccfdb865ad2ac7454d34fbcbdee0ec3219947a0085e2732c28c5c09
test-results-1-20
513 KB
sha256:6bdc67949cc50f84569519184c4d4cefcd3bc7d921685e3f6899d5545bfc6f38
test-results-10-20
463 KB
sha256:e7bb2b7ff43a92aa2f1480f77dd7c4e79abfefdfff3a8023f1a4947d1c2e55a3
test-results-11-20
1.34 MB
sha256:0dcbfcbe2d925fa649dd493fc51fed35fe6528ac3ff4561ea13227999f9ffd05
test-results-12-20
498 KB
sha256:7f6c4877d32d7d063a2e8f16c9959cc1092d02b96c94dad0e83c86c706570215
test-results-13-20
522 KB
sha256:3e370c164c78817a6e1e5ba5f95d8aa3fb062642c91382bb36794b5707ef3420
test-results-14-20
442 KB
sha256:6c441c4f936788378eb07ebe1e832db01ead1f0d35ddd1752ba7eca7aed742c5
test-results-15-20
478 KB
sha256:5cde0370d605ac2c0bc8b072abc38f36239e2663d6f1b7e9abbdd8234704deca
test-results-16-20
1.49 MB
sha256:10a3b270111734a9ce4051ee02a772f10c5ca6e8e7ce1372afaebd7c0ea40e24
test-results-17-20
577 KB
sha256:b0c510298e8f500e91800ce1b30b6834c7f34d5c66de3e6d823e5272ca55204c
test-results-18-20
1.32 MB
sha256:e5b0d0b2dee768e8c115c0bcf47733c661839a3661b3e668257387840fa32c51
test-results-19-20
462 KB
sha256:1e905121a925933d031d9979ef60e1d6d8703941b860876516475300789785e9
test-results-2-20
522 KB
sha256:26ddaef0e21ad32101250b94d7fefcf4de3a1c4a58eb5d372179db577ebe5c54
test-results-20-20
360 KB
sha256:5c2df730a55166a159624a09c6709c199bc95ebaa78f5bf71a8d77f7931e5322
test-results-3-20
456 KB
sha256:38b22b9044aea75fda82c65053e6a2041419e6e59246220a52a50911b7fc864a
test-results-4-20
600 KB
sha256:9f6ba64c03c904de5ad83f92152639cec474f873047d547df8eb014d6cfd10be
test-results-5-20
509 KB
sha256:c79fdf9c8cf3608241a6d40e5d07765f3860e82adad6f37ed0c49b17a1a1c614
test-results-6-20
495 KB
sha256:9538b7d3bffe022c6d88663b845f37b34aef8404a337a224db17e0435e3c7de3
test-results-7-20
379 KB
sha256:d9fa02abdb89aaff35f8635b8d07db8fe6c0f57dce61e4cd654404d069371037
test-results-8-20
466 KB
sha256:71cfc414498c538b803b3b2ba579f273fc9151709323d2acb3b04baf1a4d020f
test-results-9-20
503 KB
sha256:9107446361f8b17d47a95ff653b17658664d73369b807c10edceb2c332125c9b