chore(deps): update all dependencies j:kit-282 #19999
prbot.yml
on: pull_request
Build
8m 44s
Report bundle size
5m 13s
Matrix: Run e2e tests on Atomic
Check with linter
2m 30s
Run unit tests
3m 7s
Run e2e screenshots tests on Atomic
2m 15s
Run e2e tests on Atomic React
1m 54s
Run e2e tests on Atomic React NextJS
1m 8s
Run e2e tests for IIFE
54s
Run e2e tests on Atomic Angular
1m 17s
Run e2e tests on Vue.js sample
36s
Run e2e tests on Stencil.js sample
1m 58s
Run e2e tests for Atomic Hosted Page
1m 39s
Run e2e tests on Atomic insight panel
1m 50s
Run e2e tests on Headless SSR App router sample in dev mode
1m 52s
Run e2e tests on Headless SSR App router sample in prod mode
1m 35s
Run e2e tests on Headless SSR Pages router sample in dev mode
2m 46s
Run e2e tests on Headless SSR Pages router sample in prod mode
1m 17s
Confirm build is valid
0s
Run Quantic E2E tests
/
Setup e2e tests on Quantic
11m 0s
Matrix: Run Quantic E2E tests / Run e2e tests on Quantic
Confirm build is valid
0s
Annotations
13 errors, 84 warnings, and 1 notice
Report bundle size
Process completed with exit code 1.
|
Run e2e tests on Atomic CSP
Process completed with exit code 1.
|
[chromium] › components/commerce/facets/atomic-commerce-facets/e2e/atomic-commerce-facets.e2e.ts:19:7 › default › should collapse facets when set to 1:
packages/atomic/src/components/commerce/facets/atomic-commerce-facets/e2e/atomic-commerce-facets.e2e.ts#L24
1) [chromium] › components/commerce/facets/atomic-commerce-facets/e2e/atomic-commerce-facets.e2e.ts:19:7 › default › should collapse facets when set to 1
Error: Timed out 20000ms waiting for expect(locator).toHaveCount(expected)
Locator: getByRole('button', { expanded: false })
Expected: 4
Received: 7
Call log:
- expect.toHaveCount with timeout 20000ms
- waiting for getByRole('button', { expanded: false })
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
22 | });
23 | await expect(facets.expandedFacets).toHaveCount(1);
> 24 | await expect(facets.collapsedFacets).toHaveCount(4);
| ^
25 | });
26 |
27 | test('should disable collapse facets when set to -1', async ({facets}) => {
at /home/runner/work/ui-kit/ui-kit/packages/atomic/src/components/commerce/facets/atomic-commerce-facets/e2e/atomic-commerce-facets.e2e.ts:24:42
|
[chromium] › components/commerce/facets/atomic-commerce-facets/e2e/atomic-commerce-facets.e2e.ts:19:7 › default › should collapse facets when set to 1:
packages/atomic/src/components/commerce/facets/atomic-commerce-facets/e2e/atomic-commerce-facets.e2e.ts#L24
1) [chromium] › components/commerce/facets/atomic-commerce-facets/e2e/atomic-commerce-facets.e2e.ts:19:7 › default › should collapse facets when set to 1
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 20000ms waiting for expect(locator).toHaveCount(expected)
Locator: getByRole('button', { expanded: false })
Expected: 4
Received: 7
Call log:
- expect.toHaveCount with timeout 20000ms
- waiting for getByRole('button', { expanded: false })
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
22 | });
23 | await expect(facets.expandedFacets).toHaveCount(1);
> 24 | await expect(facets.collapsedFacets).toHaveCount(4);
| ^
25 | });
26 |
27 | test('should disable collapse facets when set to -1', async ({facets}) => {
at /home/runner/work/ui-kit/ui-kit/packages/atomic/src/components/commerce/facets/atomic-commerce-facets/e2e/atomic-commerce-facets.e2e.ts:24:42
|
[chromium] › components/commerce/facets/atomic-commerce-facets/e2e/atomic-commerce-facets.e2e.ts:19:7 › default › should collapse facets when set to 1:
packages/atomic/src/components/commerce/facets/atomic-commerce-facets/e2e/atomic-commerce-facets.e2e.ts#L24
1) [chromium] › components/commerce/facets/atomic-commerce-facets/e2e/atomic-commerce-facets.e2e.ts:19:7 › default › should collapse facets when set to 1
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 20000ms waiting for expect(locator).toHaveCount(expected)
Locator: getByRole('button', { expanded: false })
Expected: 4
Received: 7
Call log:
- expect.toHaveCount with timeout 20000ms
- waiting for getByRole('button', { expanded: false })
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
22 | });
23 | await expect(facets.expandedFacets).toHaveCount(1);
> 24 | await expect(facets.collapsedFacets).toHaveCount(4);
| ^
25 | });
26 |
27 | test('should disable collapse facets when set to -1', async ({facets}) => {
at /home/runner/work/ui-kit/ui-kit/packages/atomic/src/components/commerce/facets/atomic-commerce-facets/e2e/atomic-commerce-facets.e2e.ts:24:42
|
[chromium] › components/commerce/facets/atomic-commerce-facets/e2e/atomic-commerce-facets.e2e.ts:27:7 › default › should disable collapse facets when set to -1:
packages/atomic/src/components/commerce/facets/atomic-commerce-facets/e2e/atomic-commerce-facets.e2e.ts#L32
2) [chromium] › components/commerce/facets/atomic-commerce-facets/e2e/atomic-commerce-facets.e2e.ts:27:7 › default › should disable collapse facets when set to -1
Error: Timed out 20000ms waiting for expect(locator).toHaveCount(expected)
Locator: getByRole('button', { expanded: true })
Expected: 5
Received: 8
Call log:
- expect.toHaveCount with timeout 20000ms
- waiting for getByRole('button', { expanded: true })
- locator resolved to 0 elements
- unexpected value "0"
- locator resolved to 0 elements
- unexpected value "0"
- locator resolved to 0 elements
- unexpected value "0"
- locator resolved to 0 elements
- unexpected value "0"
- locator resolved to 8 elements
- unexpected value "8"
- locator resolved to 8 elements
- unexpected value "8"
- locator resolved to 8 elements
- unexpected value "8"
- locator resolved to 8 elements
- unexpected value "8"
- locator resolved to 8 elements
- unexpected value "8"
- locator resolved to 8 elements
- unexpected value "8"
- locator resolved to 8 elements
- unexpected value "8"
- locator resolved to 8 elements
- unexpected value "8"
- locator resolved to 8 elements
- unexpected value "8"
- locator resolved to 8 elements
- unexpected value "8"
- locator resolved to 8 elements
- unexpected value "8"
- locator resolved to 8 elements
- unexpected value "8"
- locator resolved to 8 elements
- unexpected value "8"
- locator resolved to 8 elements
- unexpected value "8"
- locator resolved to 8 elements
- unexpected value "8"
- locator resolved to 8 elements
- unexpected value "8"
- locator resolved to 8 elements
- unexpected value "8"
- locator resolved to 8 elements
- unexpected value "8"
- locator resolved to 8 elements
- unexpected value "8"
- locator resolved to 8 elements
- unexpected value "8"
30 | });
31 | await expect(facets.collapsedFacets).toHaveCount(0);
> 32 | await expect(facets.expandedFacets).toHaveCount(5);
| ^
33 | });
34 | });
35 |
at /home/runner/work/ui-kit/ui-kit/packages/atomic/src/components/commerce/facets/atomic-commerce-facets/e2e/atomic-commerce-facets.e2e.ts:32:41
|
[chromium] › components/commerce/facets/atomic-commerce-facets/e2e/atomic-commerce-facets.e2e.ts:27:7 › default › should disable collapse facets when set to -1:
packages/atomic/src/components/commerce/facets/atomic-commerce-facets/e2e/atomic-commerce-facets.e2e.ts#L32
2) [chromium] › components/commerce/facets/atomic-commerce-facets/e2e/atomic-commerce-facets.e2e.ts:27:7 › default › should disable collapse facets when set to -1
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 20000ms waiting for expect(locator).toHaveCount(expected)
Locator: getByRole('button', { expanded: true })
Expected: 5
Received: 8
Call log:
- expect.toHaveCount with timeout 20000ms
- waiting for getByRole('button', { expanded: true })
- locator resolved to 0 elements
- unexpected value "0"
- locator resolved to 0 elements
- unexpected value "0"
- locator resolved to 0 elements
- unexpected value "0"
- locator resolved to 0 elements
- unexpected value "0"
- locator resolved to 8 elements
- unexpected value "8"
- locator resolved to 8 elements
- unexpected value "8"
- locator resolved to 8 elements
- unexpected value "8"
- locator resolved to 8 elements
- unexpected value "8"
- locator resolved to 8 elements
- unexpected value "8"
- locator resolved to 8 elements
- unexpected value "8"
- locator resolved to 8 elements
- unexpected value "8"
- locator resolved to 8 elements
- unexpected value "8"
- locator resolved to 8 elements
- unexpected value "8"
- locator resolved to 8 elements
- unexpected value "8"
- locator resolved to 8 elements
- unexpected value "8"
- locator resolved to 8 elements
- unexpected value "8"
- locator resolved to 8 elements
- unexpected value "8"
- locator resolved to 8 elements
- unexpected value "8"
- locator resolved to 8 elements
- unexpected value "8"
- locator resolved to 8 elements
- unexpected value "8"
- locator resolved to 8 elements
- unexpected value "8"
- locator resolved to 8 elements
- unexpected value "8"
- locator resolved to 8 elements
- unexpected value "8"
30 | });
31 | await expect(facets.collapsedFacets).toHaveCount(0);
> 32 | await expect(facets.expandedFacets).toHaveCount(5);
| ^
33 | });
34 | });
35 |
at /home/runner/work/ui-kit/ui-kit/packages/atomic/src/components/commerce/facets/atomic-commerce-facets/e2e/atomic-commerce-facets.e2e.ts:32:41
|
[chromium] › components/commerce/facets/atomic-commerce-facets/e2e/atomic-commerce-facets.e2e.ts:27:7 › default › should disable collapse facets when set to -1:
packages/atomic/src/components/commerce/facets/atomic-commerce-facets/e2e/atomic-commerce-facets.e2e.ts#L32
2) [chromium] › components/commerce/facets/atomic-commerce-facets/e2e/atomic-commerce-facets.e2e.ts:27:7 › default › should disable collapse facets when set to -1
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 20000ms waiting for expect(locator).toHaveCount(expected)
Locator: getByRole('button', { expanded: true })
Expected: 5
Received: 8
Call log:
- expect.toHaveCount with timeout 20000ms
- waiting for getByRole('button', { expanded: true })
- locator resolved to 0 elements
- unexpected value "0"
- locator resolved to 0 elements
- unexpected value "0"
- locator resolved to 0 elements
- unexpected value "0"
- locator resolved to 0 elements
- unexpected value "0"
- locator resolved to 8 elements
- unexpected value "8"
- locator resolved to 8 elements
- unexpected value "8"
- locator resolved to 8 elements
- unexpected value "8"
- locator resolved to 8 elements
- unexpected value "8"
- locator resolved to 8 elements
- unexpected value "8"
- locator resolved to 8 elements
- unexpected value "8"
- locator resolved to 8 elements
- unexpected value "8"
- locator resolved to 8 elements
- unexpected value "8"
- locator resolved to 8 elements
- unexpected value "8"
- locator resolved to 8 elements
- unexpected value "8"
- locator resolved to 8 elements
- unexpected value "8"
- locator resolved to 8 elements
- unexpected value "8"
- locator resolved to 8 elements
- unexpected value "8"
- locator resolved to 8 elements
- unexpected value "8"
- locator resolved to 8 elements
- unexpected value "8"
- locator resolved to 8 elements
- unexpected value "8"
- locator resolved to 8 elements
- unexpected value "8"
- locator resolved to 8 elements
- unexpected value "8"
- locator resolved to 8 elements
- unexpected value "8"
30 | });
31 | await expect(facets.collapsedFacets).toHaveCount(0);
> 32 | await expect(facets.expandedFacets).toHaveCount(5);
| ^
33 | });
34 | });
35 |
at /home/runner/work/ui-kit/ui-kit/packages/atomic/src/components/commerce/facets/atomic-commerce-facets/e2e/atomic-commerce-facets.e2e.ts:32:41
|
[firefox] › components/commerce/facets/atomic-commerce-facets/e2e/atomic-commerce-facets.e2e.ts:19:7 › default › should collapse facets when set to 1:
packages/atomic/src/components/commerce/facets/atomic-commerce-facets/e2e/atomic-commerce-facets.e2e.ts#L24
3) [firefox] › components/commerce/facets/atomic-commerce-facets/e2e/atomic-commerce-facets.e2e.ts:19:7 › default › should collapse facets when set to 1
Error: Timed out 20000ms waiting for expect(locator).toHaveCount(expected)
Locator: getByRole('button', { expanded: false })
Expected: 4
Received: 7
Call log:
- expect.toHaveCount with timeout 20000ms
- waiting for getByRole('button', { expanded: false })
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
22 | });
23 | await expect(facets.expandedFacets).toHaveCount(1);
> 24 | await expect(facets.collapsedFacets).toHaveCount(4);
| ^
25 | });
26 |
27 | test('should disable collapse facets when set to -1', async ({facets}) => {
at /home/runner/work/ui-kit/ui-kit/packages/atomic/src/components/commerce/facets/atomic-commerce-facets/e2e/atomic-commerce-facets.e2e.ts:24:42
|
[firefox] › components/commerce/facets/atomic-commerce-facets/e2e/atomic-commerce-facets.e2e.ts:19:7 › default › should collapse facets when set to 1:
packages/atomic/src/components/commerce/facets/atomic-commerce-facets/e2e/atomic-commerce-facets.e2e.ts#L24
3) [firefox] › components/commerce/facets/atomic-commerce-facets/e2e/atomic-commerce-facets.e2e.ts:19:7 › default › should collapse facets when set to 1
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 20000ms waiting for expect(locator).toHaveCount(expected)
Locator: getByRole('button', { expanded: false })
Expected: 4
Received: 7
Call log:
- expect.toHaveCount with timeout 20000ms
- waiting for getByRole('button', { expanded: false })
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
22 | });
23 | await expect(facets.expandedFacets).toHaveCount(1);
> 24 | await expect(facets.collapsedFacets).toHaveCount(4);
| ^
25 | });
26 |
27 | test('should disable collapse facets when set to -1', async ({facets}) => {
at /home/runner/work/ui-kit/ui-kit/packages/atomic/src/components/commerce/facets/atomic-commerce-facets/e2e/atomic-commerce-facets.e2e.ts:24:42
|
[firefox] › components/commerce/facets/atomic-commerce-facets/e2e/atomic-commerce-facets.e2e.ts:19:7 › default › should collapse facets when set to 1:
packages/atomic/src/components/commerce/facets/atomic-commerce-facets/e2e/atomic-commerce-facets.e2e.ts#L24
3) [firefox] › components/commerce/facets/atomic-commerce-facets/e2e/atomic-commerce-facets.e2e.ts:19:7 › default › should collapse facets when set to 1
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 20000ms waiting for expect(locator).toHaveCount(expected)
Locator: getByRole('button', { expanded: false })
Expected: 4
Received: 7
Call log:
- expect.toHaveCount with timeout 20000ms
- waiting for getByRole('button', { expanded: false })
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
- locator resolved to 7 elements
- unexpected value "7"
22 | });
23 | await expect(facets.expandedFacets).toHaveCount(1);
> 24 | await expect(facets.collapsedFacets).toHaveCount(4);
| ^
25 | });
26 |
27 | test('should disable collapse facets when set to -1', async ({facets}) => {
at /home/runner/work/ui-kit/ui-kit/packages/atomic/src/components/commerce/facets/atomic-commerce-facets/e2e/atomic-commerce-facets.e2e.ts:24:42
|
[firefox] › components/commerce/facets/atomic-commerce-facets/e2e/atomic-commerce-facets.e2e.ts:27:7 › default › should disable collapse facets when set to -1:
packages/atomic/src/components/commerce/facets/atomic-commerce-facets/e2e/atomic-commerce-facets.e2e.ts#L32
4) [firefox] › components/commerce/facets/atomic-commerce-facets/e2e/atomic-commerce-facets.e2e.ts:27:7 › default › should disable collapse facets when set to -1
Error: Timed out 20000ms waiting for expect(locator).toHaveCount(expected)
Locator: getByRole('button', { expanded: true })
Expected: 5
Received: 8
Call log:
- expect.toHaveCount with timeout 20000ms
- waiting for getByRole('button', { expanded: true })
- locator resolved to 0 elements
- unexpected value "0"
- locator resolved to 0 elements
- unexpected value "0"
- locator resolved to 0 elements
- unexpected value "0"
- locator resolved to 0 elements
- unexpected value "0"
- locator resolved to 8 elements
- unexpected value "8"
- locator resolved to 8 elements
- unexpected value "8"
- locator resolved to 8 elements
- unexpected value "8"
- locator resolved to 8 elements
- unexpected value "8"
- locator resolved to 8 elements
- unexpected value "8"
- locator resolved to 8 elements
- unexpected value "8"
- locator resolved to 8 elements
- unexpected value "8"
- locator resolved to 8 elements
- unexpected value "8"
- locator resolved to 8 elements
- unexpected value "8"
- locator resolved to 8 elements
- unexpected value "8"
- locator resolved to 8 elements
- unexpected value "8"
- locator resolved to 8 elements
- unexpected value "8"
- locator resolved to 8 elements
- unexpected value "8"
- locator resolved to 8 elements
- unexpected value "8"
- locator resolved to 8 elements
- unexpected value "8"
- locator resolved to 8 elements
- unexpected value "8"
- locator resolved to 8 elements
- unexpected value "8"
- locator resolved to 8 elements
- unexpected value "8"
- locator resolved to 8 elements
- unexpected value "8"
30 | });
31 | await expect(facets.collapsedFacets).toHaveCount(0);
> 32 | await expect(facets.expandedFacets).toHaveCount(5);
| ^
33 | });
34 | });
35 |
at /home/runner/work/ui-kit/ui-kit/packages/atomic/src/components/commerce/facets/atomic-commerce-facets/e2e/atomic-commerce-facets.e2e.ts:32:41
|
Confirm build is valid
Process completed with exit code 1.
|
Run e2e tests for IIFE
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (54)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (13)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic React NextJS
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (19)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (37)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (46)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (44)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (52)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (48)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Headless SSR Pages router sample in prod mode
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (49)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic Angular
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (51)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (22)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (17)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (58)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (15)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (60)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (45)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (7)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (32)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (16)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (30)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (42)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (47)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (26)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (5)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (57)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Headless SSR App router sample in prod mode
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (9)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (53)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (27)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests for Atomic Hosted Page
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (55)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (6)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (56)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (14)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (50)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (29)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic insight panel
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (39)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic React
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Headless SSR App router sample in dev mode
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Stencil.js sample
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (28)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (25)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (24)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (59)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (23)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e screenshots tests on Atomic
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5, actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (36)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (31)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (41)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Headless SSR Pages router sample in dev mode
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (40)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (34)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (43)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (33)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (38)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Slow Test:
packages/atomic/[webkit] › components/commerce/atomic-commerce-search-box/e2e/atomic-commerce-search-box.e2e.ts#L1
packages/atomic/[webkit] › components/commerce/atomic-commerce-search-box/e2e/atomic-commerce-search-box.e2e.ts took 1.1m
|
Slow Test:
packages/atomic/[firefox] › components/commerce/atomic-commerce-search-box/e2e/atomic-commerce-search-box.e2e.ts#L1
packages/atomic/[firefox] › components/commerce/atomic-commerce-search-box/e2e/atomic-commerce-search-box.e2e.ts took 45.6s
|
Slow Test:
packages/atomic/[firefox] › components/search/atomic-search-box/e2e/atomic-search-box.e2e.ts#L1
packages/atomic/[firefox] › components/search/atomic-search-box/e2e/atomic-search-box.e2e.ts took 38.3s
|
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 35.2s
|
Slow Test:
packages/atomic/[chromium] › components/search/atomic-search-box/e2e/atomic-search-box.e2e.ts#L1
packages/atomic/[chromium] › components/search/atomic-search-box/e2e/atomic-search-box.e2e.ts took 28.8s
|
Run Playwright tests for Atomic
Unexpected input(s) 'repo', valid inputs are ['app-id', 'app_id', 'private-key', 'private_key', 'owner', 'repositories', 'skip-token-revoke', 'skip_token_revoke', 'github-api-url']
|
Run Playwright tests for Atomic
Unexpected input(s) 'repo', valid inputs are ['app-id', 'app_id', 'private-key', 'private_key', 'owner', 'repositories', 'skip-token-revoke', 'skip_token_revoke', 'github-api-url']
|
Run Quantic E2E tests / Run e2e tests on Quantic (cypress/e2e/facets-1/**/*)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (35)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run Quantic E2E tests / Run e2e tests on Quantic (cypress/e2e/facets-2/**/*)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run Quantic E2E tests / Run e2e tests on Quantic (cypress/e2e/default-1/**/*)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run Quantic E2E tests / Run e2e tests on Quantic (cypress/e2e/default-2/**/*)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Deprecation notice: v1, v2, and v3 of the artifact actions
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/
|
🎭 Playwright Run Summary
6 failed
[chromium] › components/commerce/facets/atomic-commerce-facets/e2e/atomic-commerce-facets.e2e.ts:19:7 › default › should collapse facets when set to 1
[chromium] › components/commerce/facets/atomic-commerce-facets/e2e/atomic-commerce-facets.e2e.ts:27:7 › default › should disable collapse facets when set to -1
[firefox] › components/commerce/facets/atomic-commerce-facets/e2e/atomic-commerce-facets.e2e.ts:19:7 › default › should collapse facets when set to 1
[firefox] › components/commerce/facets/atomic-commerce-facets/e2e/atomic-commerce-facets.e2e.ts:27:7 › default › should disable collapse facets when set to -1
[webkit] › components/commerce/facets/atomic-commerce-facets/e2e/atomic-commerce-facets.e2e.ts:19:7 › default › should collapse facets when set to 1
[webkit] › components/commerce/facets/atomic-commerce-facets/e2e/atomic-commerce-facets.e2e.ts:27:7 › default › should disable collapse facets when set to -1
1 flaky
[webkit] › components/search/atomic-search-box/e2e/atomic-search-box.e2e.ts:117:11 › with instant results & query suggestions › after clicking the searchbox input › after focusing on suggestion with the mouse › should submit what is in the search box regardless of the mouse position
212 passed (12.2m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
atomic-playwright-report
Expired
|
5.88 MB |
|
result-lists-screenshots
Expired
|
25.7 MB |
|