Skip to content

docs(headless-react): more facet docs #26624

docs(headless-react): more facet docs

docs(headless-react): more facet docs #26624

Triggered via pull request February 7, 2025 17:25
Status Success
Total duration 32m 10s
Artifacts 28

prbot.yml

on: pull_request
Matrix: Run e2e tests on Atomic
Check with linter
4m 21s
Check with linter
Run unit tests
4m 17s
Run unit tests
Run e2e screenshots tests on Atomic
2m 17s
Run e2e screenshots tests on Atomic
Run e2e tests on Atomic React
2m 14s
Run e2e tests on Atomic React
Run e2e tests on Atomic React NextJS
1m 38s
Run e2e tests on Atomic React NextJS
Run e2e tests for IIFE
11s
Run e2e tests for IIFE
Run e2e tests on Atomic Angular
2m 19s
Run e2e tests on Atomic Angular
Run e2e tests on Vue.js sample
1m 2s
Run e2e tests on Vue.js sample
Run e2e tests on Stencil.js sample
2m 1s
Run e2e tests on Stencil.js sample
Run e2e tests for Atomic Hosted Page
2m 27s
Run e2e tests for Atomic Hosted Page
Run e2e tests for Headless Commerce SSR
2m 35s
Run e2e tests for Headless Commerce SSR
Run e2e tests on Atomic insight panel
1m 46s
Run e2e tests on Atomic insight panel
Run e2e tests on Headless SSR App router sample in dev mode
3m 4s
Run e2e tests on Headless SSR App router sample in dev mode
Run e2e tests on Headless SSR App router sample in prod mode
2m 18s
Run e2e tests on Headless SSR App router sample in prod mode
Run e2e tests on Headless SSR Pages router sample in dev mode
2m 30s
Run e2e tests on Headless SSR Pages router sample in dev mode
Run e2e tests on Headless SSR Pages router sample in prod mode
1m 57s
Run e2e tests on Headless SSR Pages router sample in prod mode
Should test Quantic?
1m 35s
Should test Quantic?
Run e2e tests on Atomic CSP
2m 56s
Run e2e tests on Atomic CSP
Determine Playwright E2E tests to run
1m 52s
Determine Playwright E2E tests to run
Verify compatibility of packages
1m 25s
Verify compatibility of packages
Build typedoc
2m 4s
Build typedoc
Run Quantic E2E tests  /  Setup e2e tests on Quantic
8m 48s
Run Quantic E2E tests / Setup e2e tests on Quantic
Matrix: Run Playwright tests for Atomic
Matrix: Run Quantic E2E tests / Run Cypress e2e tests on Quantic
Run Quantic E2E tests  /  Run Playwright e2e tests on Quantic
10m 31s
Run Quantic E2E tests / Run Playwright e2e tests on Quantic
Confirm build is valid (merge group)
0s
Confirm build is valid (merge group)
Merge Playwright reports
1m 29s
Merge Playwright reports
Run Quantic E2E tests  /  e2e-quantic-cleanup
1m 35s
Run Quantic E2E tests / e2e-quantic-cleanup
Confirm build is valid (PR)
9s
Confirm build is valid (PR)
Confirm build is valid
8s
Confirm build is valid
Fit to window
Zoom out
Zoom in

Annotations

