fix(CustomSelect,ChipsSelect): disabled with screen readers #3876
Annotations
2 errors and 1 notice
Run e2e tests for @vkontakte/vkui workspace:
packages/vkui/src/testing/e2e/index.playwright.ts#L58
1) [vkcom (webkit) • dark] › components/CustomSelectOption/CustomSelectOption.e2e.tsx:9:5 › CustomSelectOption
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
38409 pixels (ratio 0.06 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/CustomSelectOption/__image_snapshots__/customselectoption-vkcom-webkit-dark-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-CustomSelectOption-CustomSelectOption.e2e.tsx-CustomSelectOption-vkcom-webkit-•-dark-retry1/customselectoption-vkcom-webkit-dark-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-CustomSelectOption-CustomSelectOption.e2e.tsx-CustomSelectOption-vkcom-webkit-•-dark-retry1/customselectoption-vkcom-webkit-dark-1-snap-diff.png
at testing/e2e/index.playwright.ts:58
56 | expectCallCount,
57 | );
> 58 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
59 | customScreenshotName,
60 | toMatchSnapshot,
61 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:58:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/CustomSelectOption/CustomSelectOption.e2e.tsx:15:3
|
Run e2e tests for @vkontakte/vkui workspace
Process completed with exit code 1.
|
Run e2e tests for @vkontakte/vkui workspace
1 failed
[vkcom (webkit) • dark] › components/CustomSelectOption/CustomSelectOption.e2e.tsx:9:5 › CustomSelectOption
28 skipped
82 passed (1.5m)
|
Loading