Skip to content

Stencil Nightly Build #864

Stencil Nightly Build

Stencil Nightly Build #864

Triggered via schedule February 25, 2026 06:24
Status Failure
Total duration 11m 18s
Artifacts 22

stencil-nightly.yml

on: schedule
build-core-with-stencil-nightly
1m 15s
build-core-with-stencil-nightly
build-react
43s
build-react
build-vue
35s
build-vue
Matrix: test-core-screenshot
test-core-clean-build
13s
test-core-clean-build
test-core-lint
51s
test-core-lint
test-core-spec
46s
test-core-spec
build-angular
1m 5s
build-angular
build-angular-server
37s
build-angular-server
build-react-router
build-react-router
build-vue-router
0s
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
2s
verify-test-angular-e2e
verify-test-react-e2e
4s
verify-test-react-e2e
verify-test-react-router-e2e
2s
verify-test-react-router-e2e
verify-test-vue-e2e
3s
verify-test-vue-e2e
send-success-messages
0s
send-success-messages
send-failure-messages
3s
send-failure-messages
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 20 notices
test-core-clean-build
Process completed with exit code 1.
build-vue
Process completed with exit code 1.
verify-test-vue-e2e
Process completed with exit code 1.
build-react
Process completed with exit code 1.
verify-test-react-router-e2e
Process completed with exit code 1.
verify-test-react-e2e
Process completed with exit code 1.
build-angular
Process completed with exit code 1.
verify-test-angular-e2e
Process completed with exit code 1.
[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
3) [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
2) [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 Chrome] › src/components/radio/test/a11y/radio.e2e.ts:117:11 › radio: a11y - md/ltr › radio: keyboard navigation - md/ltr › tabbing should switch between radio groups: src/components/radio/test/a11y/radio.e2e.ts#L122
1) [Mobile Chrome] › src/components/radio/test/a11y/radio.e2e.ts:117:11 › radio: a11y - md/ltr › radio: keyboard navigation - md/ltr › 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
🎭 Playwright Run Summary
418 passed (2.8m)
🎭 Playwright Run Summary
216 skipped 318 passed (2.9m)
🎭 Playwright Run Summary
1 skipped 546 passed (3.4m)
🎭 Playwright Run Summary
1 skipped 537 passed (3.4m)
🎭 Playwright Run Summary
212 skipped 317 passed (3.8m)
🎭 Playwright Run Summary
4 skipped 645 passed (4.0m)
🎭 Playwright Run Summary
3 flaky [Mobile Chrome] › src/components/radio/test/a11y/radio.e2e.ts:117:11 › radio: a11y - md/ltr › radio: keyboard navigation - md/ltr › tabbing should switch between radio groups [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 4 skipped 522 passed (4.0m)
🎭 Playwright Run Summary
652 passed (4.2m)
🎭 Playwright Run Summary
10 skipped 503 passed (4.9m)
🎭 Playwright Run Summary
14 skipped 403 passed (5.2m)
🎭 Playwright Run Summary
5 skipped 538 passed (5.4m)
🎭 Playwright Run Summary
5 skipped 520 passed (5.8m)
🎭 Playwright Run Summary
1 skipped 537 passed (6.1m)
🎭 Playwright Run Summary
4 skipped 539 passed (6.1m)
🎭 Playwright Run Summary
10 skipped 541 passed (6.7m)
🎭 Playwright Run Summary
1 skipped 536 passed (7.0m)
🎭 Playwright Run Summary
2 skipped 517 passed (7.1m)
🎭 Playwright Run Summary
5 skipped 520 passed (7.4m)
🎭 Playwright Run Summary
14 skipped 522 passed (7.7m)
🎭 Playwright Run Summary
7 skipped 518 passed (8.6m)

Artifacts

Produced during runtime
Name Size Digest
ionic-angular-server
8.55 KB
sha256:683c2f9fb796c1a2db9a0abc630c3f5b9b2a9c8940734719d95a53e4b6105dd8
ionic-core
4.77 MB
sha256:d46442e96801d75f0b0dc02501df01d6cce61f9bfc04210c6cfa035627631322
test-results-1-20
443 KB
sha256:9aec9af0c20798cfe4a37263321957561b446f2b8aa88c7d1c8d87ae093675d4
test-results-10-20
420 KB
sha256:a2469de620ada5890818beec32cdc53455452d015b6d8b7bf8e00821e8fd2ef8
test-results-11-20
2 MB
sha256:44cb6ca6975514cb264b2cea44220f6cb829ead495614a5856a0b87f47cb76f3
test-results-12-20
454 KB
sha256:28d8555a629db44a16ce6bb534ca9d9a79639ddc5041fb4df54fb7c666981449
test-results-13-20
451 KB
sha256:3b6a183d8a9be6bc188dd856a53e7efebc3883eeb3e3ac7d65700262a35a9477
test-results-14-20
409 KB
sha256:533f1a6bd408cafb3e4dce3504b932614c44d5f7a8530bfd43ff676dd6f3a91f
test-results-15-20
430 KB
sha256:cdab28a91fb41b9d8267f641c38360a45833790fc5f7c39d8c6668da975cf5a0
test-results-16-20
437 KB
sha256:5d04e1cc4e428b37e90284454257a1b201cc486b3374a77296061dd62ad3ff8e
test-results-17-20
541 KB
sha256:47a86cb212d0a6943b249631bc7071ccbce8f7649355d187b3fe361299905f24
test-results-18-20
514 KB
sha256:5325625cd5e3bed47b9c8f4ced78f017c7dd27c6d61211cf7ecf2ed6a7eb857a
test-results-19-20
396 KB
sha256:1dba2136a626d68703a4ada05171557a057716539e99898eb36d01b694646d17
test-results-2-20
478 KB
sha256:110b4c2e42ccb57ac804b796cc7b36714764c10e956b69c710a9352a71f8c0df
test-results-20-20
361 KB
sha256:e5563b971f91e24ad06e64a8e713b6ea266adc900647095a01bbfef74699d73c
test-results-3-20
430 KB
sha256:01a160f6547046dc37e3c0cd45bb572c57d03a3f8a8c498c4d52c9d65383ade7
test-results-4-20
545 KB
sha256:4d0de80ab76848168daa05e8fa3e2311658bff0884c4f5b04d8f05a4a83daf4a
test-results-5-20
459 KB
sha256:186173d63e642caba4ff5161894372e82ea751e33ea8f876647460c432774e8d
test-results-6-20
431 KB
sha256:f1f8e7b552cebe76a8d67707ca78d64984b080b686e45ef324ce5c2fdb85a3cc
test-results-7-20
371 KB
sha256:6974e7a3691693ce55bee66766a1775597ddc6851d84dc988ab6ce70bc98f94f
test-results-8-20
429 KB
sha256:39fc28003ead2d8a76c169e6e776263480eccb30a81fb28db929d2b6383783cb
test-results-9-20
490 KB
sha256:ebb7702af05380939090b37e691d632f84abdc21c8c4c8b9dc74bb33c6688f03