15 errors, 80 warnings, and 26 notices
[chromium] › src/components/commerce/product-template-components/atomic-product-multi-value-text/e2e/atomic-product-multi-value-text.e2e.ts:105:3 › with max-values-to-display set to total number of values (6) › should not render an indicator that more values are available: packages/atomic/src/components/commerce/product-template-components/atomic-product-multi-value-text/e2e/atomic-product-multi-value-text.e2e.ts#L108
1) [chromium] › src/components/commerce/product-template-components/atomic-product-multi-value-text/e2e/atomic-product-multi-value-text.e2e.ts:105:3 › with max-values-to-display set to total number of values (6) › should not render an indicator that more values are available Error: expect(locator).not.toBeVisible() Locator: locator('atomic-product-multi-value-text[class*="hydrated"]').first().getByText('more...') Expected: not visible Received: visible Call log: - expect.not.toBeVisible with timeout 7000ms - waiting for locator('atomic-product-multi-value-text[class*="hydrated"]').first().getByText('more...') 106 | productMultiValueText, 107 | }) => { > 108 | expect(productMultiValueText.moreValuesIndicator()).not.toBeVisible(); | ^ 109 | }); 110 | }); 111 | at /home/runner/work/ui-kit/ui-kit/packages/atomic/src/components/commerce/product-template-components/atomic-product-multi-value-text/e2e/atomic-product-multi-value-text.e2e.ts:108:61
[chromium] › src/components/search/atomic-did-you-mean/e2e/atomic-did-you-mean.e2e.ts:55:3 › with a manual query correction › when clicking on the manual correction button: packages/atomic/src/components/search/atomic-did-you-mean/e2e/atomic-did-you-mean.e2e.ts#L1
1) [chromium] › src/components/search/atomic-did-you-mean/e2e/atomic-did-you-mean.e2e.ts:55:3 › with a manual query correction › when clicking on the manual correction button, the search box should contain the corrected query Test timeout of 30000ms exceeded.
[chromium] › src/components/search/atomic-did-you-mean/e2e/atomic-did-you-mean.e2e.ts:55:3 › with a manual query correction › when clicking on the manual correction button: packages/atomic/src/components/search/atomic-did-you-mean/e2e/atomic-did-you-mean.e2e.ts#L59
1) [chromium] › src/components/search/atomic-did-you-mean/e2e/atomic-did-you-mean.e2e.ts:55:3 › with a manual query correction › when clicking on the manual correction button, the search box should contain the corrected query Error: locator.click: Test timeout of 30000ms exceeded. Call log: - waiting for getByRole('button', { name: 'coveo' }) - locator resolved to <button class="link py-1" part="correction-btn">coveo</button> - attempting click action 2 × waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <atomic-search-box class="hydrated" clear-filters="" number-of-queries="8" minimum-query-length="0" data-atomic-loaded="true" data-atomic-rendered="true"></atomic-search-box> from <div>…</div> subtree intercepts pointer events - retrying click action - waiting 20ms 2 × waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <atomic-search-box class="hydrated" clear-filters="" number-of-queries="8" minimum-query-length="0" data-atomic-loaded="true" data-atomic-rendered="true"></atomic-search-box> from <div>…</div> subtree intercepts pointer events - retrying click action - waiting 100ms 56 × waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <atomic-search-box class="hydrated" clear-filters="" number-of-queries="8" minimum-query-length="0" data-atomic-loaded="true" data-atomic-rendered="true"></atomic-search-box> from <div>…</div> subtree intercepts pointer events - retrying click action - waiting 500ms 57 | page, 58 | }) => { > 59 | await page.getByRole('button', {name: CORRECTED_QUERY}).click(); | ^ 60 | await expect(searchBox.searchInput).toHaveValue(CORRECTED_QUERY); 61 | }); 62 | }); at /home/runner/work/ui-kit/ui-kit/packages/atomic/src/components/search/atomic-did-you-mean/e2e/atomic-did-you-mean.e2e.ts:59:61
[chromium] › src/components/commerce/product-template-components/atomic-product-description/e2e/atomic-product-description.e2e.ts:152:13 › atomic-product-description › when description is truncated › when truncateAfter is set to 4 › when clicking the "Show More" button › when isCollapsible is false › should not show "Show Less" button: packages/atomic/src/components/commerce/product-template-components/atomic-product-description/e2e/atomic-product-description.e2e.ts#L155
1) [chromium] › src/components/commerce/product-template-components/atomic-product-description/e2e/atomic-product-description.e2e.ts:152:13 › atomic-product-description › when description is truncated › when truncateAfter is set to 4 › when clicking the "Show More" button › when isCollapsible is false › should not show "Show Less" button Error: expect(locator).not.toBeVisible() Locator: getByRole('button', { name: 'Show less' }) Expected: not visible Received: visible Call log: - expect.not.toBeVisible with timeout 7000ms - waiting for getByRole('button', { name: 'Show less' }) 2 × locator resolved to <button title="Show less" class="btn-text-primary expandable-text-button p-1 text-xs ripple-parent ripple-relative">…</button> - unexpected value "visible" 153 | productDescription, 154 | }) => { > 155 | expect(productDescription.showLessButton).not.toBeVisible(); | ^ 156 | }); 157 | }); 158 | }); at /home/runner/work/ui-kit/ui-kit/packages/atomic/src/components/commerce/product-template-components/atomic-product-description/e2e/atomic-product-description.e2e.ts:155:61
[chromium] › src/components/search/atomic-did-you-mean/e2e/atomic-did-you-mean.e2e.ts:22:3 › with an automatic query correction › should display the auto corrected: packages/atomic/src/components/search/atomic-did-you-mean/e2e/atomic-did-you-mean.e2e.ts#L26
1) [chromium] › src/components/search/atomic-did-you-mean/e2e/atomic-did-you-mean.e2e.ts:22:3 › with an automatic query correction › should display the auto corrected Error: expect.toBeVisible: Error: strict mode violation: getByText('coveo', { exact: true }) resolved to 2 elements: 1) <span part="recent-query-text" class="line-clamp-2 break-all">…</span> aka getByRole('button', { name: '“coveo”, recent query. 2 of' }) 2) <b part="highlight">coveo</b> aka locator('#code-root').getByText('coveo', { exact: true }) Call log: - expect.toBeVisible with timeout 7000ms - waiting for getByText('coveo', { exact: true }) 24 | page.getByText('Query was automatically corrected to') 25 | ).toBeVisible(); > 26 | await expect(page.getByText(CORRECTED_QUERY, {exact: true})).toBeVisible(); | ^ 27 | }); 28 | }); 29 | at /home/runner/work/ui-kit/ui-kit/packages/atomic/src/components/search/atomic-did-you-mean/e2e/atomic-did-you-mean.e2e.ts:26:66
[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: 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
[LWS-enabled] › force-app/main/default/lwc/quanticResultsPerPage/e2e/quanticResultsPerPage.e2e.ts:20:7 › quantic results per page in the search use case › with default options › should load as expected: packages/quantic/force-app/main/default/lwc/quanticResultsPerPage/e2e/quanticResultsPerPage.e2e.ts#L27
1) [LWS-enabled] › force-app/main/default/lwc/quanticResultsPerPage/e2e/quanticResultsPerPage.e2e.ts:20:7 › quantic results per page in the search use case › with default options › should load as expected Error: expect(locator).toHaveText(expected) Locator: getByTestId('results-per-page').locator('c-quantic-number-button').filter({ has: locator('button.slds-button_brand') }) Expected string: "10" Received string: "" Call log: - expect.toHaveText with timeout 5000ms - waiting for getByTestId('results-per-page').locator('c-quantic-number-button').filter({ has: locator('button.slds-button_brand') }) 25 | test 26 | .expect(resultsPerPage.selectedResultsPerPageOption) > 27 | .toHaveText(defaultInitialChoice.toString()); | ^ 28 | }); 29 | 30 | test.describe('when selecting a new results per page option', () => { at /home/runner/work/ui-kit/ui-kit/packages/quantic/force-app/main/default/lwc/quanticResultsPerPage/e2e/quanticResultsPerPage.e2e.ts:27:12
[LWS-enabled] › force-app/main/default/lwc/quanticResultsPerPage/e2e/quanticResultsPerPage.e2e.ts:81:9 › quantic results per page in the search use case › when loading from URL hash › should load the right number of results per page: packages/quantic/force-app/main/default/lwc/quanticResultsPerPage/e2e/quanticResultsPerPage.e2e.ts#L92
2) [LWS-enabled] › force-app/main/default/lwc/quanticResultsPerPage/e2e/quanticResultsPerPage.e2e.ts:81:9 › quantic results per page in the search use case › when loading from URL hash › should load the right number of results per page Error: expect(locator).toHaveText(expected) Locator: getByTestId('results-per-page').locator('c-quantic-number-button').filter({ has: locator('button.slds-button_brand') }) Expected string: "50" Received string: "" Call log: - expect.toHaveText with timeout 5000ms - waiting for getByTestId('results-per-page').locator('c-quantic-number-button').filter({ has: locator('button.slds-button_brand') }) 90 | test 91 | .expect(resultsPerPage.selectedResultsPerPageOption) > 92 | .toHaveText(expectedResultsPerPage.toString()); | ^ 93 | }); 94 | }); 95 | } at /home/runner/work/ui-kit/ui-kit/packages/quantic/force-app/main/default/lwc/quanticResultsPerPage/e2e/quanticResultsPerPage.e2e.ts:92:14
[LWS-enabled] › force-app/main/default/lwc/quanticResultsPerPage/e2e/quanticResultsPerPage.e2e.ts:20:7 › quantic results per page in the insight use case › with default options › should load as expected: packages/quantic/force-app/main/default/lwc/quanticResultsPerPage/e2e/quanticResultsPerPage.e2e.ts#L27
3) [LWS-enabled] › force-app/main/default/lwc/quanticResultsPerPage/e2e/quanticResultsPerPage.e2e.ts:20:7 › quantic results per page in the insight use case › with default options › should load as expected Error: expect(locator).toHaveText(expected) Locator: getByTestId('results-per-page').locator('c-quantic-number-button').filter({ has: locator('button.slds-button_brand') }) Expected string: "10" Received string: "" Call log: - expect.toHaveText with timeout 5000ms - waiting for getByTestId('results-per-page').locator('c-quantic-number-button').filter({ has: locator('button.slds-button_brand') }) 25 | test 26 | .expect(resultsPerPage.selectedResultsPerPageOption) > 27 | .toHaveText(defaultInitialChoice.toString()); | ^ 28 | }); 29 | 30 | test.describe('when selecting a new results per page option', () => { at /home/runner/work/ui-kit/ui-kit/packages/quantic/force-app/main/default/lwc/quanticResultsPerPage/e2e/quanticResultsPerPage.e2e.ts:27:12
[LWS-enabled] › force-app/main/default/lwc/quanticResultsPerPage/e2e/quanticResultsPerPage.e2e.ts:31:9 › quantic results per page in the insight use case › with default options › when selecting a new results per page option › should trigger a new search and log analytics: packages/quantic/force-app/main/default/lwc/quanticResultsPerPage/e2e/quanticResultsPerPage.e2e.ts#L50
4) [LWS-enabled] › force-app/main/default/lwc/quanticResultsPerPage/e2e/quanticResultsPerPage.e2e.ts:31:9 › quantic results per page in the insight use case › with default options › when selecting a new results per page option › should trigger a new search and log analytics Error: expect(locator).toHaveText(expected) Locator: getByTestId('results-per-page').locator('c-quantic-number-button').filter({ has: locator('button.slds-button_brand') }) Expected string: "25" Received string: "" Call log: - expect.toHaveText with timeout 5000ms - waiting for getByTestId('results-per-page').locator('c-quantic-number-button').filter({ has: locator('button.slds-button_brand') }) 48 | test 49 | .expect(resultsPerPage.selectedResultsPerPageOption) > 50 | .toHaveText(newChoice.toString()); | ^ 51 | test 52 | .expect(searchResponse.request().postDataJSON()?.numberOfResults) 53 | .toBe(newChoice); at /home/runner/work/ui-kit/ui-kit/packages/quantic/force-app/main/default/lwc/quanticResultsPerPage/e2e/quanticResultsPerPage.e2e.ts:50:14
[LWS-disabled] › force-app/main/default/lwc/quanticResultsPerPage/e2e/quanticResultsPerPage.e2e.ts:20:7 › quantic results per page in the search use case › with default options › should load as expected: packages/quantic/force-app/main/default/lwc/quanticResultsPerPage/e2e/quanticResultsPerPage.e2e.ts#L27
5) [LWS-disabled] › force-app/main/default/lwc/quanticResultsPerPage/e2e/quanticResultsPerPage.e2e.ts:20:7 › quantic results per page in the search use case › with default options › should load as expected Error: expect(locator).toHaveText(expected) Locator: getByTestId('results-per-page').locator('c-quantic-number-button').filter({ has: locator('button.slds-button_brand') }) Expected string: "10" Received string: "" Call log: - expect.toHaveText with timeout 5000ms - waiting for getByTestId('results-per-page').locator('c-quantic-number-button').filter({ has: locator('button.slds-button_brand') }) 25 | test 26 | .expect(resultsPerPage.selectedResultsPerPageOption) > 27 | .toHaveText(defaultInitialChoice.toString()); | ^ 28 | }); 29 | 30 | test.describe('when selecting a new results per page option', () => { at /home/runner/work/ui-kit/ui-kit/packages/quantic/force-app/main/default/lwc/quanticResultsPerPage/e2e/quanticResultsPerPage.e2e.ts:27:12
[LWS-disabled] › force-app/main/default/lwc/quanticResultsPerPage/e2e/quanticResultsPerPage.e2e.ts:31:9 › quantic results per page in the search use case › with default options › when selecting a new results per page option › should trigger a new search and log analytics: packages/quantic/force-app/main/default/lwc/quanticResultsPerPage/e2e/quanticResultsPerPage.e2e.ts#L50
6) [LWS-disabled] › force-app/main/default/lwc/quanticResultsPerPage/e2e/quanticResultsPerPage.e2e.ts:31:9 › quantic results per page in the search use case › with default options › when selecting a new results per page option › should trigger a new search and log analytics Error: expect(locator).toHaveText(expected) Locator: getByTestId('results-per-page').locator('c-quantic-number-button').filter({ has: locator('button.slds-button_brand') }) Expected string: "25" Received string: "" Call log: - expect.toHaveText with timeout 5000ms - waiting for getByTestId('results-per-page').locator('c-quantic-number-button').filter({ has: locator('button.slds-button_brand') }) 48 | test 49 | .expect(resultsPerPage.selectedResultsPerPageOption) > 50 | .toHaveText(newChoice.toString()); | ^ 51 | test 52 | .expect(searchResponse.request().postDataJSON()?.numberOfResults) 53 | .toBe(newChoice); at /home/runner/work/ui-kit/ui-kit/packages/quantic/force-app/main/default/lwc/quanticResultsPerPage/e2e/quanticResultsPerPage.e2e.ts:50:14
[LWS-disabled] › force-app/main/default/lwc/quanticResultsPerPage/e2e/quanticResultsPerPage.e2e.ts:81:9 › quantic results per page in the search use case › when loading from URL hash › should load the right number of results per page: packages/quantic/force-app/main/default/lwc/quanticResultsPerPage/e2e/quanticResultsPerPage.e2e.ts#L92
7) [LWS-disabled] › force-app/main/default/lwc/quanticResultsPerPage/e2e/quanticResultsPerPage.e2e.ts:81:9 › quantic results per page in the search use case › when loading from URL hash › should load the right number of results per page Error: expect(locator).toHaveText(expected) Locator: getByTestId('results-per-page').locator('c-quantic-number-button').filter({ has: locator('button.slds-button_brand') }) Expected string: "50" Received string: "" Call log: - expect.toHaveText with timeout 5000ms - waiting for getByTestId('results-per-page').locator('c-quantic-number-button').filter({ has: locator('button.slds-button_brand') }) 90 | test 91 | .expect(resultsPerPage.selectedResultsPerPageOption) > 92 | .toHaveText(expectedResultsPerPage.toString()); | ^ 93 | }); 94 | }); 95 | } at /home/runner/work/ui-kit/ui-kit/packages/quantic/force-app/main/default/lwc/quanticResultsPerPage/e2e/quanticResultsPerPage.e2e.ts:92:14
[LWS-disabled] › force-app/main/default/lwc/quanticResultsPerPage/e2e/quanticResultsPerPage.e2e.ts:20:7 › quantic results per page in the insight use case › with default options › should load as expected: packages/quantic/force-app/main/default/lwc/quanticResultsPerPage/e2e/quanticResultsPerPage.e2e.ts#L27
8) [LWS-disabled] › force-app/main/default/lwc/quanticResultsPerPage/e2e/quanticResultsPerPage.e2e.ts:20:7 › quantic results per page in the insight use case › with default options › should load as expected Error: expect(locator).toHaveText(expected) Locator: getByTestId('results-per-page').locator('c-quantic-number-button').filter({ has: locator('button.slds-button_brand') }) Expected string: "10" Received string: "" Call log: - expect.toHaveText with timeout 5000ms - waiting for getByTestId('results-per-page').locator('c-quantic-number-button').filter({ has: locator('button.slds-button_brand') }) 25 | test 26 | .expect(resultsPerPage.selectedResultsPerPageOption) > 27 | .toHaveText(defaultInitialChoice.toString()); | ^ 28 | }); 29 | 30 | test.describe('when selecting a new results per page option', () => { at /home/runner/work/ui-kit/ui-kit/packages/quantic/force-app/main/default/lwc/quanticResultsPerPage/e2e/quanticResultsPerPage.e2e.ts:27:12
[LWS-disabled] › force-app/main/default/lwc/quanticResultsPerPage/e2e/quanticResultsPerPage.e2e.ts:31:9 › quantic results per page in the insight use case › with default options › when selecting a new results per page option › should trigger a new search and log analytics: packages/quantic/force-app/main/default/lwc/quanticResultsPerPage/e2e/quanticResultsPerPage.e2e.ts#L50
9) [LWS-disabled] › force-app/main/default/lwc/quanticResultsPerPage/e2e/quanticResultsPerPage.e2e.ts:31:9 › quantic results per page in the insight use case › with default options › when selecting a new results per page option › should trigger a new search and log analytics Error: expect(locator).toHaveText(expected) Locator: getByTestId('results-per-page').locator('c-quantic-number-button').filter({ has: locator('button.slds-button_brand') }) Expected string: "25" Received string: "" Call log: - expect.toHaveText with timeout 5000ms - waiting for getByTestId('results-per-page').locator('c-quantic-number-button').filter({ has: locator('button.slds-button_brand') }) 48 | test 49 | .expect(resultsPerPage.selectedResultsPerPageOption) > 50 | .toHaveText(newChoice.toString()); | ^ 51 | test 52 | .expect(searchResponse.request().postDataJSON()?.numberOfResults) 53 | .toBe(newChoice); at /home/runner/work/ui-kit/ui-kit/packages/quantic/force-app/main/default/lwc/quanticResultsPerPage/e2e/quanticResultsPerPage.e2e.ts:50:14
Slow Test: packages/atomic/[chromium] › src/components/commerce/atomic-commerce-breadbox/e2e/atomic-commerce-breadbox.e2e.ts#L1
packages/atomic/[chromium] › src/components/commerce/atomic-commerce-breadbox/e2e/atomic-commerce-breadbox.e2e.ts took 34.8s
Run Playwright tests for Atomic (19, 24)
Failed to restore: Cache service responded with 429
Run Playwright tests for Atomic (19, 24)
Failed to restore: Cache service responded with 429
Run Playwright tests for Atomic (19, 24)
Failed to restore: Cache service responded with 429
Slow Test: packages/atomic/[chromium] › src/components/search/facets/atomic-facet/e2e/atomic-facet.e2e.ts#L1
packages/atomic/[chromium] › src/components/search/facets/atomic-facet/e2e/atomic-facet.e2e.ts took 17.6s
Run Playwright tests for Atomic (4, 24)
Failed to restore: Cache service responded with 429
Run Playwright tests for Atomic (4, 24)
Failed to restore: Cache service responded with 429
Run Playwright tests for Atomic (4, 24)
Failed to restore: Cache service responded with 429
Slow Test: packages/atomic/[chromium] › src/components/commerce/atomic-commerce-pager/e2e/atomic-commerce-pager.e2e.ts#L1
packages/atomic/[chromium] › src/components/commerce/atomic-commerce-pager/e2e/atomic-commerce-pager.e2e.ts took 22.8s
Run Playwright tests for Atomic (7, 24)
Failed to restore: Cache service responded with 429
Run Playwright tests for Atomic (7, 24)
Failed to restore: Cache service responded with 429
Run Playwright tests for Atomic (7, 24)
Failed to restore: Cache service responded with 429
Slow Test: packages/atomic/[chromium] › src/components/commerce/atomic-commerce-search-box/e2e/atomic-commerce-search-box.e2e.ts#L1
packages/atomic/[chromium] › src/components/commerce/atomic-commerce-search-box/e2e/atomic-commerce-search-box.e2e.ts took 24.4s
Run Playwright tests for Atomic (14, 24)
Failed to restore: Cache service responded with 429
Run Playwright tests for Atomic (3, 24)
Failed to restore: Cache service responded with 429
Run Playwright tests for Atomic (3, 24)
Failed to restore: Cache service responded with 429
Run Playwright tests for Atomic (3, 24)
Failed to restore: Cache service responded with 429
Run Playwright tests for Atomic (12, 24)
Failed to restore: Cache service responded with 429
Slow Test: packages/atomic/[chromium] › src/components/commerce/product-template-components/atomic-product-excerpt/e2e/atomic-product-excerpt.e2e.ts#L1
packages/atomic/[chromium] › src/components/commerce/product-template-components/atomic-product-excerpt/e2e/atomic-product-excerpt.e2e.ts took 21.2s
Slow Test: packages/atomic/[chromium] › src/components/commerce/product-template-components/atomic-product-image/e2e/atomic-product-image.e2e.ts#L1
packages/atomic/[chromium] › src/components/commerce/product-template-components/atomic-product-image/e2e/atomic-product-image.e2e.ts took 17.7s
Run Playwright tests for Atomic (22, 24)
Failed to restore: Cache service responded with 429
Slow Test: packages/atomic/[chromium] › src/components/search/result-template-components/atomic-quickview/e2e/atomic-quickview.e2e.ts#L1
packages/atomic/[chromium] › src/components/search/result-template-components/atomic-quickview/e2e/atomic-quickview.e2e.ts took 31.8s
Run Playwright tests for Atomic (5, 24)
Failed to restore: Cache service responded with 429
Run Playwright tests for Atomic (5, 24)
Failed to restore: Cache service responded with 429
Run Playwright tests for Atomic (5, 24)
Failed to restore: Cache service responded with 429
Slow Test: packages/atomic/[chromium] › src/components/commerce/atomic-commerce-product-list/e2e/atomic-commerce-product-list.e2e.ts#L1
packages/atomic/[chromium] › src/components/commerce/atomic-commerce-product-list/e2e/atomic-commerce-product-list.e2e.ts took 26.0s
Run Playwright tests for Atomic (13, 24)
Failed to restore: Cache service responded with 429
Slow Test: packages/atomic/[chromium] › src/components/commerce/product-template-components/atomic-product-image/e2e/atomic-product-image.e2e.ts#L1
packages/atomic/[chromium] › src/components/commerce/product-template-components/atomic-product-image/e2e/atomic-product-image.e2e.ts took 18.4s
Run Playwright tests for Atomic (24, 24)
Failed to restore: Cache service responded with 429
Run Playwright tests for Atomic (17, 24)
Failed to restore: Cache service responded with 429
Run Playwright tests for Atomic (21, 24)
Failed to restore: Cache service responded with 429
Run Playwright tests for Atomic (21, 24)
Failed to restore: Cache service responded with 429
Run Playwright tests for Atomic (21, 24)
Failed to restore: Cache service responded with 429
Slow Test: packages/atomic/[chromium] › src/components/search/facets/atomic-timeframe-facet/e2e/atomic-timeframe-facet.e2e.ts#L1
packages/atomic/[chromium] › src/components/search/facets/atomic-timeframe-facet/e2e/atomic-timeframe-facet.e2e.ts took 21.9s
Run Playwright tests for Atomic (20, 24)
Failed to restore: Cache service responded with 429
Run Playwright tests for Atomic (20, 24)
Failed to restore: Cache service responded with 429
Run Playwright tests for Atomic (20, 24)
Failed to restore: Cache service responded with 429
Run Playwright tests for Atomic (11, 24)
Failed to restore: Cache service responded with 429
Slow Test: packages/atomic/[chromium] › src/components/commerce/product-template-components/atomic-product-excerpt/e2e/atomic-product-excerpt.e2e.ts#L1
packages/atomic/[chromium] › src/components/commerce/product-template-components/atomic-product-excerpt/e2e/atomic-product-excerpt.e2e.ts took 20.5s
Run Playwright tests for Atomic (18, 24)
Failed to restore: Cache service responded with 429
Run Playwright tests for Atomic (18, 24)
Failed to restore: Cache service responded with 429
Run Playwright tests for Atomic (18, 24)
Failed to restore: Cache service responded with 429
Slow Test: packages/atomic/[chromium] › src/components/search/atomic-search-box/e2e/atomic-search-box.e2e.ts#L1
packages/atomic/[chromium] › src/components/search/atomic-search-box/e2e/atomic-search-box.e2e.ts took 20.8s
Run Playwright tests for Atomic (8, 24)
Failed to restore: Cache service responded with 429
Run Playwright tests for Atomic (8, 24)
Failed to restore: Cache service responded with 429
Run Playwright tests for Atomic (8, 24)
Failed to restore: Cache service responded with 429
Slow Test: packages/atomic/[chromium] › src/components/commerce/atomic-commerce-search-box/e2e/atomic-commerce-search-box.e2e.ts#L1
packages/atomic/[chromium] › src/components/commerce/atomic-commerce-search-box/e2e/atomic-commerce-search-box.e2e.ts took 20.4s
Run Playwright tests for Atomic (16, 24)
Failed to restore: Cache service responded with 429
Run Playwright tests for Atomic (16, 24)
Failed to restore: Cache service responded with 429
Run Playwright tests for Atomic (16, 24)
Failed to restore: Cache service responded with 429
Run Playwright tests for Atomic (10, 24)
Failed to restore: Cache service responded with 429
Run Playwright tests for Atomic (10, 24)
Failed to restore: Cache service responded with 429
Run Playwright tests for Atomic (10, 24)
Failed to restore: Cache service responded with 429
Slow Test: packages/atomic/[chromium] › src/components/commerce/product-template-components/atomic-product-description/e2e/atomic-product-description.e2e.ts#L1
packages/atomic/[chromium] › src/components/commerce/product-template-components/atomic-product-description/e2e/atomic-product-description.e2e.ts took 19.2s
Run Playwright tests for Atomic (15, 24)
Failed to restore: Cache service responded with 429
Run Playwright tests for Atomic (15, 24)
Failed to restore: Cache service responded with 429
Run Playwright tests for Atomic (15, 24)
Failed to restore: Cache service responded with 429
Run Playwright tests for Atomic (1, 24)
Failed to restore: Cache service responded with 429
Run Playwright tests for Atomic (1, 24)
Failed to restore: Cache service responded with 429
Run Playwright tests for Atomic (1, 24)
Failed to restore: Cache service responded with 429
Slow Test: packages/atomic/[chromium] › src/components/commerce/atomic-commerce-breadbox/e2e/atomic-commerce-breadbox.e2e.ts#L1
packages/atomic/[chromium] › src/components/commerce/atomic-commerce-breadbox/e2e/atomic-commerce-breadbox.e2e.ts took 40.6s
Run Playwright tests for Atomic (23, 24)
Failed to restore: Cache service responded with 429
Run Playwright tests for Atomic (23, 24)
Failed to restore: Cache service responded with 429
Run Playwright tests for Atomic (23, 24)
Failed to restore: Cache service responded with 429
Run Playwright tests for Atomic (6, 24)
Failed to restore: Cache service responded with 429
Run Playwright tests for Atomic (6, 24)
Failed to restore: Cache service responded with 429
Run Playwright tests for Atomic (6, 24)
Failed to restore: Cache service responded with 429
Run Playwright tests for Atomic (2, 24)
Failed to restore: Cache service responded with 429
Run Playwright tests for Atomic (2, 24)
Failed to restore: Cache service responded with 429
Run Playwright tests for Atomic (2, 24)
Failed to restore: Cache service responded with 429
Slow Test: packages/atomic/[chromium] › src/components/commerce/atomic-commerce-breadbox/e2e/atomic-commerce-breadbox.e2e.ts#L1
packages/atomic/[chromium] › src/components/commerce/atomic-commerce-breadbox/e2e/atomic-commerce-breadbox.e2e.ts took 40.6s
Run Playwright tests for Atomic (9, 24)
Failed to restore: Cache service responded with 429
Run Playwright tests for Atomic (9, 24)
Failed to restore: Cache service responded with 429
Run Playwright tests for Atomic (9, 24)
Failed to restore: Cache service responded with 429
Slow Test: packages/atomic/[chromium] › src/components/commerce/facets/atomic-commerce-facet/e2e/atomic-commerce-facet.e2e.ts#L1
packages/atomic/[chromium] › src/components/commerce/facets/atomic-commerce-facet/e2e/atomic-commerce-facet.e2e.ts took 15.2s
Slow Test: packages/quantic/[LWS-disabled] › force-app/main/default/lwc/quanticBreadcrumbManager/e2e/quanticBreadcrumbManager.e2e.ts#L1
packages/quantic/[LWS-disabled] › force-app/main/default/lwc/quanticBreadcrumbManager/e2e/quanticBreadcrumbManager.e2e.ts took 42.9s
Slow Test: packages/quantic/[LWS-enabled] › force-app/main/default/lwc/quanticBreadcrumbManager/e2e/quanticBreadcrumbManager.e2e.ts#L1
packages/quantic/[LWS-enabled] › force-app/main/default/lwc/quanticBreadcrumbManager/e2e/quanticBreadcrumbManager.e2e.ts took 39.8s
Slow Test: packages/quantic/[LWS-disabled] › force-app/main/default/lwc/quanticGeneratedAnswer/e2e/quanticGeneratedAnswer.e2e.ts#L1
packages/quantic/[LWS-disabled] › force-app/main/default/lwc/quanticGeneratedAnswer/e2e/quanticGeneratedAnswer.e2e.ts took 39.6s
Slow Test: packages/quantic/[LWS-enabled] › force-app/main/default/lwc/quanticGeneratedAnswer/e2e/quanticGeneratedAnswer.e2e.ts#L1
packages/quantic/[LWS-enabled] › force-app/main/default/lwc/quanticGeneratedAnswer/e2e/quanticGeneratedAnswer.e2e.ts took 39.5s
Slow Test: packages/quantic/[LWS-enabled] › force-app/main/default/lwc/quanticSmartSnippet/e2e/quanticSmartSnippet.e2e.ts#L1
packages/quantic/[LWS-enabled] › force-app/main/default/lwc/quanticSmartSnippet/e2e/quanticSmartSnippet.e2e.ts took 37.5s
🎭 Playwright Run Summary
24 passed (40.5s)
🎭 Playwright Run Summary
24 passed (28.3s)
🎭 Playwright Run Summary
25 passed (35.2s)
🎭 Playwright Run Summary
24 passed (28.1s)
🎭 Playwright Run Summary
1 flaky [chromium] › src/components/commerce/product-template-components/atomic-product-multi-value-text/e2e/atomic-product-multi-value-text.e2e.ts:105:3 › with max-values-to-display set to total number of values (6) › should not render an indicator that more values are available 23 passed (34.4s)
🎭 Playwright Run Summary
25 passed (37.2s)
🎭 Playwright Run Summary
24 passed (44.6s)
🎭 Playwright Run Summary
24 passed (43.4s)
🎭 Playwright Run Summary
24 passed (45.9s)
🎭 Playwright Run Summary
24 passed (39.0s)
🎭 Playwright Run Summary
3 skipped 21 passed (48.7s)
🎭 Playwright Run Summary
1 flaky [chromium] › src/components/search/atomic-did-you-mean/e2e/atomic-did-you-mean.e2e.ts:55:3 › with a manual query correction › when clicking on the manual correction button, the search box should contain the corrected query 8 skipped 15 passed (54.1s)
🎭 Playwright Run Summary
24 passed (34.9s)
🎭 Playwright Run Summary
24 passed (37.8s)
🎭 Playwright Run Summary
1 flaky [chromium] › src/components/commerce/product-template-components/atomic-product-description/e2e/atomic-product-description.e2e.ts:152:13 › atomic-product-description › when description is truncated › when truncateAfter is set to 4 › when clicking the "Show More" button › when isCollapsible is false › should not show "Show Less" button 23 passed (57.2s)
🎭 Playwright Run Summary
24 passed (27.5s)
🎭 Playwright Run Summary
24 passed (26.4s)
🎭 Playwright Run Summary
1 flaky [chromium] › src/components/search/atomic-did-you-mean/e2e/atomic-did-you-mean.e2e.ts:22:3 › with an automatic query correction › should display the auto corrected 23 passed (34.9s)
🎭 Playwright Run Summary
24 passed (45.4s)
🎭 Playwright Run Summary
1 flaky [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 (48.0s)
🎭 Playwright Run Summary
25 passed (44.3s)
🎭 Playwright Run Summary
2 skipped 22 passed (47.8s)
🎭 Playwright Run Summary
24 passed (35.5s)
🎭 Playwright Run Summary
25 passed (1.0m)
🎭 Playwright Run Summary
24 passed (46.7s)
🎭 Playwright Run Summary
9 flaky [LWS-enabled] › force-app/main/default/lwc/quanticResultsPerPage/e2e/quanticResultsPerPage.e2e.ts:20:7 › quantic results per page in the search use case › with default options › should load as expected [LWS-enabled] › force-app/main/default/lwc/quanticResultsPerPage/e2e/quanticResultsPerPage.e2e.ts:81:9 › quantic results per page in the search use case › when loading from URL hash › should load the right number of results per page [LWS-enabled] › force-app/main/default/lwc/quanticResultsPerPage/e2e/quanticResultsPerPage.e2e.ts:20:7 › quantic results per page in the insight use case › with default options › should load as expected [LWS-enabled] › force-app/main/default/lwc/quanticResultsPerPage/e2e/quanticResultsPerPage.e2e.ts:31:9 › quantic results per page in the insight use case › with default options › when selecting a new results per page option › should trigger a new search and log analytics [LWS-disabled] › force-app/main/default/lwc/quanticResultsPerPage/e2e/quanticResultsPerPage.e2e.ts:20:7 › quantic results per page in the search use case › with default options › should load as expected [LWS-disabled] › force-app/main/default/lwc/quanticResultsPerPage/e2e/quanticResultsPerPage.e2e.ts:31:9 › quantic results per page in the search use case › with default options › when selecting a new results per page option › should trigger a new search and log analytics [LWS-disabled] › force-app/main/default/lwc/quanticResultsPerPage/e2e/quanticResultsPerPage.e2e.ts:81:9 › quantic results per page in the search use case › when loading from URL hash › should load the right number of results per page [LWS-disabled] › force-app/main/default/lwc/quanticResultsPerPage/e2e/quanticResultsPerPage.e2e.ts:20:7 › quantic results per page in the insight use case › with default options › should load as expected [LWS-disabled] › force-app/main/default/lwc/quanticResultsPerPage/e2e/quanticResultsPerPage.e2e.ts:31:9 › quantic results per page in the insight use case › with default options › when selecting a new results per page option › should trigger a new search and log analytics 163 passed (8.0m)

Artifacts

Produced during runtime
Name Size Digest
atomic-hosted-page-playwright-report Expired
172 KB
sha256:8ac9b2e9bac04291eaea52c2f1e94dfb4763d60dd2ec7b4b1d1ad8fa0def73b3
atomic-playwright-report Expired
2.29 MB
sha256:6b1f9db2af3e740777121255f0ce472a9ade2cf3582ec598ccca879f3c9ff562
blob-report-1 Expired
22.6 KB
sha256:718b07bae9c50e5f9de92949c5464fd9720572a7b940b3aaeaa3b951ae0b9607
blob-report-10 Expired
21.2 KB
sha256:881fd255e9c10f583b444ced7270ae1ba03598c17f7e5a12a48cbaed8061c505
blob-report-11 Expired
457 KB
sha256:6f6a7be9175928b84acfbcf64ba0f81f5f1e42013d2e4ea9e14304b8d2c9446a
blob-report-12 Expired
23.8 KB
sha256:bb13c632db315752f8dd4c6ab1a13f7b3f732c589181f5a51275b150a6ef655c
blob-report-13 Expired
25.1 KB
sha256:d728e3b64ee17281beeb1b56afbeaf915f0a319e340296cbc6382569d5268cfb
blob-report-14 Expired
232 KB
sha256:54d28e9f6baefd329e9483b6340e910604d7975053fa6af77dc7401b1045b2e3
blob-report-15 Expired
276 KB
sha256:479275241cddb9c788e1bac826977fe6d6d6625cb35ed7d7d8efe86fb5c5e4f9
blob-report-16 Expired
308 KB
sha256:2cb346ccdfb93755f3161cbc971870b587da2fbb7a683d26b80aa50644e838f0
blob-report-17 Expired
314 KB
sha256:670a4853baa397fcc0a6972460851cf28f67b6fa9dd18e9272d722f9e51a0c80
blob-report-18 Expired
22.4 KB
sha256:2e6815ef7b996f8c6550ada6820a1c32b791ca1ee4af29eb2bca793c555ce8e3
blob-report-19 Expired
27.1 KB
sha256:2941358563debb8097df7418f20464d6ae78d59b4801e7fa82c3b527640b7faa
blob-report-2 Expired
27.6 KB
sha256:4742ea63815f5e166791394c2943cd8ed111b412234a5224c054715cc4178d1d
blob-report-20 Expired
26.1 KB
sha256:c0f18f3d130e838f7cf674c6ad5ede6e602eb21a47eaa832b0c5a7bb8fbe952b
blob-report-21 Expired
20.3 KB
sha256:88586d2d2a9f69e2397b7cecaedf28b357dd05a0938eb5887551a6263d529932
blob-report-22 Expired
20.1 KB
sha256:8f0190f129e6358de0b1c11043944cba7c8ae95477079ed4b394224e82e4875b
blob-report-23 Expired
22.1 KB
sha256:5a60ea61a064634f06826af22821435567d872d39d1aae3885ddbe2631c74ae0
blob-report-24 Expired
23.6 KB
sha256:b25638c83bd8b5175498fde9adfe8485dc0ee982e4072171d9df8715411e4ee9
blob-report-3 Expired
22.8 KB
sha256:985416b168bf15a91b8d41eb00a2dc3e9ce4f1d13f4217e427248804de359504
blob-report-4 Expired
23.1 KB
sha256:6ae51c21d78e84fff9eedf41cb524e962e9aeb823bb67e06712398ad623f5471
blob-report-5 Expired
32.6 KB
sha256:07df02448eca4ea6a1eb8e026a18161447fe7f5aa8088127dedbfa8a31876116
blob-report-6 Expired
22.9 KB
sha256:b7de71ccf9f7ebbc4af1f792e1afcf60f006e3826934cce548435ca398d620f5
blob-report-7 Expired
24.3 KB
sha256:ba43fb0d6d2bfeed4338a7ef2569647114b662ab594ba6f681c7e037baa1b00f
blob-report-8 Expired
22.1 KB
sha256:6122c18a96525b9f2535d1f12ff293c623109d95fe1754afc3641e53faa535d9
blob-report-9 Expired
22.6 KB
sha256:35ebb8422f4f5a5500052c2ccc13b86517456bdab78c5bc0cc1a48679de0c973
quantic-playwright-report Expired
10 MB
sha256:1a5b273d39daa5ed7446b14f734d5b171a9d3a55650b6f332e15d6d2080388e1
result-lists-screenshots
16.1 MB
sha256:b50a2ab652e59020b497fd8eaca81f289ffa74bcb9c4480c4f6fe8e094375e53