chore(headless)!: remove headless fetch & crypto polyfills #22144
Annotations
10 errors, 1 warning, and 1 notice
packages/atomic/src/components/commerce/atomic-commerce-breadbox/e2e/atomic-commerce-breadbox.e2e.ts#L236
1) [chromium] › components/commerce/atomic-commerce-breadbox/e2e/atomic-commerce-breadbox.e2e.ts:331:11 › Default › when selecting multiple facet values › when clicking on the "Show More" button › should show the "Show More" button when clicking on the "Show Less" button
Test timeout of 30000ms exceeded while running "beforeEach" hook.
234 |
235 | test.describe('when selecting multiple facet values', () => {
> 236 | test.beforeEach(async ({breadbox}) => {
| ^
237 | for (let i = 0; i < 6; i++) {
238 | await breadbox.getFacetValue('regular').nth(i).click();
239 | await breadbox
at /home/runner/work/ui-kit/ui-kit/packages/atomic/src/components/commerce/atomic-commerce-breadbox/e2e/atomic-commerce-breadbox.e2e.ts:236:10
|
packages/atomic/src/components/commerce/atomic-commerce-breadbox/e2e/atomic-commerce-breadbox.e2e.ts#L238
1) [chromium] › components/commerce/atomic-commerce-breadbox/e2e/atomic-commerce-breadbox.e2e.ts:331:11 › Default › when selecting multiple facet values › when clicking on the "Show More" button › should show the "Show More" button when clicking on the "Show Less" button
Error: locator.click: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('atomic-commerce-facet').getByRole('listitem').first()
236 | test.beforeEach(async ({breadbox}) => {
237 | for (let i = 0; i < 6; i++) {
> 238 | await breadbox.getFacetValue('regular').nth(i).click();
| ^
239 | await breadbox
240 | .getBreadcrumbButtons()
241 | .nth(i)
at /home/runner/work/ui-kit/ui-kit/packages/atomic/src/components/commerce/atomic-commerce-breadbox/e2e/atomic-commerce-breadbox.e2e.ts:238:56
|
packages/atomic/src/components/commerce/atomic-commerce-breadbox/e2e/atomic-commerce-breadbox.e2e.ts#L236
1) [chromium] › components/commerce/atomic-commerce-breadbox/e2e/atomic-commerce-breadbox.e2e.ts:331:11 › Default › when selecting multiple facet values › when clicking on the "Show More" button › should show the "Show More" button when clicking on the "Show Less" button
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded while running "beforeEach" hook.
234 |
235 | test.describe('when selecting multiple facet values', () => {
> 236 | test.beforeEach(async ({breadbox}) => {
| ^
237 | for (let i = 0; i < 6; i++) {
238 | await breadbox.getFacetValue('regular').nth(i).click();
239 | await breadbox
at /home/runner/work/ui-kit/ui-kit/packages/atomic/src/components/commerce/atomic-commerce-breadbox/e2e/atomic-commerce-breadbox.e2e.ts:236:10
|
packages/atomic/src/components/commerce/atomic-commerce-breadbox/e2e/atomic-commerce-breadbox.e2e.ts#L238
1) [chromium] › components/commerce/atomic-commerce-breadbox/e2e/atomic-commerce-breadbox.e2e.ts:331:11 › Default › when selecting multiple facet values › when clicking on the "Show More" button › should show the "Show More" button when clicking on the "Show Less" button
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('atomic-commerce-facet').getByRole('listitem').first()
236 | test.beforeEach(async ({breadbox}) => {
237 | for (let i = 0; i < 6; i++) {
> 238 | await breadbox.getFacetValue('regular').nth(i).click();
| ^
239 | await breadbox
240 | .getBreadcrumbButtons()
241 | .nth(i)
at /home/runner/work/ui-kit/ui-kit/packages/atomic/src/components/commerce/atomic-commerce-breadbox/e2e/atomic-commerce-breadbox.e2e.ts:238:56
|
packages/atomic/src/components/commerce/atomic-commerce-breadbox/e2e/atomic-commerce-breadbox.e2e.ts#L236
1) [chromium] › components/commerce/atomic-commerce-breadbox/e2e/atomic-commerce-breadbox.e2e.ts:331:11 › Default › when selecting multiple facet values › when clicking on the "Show More" button › should show the "Show More" button when clicking on the "Show Less" button
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded while running "beforeEach" hook.
234 |
235 | test.describe('when selecting multiple facet values', () => {
> 236 | test.beforeEach(async ({breadbox}) => {
| ^
237 | for (let i = 0; i < 6; i++) {
238 | await breadbox.getFacetValue('regular').nth(i).click();
239 | await breadbox
at /home/runner/work/ui-kit/ui-kit/packages/atomic/src/components/commerce/atomic-commerce-breadbox/e2e/atomic-commerce-breadbox.e2e.ts:236:10
|
packages/atomic/src/components/commerce/atomic-commerce-breadbox/e2e/atomic-commerce-breadbox.e2e.ts#L238
1) [chromium] › components/commerce/atomic-commerce-breadbox/e2e/atomic-commerce-breadbox.e2e.ts:331:11 › Default › when selecting multiple facet values › when clicking on the "Show More" button › should show the "Show More" button when clicking on the "Show Less" button
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('atomic-commerce-facet').getByRole('listitem').first()
236 | test.beforeEach(async ({breadbox}) => {
237 | for (let i = 0; i < 6; i++) {
> 238 | await breadbox.getFacetValue('regular').nth(i).click();
| ^
239 | await breadbox
240 | .getBreadcrumbButtons()
241 | .nth(i)
at /home/runner/work/ui-kit/ui-kit/packages/atomic/src/components/commerce/atomic-commerce-breadbox/e2e/atomic-commerce-breadbox.e2e.ts:238:56
|
packages/atomic/src/components/commerce/atomic-commerce-interface/e2e/atomic-commerce-interface.e2e.ts#L26
2) [chromium] › components/commerce/atomic-commerce-interface/e2e/atomic-commerce-interface.e2e.ts:11:7 › when search has not been initialized › should return error if request is executed
TimeoutError: page.waitForEvent: Timeout 5000ms exceeded while waiting for event "console"
=========================== logs ===========================
waiting for event "console"
============================================================
24 | });
25 |
> 26 | await page.waitForEvent('console', {
| ^
27 | predicate: (msg) =>
28 | msg.type() === 'error' && msg.text().includes(beforeInitError),
29 | timeout: 5000,
at /home/runner/work/ui-kit/ui-kit/packages/atomic/src/components/commerce/atomic-commerce-interface/e2e/atomic-commerce-interface.e2e.ts:26:16
|
packages/atomic/src/components/commerce/atomic-commerce-interface/e2e/atomic-commerce-interface.e2e.ts#L26
2) [chromium] › components/commerce/atomic-commerce-interface/e2e/atomic-commerce-interface.e2e.ts:11:7 › when search has not been initialized › should return error if request is executed
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: page.waitForEvent: Timeout 5000ms exceeded while waiting for event "console"
=========================== logs ===========================
waiting for event "console"
============================================================
24 | });
25 |
> 26 | await page.waitForEvent('console', {
| ^
27 | predicate: (msg) =>
28 | msg.type() === 'error' && msg.text().includes(beforeInitError),
29 | timeout: 5000,
at /home/runner/work/ui-kit/ui-kit/packages/atomic/src/components/commerce/atomic-commerce-interface/e2e/atomic-commerce-interface.e2e.ts:26:16
|
packages/atomic/src/components/commerce/atomic-commerce-interface/e2e/atomic-commerce-interface.e2e.ts#L26
2) [chromium] › components/commerce/atomic-commerce-interface/e2e/atomic-commerce-interface.e2e.ts:11:7 › when search has not been initialized › should return error if request is executed
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: page.waitForEvent: Timeout 5000ms exceeded while waiting for event "console"
=========================== logs ===========================
waiting for event "console"
============================================================
24 | });
25 |
> 26 | await page.waitForEvent('console', {
| ^
27 | predicate: (msg) =>
28 | msg.type() === 'error' && msg.text().includes(beforeInitError),
29 | timeout: 5000,
at /home/runner/work/ui-kit/ui-kit/packages/atomic/src/components/commerce/atomic-commerce-interface/e2e/atomic-commerce-interface.e2e.ts:26:16
|
packages/atomic/src/components/commerce/atomic-commerce-interface/e2e/atomic-commerce-interface.e2e.ts#L53
3) [chromium] › components/commerce/atomic-commerce-interface/e2e/atomic-commerce-interface.e2e.ts:46:9 › when a query is performed automatically › when a language is provided › should set the language of the interface
Error: Timed out 7000ms waiting for expect(locator).toContainText(expected)
Locator: locator('atomic-commerce-interface')
Expected string: "Produits"
Received: <element(s) not found>
Call log:
- expect.toContainText with timeout 7000ms
- waiting for locator('atomic-commerce-interface')
51 | args: {language: 'fr'},
52 | });
> 53 | await expect(commerceInterface.interface()).toContainText('Produits');
| ^
54 | });
55 |
56 | test('should default to english when an invalid language is selected', async ({
at /home/runner/work/ui-kit/ui-kit/packages/atomic/src/components/commerce/atomic-commerce-interface/e2e/atomic-commerce-interface.e2e.ts:53:51
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "result-lists-screenshots".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
12 failed
[chromium] › components/commerce/atomic-commerce-breadbox/e2e/atomic-commerce-breadbox.e2e.ts:331:11 › Default › when selecting multiple facet values › when clicking on the "Show More" button › should show the "Show More" button when clicking on the "Show Less" button
[chromium] › components/commerce/atomic-commerce-interface/e2e/atomic-commerce-interface.e2e.ts:11:7 › when search has not been initialized › should return error if request is executed
[chromium] › components/commerce/atomic-commerce-interface/e2e/atomic-commerce-interface.e2e.ts:46:9 › when a query is performed automatically › when a language is provided › should set the language of the interface
[chromium] › components/commerce/atomic-commerce-interface/e2e/atomic-commerce-interface.e2e.ts:56:9 › when a query is performed automatically › when a language is provided › should default to english when an invalid language is selected
[chromium] › components/commerce/atomic-commerce-interface/e2e/atomic-commerce-interface.e2e.ts:66:9 › when a query is performed automatically › when a language is provided › should default back to the non region locale (e.g., "es-ES" to "es")
[chromium] › components/commerce/atomic-commerce-interface/e2e/atomic-commerce-interface.e2e.ts:77:9 › when a query is performed automatically › when a language is provided › should support changing the language of the interface after initialization
[chromium] › components/commerce/atomic-commerce-interface/e2e/atomic-commerce-interface.e2e.ts:93:9 › when a query is performed automatically › when a language is provided › should revert to english after changing the language to an invalid value
[chromium] › components/commerce/atomic-commerce-interface/e2e/atomic-commerce-interface.e2e.ts:118:11 › when a query is performed automatically › when selecting a facet value › when reflectStateInUrl is enabled › should update the url
[chromium] › components/commerce/atomic-commerce-interface/e2e/atomic-commerce-interface.e2e.ts:133:11 › when a query is performed automatically › when selecting a facet value › when reflectStateInUrl is not › should not update the url
[chromium] › components/commerce/atomic-commerce-load-more-products/e2e/atomic-commerce-load-more-products.e2e.ts:8:7 › load more products with products returned by the API › should be A11y compliant
[chromium] › components/commerce/atomic-commerce-load-more-products/e2e/atomic-commerce-load-more-products.e2e.ts:14:7 › load more products with products returned by the API › should display a recap of the amount of products
[chromium] › components/commerce/atomic-commerce-load-more-products/e2e/atomic-commerce-load-more-products.e2e.ts:20:7 › load more products with products returned by the API › should display a load more button
|
The logs for this run have expired and are no longer available.
Loading