merge release-8.6.4 #16639
build.yml
on: pull_request
build-core
1m 7s
Matrix: test-core-screenshot
test-core-clean-build
10s
test-core-lint
51s
test-core-spec
42s
verify-screenshots
2s
Matrix: test-angular-e2e
Matrix: test-react-e2e
Matrix: test-react-router-e2e
Matrix: test-vue-e2e
verify-test-angular-e2e
3s
verify-test-react-e2e
2s
verify-test-react-router-e2e
2s
verify-test-vue-e2e
2s
Annotations
3 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
Error: Timed out 5000ms waiting for expect(locator).toBeFocused()
Locator: locator('#first-group ion-radio').first()
Expected: focused
Received: inactive
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: Timed out 5000ms waiting for expect(locator).toBeFocused()
Locator: locator('#first-group ion-radio').first()
Expected: focused
Received: inactive
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 Safari] › src/components/input-otp/test/separators/input-otp.e2e.ts:90:9 › input-otp: separators functionality - ios/ltr › should render separators after the second and third input box:
src/components/input-otp/test/separators/input-otp.e2e.ts#L99
1) [Mobile Safari] › src/components/input-otp/test/separators/input-otp.e2e.ts:90:9 › input-otp: separators functionality - ios/ltr › should render separators after the second and third input box
Error: expect(received).toBe(expected) // Object.is equality
Expected: true
Received: false
97 |
98 | await expect(await hasSeparatorAfter(page, 0)).toBe(false);
> 99 | await expect(await hasSeparatorAfter(page, 1)).toBe(true);
| ^
100 | await expect(await hasSeparatorAfter(page, 2)).toBe(true);
101 | await expect(await hasSeparatorAfter(page, 3)).toBe(false);
102 | });
at /ionic/src/components/input-otp/test/separators/input-otp.e2e.ts:99:54
|
|
🎭 Playwright Run Summary
216 skipped
303 passed (3.0m)
|
|
🎭 Playwright Run Summary
514 passed (3.1m)
|
|
🎭 Playwright Run Summary
518 passed (3.0m)
|
|
🎭 Playwright Run Summary
532 passed (3.2m)
|
|
🎭 Playwright Run Summary
5 skipped
519 passed (3.4m)
|
|
🎭 Playwright Run Summary
212 skipped
302 passed (3.7m)
|
|
🎭 Playwright Run Summary
2 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/dark › radio: keyboard navigation - md/ltr/dark › using arrow keys should move between enabled radios within group
4 skipped
498 passed (3.8m)
|
|
🎭 Playwright Run Summary
627 passed (4.2m)
|
|
🎭 Playwright Run Summary
10 skipped
493 passed (4.7m)
|
|
🎭 Playwright Run Summary
1 flaky
[Mobile Safari] › src/components/input-otp/test/separators/input-otp.e2e.ts:90:9 › input-otp: separators functionality - ios/ltr › should render separators after the second and third input box
5 skipped
491 passed (5.0m)
|
|
🎭 Playwright Run Summary
14 skipped
375 passed (5.0m)
|
|
🎭 Playwright Run Summary
5 skipped
506 passed (6.6m)
|
|
🎭 Playwright Run Summary
1 skipped
518 passed (6.6m)
|
|
🎭 Playwright Run Summary
10 skipped
518 passed (6.6m)
|
|
🎭 Playwright Run Summary
4 skipped
528 passed (6.9m)
|
|
🎭 Playwright Run Summary
516 passed (7.0m)
|
|
🎭 Playwright Run Summary
14 skipped
492 passed (7.2m)
|
|
🎭 Playwright Run Summary
2 skipped
533 passed (7.3m)
|
|
🎭 Playwright Run Summary
5 skipped
508 passed (7.4m)
|
|
🎭 Playwright Run Summary
7 skipped
506 passed (8.1m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
ionic-angular
Expired
|
651 KB |
sha256:94fa0df50e2eadef072a9a43e1a5f19ae964ece0fe659c213da919beda0b7423
|
|
|
ionic-angular-server
Expired
|
8.55 KB |
sha256:bd619fe572c5a740dab270a4710d28aa087d201c91a87ed15f79f38acacdae78
|
|
|
ionic-core
Expired
|
4.47 MB |
sha256:1d04c3b586f7a2abaef5ba828b7a88378c28ddbbbc2c4880043108a5e186f997
|
|
|
ionic-react
Expired
|
200 KB |
sha256:c9b36defe7be7fbfc51948131b34ccd427e392971995e42a6b9bad6910162c88
|
|
|
ionic-react-router
Expired
|
27.9 KB |
sha256:dad79e86b4404b4f38e55a67f1de1fe37aed30f0ffdb05903f1685a40e85e576
|
|
|
ionic-vue
Expired
|
221 KB |
sha256:a5bc27b6b92d97295db85e01adb76ea833ae9e02fcf9b4297b25f9d580151c34
|
|
|
ionic-vue-router
Expired
|
17.1 KB |
sha256:587bff0306eb99b3c9c216848e923f4c131071e48ffd4ed26b4a494567c6d24d
|
|
|
test-results-1-20
Expired
|
430 KB |
sha256:1a96b4ce6032750de5fcf2cf2fa542af8025bbf09a5254eabcad760fa636eb5a
|
|
|
test-results-10-20
Expired
|
448 KB |
sha256:ef3440af20f01413a895409ea33ae0dc18234af4ac76958a480398717753fc50
|
|
|
test-results-11-20
Expired
|
1.59 MB |
sha256:19812d4cf074fa0ae4969045593fe33472db6424ee5962945223450474eb580e
|
|
|
test-results-12-20
Expired
|
437 KB |
sha256:959eba6b4e4d89645e8021af20b8d2e85f9a3edf1c5d8aa5c87ca501f591461e
|
|
|
test-results-13-20
Expired
|
433 KB |
sha256:4db27b854c09f2746299f98bc68108bdc46d4debe331f85e4a67f6ee265121ec
|
|
|
test-results-14-20
Expired
|
389 KB |
sha256:6f098d3ca60aa5a7fc54c9159fe61096caf19b2a654bf3ebb538cf76b3d4de4a
|
|
|
test-results-15-20
Expired
|
427 KB |
sha256:0e8823f3d1551667443349acc45db762f41e05db83d286ed238f25293817f18a
|
|
|
test-results-16-20
Expired
|
1.13 MB |
sha256:6a7dbd3b47e9ae545194ae155a9519a9cd40b1231f5bc8e517511d2b3d1cca6a
|
|
|
test-results-17-20
Expired
|
521 KB |
sha256:42701e868dc6402863edfbd8c7a62c56f0b03de138adabecd8a465ba5bbd3c44
|
|
|
test-results-18-20
Expired
|
493 KB |
sha256:fbe421646400f2518d2c9802f6f76693a4e4802592b4a1cc985ae2f79ee80e71
|
|
|
test-results-19-20
Expired
|
384 KB |
sha256:3619e53127df2ebeb17bbc3d84407a2e69bf3cb3e0b66984be4fd33b409ab89f
|
|
|
test-results-2-20
Expired
|
465 KB |
sha256:600927edd3384e13b6af9cb443c221c5a428d1cdcacb8b7d1000036744b38a9a
|
|
|
test-results-20-20
Expired
|
343 KB |
sha256:5e9d3316687cc359d1b5db5866dfd9ab4c10f8c1778835bf1a0474ab7b205213
|
|
|
test-results-3-20
Expired
|
415 KB |
sha256:a79a5d5ae8690400473973b275c3f8c5678aca12b4a6b9721e521ce317a56aaf
|
|
|
test-results-4-20
Expired
|
514 KB |
sha256:e7f1cc3fde9a7135f2bcfccff031c2c57c02ae976ea581c4461b06c9926cc0e3
|
|
|
test-results-5-20
Expired
|
443 KB |
sha256:304f19e55165a41b047b0e2eee6c43dcef249f57e19ae897dfeb4fffe94403cf
|
|
|
test-results-6-20
Expired
|
419 KB |
sha256:5976152c5ad631e76cd68d3fcd6a5889e5d918f416463acd03e6f39f865c2019
|
|
|
test-results-7-20
Expired
|
352 KB |
sha256:7cf0c939b12c0aff03ad76d846848f9935b344b28274cc4ad003a71bc125b11b
|
|
|
test-results-8-20
Expired
|
408 KB |
sha256:2f64fc01b1521f5ea04e7b39cf18532dfc557126d5d2e2d03e195ebc96cae45c
|
|
|
test-results-9-20
Expired
|
434 KB |
sha256:84f1e55456b90716b4b0bc9b47735cb686d7f2dde336047f4ec5f89888521466
|
|