fix(scroll-assist): allow focus on input's siblings #16268
Annotations
1 error and 1 notice
Run /./.github/workflows/actions/test-core-screenshot:
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
|
Run /./.github/workflows/actions/test-core-screenshot
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)
|
Loading