Skip to content

PR Robot

PR Robot #26482

Triggered via merge group January 30, 2025 16:42
Status Success
Total duration 32m 53s
Artifacts 28

prbot.yml

on: merge_group
Matrix: Run e2e tests on Atomic
Check with linter
4m 12s
Check with linter
Run unit tests
4m 31s
Run unit tests
Run e2e screenshots tests on Atomic
2m 23s
Run e2e screenshots tests on Atomic
Run e2e tests on Atomic React
2m 47s
Run e2e tests on Atomic React
Run e2e tests on Atomic React NextJS
1m 44s
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 35s
Run e2e tests on Atomic Angular
Run e2e tests on Vue.js sample
1m 5s
Run e2e tests on Vue.js sample
Run e2e tests on Stencil.js sample
1m 50s
Run e2e tests on Stencil.js sample
Run e2e tests for Atomic Hosted Page
2m 25s
Run e2e tests for Atomic Hosted Page
Run e2e tests for Headless Commerce SSR
2m 43s
Run e2e tests for Headless Commerce SSR
Run e2e tests on Atomic insight panel
2m 2s
Run e2e tests on Atomic insight panel
Run e2e tests on Headless SSR App router sample in dev mode
3m 10s
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 25s
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 45s
Run e2e tests on Headless SSR Pages router sample in dev mode
Run e2e tests on Headless SSR Pages router sample in prod mode
2m 15s
Run e2e tests on Headless SSR Pages router sample in prod mode
Should test Quantic?
1m 37s
Should test Quantic?
Run e2e tests on Atomic CSP
2m 46s
Run e2e tests on Atomic CSP
Determine Playwright E2E tests to run
1m 56s
Determine Playwright E2E tests to run
Verify compatibility of packages
1m 25s
Verify compatibility of packages
Build typedoc
2m 1s
Build typedoc
Run Quantic E2E tests  /  Setup e2e tests on Quantic
8m 30s
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
9m 26s
Run Quantic E2E tests / Run Playwright e2e tests on Quantic
Confirm build is valid (merge group)
8s
Confirm build is valid (merge group)
Merge Playwright reports
1m 20s
Merge Playwright reports
Run Quantic E2E tests  /  e2e-quantic-cleanup
1m 29s
Run Quantic E2E tests / e2e-quantic-cleanup
Confirm build is valid (PR)
0s
Confirm build is valid (PR)
Confirm build is valid
8s
Confirm build is valid
Fit to window
Zoom out
Zoom in

Annotations

