chore(deps): update all dependencies j:kit-282 (major) #25059
Annotations
2 errors and 1 notice
Run /./.github/actions/playwright-atomic:
packages/atomic/src/components/commerce/search-box-suggestions/atomic-commerce-search-box-instant-products/e2e/atomic-commerce-search-box-instant-products.e2e.ts#L1
1) [chromium] › components/commerce/search-box-suggestions/atomic-commerce-search-box-instant-products/e2e/atomic-commerce-search-box-instant-products.e2e.ts:66:5 › default › when clicking on "See All Results" › should redirect to the specified url after selecting a suggestion
Test timeout of 30000ms exceeded.
|
Run /./.github/actions/playwright-atomic:
packages/atomic/src/components/commerce/search-box-suggestions/atomic-commerce-search-box-instant-products/e2e/atomic-commerce-search-box-instant-products.e2e.ts#L70
1) [chromium] › components/commerce/search-box-suggestions/atomic-commerce-search-box-instant-products/e2e/atomic-commerce-search-box-instant-products.e2e.ts:66:5 › default › when clicking on "See All Results" › should redirect to the specified url after selecting a suggestion
Error: locator.click: Test timeout of 30000ms exceeded.
Call log:
- waiting for getByLabel('See all results')
68 | page,
69 | }) => {
> 70 | await instantProduct.showAllButton.click();
| ^
71 | await page.waitForURL(
72 | '**/iframe.html?id=atomic-commerce-search-box--in-page*'
73 | );
at /home/runner/work/ui-kit/ui-kit/packages/atomic/src/components/commerce/search-box-suggestions/atomic-commerce-search-box-instant-products/e2e/atomic-commerce-search-box-instant-products.e2e.ts:70:42
|
Run /./.github/actions/playwright-atomic
1 flaky
[chromium] › components/commerce/search-box-suggestions/atomic-commerce-search-box-instant-products/e2e/atomic-commerce-search-box-instant-products.e2e.ts:66:5 › default › when clicking on "See All Results" › should redirect to the specified url after selecting a suggestion
22 passed (56.4s)
|
Loading