chore(deps): update all dependencies j:kit-282 - autoclosed #22125
Annotations
1 error, 1 warning, and 1 notice
Run /./.github/actions/playwright-atomic:
packages/atomic/src/components/search/facets/atomic-timeframe-facet/e2e/atomic-timeframe-facet.e2e.ts#L138
1) [chromium] › components/search/facets/atomic-timeframe-facet/e2e/atomic-timeframe-facet.e2e.ts:137:13 › with min and max values › when selecting a start date and an end date › when clicking the apply button › when clicking the clear filter button › should clear the selected dates
Error: Timed out 7000ms waiting for expect(locator).toHaveValue(expected)
Locator: getByLabel('Enter a start date for the No label facet')
Expected string: ""
Received string: "2021-01-01"
Call log:
- expect.toHaveValue with timeout 7000ms
- waiting for getByLabel('Enter a start date for the No label facet')
- locator resolved to <input type="date" required="" min="2021-01-01" max="2021-01-31" part="input-start" id="date_input_start" placeholder="yyyy-mm-dd" class="input-primary p-2.5" aria-label="Enter a start date for the No label facet" pattern="^(1[4-9]\d{2}|2\d{3})-(0[1-9]|1[0-2])-(0[1-9]|[12]\d|3[01])$"/>
- unexpected value "2021-01-01"
- locator resolved to <input type="date" required="" min="2021-01-01" max="2021-01-31" part="input-start" id="date_input_start" placeholder="yyyy-mm-dd" class="input-primary p-2.5" aria-label="Enter a start date for the No label facet" pattern="^(1[4-9]\d{2}|2\d{3})-(0[1-9]|1[0-2])-(0[1-9]|[12]\d|3[01])$"/>
- unexpected value "2021-01-01"
- locator resolved to <input type="date" required="" min="2021-01-01" max="2021-01-31" part="input-start" id="date_input_start" placeholder="yyyy-mm-dd" class="input-primary p-2.5" aria-label="Enter a start date for the No label facet" pattern="^(1[4-9]\d{2}|2\d{3})-(0[1-9]|1[0-2])-(0[1-9]|[12]\d|3[01])$"/>
- unexpected value "2021-01-01"
- locator resolved to <input type="date" required="" min="2021-01-01" max="2021-01-31" part="input-start" id="date_input_start" placeholder="yyyy-mm-dd" class="input-primary p-2.5" aria-label="Enter a start date for the No label facet" pattern="^(1[4-9]\d{2}|2\d{3})-(0[1-9]|1[0-2])-(0[1-9]|[12]\d|3[01])$"/>
- unexpected value "2021-01-01"
- locator resolved to <input type="date" required="" min="2021-01-01" max="2021-01-31" part="input-start" id="date_input_start" placeholder="yyyy-mm-dd" class="input-primary p-2.5" aria-label="Enter a start date for the No label facet" pattern="^(1[4-9]\d{2}|2\d{3})-(0[1-9]|1[0-2])-(0[1-9]|[12]\d|3[01])$"/>
- unexpected value "2021-01-01"
- locator resolved to <input type="date" required="" min="2021-01-01" max="2021-01-31" part="input-start" id="date_input_start" placeholder="yyyy-mm-dd" class="input-primary p-2.5" aria-label="Enter a start date for the No label facet" pattern="^(1[4-9]\d{2}|2\d{3})-(0[1-9]|1[0-2])-(0[1-9]|[12]\d|3[01])$"/>
- unexpected value "2021-01-01"
- locator resolved to <input type="date" required="" min="2021-01-01" max="2021-01-31" part="input-start" id="date_input_start" placeholder="yyyy-mm-dd" class="input-primary p-2.5" aria-label="Enter a start date for the No label facet" pattern="^(1[4-9]\d{2}|2\d{3})-(0[1-9]|1[0-2])-(0[1-9]|[12]\d|3[01])$"/>
- unexpected value "2021-01-01"
- locator resolved to <input type="date" required="" min="2021-01-01" max="2021-01-31" part="input-start" id="date_input_start" placeholder="yyyy-mm-dd" class="input-primary p-2.5" aria-label="Enter a start date for the No label facet" pattern="^(1[4-9]\d{2}|2\d{3})-(0[1-9]|1[0-2])-(0[1-9]|[12]\d|3[01])$"/>
- unexpected value "2021-01-01"
- locator resolved to <input type="date" required="" min="2021-01-01" max="2021-01-31" part="input-start" id="date_input_start" placeholder="yyyy-mm-dd" class="input-primary p-2.5" aria-label="Enter a start date for the No label facet" pattern="^(1[4-9]\d{2}|2\d{3})-(0[1-9]|1[0-2])-(0[1-9]|[12]\d|3[01])$"/>
- unexpected value "2021-01-01"
- locator resolved to <input type="date" required="" min="2021-01-01" max="2021-01-31" part="input-start" id="date_input_start" placeholder="yyyy-mm-dd" class="input-primary p-2.5" aria-label="Enter a start date for the No label facet" pattern="
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "atomic-e2e-screenshots-", "result-lists-screenshots", "ssr-page-dev-screenshots", "ssr-pages-prd-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/
|
Run /./.github/actions/playwright-atomic
1 flaky
[chromium] › components/search/facets/atomic-timeframe-facet/e2e/atomic-timeframe-facet.e2e.ts:137:13 › with min and max values › when selecting a start date and an end date › when clicking the apply button › when clicking the clear filter button › should clear the selected dates
11 passed (50.0s)
|
Loading