11 errors, 19 warnings, and 26 notices
[chromium] › components/search/atomic-search-box/e2e/atomic-search-box.e2e.ts:105:5 › with instant results & query suggestions › after clicking the searchbox input › should be A11y compliant: packages/atomic/src/components/search/atomic-search-box/e2e/atomic-search-box.e2e.ts#L108
1) [chromium] › components/search/atomic-search-box/e2e/atomic-search-box.e2e.ts:105:5 › with instant results & query suggestions › after clicking the searchbox input › should be A11y compliant Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 233 - Array [] + Array [ + Object { + "description": "Ensure links have discernible text", + "help": "Links must have discernible text", + "helpUrl": "https://dequeuniversity.com/rules/axe/4.10/link-name?application=playwright", + "id": "link-name", + "impact": "serious", + "nodes": Array [ + Object { + "all": Array [], + "any": Array [ + Object { + "data": null, + "id": "has-visible-text", + "impact": "serious", + "message": "Element does not have text that is visible to screen readers", + "relatedNodes": Array [], + }, + Object { + "data": null, + "id": "aria-label", + "impact": "serious", + "message": "aria-label attribute does not exist or is empty", + "relatedNodes": Array [], + }, + Object { + "data": null, + "id": "aria-labelledby", + "impact": "serious", + "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty", + "relatedNodes": Array [], + }, + Object { + "data": Object { + "messageKey": "noAttr", + }, + "id": "non-empty-title", + "impact": "serious", + "message": "Element has no title attribute", + "relatedNodes": Array [], + }, + ], + "failureSummary": "Fix all of the following: + Element is in tab order and does not have accessible text + + Fix any of the following: + Element does not have text that is visible to screen readers + aria-label attribute does not exist or is empty + aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty + Element has no title attribute", + "html": "<a href=\"https://fashion.coveodemo.com/pdp/030633701_CYPRE\" target=\"_self\"><atomic-result-text></atomic-result-text></a>", + "impact": "serious", + "none": Array [ + Object { + "data": null, + "id": "focusable-no-name", + "impact": "serious", + "message": "Element is in tab order and does not have accessible text", + "relatedNodes": Array [], + }, + ], + "target": Array [ + Array [ + "atomic-search-box", + "#atomic-search-box-w2ghe-right-suggestion-instant-result-42463385136https584747fashion46coveodemo46com47pdp47030633701_CYPRE > atomic-result", + "a[target=\"_self\"]", + ], + ], + }, + Object { + "all": Array [], + "any": Array [ + Object { + "data": null, + "id": "has-visible-text", + "impact": "serious", + "message": "Element does not have text that is visible to screen readers", + "relatedNodes": Array [], + }, + Object { + "data": null, + "id": "aria-label", + "impact": "serious", + "message": "aria-label attribute does not exist or is empty", + "relatedNodes": Array [], + }, + Object { + "data": null, + "id": "aria-labelledby",
[chromium] › 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] › 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] › components/search/atomic-did-you-mean/e2e/atomic-did-you-mean.e2e.ts:49:3 › with a manual query correction › should show manual correction button: packages/atomic/src/components/search/atomic-did-you-mean/e2e/atomic-did-you-mean.e2e.ts#L52
1) [chromium] › components/search/atomic-did-you-mean/e2e/atomic-did-you-mean.e2e.ts:49:3 › with a manual query correction › should show manual correction button Error: expect.toBeVisible: Error: strict mode violation: getByRole('button', { name: 'coveo' }) resolved to 2 elements: 1) <button data-query="coveoo" aria-label="“coveoo”, recent query. 2 of 2." part="suggestion suggestion-with-query recent-query-item" id="atomic-search-box-7uxo1-left-suggestion-recent-coveoo" class="flex px-4 min-h-[40px] items-center text-left text-neutral-dark cursor-pointer">…</button> aka getByLabel('“coveoo”, recent query. 2 of') 2) <button class="link py-1" part="correction-btn">coveo</button> aka getByRole('button', { name: 'coveo', exact: true }) Call log: - expect.toBeVisible with timeout 7000ms - waiting for getByRole('button', { name: 'coveo' }) 50 | await expect( 51 | page.getByRole('button', {name: CORRECTED_QUERY}) > 52 | ).toBeVisible(); | ^ 53 | }); 54 | 55 | test('when clicking on the manual correction button, the search box should contain the corrected query', async ({ at /home/runner/work/ui-kit/ui-kit/packages/atomic/src/components/search/atomic-did-you-mean/e2e/atomic-did-you-mean.e2e.ts:52:7
[LWS-enabled] › 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] › 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] › 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
2) [LWS-enabled] › 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-enabled] › 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
3) [LWS-enabled] › 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] › 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
4) [LWS-enabled] › 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] › 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] › 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] › 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] › 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] › 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] › 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] › 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] › 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
Slow Test: packages/atomic/[chromium] › components/commerce/atomic-commerce-breadbox/e2e/atomic-commerce-breadbox.e2e.ts#L1
packages/atomic/[chromium] › components/commerce/atomic-commerce-breadbox/e2e/atomic-commerce-breadbox.e2e.ts took 32.8s
Slow Test: packages/atomic/[chromium] › components/commerce/atomic-commerce-search-box/e2e/atomic-commerce-search-box.e2e.ts#L1
packages/atomic/[chromium] › components/commerce/atomic-commerce-search-box/e2e/atomic-commerce-search-box.e2e.ts took 23.6s
Slow Test: packages/atomic/[chromium] › components/commerce/atomic-commerce-breadbox/e2e/atomic-commerce-breadbox.e2e.ts#L1
packages/atomic/[chromium] › components/commerce/atomic-commerce-breadbox/e2e/atomic-commerce-breadbox.e2e.ts took 33.7s
Slow Test: packages/atomic/[chromium] › components/commerce/atomic-commerce-load-more-products/e2e/atomic-commerce-load-more-products.e2e.ts#L1
packages/atomic/[chromium] › components/commerce/atomic-commerce-load-more-products/e2e/atomic-commerce-load-more-products.e2e.ts took 15.0s
Slow Test: packages/atomic/[chromium] › components/commerce/product-template-components/atomic-product-image/e2e/atomic-product-image.e2e.ts#L1
packages/atomic/[chromium] › components/commerce/product-template-components/atomic-product-image/e2e/atomic-product-image.e2e.ts took 24.5s
Slow Test: packages/atomic/[chromium] › components/commerce/atomic-commerce-breadbox/e2e/atomic-commerce-breadbox.e2e.ts#L1
packages/atomic/[chromium] › components/commerce/atomic-commerce-breadbox/e2e/atomic-commerce-breadbox.e2e.ts took 36.2s
Slow Test: packages/atomic/[chromium] › components/commerce/product-template-components/atomic-product-excerpt/e2e/atomic-product-excerpt.e2e.ts#L1
packages/atomic/[chromium] › components/commerce/product-template-components/atomic-product-excerpt/e2e/atomic-product-excerpt.e2e.ts took 30.3s
Slow Test: packages/atomic/[chromium] › components/commerce/product-template-components/atomic-product-description/e2e/atomic-product-description.e2e.ts#L1
packages/atomic/[chromium] › components/commerce/product-template-components/atomic-product-description/e2e/atomic-product-description.e2e.ts took 37.1s
Slow Test: packages/atomic/[chromium] › components/commerce/atomic-commerce-search-box/e2e/atomic-commerce-search-box.e2e.ts#L1
packages/atomic/[chromium] › components/commerce/atomic-commerce-search-box/e2e/atomic-commerce-search-box.e2e.ts took 21.6s
Slow Test: packages/atomic/[chromium] › components/search/facets/atomic-facet/e2e/atomic-facet.e2e.ts#L1
packages/atomic/[chromium] › components/search/facets/atomic-facet/e2e/atomic-facet.e2e.ts took 23.8s
Slow Test: packages/atomic/[chromium] › components/commerce/atomic-commerce-product-list/e2e/atomic-commerce-product-list.e2e.ts#L1
packages/atomic/[chromium] › components/commerce/atomic-commerce-product-list/e2e/atomic-commerce-product-list.e2e.ts took 29.8s
Slow Test: packages/atomic/[chromium] › components/commerce/atomic-commerce-search-box/e2e/atomic-commerce-search-box.e2e.ts#L1
packages/atomic/[chromium] › components/commerce/atomic-commerce-search-box/e2e/atomic-commerce-search-box.e2e.ts took 15.5s
Slow Test: packages/atomic/[chromium] › components/search/result-template-components/atomic-quickview/e2e/atomic-quickview.e2e.ts#L1
packages/atomic/[chromium] › components/search/result-template-components/atomic-quickview/e2e/atomic-quickview.e2e.ts took 36.3s
Slow Test: packages/atomic/[chromium] › components/commerce/atomic-commerce-pager/e2e/atomic-commerce-pager.e2e.ts#L1
packages/atomic/[chromium] › components/commerce/atomic-commerce-pager/e2e/atomic-commerce-pager.e2e.ts took 28.0s
Slow Test: packages/quantic/[LWS-disabled] › main/default/lwc/quanticGeneratedAnswer/e2e/quanticGeneratedAnswer.e2e.ts#L1
packages/quantic/[LWS-disabled] › main/default/lwc/quanticGeneratedAnswer/e2e/quanticGeneratedAnswer.e2e.ts took 49.7s
Slow Test: packages/quantic/[LWS-disabled] › main/default/lwc/quanticSmartSnippet/e2e/quanticSmartSnippet.e2e.ts#L1
packages/quantic/[LWS-disabled] › main/default/lwc/quanticSmartSnippet/e2e/quanticSmartSnippet.e2e.ts took 42.4s
Slow Test: packages/quantic/[LWS-disabled] › main/default/lwc/quanticBreadcrumbManager/e2e/quanticBreadcrumbManager.e2e.ts#L1
packages/quantic/[LWS-disabled] › main/default/lwc/quanticBreadcrumbManager/e2e/quanticBreadcrumbManager.e2e.ts took 41.1s
Slow Test: packages/quantic/[LWS-enabled] › main/default/lwc/quanticGeneratedAnswer/e2e/quanticGeneratedAnswer.e2e.ts#L1
packages/quantic/[LWS-enabled] › main/default/lwc/quanticGeneratedAnswer/e2e/quanticGeneratedAnswer.e2e.ts took 33.6s
Slow Test: packages/quantic/[LWS-enabled] › main/default/lwc/quanticSmartSnippet/e2e/quanticSmartSnippet.e2e.ts#L1
packages/quantic/[LWS-enabled] › main/default/lwc/quanticSmartSnippet/e2e/quanticSmartSnippet.e2e.ts took 33.3s
🎭 Playwright Run Summary
23 passed (36.4s)
🎭 Playwright Run Summary
23 passed (23.6s)
🎭 Playwright Run Summary
24 passed (30.2s)
🎭 Playwright Run Summary
23 passed (25.7s)
🎭 Playwright Run Summary
1 flaky [chromium] › components/search/atomic-search-box/e2e/atomic-search-box.e2e.ts:105:5 › with instant results & query suggestions › after clicking the searchbox input › should be A11y compliant 22 passed (30.2s)
🎭 Playwright Run Summary
1 flaky [chromium] › 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
23 passed (37.4s)
🎭 Playwright Run Summary
24 passed (27.6s)
🎭 Playwright Run Summary
24 passed (44.5s)
🎭 Playwright Run Summary
24 passed (39.1s)
🎭 Playwright Run Summary
24 passed (37.9s)
🎭 Playwright Run Summary
24 passed (40.3s)
🎭 Playwright Run Summary
2 skipped 21 passed (47.5s)
🎭 Playwright Run Summary
24 passed (42.0s)
🎭 Playwright Run Summary
24 passed (46.2s)
🎭 Playwright Run Summary
1 flaky [chromium] › components/search/atomic-did-you-mean/e2e/atomic-did-you-mean.e2e.ts:49:3 › with a manual query correction › should show manual correction button 8 skipped 14 passed (25.8s)
🎭 Playwright Run Summary
24 passed (52.5s)
🎭 Playwright Run Summary
23 passed (22.7s)
🎭 Playwright Run Summary
24 passed (25.4s)
🎭 Playwright Run Summary
23 passed (33.1s)
🎭 Playwright Run Summary
24 passed (44.3s)
🎭 Playwright Run Summary
3 skipped 20 passed (41.8s)
🎭 Playwright Run Summary
24 passed (42.4s)
🎭 Playwright Run Summary
23 passed (47.4s)
🎭 Playwright Run Summary
24 passed (34.5s)
🎭 Playwright Run Summary
8 flaky [LWS-enabled] › 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] › 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-enabled] › 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] › 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] › 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] › 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] › 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] › 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 164 passed (7.5m)

Artifacts

Produced during runtime
Name Size
atomic-hosted-page-playwright-report
171 KB
atomic-playwright-report
2.52 MB
blob-report-1
21.7 KB
blob-report-10
21 KB
blob-report-11
24.6 KB
blob-report-12
23.5 KB
blob-report-13
24.8 KB
blob-report-14
231 KB
blob-report-15
26 KB
blob-report-16
20.2 KB
blob-report-17
299 KB
blob-report-18
1.25 MB
blob-report-19
24.8 KB
blob-report-2
25.9 KB
blob-report-20
26.2 KB
blob-report-21
19.3 KB
blob-report-22
20.1 KB
blob-report-23
19.9 KB
blob-report-24
23.3 KB
blob-report-3
23.1 KB
blob-report-4
20.3 KB
blob-report-5
34.3 KB
blob-report-6
22.1 KB
blob-report-7
24.3 KB
blob-report-8
22.4 KB
blob-report-9
22.2 KB
quantic-playwright-report
8.1 MB
result-lists-screenshots
20.4 MB