We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug
After upgrading the OpenSearch UI (OUI) library, certain snapshot tests in OpenSearch Dashboards are failing.
To Reproduce
yarn osd bootstrap
yarn test:jest
src/core/public/chrome/ui/header/__snapshots__/header.test.tsx.snap
src/plugins/data_source_management/public/components/data_source_table/__snapshots__/data_source_table.test.tsx.snap
src/plugins/data_source_management/public/components/direct_query_data_sources_components/direct_query_data_connection/__snapshots__/manage_direct_query_data_connections_table.test.tsx.snap
Expected behavior All snapshot tests should pass.
OpenSearch Version N/A
Dashboards Version Latest main branch
Plugins N/A
Screenshots N/A
Host/Environment (please complete the following information):
Additional context N/A
The text was updated successfully, but these errors were encountered:
Not a bug, the root cause was dependency not updated in my local.
Sorry, something went wrong.
No branches or pull requests
Describe the bug
After upgrading the OpenSearch UI (OUI) library, certain snapshot tests in OpenSearch Dashboards are failing.
To Reproduce
yarn osd bootstrap
yarn test:jest
src/core/public/chrome/ui/header/__snapshots__/header.test.tsx.snap
src/plugins/data_source_management/public/components/data_source_table/__snapshots__/data_source_table.test.tsx.snap
src/plugins/data_source_management/public/components/direct_query_data_sources_components/direct_query_data_connection/__snapshots__/manage_direct_query_data_connections_table.test.tsx.snap
Expected behavior
All snapshot tests should pass.
OpenSearch Version
N/A
Dashboards Version
Latest main branch
Plugins
N/A
Screenshots
N/A
Host/Environment (please complete the following information):
Additional context
N/A
The text was updated successfully, but these errors were encountered: