Skip to content

fix(ui5-date-picker): fix flaky tests#13818

Draft
GDamyanov wants to merge 10 commits into
mainfrom
unstable-dp-tests
Draft

fix(ui5-date-picker): fix flaky tests#13818
GDamyanov wants to merge 10 commits into
mainfrom
unstable-dp-tests

Conversation

@GDamyanov

@GDamyanov GDamyanov commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

There was a race condition in the tests between the loading of the CLDR data and the components mount. With this fix we ensure that CLDR data will be loader before the component is being rendered.

Fixes: #13812

@GDamyanov GDamyanov temporarily deployed to netlify-preview July 13, 2026 13:00 — with GitHub Actions Inactive
@sap-ui5-webcomponents-release

Copy link
Copy Markdown

@GDamyanov GDamyanov temporarily deployed to netlify-preview July 13, 2026 14:09 — with GitHub Actions Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix(ui5-date-picker): LocaleData._getDeep crash causes all DatePicker Cypress tests to fail in CI

1 participant