chore: build working again on windows #26645
Annotations
4 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#L21
1) [chromium] › src/components/commerce/search-box-suggestions/atomic-commerce-search-box-instant-products/e2e/atomic-commerce-search-box-instant-products.e2e.ts:17:3 › default › should be clickable anywhere on the instant result component
Error: Timed out 7000ms waiting for expect(locator).toBeEnabled()
Locator: getByLabel('instant result').first()
Expected: enabled
Received: <element(s) not found>
Call log:
- expect.toBeEnabled with timeout 7000ms
- waiting for getByLabel('instant result').first()
19 | page,
20 | }) => {
> 21 | await expect(instantProduct.instantProducts.first()).toBeEnabled();
| ^
22 | await instantProduct.instantProducts.first().click();
23 | await page.waitForURL(/https:\/\/sports\.barca\.group\/*/);
24 | });
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:21:58
|
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#L21
1) [chromium] › src/components/commerce/search-box-suggestions/atomic-commerce-search-box-instant-products/e2e/atomic-commerce-search-box-instant-products.e2e.ts:17:3 › default › should be clickable anywhere on the instant result component
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 7000ms waiting for expect(locator).toBeEnabled()
Locator: getByLabel('instant result').first()
Expected: enabled
Received: <element(s) not found>
Call log:
- expect.toBeEnabled with timeout 7000ms
- waiting for getByLabel('instant result').first()
19 | page,
20 | }) => {
> 21 | await expect(instantProduct.instantProducts.first()).toBeEnabled();
| ^
22 | await instantProduct.instantProducts.first().click();
23 | await page.waitForURL(/https:\/\/sports\.barca\.group\/*/);
24 | });
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:21:58
|
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#L21
1) [chromium] › src/components/commerce/search-box-suggestions/atomic-commerce-search-box-instant-products/e2e/atomic-commerce-search-box-instant-products.e2e.ts:17:3 › default › should be clickable anywhere on the instant result component
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 7000ms waiting for expect(locator).toBeEnabled()
Locator: getByLabel('instant result').first()
Expected: enabled
Received: <element(s) not found>
Call log:
- expect.toBeEnabled with timeout 7000ms
- waiting for getByLabel('instant result').first()
19 | page,
20 | }) => {
> 21 | await expect(instantProduct.instantProducts.first()).toBeEnabled();
| ^
22 | await instantProduct.instantProducts.first().click();
23 | await page.waitForURL(/https:\/\/sports\.barca\.group\/*/);
24 | });
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:21:58
|
Run /./.github/actions/playwright-atomic
Process completed with exit code 1.
|
Run /./.github/actions/playwright-atomic
1 failed
[chromium] › src/components/commerce/search-box-suggestions/atomic-commerce-search-box-instant-products/e2e/atomic-commerce-search-box-instant-products.e2e.ts:17:3 › default › should be clickable anywhere on the instant result component
23 passed (1.1m)
|
Loading