fix(scroll-assist): allow focus on input's siblings #16268
build.yml
on: pull_request
build-core
1m 6s
Matrix: test-core-screenshot
test-core-clean-build
11s
test-core-lint
44s
test-core-spec
37s
verify-screenshots
0s
Matrix: test-angular-e2e
Matrix: test-react-e2e
Matrix: test-react-router-e2e
Matrix: test-vue-e2e
verify-test-angular-e2e
0s
verify-test-react-e2e
0s
verify-test-react-router-e2e
0s
verify-test-vue-e2e
0s
Annotations
7 errors and 20 notices
[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 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
2) [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: 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 Chrome] › src/components/fab/test/custom-size/fab.e2e.ts:9:9 › fab: custom size - ios/rtl › should position fabs correctly with custom sizes:
src/components/fab/test/custom-size/fab.e2e.ts#L14
1) [Mobile Chrome] › src/components/fab/test/custom-size/fab.e2e.ts:9:9 › fab: custom size - ios/rtl › should position fabs correctly with custom sizes
Error: expect(page).toHaveScreenshot(expected)
4 pixels (ratio 0.01 of all image pixels) are different.
Expected: /ionic/src/components/fab/test/custom-size/fab.e2e.ts-snapshots/fab-custom-size-ios-rtl-Mobile-Chrome-linux.png
Received: /ionic/test-results/src-components-fab-test-cu-49540-correctly-with-custom-sizes-Mobile-Chrome/fab-custom-size-ios-rtl-actual.png
Diff: /ionic/test-results/src-components-fab-test-cu-49540-correctly-with-custom-sizes-Mobile-Chrome/fab-custom-size-ios-rtl-diff.png
Call log:
- expect.toHaveScreenshot(fab-custom-size-ios-rtl.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 4 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 4 pixels (ratio 0.01 of all image pixels) are different.
12 | await page.setViewportSize(Viewports.tablet.landscape);
13 |
> 14 | await expect(page).toHaveScreenshot(screenshot(`fab-custom-size`));
| ^
15 | });
16 | });
17 | });
at /ionic/src/components/fab/test/custom-size/fab.e2e.ts:14:26
|
[Mobile Chrome] › src/components/fab/test/custom-size/fab.e2e.ts:9:9 › fab: custom size - ios/rtl › should position fabs correctly with custom sizes:
src/components/fab/test/custom-size/fab.e2e.ts#L14
1) [Mobile Chrome] › src/components/fab/test/custom-size/fab.e2e.ts:9:9 › fab: custom size - ios/rtl › should position fabs correctly with custom sizes
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
4 pixels (ratio 0.01 of all image pixels) are different.
Expected: /ionic/src/components/fab/test/custom-size/fab.e2e.ts-snapshots/fab-custom-size-ios-rtl-Mobile-Chrome-linux.png
Received: /ionic/test-results/src-components-fab-test-cu-49540-correctly-with-custom-sizes-Mobile-Chrome-retry1/fab-custom-size-ios-rtl-actual.png
Diff: /ionic/test-results/src-components-fab-test-cu-49540-correctly-with-custom-sizes-Mobile-Chrome-retry1/fab-custom-size-ios-rtl-diff.png
Call log:
- expect.toHaveScreenshot(fab-custom-size-ios-rtl.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 4 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 4 pixels (ratio 0.01 of all image pixels) are different.
12 | await page.setViewportSize(Viewports.tablet.landscape);
13 |
> 14 | await expect(page).toHaveScreenshot(screenshot(`fab-custom-size`));
| ^
15 | });
16 | });
17 | });
at /ionic/src/components/fab/test/custom-size/fab.e2e.ts:14:26
|
[Mobile Firefox] › src/components/toast/test/swipe-gesture/toast.e2e.ts:25:9 › toast: swipe gesture with top position - ios/ltr › should swipe up to dismiss with anchor:
src/components/toast/test/swipe-gesture/toast.e2e.ts#L1
1) [Mobile Firefox] › src/components/toast/test/swipe-gesture/toast.e2e.ts:25:9 › toast: swipe gesture with top position - ios/ltr › should swipe up to dismiss with anchor
Test timeout of 30000ms exceeded.
|
[Mobile Safari] › src/components/datetime/test/datetime.e2e.ts:17:9 › datetime: switching months with different number of days - md/ltr › should switch the calendar header when moving to a month with a different number of days:
src/components/datetime/test/datetime.e2e.ts#L32
1) [Mobile Safari] › src/components/datetime/test/datetime.e2e.ts:17:9 › datetime: switching months with different number of days - md/ltr › should switch the calendar header when moving to a month with a different number of days
Error: Timed out 5000ms waiting for expect(locator).toContainText(expected)
Locator: locator('ion-datetime .calendar-month-year')
Expected string: "February 2022"
Received string: "February 2021"
Call log:
- expect.toContainText with timeout 5000ms
- waiting for locator('ion-datetime .calendar-month-year')
9 × locator resolved to <div class="calendar-month-year">…</div>
- unexpected value "February 2021"
30 | await page.waitForChanges();
31 |
> 32 | await expect(monthYearToggle).toContainText('February 2022');
| ^
33 | });
34 |
35 | test('should adjust the selected day when moving to a month with a different number of days', async ({ page }) => {
at /ionic/src/components/datetime/test/datetime.e2e.ts:32:37
|
[Mobile Safari] › src/components/popover/test/basic/popover.e2e.ts:32:9 › popover: rendering variants - ios/ltr › should render no event popover:
src/components/popover/test/fixture.ts#L28
1) [Mobile Safari] › src/components/popover/test/basic/popover.e2e.ts:32:9 › popover: rendering variants - ios/ltr › should render no event popover
Error: expect(page).toHaveScreenshot(expected)
1053 pixels (ratio 0.01 of all image pixels) are different.
Expected: /ionic/src/components/popover/test/basic/popover.e2e.ts-snapshots/popover-basic-no-event-popover-ios-ltr-Mobile-Safari-linux.png
Received: /ionic/test-results/src-components-popover-tes-2900a-uld-render-no-event-popover-Mobile-Safari/popover-basic-no-event-popover-ios-ltr-actual.png
Diff: /ionic/test-results/src-components-popover-tes-2900a-uld-render-no-event-popover-Mobile-Safari/popover-basic-no-event-popover-ios-ltr-diff.png
Call log:
- expect.toHaveScreenshot(popover-basic-no-event-popover-ios-ltr.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 1053 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 1053 pixels (ratio 0.01 of all image pixels) are different.
at src/components/popover/test/fixture.ts:28
26 | const { page } = this;
27 |
> 28 | await expect(page).toHaveScreenshot(screenshot(`popover-${modifier}`));
| ^
29 | }
30 | }
31 |
at PopoverFixture.screenshot (/ionic/src/components/popover/test/fixture.ts:28:24)
at /ionic/src/components/popover/test/basic/popover.e2e.ts:34:28
|
🎭 Playwright Run Summary
216 skipped
229 passed (2.2m)
|
🎭 Playwright Run Summary
480 passed (3.1m)
|
🎭 Playwright Run Summary
476 passed (2.6m)
|
🎭 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:117:11 › radio: a11y - md/ltr/dark › radio: keyboard navigation - md/ltr/dark › tabbing should switch between radio groups
2 skipped
464 passed (3.2m)
|
🎭 Playwright Run Summary
212 skipped
238 passed (2.8m)
|
🎭 Playwright Run Summary
1 flaky
[Mobile Chrome] › src/components/fab/test/custom-size/fab.e2e.ts:9:9 › fab: custom size - ios/rtl › should position fabs correctly with custom sizes
3 skipped
475 passed (3.2m)
|
🎭 Playwright Run Summary
454 passed (3.3m)
|
🎭 Playwright Run Summary
580 passed (4.0m)
|
🎭 Playwright Run Summary
14 skipped
349 passed (4.8m)
|
🎭 Playwright Run Summary
5 skipped
415 passed (4.8m)
|
🎭 Playwright Run Summary
9 skipped
480 passed (4.7m)
|
🎭 Playwright Run Summary
3 skipped
463 passed (5.2m)
|
🎭 Playwright Run Summary
2 skipped
440 passed (5.8m)
|
🎭 Playwright Run Summary
1 flaky
[Mobile Firefox] › src/components/toast/test/swipe-gesture/toast.e2e.ts:25:9 › toast: swipe gesture with top position - ios/ltr › should swipe up to dismiss with anchor
3 skipped
494 passed (6.1m)
|
🎭 Playwright Run Summary
4 skipped
477 passed (6.0m)
|
🎭 Playwright Run Summary
6 skipped
464 passed (6.0m)
|
🎭 Playwright Run Summary
1 flaky
[Mobile Safari] › src/components/datetime/test/datetime.e2e.ts:17:9 › datetime: switching months with different number of days - md/ltr › should switch the calendar header when moving to a month with a different number of days
2 skipped
472 passed (6.6m)
|
🎭 Playwright Run Summary
7 skipped
493 passed (6.7m)
|
🎭 Playwright Run Summary
5 skipped
459 passed (7.1m)
|
🎭 Playwright Run Summary
1 flaky
[Mobile Safari] › src/components/popover/test/basic/popover.e2e.ts:32:9 › popover: rendering variants - ios/ltr › should render no event popover
7 skipped
509 passed (7.4m)
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
test-results-1-20
|
427 KB |
sha256:31ea6697e0eb7051ff465ce267c00c6976736b6f8a12695cc27581afe211b0b5
|
|
test-results-10-20
|
478 KB |
sha256:eac1fb0aaf8b297c4ac530c3aab048d4f59c9f02ff9daeeac4c94c8c423bb377
|
|
test-results-13-20
|
424 KB |
sha256:fdc86e2985a5cce9684dfd242cbf7bdc0566b4e68286c20de98952201b580be6
|
|
test-results-14-20
|
390 KB |
sha256:e40018aabe42b46f7cfed78deb9b916adceaf5acd18ce4bfbc12d9c34bc502fd
|
|
test-results-15-20
|
1.28 MB |
sha256:87c436bee75c86a7ad9716f4e726ddf2d8391ac4a2fb3722c98cc491d34b6f4d
|
|
test-results-16-20
|
440 KB |
sha256:6ad3b56eb62abb0d4c6c416f06745234e01fbeb2f06ecbdf071288b8cb1ad94a
|
|
test-results-17-20
|
1.44 MB |
sha256:77a047bf43655166eab2161114a34e0b6aaeb6150a1006ddca1a334498009dc0
|
|
test-results-18-20
|
424 KB |
sha256:247717fd535afc484eff9e9ed8c215da5de7f2f3c5124bf7df1ac45d9c3a301e
|
|
test-results-19-20
|
398 KB |
sha256:f40a1b3f8b80341f77d8d6a3ae961168ddd118abb2f656d166094019e0b53bc1
|
|
test-results-2-20
|
459 KB |
sha256:11993708c784d4b2934799f49ef7d469e6ee9760e76f1b7164bb48292903721b
|
|
test-results-3-20
|
430 KB |
sha256:2fb94f1cd1997ec802d9a4133d47e70691ad9c0aa6eb2a2c6c42e6f256c3e271
|
|
test-results-4-20
|
504 KB |
sha256:c372af1acf1d59bcaa5c4666983fc7d4e16ae3ce02fd4276b7f4a9c05e46193e
|
|
test-results-5-20
|
429 KB |
sha256:4aab7bf3e4dc3c92aa7c85fb5b6a35811e916d08c30046f60716a5e73cdd1cdb
|
|
test-results-6-20
|
1.3 MB |
sha256:8fbade0d47f0f6a71bdb43ccf4afec615d8fb5e78392c5fb308fc0592937a4f4
|
|
test-results-9-20
|
2.26 MB |
sha256:872d6641e686d06578ca8b1bd972c49547035cc99a83c6fa5b7b0e19403ea196
|
|